|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.sdnplatform.sync.internal.StoreRegistry.Hint
public static class StoreRegistry.Hint
A hint representing a hint key and a value
| Constructor Summary | |
|---|---|
StoreRegistry.Hint(StoreRegistry.HintKey hintKey,
java.util.List<Versioned<byte[]>> values)
|
|
| Method Summary | |
|---|---|
StoreRegistry.HintKey |
getHintKey()
|
java.util.List<Versioned<byte[]>> |
getValues()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StoreRegistry.Hint(StoreRegistry.HintKey hintKey,
java.util.List<Versioned<byte[]>> values)
| Method Detail |
|---|
public StoreRegistry.HintKey getHintKey()
public java.util.List<Versioned<byte[]>> getValues()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||