public class ClusterClient.ClusterCursor extends Object
Constructor and Description |
---|
ClusterClient.ClusterCursor(CursorPara cursorPara) |
Modifier and Type | Method and Description |
---|---|
ClusterClient.ClusterCursor |
close() |
List<CursorPara> |
getCursorParaList() |
List<ClusterClient.KeyCluster> |
getKeyClusterList() |
List<voldemort.store.cachestore.voldeimpl.KeyValue> |
getResult() |
boolean |
isEnd() |
boolean |
isStop() |
void |
resetCursorParaList() |
public ClusterClient.ClusterCursor(CursorPara cursorPara)
public List<voldemort.store.cachestore.voldeimpl.KeyValue> getResult()
public boolean isEnd()
public boolean isStop()
public void resetCursorParaList()
public List<CursorPara> getCursorParaList()
public List<ClusterClient.KeyCluster> getKeyClusterList()
public ClusterClient.ClusterCursor close()
Copyright © 2016. All rights reserved.