Uses of Interface
org.apache.hadoop.hbase.coprocessor.WALCoprocessor
Packages that use WALCoprocessor
-
Uses of WALCoprocessor in org.apache.hadoop.hbase.regionserver.wal
Fields in org.apache.hadoop.hbase.regionserver.wal with type parameters of type WALCoprocessorMethods in org.apache.hadoop.hbase.regionserver.wal that return WALCoprocessorMethods in org.apache.hadoop.hbase.regionserver.wal with parameters of type WALCoprocessorModifier and TypeMethodDescriptionWALCoprocessorHost.createEnvironment
(WALCoprocessor instance, int priority, int seq, org.apache.hadoop.conf.Configuration conf) Constructors in org.apache.hadoop.hbase.regionserver.wal with parameters of type WALCoprocessorModifierConstructorDescriptionprivate
WALEnvironment
(WALCoprocessor impl, int priority, int seq, org.apache.hadoop.conf.Configuration conf, WAL wal) Constructor