com.sleepycat.je.cleaner
Class OffsetList.Segment

java.lang.Object
  extended by com.sleepycat.je.cleaner.OffsetList.Segment
Enclosing class:
OffsetList

public static class OffsetList.Segment
extends java.lang.Object

One segment of a OffsetList containing at most SEGMENT_CAPACITY values. public for Sizeof.


Constructor Summary
OffsetList.Segment()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OffsetList.Segment

public OffsetList.Segment()