Uses of Interface
org.apache.hadoop.hbase.coprocessor.WALCoprocessor
-
Uses of WALCoprocessor in org.apache.hadoop.hbase.regionserver.wal
Modifier and TypeMethodDescriptionWALCoprocessorHost.createEnvironment
(WALCoprocessor instance, int priority, int seq, org.apache.hadoop.conf.Configuration conf) ModifierConstructorDescriptionprivate
WALEnvironment
(WALCoprocessor impl, int priority, int seq, org.apache.hadoop.conf.Configuration conf, WAL wal) Constructor