Serialized Form


Package org.apache.activemq.store.kahadb.disk.page

Class org.apache.activemq.store.kahadb.disk.page.Transaction.InvalidPageIOException extends IOException implements Serializable

serialVersionUID: 1L

Serialized Fields

page

long page

Class org.apache.activemq.store.kahadb.disk.page.Transaction.PageOverflowIOException extends IOException implements Serializable

serialVersionUID: 1L


Package org.apache.activemq.util

Class org.apache.activemq.util.BitArray extends Object implements Serializable

serialVersionUID: 1L

Serialization Methods

readObject

private void readObject(ObjectInputStream arg0)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream arg0)
                  throws IOException
Throws:
IOException
Serialized Fields

bits

long bits

length

int length

Class org.apache.activemq.util.BitArrayBin extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

list

LinkedList<E> list

maxNumberOfArrays

int maxNumberOfArrays

firstIndex

int firstIndex

lastInOrderBit

long lastInOrderBit

Class org.apache.activemq.util.LRUCache extends LinkedHashMap<K,V> implements Serializable

serialVersionUID: -342098639681884413L

Serialized Fields

maxCacheSize

int maxCacheSize

Class org.apache.activemq.util.WrappedException extends RuntimeException implements Serializable

serialVersionUID: 3257290240212217905L



Copyright © 2005-2013 The Apache Software Foundation. All Rights Reserved.