| Package | Description | 
|---|---|
| org.apache.hadoop.hbase.io | |
| org.apache.hadoop.hbase.regionserver.wal | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ByteArrayOutputStreamOur own implementation of ByteArrayOutputStream where all methods are NOT synchronized and
 supports writing ByteBuffer directly to it. | 
| class  | ByteBufferListOutputStreamAn OutputStream which writes data into ByteBuffers. | 
| class  | ByteBufferOutputStreamNot thread safe! | 
| class  | ByteBufferWriterDataOutputStreamOur extension of DataOutputStream which implements ByteBufferWriter | 
| class  | ByteBufferWriterOutputStreamWhen deal with OutputStream which is not ByteBufferWriter type, wrap it with this class. | 
| Modifier and Type | Class and Description | 
|---|---|
| private static class  | AsyncProtobufLogWriter.OutputStreamWrapper | 
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.