| Package | Description | 
|---|---|
| org.apache.hadoop.hbase.regionserver.wal | 
| Modifier and Type | Field and Description | 
|---|---|
| private CoprocessorHost.ObserverGetter<WALCoprocessor,WALObserver> | WALCoprocessorHost. walObserverGetter | 
| Modifier and Type | Method and Description | 
|---|---|
| WALCoprocessor | WALCoprocessorHost. checkAndGetInstance(Class<?> implClass) | 
| Modifier and Type | Method and Description | 
|---|---|
| WALCoprocessorHost.WALEnvironment | WALCoprocessorHost. createEnvironment(WALCoprocessor instance,
                 int priority,
                 int seq,
                 org.apache.hadoop.conf.Configuration conf) | 
| Constructor and Description | 
|---|
| WALEnvironment(WALCoprocessor impl,
              int priority,
              int seq,
              org.apache.hadoop.conf.Configuration conf,
              WAL wal)Constructor | 
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.