|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.nhncorp.neptune.common.io.NText
com.nhncorp.neptune.client.AbstractKey
com.nhncorp.neptune.client.Row.Key
public static class Row.Key
Row.Key class
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.nhncorp.neptune.common.io.NText |
|---|
com.nhncorp.neptune.common.io.NText.Comparator |
| Field Summary | |
|---|---|
static Row.Key |
MAX_KEY
|
static Row.Key |
MIN_KEY
|
| Constructor Summary | |
|---|---|
Row.Key()
|
|
Row.Key(byte[] bytes)
|
|
Row.Key(byte[] bytes,
int pos,
int length)
|
|
Row.Key(java.lang.String key)
|
|
| Method Summary | |
|---|---|
boolean |
isMaxValue()
|
| Methods inherited from class com.nhncorp.neptune.client.AbstractKey |
|---|
getByteSize, isEmpty |
| 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 |
| Field Detail |
|---|
public static final Row.Key MIN_KEY
public static final Row.Key MAX_KEY
| Constructor Detail |
|---|
public Row.Key()
public Row.Key(byte[] bytes)
public Row.Key(byte[] bytes,
int pos,
int length)
public Row.Key(java.lang.String key)
| Method Detail |
|---|
public boolean isMaxValue()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||