Uses of Package
org.apache.activemq.store.kahadb.disk.util
-
Packages that use org.apache.activemq.store.kahadb.disk.util Package Description org.apache.activemq.store.kahadb org.apache.activemq.store.kahadb.disk.index org.apache.activemq.store.kahadb.disk.journal journal based data storage - scalable and fastorg.apache.activemq.store.kahadb.disk.page org.apache.activemq.store.kahadb.disk.util -
Classes in org.apache.activemq.store.kahadb.disk.util used by org.apache.activemq.store.kahadb Class Description Marshaller SequenceSet Keeps track of a added long values.VariableMarshaller Convenience base class for Marshaller implementations which do not deepCopy and which use variable size encodings. -
Classes in org.apache.activemq.store.kahadb.disk.util used by org.apache.activemq.store.kahadb.disk.index Class Description Marshaller VariableMarshaller Convenience base class for Marshaller implementations which do not deepCopy and which use variable size encodings. -
Classes in org.apache.activemq.store.kahadb.disk.util used by org.apache.activemq.store.kahadb.disk.journal Class Description LinkedNode Provides a base class for you to extend when you want object to maintain a doubly linked list to other objects without using a collection class.LinkedNodeList Provides a list of LinkedNode objects.SequenceSet Keeps track of a added long values. -
Classes in org.apache.activemq.store.kahadb.disk.util used by org.apache.activemq.store.kahadb.disk.page Class Description Marshaller -
Classes in org.apache.activemq.store.kahadb.disk.util used by org.apache.activemq.store.kahadb.disk.util Class Description DiskBenchmark.Report IntegerMarshaller Implementation of a Marshaller for a IntegerLinkedNode Provides a base class for you to extend when you want object to maintain a doubly linked list to other objects without using a collection class.LinkedNodeList Provides a list of LinkedNode objects.LocationMarshaller LongMarshaller Implementation of a Marshaller for a LongMarshaller Sequence Represents a range of numbers.Sequence.Closure SequenceSet Keeps track of a added long values.SequenceSet.Marshaller StringMarshaller Implementation of a Marshaller for Strings