| Package | Description |
|---|---|
| org.apache.hadoop.hbase.codec | |
| org.apache.hadoop.hbase.io | |
| org.apache.hadoop.hbase.io.encoding | |
| org.apache.hadoop.hbase.io.hfile |
Provides implementations of
HFile and HFile
BlockCache. |
| org.apache.hadoop.hbase.io.hfile.bucket |
Provides
BucketCache, an implementation of
BlockCache. |
| org.apache.hadoop.hbase.io.util | |
| org.apache.hadoop.hbase.ipc |
Tools to help define network clients and servers.
|
| org.apache.hadoop.hbase.nio | |
| org.apache.hadoop.hbase.regionserver | |
| org.apache.hadoop.hbase.regionserver.wal | |
| org.apache.hadoop.hbase.util |
| Class and Description |
|---|
| ByteBuff
An abstract class that abstracts out as to how the byte buffers are used, either single or
multiple.
|
| Class and Description |
|---|
| ByteBuff
An abstract class that abstracts out as to how the byte buffers are used, either single or
multiple.
|
| SingleByteBuff
An implementation of ByteBuff where a single BB backs the BBI.
|
| Class and Description |
|---|
| ByteBuff
An abstract class that abstracts out as to how the byte buffers are used, either single or
multiple.
|
| Class and Description |
|---|
| ByteBuff
An abstract class that abstracts out as to how the byte buffers are used, either single or
multiple.
|
| HBaseReferenceCounted
The HBaseReferenceCounted disabled several methods in Netty's
ReferenceCounted, because
those methods are unlikely to be used. |
| Class and Description |
|---|
| ByteBuff
An abstract class that abstracts out as to how the byte buffers are used, either single or
multiple.
|
| HBaseReferenceCounted
The HBaseReferenceCounted disabled several methods in Netty's
ReferenceCounted, because
those methods are unlikely to be used. |
| RefCnt
Maintain an reference count integer inside to track life cycle of
ByteBuff, if the
reference count become 0, it'll call ByteBuffAllocator.Recycler.free() exactly once. |
| Class and Description |
|---|
| ByteBuff
An abstract class that abstracts out as to how the byte buffers are used, either single or
multiple.
|
| Class and Description |
|---|
| ByteBuff
An abstract class that abstracts out as to how the byte buffers are used, either single or
multiple.
|
| Class and Description |
|---|
| ByteBuff
An abstract class that abstracts out as to how the byte buffers are used, either single or
multiple.
|
| ByteBuff.ChannelReader
Functional interface for Channel read
|
| HBaseReferenceCounted
The HBaseReferenceCounted disabled several methods in Netty's
ReferenceCounted, because
those methods are unlikely to be used. |
| MultiByteBuff
Provides a unified view of all the underlying ByteBuffers and will look as if a bigger sequential
buffer.
|
| RefCnt
Maintain an reference count integer inside to track life cycle of
ByteBuff, if the
reference count become 0, it'll call ByteBuffAllocator.Recycler.free() exactly once. |
| SingleByteBuff
An implementation of ByteBuff where a single BB backs the BBI.
|
| Class and Description |
|---|
| RefCnt
Maintain an reference count integer inside to track life cycle of
ByteBuff, if the
reference count become 0, it'll call ByteBuffAllocator.Recycler.free() exactly once. |
| Class and Description |
|---|
| ByteBuff
An abstract class that abstracts out as to how the byte buffers are used, either single or
multiple.
|
| Class and Description |
|---|
| ByteBuff
An abstract class that abstracts out as to how the byte buffers are used, either single or
multiple.
|
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.