|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.accumulo.core.data.KeyValue
org.apache.accumulo.server.tabletserver.Tablet.KVEntry
public static class Tablet.KVEntry
| Field Summary |
|---|
| Fields inherited from class org.apache.accumulo.core.data.KeyValue |
|---|
key, value |
| Constructor Summary | |
|---|---|
Tablet.KVEntry(Key k,
Value v)
|
|
| Method Summary | |
|---|---|
String |
toString()
|
| Methods inherited from class org.apache.accumulo.core.data.KeyValue |
|---|
getKey, getValue, setValue |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface java.util.Map.Entry |
|---|
equals, hashCode |
| Constructor Detail |
|---|
public Tablet.KVEntry(Key k,
Value v)
| Method Detail |
|---|
public String toString()
toString in class KeyValue
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||