Uses of Enum Class
org.apache.hadoop.hbase.client.TestBasicReadWriteWithDifferentConnectionRegistries.RegistryImpl
Packages that use TestBasicReadWriteWithDifferentConnectionRegistries.RegistryImpl
-
Uses of TestBasicReadWriteWithDifferentConnectionRegistries.RegistryImpl in org.apache.hadoop.hbase.client
Fields in org.apache.hadoop.hbase.client declared as TestBasicReadWriteWithDifferentConnectionRegistries.RegistryImplMethods in org.apache.hadoop.hbase.client that return TestBasicReadWriteWithDifferentConnectionRegistries.RegistryImplModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.TestBasicReadWriteWithDifferentConnectionRegistries.RegistryImpl.values()
Returns an array containing the constants of this enum class, in the order they are declared.