org.apache.hadoop.hbase.regionserver
Class MemStoreLAB.Allocation
java.lang.Object
org.apache.hadoop.hbase.regionserver.MemStoreLAB.Allocation
- Enclosing class:
- MemStoreLAB
public static class MemStoreLAB.Allocation
- extends Object
The result of a single allocation. Contains the chunk that the
allocation points into, and the offset in this array where the
slice begins.
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2011 The Apache Software Foundation. All Rights Reserved.