Uses of Interface
org.apache.hadoop.hbase.coprocessor.WALCoprocessor
Packages that use org.apache.hadoop.hbase.coprocessor.WALCoprocessor
-
Uses of org.apache.hadoop.hbase.coprocessor.WALCoprocessor in org.apache.hadoop.hbase.regionserver.wal
Methods in org.apache.hadoop.hbase.regionserver.wal that return org.apache.hadoop.hbase.coprocessor.WALCoprocessor in inModifier and TypeMethodDescriptionorg.apache.hadoop.hbase.coprocessor.WALCoprocessor
WALCoprocessorHost.checkAndGetInstance
(Class<?> implClass) Methods in org.apache.hadoop.hbase.regionserver.wal with parameters of type org.apache.hadoop.hbase.coprocessor.WALCoprocessor in inModifier and TypeMethodDescriptionorg.apache.hadoop.hbase.regionserver.wal.WALCoprocessorHost.WALEnvironment
WALCoprocessorHost.createEnvironment
(org.apache.hadoop.hbase.coprocessor.WALCoprocessor instance, int priority, int seq, org.apache.hadoop.conf.Configuration conf)