-
-
Nested Class Summary
Nested Classes
| Modifier and Type |
Class and Description |
static interface |
Sequence.Closure<T extends java.lang.Throwable> |
-
Constructor Summary
Constructors
| Constructor and Description |
Sequence(long value) |
Sequence(long first,
long last) |
-
Method Summary
-
Methods inherited from class org.apache.activemq.store.kahadb.disk.util.LinkedNode
getHeadNode, getList, getNext, getNextCircular, getPrevious, getPreviousCircular, getTailNode, isHeadNode, isLinked, isTailNode, linkAfter, linkAfter, linkBefore, linkBefore, linkToHead, linkToTail, splitAfter, splitBefore, unlink
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
Method Detail
-
range
public long range()
-
getFirst
public long getFirst()
-
getLast
public long getLast()
Copyright © 2005-2016 Red Hat, Inc.. All Rights Reserved.