Uses of Enum Class
org.apache.hadoop.hbase.wal.WALFactory.Providers
-
Uses of WALFactory.Providers in org.apache.hadoop.hbase.wal
Modifier and TypeMethodDescription(package private) WALFactory.Providers
WALFactory.getDefaultProvider()
static WALFactory.Providers
Returns the enum constant of this class with the specified name.static WALFactory.Providers[]
WALFactory.Providers.values()
Returns an array containing the constants of this enum class, in the order they are declared.