|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectvoldemort.client.protocol.admin.AdminClient.HelperOperations
public class AdminClient.HelperOperations
Encapsulates helper methods used across the admin client
Constructor Summary | |
---|---|
AdminClient.HelperOperations()
|
Method Summary | |
---|---|
boolean |
checkStoreExistsInCluster(java.lang.String storeName)
|
java.util.List<StoreDefinition> |
getStoresInCluster()
|
void |
throwException(VProto.Error error)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AdminClient.HelperOperations()
Method Detail |
---|
public void throwException(VProto.Error error)
public java.util.List<StoreDefinition> getStoresInCluster()
public boolean checkStoreExistsInCluster(java.lang.String storeName)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |