Uses of Class
org.apache.hadoop.hbase.CompatibilitySingletonFactory.SingletonStorage

Packages that use CompatibilitySingletonFactory.SingletonStorage
org.apache.hadoop.hbase   
 

Uses of CompatibilitySingletonFactory.SingletonStorage in org.apache.hadoop.hbase
 

Methods in org.apache.hadoop.hbase that return CompatibilitySingletonFactory.SingletonStorage
static CompatibilitySingletonFactory.SingletonStorage CompatibilitySingletonFactory.SingletonStorage.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static CompatibilitySingletonFactory.SingletonStorage[] CompatibilitySingletonFactory.SingletonStorage.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2007–2015 The Apache Software Foundation. All rights reserved.