Uses of Class
voldemort.store.system.SystemStoreConstants.SystemStoreName

Packages that use SystemStoreConstants.SystemStoreName
voldemort.store.system   
 

Uses of SystemStoreConstants.SystemStoreName in voldemort.store.system
 

Methods in voldemort.store.system that return SystemStoreConstants.SystemStoreName
static SystemStoreConstants.SystemStoreName SystemStoreConstants.SystemStoreName.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static SystemStoreConstants.SystemStoreName[] SystemStoreConstants.SystemStoreName.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Jay Kreps, Roshan Sumbaly, Alex Feinberg, Bhupesh Bansal, Lei Gao, Chinmay Soman, Vinoth Chandar, Zhongjie Wu