Uses of Enum
org.apache.hadoop.hbase.wal.WALFactory.Providers
Packages that use WALFactory.Providers
-
Uses of WALFactory.Providers in org.apache.hadoop.hbase.wal
Methods in org.apache.hadoop.hbase.wal that return WALFactory.ProvidersModifier and TypeMethodDescription(package private) WALFactory.ProvidersWALFactory.getDefaultProvider()static WALFactory.ProvidersReturns the enum constant of this type with the specified name.static WALFactory.Providers[]WALFactory.Providers.values()Returns an array containing the constants of this enum type, in the order they are declared.