public abstract class WritableCompatUtil extends Object
| Constructor and Description | 
|---|
| WritableCompatUtil() | 
| Modifier and Type | Method and Description | 
|---|---|
| static Class<? extends Writable> | availableShortType() | 
| static Writable | availableShortWritable(short value) | 
| static boolean | isShortWritable(Writable writable) | 
| static short | unwrap(Writable writable) |