Uses of Enum
org.apache.hadoop.hbase.regionserver.TestCacheOnWriteInSchema.CacheOnWriteType
Packages that use TestCacheOnWriteInSchema.CacheOnWriteType
-
Uses of TestCacheOnWriteInSchema.CacheOnWriteType in org.apache.hadoop.hbase.regionserver
Fields in org.apache.hadoop.hbase.regionserver declared as TestCacheOnWriteInSchema.CacheOnWriteTypeModifier and TypeFieldDescriptionprivate final TestCacheOnWriteInSchema.CacheOnWriteType
TestCacheOnWriteInSchema.cowType
Methods in org.apache.hadoop.hbase.regionserver that return TestCacheOnWriteInSchema.CacheOnWriteTypeModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.TestCacheOnWriteInSchema.CacheOnWriteType.values()
Returns an array containing the constants of this enum type, in the order they are declared.Constructors in org.apache.hadoop.hbase.regionserver with parameters of type TestCacheOnWriteInSchema.CacheOnWriteTypeModifierConstructorDescription