|
||||||||||
| 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.Cell.Key
public static class Cell.Key
Cell.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 Cell.Key |
EMPTY_KEY
|
| Constructor Summary | |
|---|---|
Cell.Key()
|
|
Cell.Key(byte[] key)
|
|
Cell.Key(java.lang.String key)
|
|
| Method Summary |
|---|
| 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 Cell.Key EMPTY_KEY
| Constructor Detail |
|---|
public Cell.Key()
public Cell.Key(byte[] key)
public Cell.Key(java.lang.String key)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||