|
||||||||||
| 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
public abstract class AbstractKey
모든 Key class의 최상위 클래스
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.nhncorp.neptune.common.io.NText |
|---|
NText.Comparator |
| Constructor Summary | |
|---|---|
AbstractKey()
|
|
AbstractKey(byte[] key)
|
|
AbstractKey(java.lang.String key)
|
|
| Method Summary | |
|---|---|
int |
getByteSize()
|
java.lang.String |
getKey()
|
boolean |
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 |
| Constructor Detail |
|---|
public AbstractKey()
public AbstractKey(byte[] key)
public AbstractKey(java.lang.String key)
| Method Detail |
|---|
public boolean isEmpty()
public int getByteSize()
public java.lang.String getKey()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||