public class KeyParas extends Object implements Serializable
KeyParas()
KeyParas(List<voldemort.store.cachestore.Key> list)
KeyParas(OpType opType, List<voldemort.store.cachestore.Key> list)
KeyParas(OpType opType, List<voldemort.store.cachestore.Key> list, String queryStr)
List<voldemort.store.cachestore.Key>
getList()
OpType
getOpType()
String
getQueryStr()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public KeyParas()
public KeyParas(OpType opType, List<voldemort.store.cachestore.Key> list)
public KeyParas(List<voldemort.store.cachestore.Key> list)
public KeyParas(OpType opType, List<voldemort.store.cachestore.Key> list, String queryStr)
public String getQueryStr()
public OpType getOpType()
public List<voldemort.store.cachestore.Key> getList()
Copyright © 2016. All rights reserved.