Class Import.CellWritableComparable
java.lang.Object
org.apache.hadoop.hbase.mapreduce.Import.CellWritableComparable
- All Implemented Interfaces:
Comparable<Import.CellWritableComparable>
,org.apache.hadoop.io.Writable
,org.apache.hadoop.io.WritableComparable<Import.CellWritableComparable>
- Enclosing class:
- Import
public static class Import.CellWritableComparable
extends Object
implements org.apache.hadoop.io.WritableComparable<Import.CellWritableComparable>
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
kv
-
-
Constructor Details
-
CellWritableComparable
public CellWritableComparable() -
CellWritableComparable
-
-
Method Details
-
write
- Specified by:
write
in interfaceorg.apache.hadoop.io.Writable
- Throws:
IOException
-
readFields
- Specified by:
readFields
in interfaceorg.apache.hadoop.io.Writable
- Throws:
IOException
-
compareTo
- Specified by:
compareTo
in interfaceComparable<Import.CellWritableComparable>
-