com.nhncorp.neptune.client
Class Row.Key
java.lang.Object
com.nhncorp.neptune.common.io.NText
com.nhncorp.neptune.client.AbstractKey
com.nhncorp.neptune.client.Row.Key
- All Implemented Interfaces:
- NWritable, NWritableComparable, java.lang.Comparable, org.apache.hadoop.io.Writable, org.apache.hadoop.io.WritableComparable
- Enclosing class:
- Row
public static class Row.Key
- extends AbstractKey
Row의 Key를 저장하는 클래스
- Author:
- jindolk
| Methods inherited from class com.nhncorp.neptune.common.io.NText |
bytesToCodePoint, charAt, compareTo, decode, decode, decode, encode, encode, equals, find, find, getAllocatedSize, getBytes, getLength, hashCode, readFields, readString, set, set, set, set, skip, toString, utf8Length, validateUTF8, validateUTF8, write, writeString |
| Methods inherited from class java.lang.Object |
getClass, notify, notifyAll, wait, wait, wait |
MIN_KEY
public static final Row.Key MIN_KEY
MAX_KEY
public static final Row.Key MAX_KEY
Row.Key
public Row.Key()
Row.Key
public Row.Key(byte[] bytes)
Row.Key
public Row.Key(byte[] bytes,
int pos,
int length)
Row.Key
public Row.Key(java.lang.String key)
isMaxValue
public boolean isMaxValue()