| Package | Description | 
|---|---|
| org.apache.hadoop.hbase.regionserver.wal | |
| org.apache.hadoop.hbase.wal | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AsyncFSWALAn asynchronous implementation of FSWAL. | 
| class  | FSHLogThe original implementation of FSWAL. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AbstractFSWALProvider<T extends AbstractFSWAL<?>>Base class of a WAL Provider that returns a single thread safe WAL that writes to Hadoop FS. | 
| Modifier and Type | Field and Description | 
|---|---|
| protected T | AbstractFSWALProvider. wal | 
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.