com.faunos.skwish.sys.mgr
Class LiveSegManager.FixedSegment

java.lang.Object
  extended by com.faunos.skwish.Segment
      extended by com.faunos.skwish.sys.filters.FilterSegment
          extended by com.faunos.skwish.sys.filters.AppendProtectedFilterSegment
              extended by com.faunos.skwish.sys.filters.SubSegment
                  extended by com.faunos.skwish.sys.mgr.LiveSegManager.FixedSegment
All Implemented Interfaces:
Range
Enclosing class:
LiveSegManager

public static class LiveSegManager.FixedSegment
extends SubSegment


Field Summary
 
Fields inherited from class com.faunos.skwish.sys.filters.FilterSegment
inner
 
Fields inherited from class com.faunos.skwish.Segment
validator
 
Method Summary
 Lock getDeleteLock()
           
 boolean isPurgeable()
           
 
Methods inherited from class com.faunos.skwish.sys.filters.SubSegment
getEntry, getEntryChannel, getEntryCount, getEntrySize, getNextId
 
Methods inherited from class com.faunos.skwish.sys.filters.AppendProtectedFilterSegment
insertEntry, insertEntry, killNext
 
Methods inherited from class com.faunos.skwish.sys.filters.FilterSegment
delete, getBaseId, getEntryPart, isReadOnly
 
Methods inherited from class com.faunos.skwish.Segment
contains, delete, delete, getEntry, getEntrySize, getEntryStream, hi, isDeleted, isDeleted, killNext, lo, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

getDeleteLock

public Lock getDeleteLock()

isPurgeable

public boolean isPurgeable()


SourceForge.net Logo