- Callback - Interface in org.apache.activemq.apollo.util
-
A simple callback object used by the
org.apache.activemq.util.TransactionTemplate
and org.apache.activemq.util.ExceptionTemplate
objects to provide automatic transactional or exception handling blocks.
- cancel(Runnable) - Static method in class org.apache.activemq.apollo.util.Scheduler
-
- ceilingEntry(K) - Method in class org.apache.activemq.apollo.util.TreeMap
-
Returns a key-value mapping associated with the least key greater than or
equal to the given key, or null if there is no such key.
- changeScheme(URI, String) - Static method in class org.apache.activemq.apollo.util.URISupport
-
- checkParenthesis(String) - Static method in class org.apache.activemq.apollo.util.URISupport
-
- CHKSUMLEN - Static variable in interface org.apache.activemq.apollo.util.tar.TarConstants
-
The length of the checksum field in a header buffer.
- ClassLoadingAwareObjectInputStream - Class in org.apache.activemq.apollo.util
-
- ClassLoadingAwareObjectInputStream(InputStream) - Constructor for class org.apache.activemq.apollo.util.ClassLoadingAwareObjectInputStream
-
- clear() - Method in class org.apache.activemq.apollo.util.HashRing
-
Removes all previously added nodes.
- clear() - Method in class org.apache.activemq.apollo.util.list.LinkedNodeList
-
- clear() - Method in class org.apache.activemq.apollo.util.list.SortedLinkedList
-
- clear() - Method in class org.apache.activemq.apollo.util.TreeMap
-
Clears all elements in this map.
- CLibrary - Interface in org.apache.activemq.apollo.util.os
-
- CLOCK_DAEMON - Static variable in class org.apache.activemq.apollo.util.Scheduler
-
- close(Writer) - Static method in class org.apache.activemq.apollo.util.IOHelper
-
- close(OutputStream) - Static method in class org.apache.activemq.apollo.util.IOHelper
-
- close(InputStream) - Static method in class org.apache.activemq.apollo.util.IOHelper
-
- close() - Method in class org.apache.activemq.apollo.util.tar.TarBuffer
-
Close the TarBuffer.
- close() - Method in class org.apache.activemq.apollo.util.tar.TarInputStream
-
Closes this stream.
- close() - Method in class org.apache.activemq.apollo.util.tar.TarOutputStream
-
Ends the TAR archive and closes the underlying OutputStream.
- closeEntry() - Method in class org.apache.activemq.apollo.util.tar.TarOutputStream
-
Close an entry.
- CODEC - Static variable in class org.apache.activemq.apollo.util.list.SequenceSet
-
- combinations() - Method in class org.apache.activemq.apollo.util.Combinator
-
- combinationsAsBeans(Class<T>) - Method in class org.apache.activemq.apollo.util.Combinator
-
Creates a bean for each combination of the type specified by clazz arguement and uses setter/field
injection to initialize the Bean with the combination values.
- combinationsAsParameterArgBeans(Class<T>) - Method in class org.apache.activemq.apollo.util.Combinator
-
- combinationsAsParameterArgBeans(Combinator.BeanFactory<T>) - Method in class org.apache.activemq.apollo.util.Combinator
-
- combinationsAsParameterArgs() - Method in class org.apache.activemq.apollo.util.Combinator
-
- Combinator - Class in org.apache.activemq.apollo.util
-
Combinator objects are used to compute all the possible combinations given a set of combination options.
- Combinator() - Constructor for class org.apache.activemq.apollo.util.Combinator
-
- Combinator(Combinator) - Constructor for class org.apache.activemq.apollo.util.Combinator
-
- combinator() - Static method in class org.apache.activemq.apollo.util.Combinator
-
- Combinator.BeanFactory<T> - Interface in org.apache.activemq.apollo.util
-
- Combinator.CombinationAware - Interface in org.apache.activemq.apollo.util
-
- CommandLineSupport - Class in org.apache.activemq.apollo.util.cli
-
Support utility that can be used to set the properties on any object
using command line arguments.
- CommandLineSupport() - Constructor for class org.apache.activemq.apollo.util.cli.CommandLineSupport
-
- CommonsCLISupport - Class in org.apache.activemq.apollo.util.cli
-
- CommonsCLISupport() - Constructor for class org.apache.activemq.apollo.util.cli.CommonsCLISupport
-
- comparator() - Method in class org.apache.activemq.apollo.util.TreeMap
-
- Comparators - Class in org.apache.activemq.apollo.util
-
- Comparators() - Constructor for class org.apache.activemq.apollo.util.Comparators
-
- compare(String, String) - Static method in class org.apache.activemq.apollo.util.IdGenerator
-
Does a proper compare on the ids
- computeCheckSum(byte[]) - Static method in class org.apache.activemq.apollo.util.tar.TarUtils
-
Compute the checksum of a tar entry header.
- contains(Object) - Method in class org.apache.activemq.apollo.util.HashList
-
- contains(long) - Method in class org.apache.activemq.apollo.util.list.Sequence
-
- contains(int, int) - Method in class org.apache.activemq.apollo.util.list.SequenceSet
-
- containsKey(K) - Method in class org.apache.activemq.apollo.util.TreeMap
-
- containsValue(Object) - Method in class org.apache.activemq.apollo.util.TreeMap
-
- convertToString(Object, Class<?>) - Static method in class org.apache.activemq.apollo.util.IntrospectionSupport
-
- copyEntryContents(OutputStream) - Method in class org.apache.activemq.apollo.util.tar.TarInputStream
-
Copies the contents of the current tar archive entry directly into
an output stream.
- copyFile(File, File) - Static method in class org.apache.activemq.apollo.util.IOHelper
-
- copyInputStream(InputStream, OutputStream) - Static method in class org.apache.activemq.apollo.util.IOHelper
-
- counter() - Method in class org.apache.activemq.apollo.util.metric.Metric
-
- counter() - Method in class org.apache.activemq.apollo.util.metric.MetricAggregator
-
- counter() - Method in class org.apache.activemq.apollo.util.metric.MetricCounter
-
- CRC32 - Static variable in interface org.apache.activemq.apollo.util.Hasher
-
A HashAlgorithim instance which uses CRC32 checksum
algorithim to compute the hash value.
- create(String, Throwable) - Static method in class org.apache.activemq.apollo.util.IOExceptionSupport
-
- create(String, Exception) - Static method in class org.apache.activemq.apollo.util.IOExceptionSupport
-
- create(Throwable) - Static method in class org.apache.activemq.apollo.util.IOExceptionSupport
-
- create(Exception) - Static method in class org.apache.activemq.apollo.util.IOExceptionSupport
-
- create(String, Throwable) - Static method in class org.apache.activemq.apollo.util.JMSExceptionSupport
-
- create(String, Exception) - Static method in class org.apache.activemq.apollo.util.JMSExceptionSupport
-
- create(Throwable) - Static method in class org.apache.activemq.apollo.util.JMSExceptionSupport
-
- create(Exception) - Static method in class org.apache.activemq.apollo.util.JMSExceptionSupport
-
- createBean() - Method in interface org.apache.activemq.apollo.util.Combinator.BeanFactory
-
- CREATED - Static variable in class org.apache.activemq.apollo.util.JavaBaseService
-
- CreateHardLink(String, String, long) - Method in interface org.apache.activemq.apollo.util.os.Kernel32Library
-
- createInvalidSelectorException(Exception) - Static method in class org.apache.activemq.apollo.util.JMSExceptionSupport
-
- createMessageEOFException(Exception) - Static method in class org.apache.activemq.apollo.util.JMSExceptionSupport
-
- createMessageFormatException(Exception) - Static method in class org.apache.activemq.apollo.util.JMSExceptionSupport
-
- createQueryString(Map) - Static method in class org.apache.activemq.apollo.util.URISupport
-
- createRemainingURI(URI, Map) - Static method in class org.apache.activemq.apollo.util.URISupport
-
Creates a URI from the original URI and the remaining paramaters
- createURIWithQuery(URI, String) - Static method in class org.apache.activemq.apollo.util.URISupport
-
Creates a URI with the given query
- currBytes - Variable in class org.apache.activemq.apollo.util.tar.TarOutputStream
-
- currEntry - Variable in class org.apache.activemq.apollo.util.tar.TarInputStream
-
- currName - Variable in class org.apache.activemq.apollo.util.tar.TarOutputStream
-
- currSize - Variable in class org.apache.activemq.apollo.util.tar.TarOutputStream
-
- generateId() - Method in class org.apache.activemq.apollo.util.IdGenerator
-
Generate a unqiue id
- generateSanitizedId() - Method in class org.apache.activemq.apollo.util.IdGenerator
-
Generate a unique ID - that is friendly for a URL or file system
- get(int) - Method in class org.apache.activemq.apollo.util.BitArray
-
- get(E) - Method in class org.apache.activemq.apollo.util.HashList
-
- get(Resource) - Method in class org.apache.activemq.apollo.util.HashRing
-
Maps a resource value to a node.
- get(long) - Method in class org.apache.activemq.apollo.util.list.SortedLinkedList
-
- get(int) - Method in class org.apache.activemq.apollo.util.PriorityMap
-
- get(Integer, int) - Static method in class org.apache.activemq.apollo.util.Scala2Java
-
- get(Long, long) - Static method in class org.apache.activemq.apollo.util.Scala2Java
-
- get(Boolean, boolean) - Static method in class org.apache.activemq.apollo.util.Scala2Java
-
- get(K) - Method in class org.apache.activemq.apollo.util.TreeMap
-
- getAsText() - Method in class org.apache.activemq.apollo.util.BooleanEditor
-
- getAsText() - Method in class org.apache.activemq.apollo.util.MemoryPropertyEditor
-
- getAsText() - Method in class org.apache.activemq.apollo.util.URIEditor
-
- getBeanClass() - Method in interface org.apache.activemq.apollo.util.Combinator.BeanFactory
-
- getBit(long) - Method in class org.apache.activemq.apollo.util.BitArrayBin
-
Get the boolean value at the index
- getBits() - Method in class org.apache.activemq.apollo.util.BitArray
-
- getBlockSize() - Method in class org.apache.activemq.apollo.util.tar.TarBuffer
-
Get the TAR Buffer's block size.
- getCheckSumOctalBytes(long, byte[], int, int) - Static method in class org.apache.activemq.apollo.util.tar.TarUtils
-
Parse the checksum octal integer from a header buffer.
- getChildRateSummary(Period) - Method in class org.apache.activemq.apollo.util.metric.MetricAggregator
-
- getCLibrary() - Static method in class org.apache.activemq.apollo.util.IOHelper
-
- getComponents() - Method in class org.apache.activemq.apollo.util.URISupport.CompositeData
-
- getCurrentBlockNum() - Method in class org.apache.activemq.apollo.util.tar.TarBuffer
-
Get the current block number, zero based.
- getCurrentRecordNum() - Method in class org.apache.activemq.apollo.util.tar.TarBuffer
-
Get the current record number, within the current block, zero based.
- getCurrentSslContext() - Static method in class org.apache.activemq.apollo.util.SslContext
-
- getDefaultDataDirectory() - Static method in class org.apache.activemq.apollo.util.IOHelper
-
- getDefaultDirectoryPrefix() - Static method in class org.apache.activemq.apollo.util.IOHelper
-
Allows a system property to be used to overload the default data
directory which can be useful for forcing the test cases to use a target/
prefix
- getDefaultStoreDirectory() - Static method in class org.apache.activemq.apollo.util.IOHelper
-
- getDirectoryEntries() - Method in class org.apache.activemq.apollo.util.tar.TarEntry
-
If this entry represents a file, and the file is a directory, return
an array of TarEntries for this entry's children.
- getDispatchQueue() - Method in class org.apache.activemq.apollo.util.JavaBaseService
-
- getEnd() - Method in class org.apache.activemq.apollo.util.metric.Period
-
- getEntry(K) - Method in class org.apache.activemq.apollo.util.TreeMap
-
- getFile() - Method in class org.apache.activemq.apollo.util.tar.TarEntry
-
Get this entry's file.
- getFirst() - Method in class org.apache.activemq.apollo.util.list.Sequence
-
- getFragment() - Method in class org.apache.activemq.apollo.util.URISupport.CompositeData
-
- getGroupId() - Method in class org.apache.activemq.apollo.util.tar.TarEntry
-
Get this entry's group id.
- getGroupName() - Method in class org.apache.activemq.apollo.util.tar.TarEntry
-
Get this entry's group name.
- getHead() - Method in class org.apache.activemq.apollo.util.list.LinkedNodeList
-
- getHead() - Method in class org.apache.activemq.apollo.util.list.SortedLinkedList
-
- getHeadNode() - Method in class org.apache.activemq.apollo.util.list.LinkedNode
-
- getHeadNode() - Method in class org.apache.activemq.apollo.util.list.SortedLinkedListNode
-
- getHighestPriority() - Method in class org.apache.activemq.apollo.util.PriorityLinkedList
-
- getHost() - Method in class org.apache.activemq.apollo.util.URISupport.CompositeData
-
- getHostName() - Static method in class org.apache.activemq.apollo.util.IdGenerator
-
As we have to find the hostname as a side-affect of generating a unique
stub, we allow it's easy retrevial here
- getIndentLevel() - Method in class org.apache.activemq.apollo.util.IndentPrinter
-
- getJavaInitializationString() - Method in class org.apache.activemq.apollo.util.BooleanEditor
-
- getJavaInitializationString() - Method in class org.apache.activemq.apollo.util.URIEditor
-
- getKernel32Library() - Static method in class org.apache.activemq.apollo.util.IOHelper
-
- getKey() - Method in class org.apache.activemq.apollo.util.TreeMap.TreeEntry
-
- getKeyManagers() - Method in class org.apache.activemq.apollo.util.SslContext
-
- getKeyManagersAsArray() - Method in class org.apache.activemq.apollo.util.SslContext
-
- getLast() - Method in class org.apache.activemq.apollo.util.list.Sequence
-
- GetLastError() - Method in interface org.apache.activemq.apollo.util.os.Kernel32Library
-
- getLastSequenceId() - Method in class org.apache.activemq.apollo.util.IntSequenceGenerator
-
- getLastSequenceId() - Method in class org.apache.activemq.apollo.util.LongSequenceGenerator
-
- getLinkName() - Method in class org.apache.activemq.apollo.util.tar.TarEntry
-
Get this entry's link name.
- getList() - Method in class org.apache.activemq.apollo.util.list.LinkedNode
-
- getList() - Method in class org.apache.activemq.apollo.util.list.SortedLinkedListNode
-
- getLongOctalBytes(long, byte[], int, int) - Static method in class org.apache.activemq.apollo.util.tar.TarUtils
-
Parse an octal long integer from a header buffer.
- getMaxCacheSize() - Method in class org.apache.activemq.apollo.util.LRUCache
-
- getMissing(long, long) - Method in class org.apache.activemq.apollo.util.list.SequenceSet
-
- getMode() - Method in class org.apache.activemq.apollo.util.tar.TarEntry
-
Get this entry's mode.
- getModTime() - Method in class org.apache.activemq.apollo.util.tar.TarEntry
-
Set this entry's modification time.
- getName() - Method in class org.apache.activemq.apollo.util.metric.Metric
-
- getName() - Method in class org.apache.activemq.apollo.util.tar.TarEntry
-
Get this entry's name.
- getNameBytes(StringBuffer, byte[], int, int) - Static method in class org.apache.activemq.apollo.util.tar.TarUtils
-
Determine the number of bytes in an entry name.
- getNext() - Method in class org.apache.activemq.apollo.util.list.LinkedNode
-
- getNext() - Method in class org.apache.activemq.apollo.util.list.SortedLinkedListNode
-
- getNextCircular() - Method in class org.apache.activemq.apollo.util.list.LinkedNode
-
- getNextCircular() - Method in class org.apache.activemq.apollo.util.list.SortedLinkedListNode
-
- getNextEntry() - Method in class org.apache.activemq.apollo.util.tar.TarInputStream
-
Get the next entry in this tar archive.
- getNextSequenceId() - Method in class org.apache.activemq.apollo.util.IntSequenceGenerator
-
- getNextSequenceId() - Method in class org.apache.activemq.apollo.util.LongSequenceGenerator
-
- getNodes() - Method in class org.apache.activemq.apollo.util.HashRing
-
- getOctalBytes(long, byte[], int, int) - Static method in class org.apache.activemq.apollo.util.tar.TarUtils
-
Parse an octal integer from a header buffer.
- getParameters() - Method in class org.apache.activemq.apollo.util.URISupport.CompositeData
-
- getPath() - Method in class org.apache.activemq.apollo.util.URISupport.CompositeData
-
- getPrevious() - Method in class org.apache.activemq.apollo.util.list.LinkedNode
-
- getPrevious() - Method in class org.apache.activemq.apollo.util.list.SortedLinkedListNode
-
- getPreviousCircular() - Method in class org.apache.activemq.apollo.util.list.LinkedNode
-
- getPreviousCircular() - Method in class org.apache.activemq.apollo.util.list.SortedLinkedListNode
-
- getPriorityMapper() - Method in class org.apache.activemq.apollo.util.PriorityLinkedList
-
- getProperties(Object, Map, String) - Static method in class org.apache.activemq.apollo.util.IntrospectionSupport
-
- getPropertyType(Object, String) - Static method in class org.apache.activemq.apollo.util.IntrospectionSupport
-
- getProtocol() - Method in class org.apache.activemq.apollo.util.SslContext
-
- getProvider() - Method in class org.apache.activemq.apollo.util.SslContext
-
- getRateSummary(Period) - Method in class org.apache.activemq.apollo.util.metric.Metric
-
- getRateSummary(Period) - Method in class org.apache.activemq.apollo.util.metric.MetricAggregator
-
- getReceived() - Method in class org.apache.activemq.apollo.util.list.SequenceSet
-
- getRecordSize() - Method in class org.apache.activemq.apollo.util.tar.TarBuffer
-
Get the TAR Buffer's record size.
- getRecordSize() - Method in class org.apache.activemq.apollo.util.tar.TarInputStream
-
Get the record size being used by this stream's TarBuffer.
- getRecordSize() - Method in class org.apache.activemq.apollo.util.tar.TarOutputStream
-
Get the record size being used by this stream's TarBuffer.
- getScheme() - Method in class org.apache.activemq.apollo.util.URISupport.CompositeData
-
- getSecureRandom() - Method in class org.apache.activemq.apollo.util.SslContext
-
- getSeedFromId(String) - Static method in class org.apache.activemq.apollo.util.IdGenerator
-
From a generated id - return the seed (i.e.
- getSequence() - Method in class org.apache.activemq.apollo.util.list.SortedLinkedListNode
-
- getSequenceFromId(String) - Static method in class org.apache.activemq.apollo.util.IdGenerator
-
From a generated id - return the generator count
- getServiceState() - Method in class org.apache.activemq.apollo.util.JavaBaseService
-
- getSize() - Method in class org.apache.activemq.apollo.util.tar.TarEntry
-
Get this entry's file size.
- getSSLContext() - Method in class org.apache.activemq.apollo.util.SslContext
-
- getStart() - Method in class org.apache.activemq.apollo.util.metric.Period
-
- getTags() - Method in class org.apache.activemq.apollo.util.BooleanEditor
-
- getTail() - Method in class org.apache.activemq.apollo.util.list.LinkedNodeList
-
- getTail() - Method in class org.apache.activemq.apollo.util.list.SortedLinkedList
-
- getTailNode() - Method in class org.apache.activemq.apollo.util.list.LinkedNode
-
- getTailNode() - Method in class org.apache.activemq.apollo.util.list.SortedLinkedListNode
-
- getTrustManagers() - Method in class org.apache.activemq.apollo.util.SslContext
-
- getTrustManagersAsArray() - Method in class org.apache.activemq.apollo.util.SslContext
-
- getUnit() - Method in class org.apache.activemq.apollo.util.metric.Metric
-
- getUserId() - Method in class org.apache.activemq.apollo.util.tar.TarEntry
-
Get this entry's user id.
- getUserName() - Method in class org.apache.activemq.apollo.util.tar.TarEntry
-
Get this entry's user name.
- getValue() - Method in class org.apache.activemq.apollo.util.TreeMap.TreeEntry
-
- GIDLEN - Static variable in interface org.apache.activemq.apollo.util.tar.TarConstants
-
The length of the group id field in a header buffer.
- GNAMELEN - Static variable in interface org.apache.activemq.apollo.util.tar.TarConstants
-
The length of the group name field in a header buffer.
- GNU_LONGLINK - Static variable in interface org.apache.activemq.apollo.util.tar.TarConstants
-
The namr of the GNU tar entry which contains a long name.
- GNU_TMAGIC - Static variable in interface org.apache.activemq.apollo.util.tar.TarConstants
-
The magic tag representing a GNU tar archive.
- lastEntry() - Method in class org.apache.activemq.apollo.util.TreeMap
-
Returns a key-value mapping associated with the greatest key in this map,
or null if the map is empty.
- lastKey() - Method in class org.apache.activemq.apollo.util.TreeMap
-
- length() - Method in class org.apache.activemq.apollo.util.BitArray
-
- LF_BLK - Static variable in interface org.apache.activemq.apollo.util.tar.TarConstants
-
Block device file type.
- LF_CHR - Static variable in interface org.apache.activemq.apollo.util.tar.TarConstants
-
Character device file type.
- LF_CONTIG - Static variable in interface org.apache.activemq.apollo.util.tar.TarConstants
-
Contiguous file type.
- LF_DIR - Static variable in interface org.apache.activemq.apollo.util.tar.TarConstants
-
Directory file type.
- LF_FIFO - Static variable in interface org.apache.activemq.apollo.util.tar.TarConstants
-
FIFO (pipe) file type.
- LF_GNUTYPE_LONGNAME - Static variable in interface org.apache.activemq.apollo.util.tar.TarConstants
-
Identifies the *next* file on the tape as having a long name.
- LF_LINK - Static variable in interface org.apache.activemq.apollo.util.tar.TarConstants
-
Link file type.
- LF_NORMAL - Static variable in interface org.apache.activemq.apollo.util.tar.TarConstants
-
Normal file type.
- LF_OLDNORM - Static variable in interface org.apache.activemq.apollo.util.tar.TarConstants
-
LF_ constants represent the "link flag" of an entry, or more commonly,
the "entry type".
- LF_SYMLINK - Static variable in interface org.apache.activemq.apollo.util.tar.TarConstants
-
Symbolic link file type.
- link(String, String) - Method in interface org.apache.activemq.apollo.util.os.CLibrary
-
- linkAfter(T) - Method in class org.apache.activemq.apollo.util.list.LinkedNode
-
- linkAfter(LinkedNodeList<T>) - Method in class org.apache.activemq.apollo.util.list.LinkedNode
-
- linkAfter(T) - Method in class org.apache.activemq.apollo.util.list.SortedLinkedListNode
-
- linkBefore(T) - Method in class org.apache.activemq.apollo.util.list.LinkedNode
-
- linkBefore(LinkedNodeList<T>) - Method in class org.apache.activemq.apollo.util.list.LinkedNode
-
- linkBefore(T) - Method in class org.apache.activemq.apollo.util.list.SortedLinkedListNode
-
- LinkedNode<T extends LinkedNode<T>> - Class in org.apache.activemq.apollo.util.list
-
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.
- LinkedNode() - Constructor for class org.apache.activemq.apollo.util.list.LinkedNode
-
- LinkedNodeList<T extends LinkedNode<T>> - Class in org.apache.activemq.apollo.util.list
-
Provides a list of LinkedNode objects.
- LinkedNodeList() - Constructor for class org.apache.activemq.apollo.util.list.LinkedNodeList
-
- linkToHead(LinkedNodeList<T>) - Method in class org.apache.activemq.apollo.util.list.LinkedNode
-
- linkToHead(SortedLinkedList<T>) - Method in class org.apache.activemq.apollo.util.list.SortedLinkedListNode
-
Adds the specified node to the head of the list.
- linkToTail(LinkedNodeList<T>) - Method in class org.apache.activemq.apollo.util.list.LinkedNode
-
- list - Variable in class org.apache.activemq.apollo.util.list.LinkedNode
-
- list - Variable in class org.apache.activemq.apollo.util.list.SortedLinkedListNode
-
- ListenableFuture<V> - Interface in org.apache.activemq.apollo.util
-
ListenableFuture
- lock() - Method in class org.apache.activemq.apollo.util.LockFile
-
- LockFile - Class in org.apache.activemq.apollo.util
-
Used to lock a File.
- LockFile(File, boolean) - Constructor for class org.apache.activemq.apollo.util.LockFile
-
- logError(Object, Throwable) - Method in class org.apache.activemq.apollo.util.ServiceStopper
-
- LONG_COMPARATOR - Static variable in class org.apache.activemq.apollo.util.Comparators
-
Compares Long objects for order.
- LONGFILE_ERROR - Static variable in class org.apache.activemq.apollo.util.tar.TarOutputStream
-
Fail if a long file name is required in the archive.
- LONGFILE_GNU - Static variable in class org.apache.activemq.apollo.util.tar.TarOutputStream
-
GNU tar extensions are used to store long file names in the archive.
- LONGFILE_TRUNCATE - Static variable in class org.apache.activemq.apollo.util.tar.TarOutputStream
-
Long paths will be truncated in the archive.
- longFileMode - Variable in class org.apache.activemq.apollo.util.tar.TarOutputStream
-
- LongSequenceGenerator - Class in org.apache.activemq.apollo.util
-
- LongSequenceGenerator() - Constructor for class org.apache.activemq.apollo.util.LongSequenceGenerator
-
- lower(long, boolean) - Method in class org.apache.activemq.apollo.util.list.SortedLinkedList
-
- lowerEntry(K) - Method in class org.apache.activemq.apollo.util.TreeMap
-
Returns a key-value mapping associated with the greatest key strictly
less than the given key, or null if there is no such key
- LRUCache<K,V> - Class in org.apache.activemq.apollo.util
-
A Simple LRU Cache
- LRUCache() - Constructor for class org.apache.activemq.apollo.util.LRUCache
-
Default constructor for an LRU Cache The default capacity is 10000
- LRUCache(int) - Constructor for class org.apache.activemq.apollo.util.LRUCache
-
Constructs a LRUCache with a maximum capacity
- LRUCache(int, int, float, boolean) - Constructor for class org.apache.activemq.apollo.util.LRUCache
-
Constructs an empty LRUCache instance with the specified
initial capacity, maximumCacheSize,load factor and ordering mode.
- range() - Method in class org.apache.activemq.apollo.util.list.Sequence
-
- rate(Long) - Method in class org.apache.activemq.apollo.util.metric.Period
-
- rate(Float) - Method in class org.apache.activemq.apollo.util.metric.Period
-
- read() - Method in class org.apache.activemq.apollo.util.tar.TarInputStream
-
Reads a byte from the current tar archive entry.
- read(byte[], int, int) - Method in class org.apache.activemq.apollo.util.tar.TarInputStream
-
Reads bytes from the current tar archive entry.
- readBuf - Variable in class org.apache.activemq.apollo.util.tar.TarInputStream
-
- readBytes(File) - Static method in class org.apache.activemq.apollo.util.IOHelper
-
- readBytes(InputStream) - Static method in class org.apache.activemq.apollo.util.IOHelper
-
- readFromStream(DataInput) - Method in class org.apache.activemq.apollo.util.BitArray
-
read the bits from an input stream
- readRecord() - Method in class org.apache.activemq.apollo.util.tar.TarBuffer
-
Read a record from the input stream and return the data.
- readText(File) - Static method in class org.apache.activemq.apollo.util.IOHelper
-
- readText(File, String) - Static method in class org.apache.activemq.apollo.util.IOHelper
-
- readText(InputStream) - Static method in class org.apache.activemq.apollo.util.IOHelper
-
- readText(InputStream, String) - Static method in class org.apache.activemq.apollo.util.IOHelper
-
- recordBuf - Variable in class org.apache.activemq.apollo.util.tar.TarOutputStream
-
- remove(E) - Method in class org.apache.activemq.apollo.util.HashList
-
- remove(Node) - Method in class org.apache.activemq.apollo.util.HashRing
-
Removes a previously added node from the HashRing
- remove(T) - Method in class org.apache.activemq.apollo.util.list.SortedLinkedList
-
- remove(Metric) - Method in class org.apache.activemq.apollo.util.metric.MetricAggregator
-
- remove(int) - Method in class org.apache.activemq.apollo.util.PriorityMap
-
- remove(K) - Method in class org.apache.activemq.apollo.util.TreeMap
-
- removeAllMetrics() - Method in class org.apache.activemq.apollo.util.metric.MetricAggregator
-
- removeEldestEntry(Map.Entry<K, V>) - Method in class org.apache.activemq.apollo.util.LRUCache
-
- removeEntry(TreeMap.TreeEntry<K, V>) - Method in class org.apache.activemq.apollo.util.TreeMap
-
complicated red-black delete stuff.
- removeFirst() - Method in class org.apache.activemq.apollo.util.list.SequenceSet
-
Removes and returns the first element from this list.
- removeFirstSequence(long) - Method in class org.apache.activemq.apollo.util.list.SequenceSet
-
Removes and returns the first sequence that is count range large.
- removeKeyManager(KeyManager) - Method in class org.apache.activemq.apollo.util.SslContext
-
- removeLastSequence() - Method in class org.apache.activemq.apollo.util.list.SequenceSet
-
- removeQuery(URI) - Static method in class org.apache.activemq.apollo.util.URISupport
-
Removes any URI query from the given uri
- removeServiceListener(ServiceListener) - Method in class org.apache.activemq.apollo.util.ServiceSupport
-
- removeTrustManager(TrustManager) - Method in class org.apache.activemq.apollo.util.SslContext
-
- reparent(LinkedNodeList<T>) - Method in class org.apache.activemq.apollo.util.list.LinkedNodeList
-
- required(boolean) - Method in class org.apache.activemq.apollo.util.cli.OptionBuilder
-
- reset() - Method in class org.apache.activemq.apollo.util.BitArray
-
reset all the bit values to false
- reset(long) - Method in class org.apache.activemq.apollo.util.BitArray
-
reset all the bits to the value supplied
- reset() - Method in class org.apache.activemq.apollo.util.metric.Metric
-
- reset() - Method in class org.apache.activemq.apollo.util.metric.MetricAggregator
-
- reset() - Method in class org.apache.activemq.apollo.util.metric.MetricCounter
-
- reset() - Method in class org.apache.activemq.apollo.util.metric.Period
-
- reset() - Method in class org.apache.activemq.apollo.util.tar.TarInputStream
-
Since we do not support marking just yet, we do nothing.
- resolveClass(ObjectStreamClass) - Method in class org.apache.activemq.apollo.util.ClassLoadingAwareObjectInputStream
-
- resolveProxyClass(String[]) - Method in class org.apache.activemq.apollo.util.ClassLoadingAwareObjectInputStream
-
- rotate() - Method in class org.apache.activemq.apollo.util.list.LinkedNodeList
-
Move the head to the tail and returns the new head node.
- rotateTo(T) - Method in class org.apache.activemq.apollo.util.list.LinkedNodeList
-
Move the head to the tail and returns the new head node.
- run() - Method in class org.apache.activemq.apollo.util.SchedulerTimerTask
-
- run(Callback) - Method in class org.apache.activemq.apollo.util.ServiceStopper
-
Performs the given code to stop some service handling the exceptions
which may be thrown properly
- Scala2Java - Class in org.apache.activemq.apollo.util
-
- Scala2Java() - Constructor for class org.apache.activemq.apollo.util.Scala2Java
-
- Scala2Java.Logger - Class in org.apache.activemq.apollo.util
-
- Scala2Java.Logger(Log) - Constructor for class org.apache.activemq.apollo.util.Scala2Java.Logger
-
- Scheduler - Class in org.apache.activemq.apollo.util
-
- SchedulerTimerTask - Class in org.apache.activemq.apollo.util
-
A TimeTask for a Runnable object
- SchedulerTimerTask(Runnable) - Constructor for class org.apache.activemq.apollo.util.SchedulerTimerTask
-
- secureRandom - Variable in class org.apache.activemq.apollo.util.SslContext
-
- Sequence - Class in org.apache.activemq.apollo.util.list
-
Represents a range of numbers.
- Sequence(long) - Constructor for class org.apache.activemq.apollo.util.list.Sequence
-
- Sequence(long, long) - Constructor for class org.apache.activemq.apollo.util.list.Sequence
-
- Sequence.Closure<T extends Throwable> - Interface in org.apache.activemq.apollo.util.list
-
- SequenceSet - Class in org.apache.activemq.apollo.util.list
-
Keeps track of a added long values.
- SequenceSet() - Constructor for class org.apache.activemq.apollo.util.list.SequenceSet
-
- Service - Interface in org.apache.activemq.apollo.util
-
The core lifecyle interface for ActiveMQ components.
- service_failure() - Method in interface org.apache.activemq.apollo.util.Service
-
- ServiceListener - Interface in org.apache.activemq.apollo.util
-
A listener for service start, stop events
- ServiceStopper - Class in org.apache.activemq.apollo.util
-
A helper class used to stop a bunch of services, catching and logging any
exceptions and then throwing the first exception when everything is stoped.
- ServiceStopper() - Constructor for class org.apache.activemq.apollo.util.ServiceStopper
-
- ServiceSupport - Class in org.apache.activemq.apollo.util
-
A helper class for working with services together with a useful base class
for service implementations.
- ServiceSupport() - Constructor for class org.apache.activemq.apollo.util.ServiceSupport
-
- set(int, boolean) - Method in class org.apache.activemq.apollo.util.BitArray
-
set the boolean value at the index
- setAsText(String) - Method in class org.apache.activemq.apollo.util.BooleanEditor
-
- setAsText(String) - Method in class org.apache.activemq.apollo.util.MemoryPropertyEditor
-
- setAsText(String) - Method in class org.apache.activemq.apollo.util.URIEditor
-
- setBit(long, boolean) - Method in class org.apache.activemq.apollo.util.BitArrayBin
-
Set a bit
- setBufferDebug(boolean) - Method in class org.apache.activemq.apollo.util.tar.TarOutputStream
-
Sets the debugging flag in this stream's TarBuffer.
- setCombination(Map<String, Object>) - Method in interface org.apache.activemq.apollo.util.Combinator.CombinationAware
-
- setCurrentSslContext(SslContext) - Static method in class org.apache.activemq.apollo.util.SslContext
-
- setDebug(boolean) - Method in class org.apache.activemq.apollo.util.tar.TarBuffer
-
Set the debugging flag for the buffer.
- setDebug(boolean) - Method in class org.apache.activemq.apollo.util.tar.TarInputStream
-
Sets the debugging flag.
- setDebug(boolean) - Method in class org.apache.activemq.apollo.util.tar.TarOutputStream
-
Sets the debugging flag.
- setEnd(long) - Method in class org.apache.activemq.apollo.util.metric.Period
-
- setFirst(long) - Method in class org.apache.activemq.apollo.util.list.Sequence
-
- setFutureListener(FutureListener<? super V>) - Method in interface org.apache.activemq.apollo.util.ListenableFuture
-
Adds a listener for this future.
- setGroupId(int) - Method in class org.apache.activemq.apollo.util.tar.TarEntry
-
Set this entry's group id.
- setGroupName(String) - Method in class org.apache.activemq.apollo.util.tar.TarEntry
-
Set this entry's group name.
- setIds(int, int) - Method in class org.apache.activemq.apollo.util.tar.TarEntry
-
Convenience method to set this entry's group and user ids.
- setIndentLevel(int) - Method in class org.apache.activemq.apollo.util.IndentPrinter
-
- setKeyManagers(List<KeyManager>) - Method in class org.apache.activemq.apollo.util.SslContext
-
- setLast(long) - Method in class org.apache.activemq.apollo.util.list.Sequence
-
- setLastSequenceId(int) - Method in class org.apache.activemq.apollo.util.IntSequenceGenerator
-
- setLastSequenceId(long) - Method in class org.apache.activemq.apollo.util.LongSequenceGenerator
-
- setLongFileMode(int) - Method in class org.apache.activemq.apollo.util.tar.TarOutputStream
-
Set the long file mode.
- setMaxCacheSize(int) - Method in class org.apache.activemq.apollo.util.LRUCache
-
- setMode(int) - Method in class org.apache.activemq.apollo.util.tar.TarEntry
-
Set the mode for this entry
- setModTime(long) - Method in class org.apache.activemq.apollo.util.tar.TarEntry
-
Set this entry's modification time.
- setModTime(Date) - Method in class org.apache.activemq.apollo.util.tar.TarEntry
-
Set this entry's modification time.
- setName(String) - Method in class org.apache.activemq.apollo.util.metric.Metric
-
- setName(String) - Method in class org.apache.activemq.apollo.util.tar.TarEntry
-
Set this entry's name.
- setNames(String, String) - Method in class org.apache.activemq.apollo.util.tar.TarEntry
-
Convenience method to set this entry's group and user names.
- setOptions(Object, String[]) - Static method in class org.apache.activemq.apollo.util.cli.CommandLineSupport
-
Sets the properties of an object given the command line args.
- setOptions(Object, CommandLine) - Static method in class org.apache.activemq.apollo.util.cli.CommonsCLISupport
-
- setPriorityMapper(Mapper<Integer, E>) - Method in class org.apache.activemq.apollo.util.PriorityLinkedList
-
- setProperties(Object, Map<String, ?>, String) - Static method in class org.apache.activemq.apollo.util.IntrospectionSupport
-
- setProperties(Object, Map) - Static method in class org.apache.activemq.apollo.util.IntrospectionSupport
-
- setProperty(Object, String, Object) - Static method in class org.apache.activemq.apollo.util.IntrospectionSupport
-
- setProtocol(String) - Method in class org.apache.activemq.apollo.util.SslContext
-
- setProvider(String) - Method in class org.apache.activemq.apollo.util.SslContext
-
- setSecureRandom(SecureRandom) - Method in class org.apache.activemq.apollo.util.SslContext
-
- setSize(long) - Method in class org.apache.activemq.apollo.util.tar.TarEntry
-
Set this entry's file size.
- setSSLContext(SSLContext) - Method in class org.apache.activemq.apollo.util.SslContext
-
- setStart(long) - Method in class org.apache.activemq.apollo.util.metric.Period
-
- setTrustManagers(List<TrustManager>) - Method in class org.apache.activemq.apollo.util.SslContext
-
- setUnit(String) - Method in class org.apache.activemq.apollo.util.metric.Metric
-
- setUserId(int) - Method in class org.apache.activemq.apollo.util.tar.TarEntry
-
Set this entry's user id.
- setUserName(String) - Method in class org.apache.activemq.apollo.util.tar.TarEntry
-
Set this entry's user name.
- setValue(V) - Method in class org.apache.activemq.apollo.util.TreeMap.TreeEntry
-
- shutdown() - Static method in class org.apache.activemq.apollo.util.Scheduler
-
- simpleName(Class<?>) - Static method in class org.apache.activemq.apollo.util.IntrospectionSupport
-
- size() - Method in class org.apache.activemq.apollo.util.HashList
-
- size() - Method in class org.apache.activemq.apollo.util.list.LinkedNodeList
-
- size() - Method in class org.apache.activemq.apollo.util.list.SortedLinkedList
-
- size() - Method in class org.apache.activemq.apollo.util.TimerHeap
-
- size() - Method in class org.apache.activemq.apollo.util.TreeMap
-
- SIZELEN - Static variable in interface org.apache.activemq.apollo.util.tar.TarConstants
-
The length of the size field in a header buffer.
- skip(long) - Method in class org.apache.activemq.apollo.util.tar.TarInputStream
-
Skip bytes in the input buffer.
- skipRecord() - Method in class org.apache.activemq.apollo.util.tar.TarBuffer
-
Skip over a record on the input stream.
- some(T) - Static method in class org.apache.activemq.apollo.util.Scala2Java
-
- SortedLinkedList<T extends SortedLinkedListNode<T>> - Class in org.apache.activemq.apollo.util.list
-
- SortedLinkedList() - Constructor for class org.apache.activemq.apollo.util.list.SortedLinkedList
-
- SortedLinkedListNode<T extends SortedLinkedListNode<T>> - Class in org.apache.activemq.apollo.util.list
-
- SortedLinkedListNode() - Constructor for class org.apache.activemq.apollo.util.list.SortedLinkedListNode
-
- sperator(char) - Method in class org.apache.activemq.apollo.util.cli.OptionBuilder
-
- splitAfter() - Method in class org.apache.activemq.apollo.util.list.LinkedNode
-
Splits the list into 2 lists.
- splitBefore() - Method in class org.apache.activemq.apollo.util.list.LinkedNode
-
Splits the list into 2 lists.
- SslContext - Class in org.apache.activemq.apollo.util
-
A holder of SSL configuration.
- SslContext() - Constructor for class org.apache.activemq.apollo.util.SslContext
-
- SslContext(KeyManager[], TrustManager[], SecureRandom) - Constructor for class org.apache.activemq.apollo.util.SslContext
-
- start(Task) - Method in class org.apache.activemq.apollo.util.JavaBaseService
-
- start(Task) - Method in interface org.apache.activemq.apollo.util.Service
-
Starts the service.
- start() - Method in class org.apache.activemq.apollo.util.ServiceSupport
-
- STARTED - Static variable in class org.apache.activemq.apollo.util.JavaBaseService
-
- started(Service) - Method in interface org.apache.activemq.apollo.util.ServiceListener
-
- stop(Task) - Method in class org.apache.activemq.apollo.util.JavaBaseService
-
- stop(Task) - Method in interface org.apache.activemq.apollo.util.Service
-
Stops the service.
- stop(Service) - Method in class org.apache.activemq.apollo.util.ServiceStopper
-
Stops the given service, catching any exceptions that are thrown.
- stop() - Method in class org.apache.activemq.apollo.util.ServiceSupport
-
- STOPPED - Static variable in class org.apache.activemq.apollo.util.JavaBaseService
-
- stopped(Service) - Method in interface org.apache.activemq.apollo.util.ServiceListener
-
- stopServices(List<Service>) - Method in class org.apache.activemq.apollo.util.ServiceStopper
-
Stops a list of services
- StringSupport - Class in org.apache.activemq.apollo.util
-
Helper class to hold common text/string manipulation methods.
- StringSupport() - Constructor for class org.apache.activemq.apollo.util.StringSupport
-
- stripPrefix(String, String) - Static method in class org.apache.activemq.apollo.util.URISupport
-
- stripScheme(URI) - Static method in class org.apache.activemq.apollo.util.URISupport
-
- sync(FileDescriptor) - Static method in class org.apache.activemq.apollo.util.IOHelper
-
- sync(FileDescriptor) - Method in interface org.apache.activemq.apollo.util.IOHelper.SyncStrategy
-
- TarBuffer - Class in org.apache.activemq.apollo.util.tar
-
The TarBuffer class implements the tar archive concept
of a buffered input stream.
- TarBuffer(InputStream) - Constructor for class org.apache.activemq.apollo.util.tar.TarBuffer
-
Constructor for a TarBuffer on an input stream.
- TarBuffer(InputStream, int) - Constructor for class org.apache.activemq.apollo.util.tar.TarBuffer
-
Constructor for a TarBuffer on an input stream.
- TarBuffer(InputStream, int, int) - Constructor for class org.apache.activemq.apollo.util.tar.TarBuffer
-
Constructor for a TarBuffer on an input stream.
- TarBuffer(OutputStream) - Constructor for class org.apache.activemq.apollo.util.tar.TarBuffer
-
Constructor for a TarBuffer on an output stream.
- TarBuffer(OutputStream, int) - Constructor for class org.apache.activemq.apollo.util.tar.TarBuffer
-
Constructor for a TarBuffer on an output stream.
- TarBuffer(OutputStream, int, int) - Constructor for class org.apache.activemq.apollo.util.tar.TarBuffer
-
Constructor for a TarBuffer on an output stream.
- TarConstants - Interface in org.apache.activemq.apollo.util.tar
-
This interface contains all the definitions used in the package.
- TarEntry - Class in org.apache.activemq.apollo.util.tar
-
This class represents an entry in a Tar archive.
- TarEntry(String) - Constructor for class org.apache.activemq.apollo.util.tar.TarEntry
-
Construct an entry with only a name.
- TarEntry(String, boolean) - Constructor for class org.apache.activemq.apollo.util.tar.TarEntry
-
Construct an entry with only a name.
- TarEntry(String, byte) - Constructor for class org.apache.activemq.apollo.util.tar.TarEntry
-
Construct an entry with a name and a link flag.
- TarEntry(File) - Constructor for class org.apache.activemq.apollo.util.tar.TarEntry
-
Construct an entry for a file.
- TarEntry(byte[]) - Constructor for class org.apache.activemq.apollo.util.tar.TarEntry
-
Construct an entry from an archive's header bytes.
- TarInputStream - Class in org.apache.activemq.apollo.util.tar
-
The TarInputStream reads a UNIX tar archive as an InputStream.
- TarInputStream(InputStream) - Constructor for class org.apache.activemq.apollo.util.tar.TarInputStream
-
Constructor for TarInputStream.
- TarInputStream(InputStream, int) - Constructor for class org.apache.activemq.apollo.util.tar.TarInputStream
-
Constructor for TarInputStream.
- TarInputStream(InputStream, int, int) - Constructor for class org.apache.activemq.apollo.util.tar.TarInputStream
-
Constructor for TarInputStream.
- TarOutputStream - Class in org.apache.activemq.apollo.util.tar
-
The TarOutputStream writes a UNIX tar archive as an OutputStream.
- TarOutputStream(OutputStream) - Constructor for class org.apache.activemq.apollo.util.tar.TarOutputStream
-
Constructor for TarInputStream.
- TarOutputStream(OutputStream, int) - Constructor for class org.apache.activemq.apollo.util.tar.TarOutputStream
-
Constructor for TarInputStream.
- TarOutputStream(OutputStream, int, int) - Constructor for class org.apache.activemq.apollo.util.tar.TarOutputStream
-
Constructor for TarInputStream.
- TarUtils - Class in org.apache.activemq.apollo.util.tar
-
This class provides static utility methods to work with byte streams.
- TarUtils() - Constructor for class org.apache.activemq.apollo.util.tar.TarUtils
-
- throwFirstException() - Method in class org.apache.activemq.apollo.util.ServiceStopper
-
Throws the first exception that was thrown if there was one.
- TimerHeap<V> - Class in org.apache.activemq.apollo.util
-
- TimerHeap() - Constructor for class org.apache.activemq.apollo.util.TimerHeap
-
- timeToNext(TimeUnit) - Method in class org.apache.activemq.apollo.util.TimerHeap
-
Returns the time of the next scheduled event.
- TMAGIC - Static variable in interface org.apache.activemq.apollo.util.tar.TarConstants
-
The magic tag representing a POSIX tar archive.
- TO_STRING_HASHER - Static variable in class org.apache.activemq.apollo.util.HashRing
-
The Hasher.ToStringHasher implemenation is as the hasher when none is specifed in the constructor.
- toArray(T[]) - Method in class org.apache.activemq.apollo.util.list.LinkedNodeList
-
Copies the nodes of the LinkedNodeList to the specified array.
- toArrayList() - Method in class org.apache.activemq.apollo.util.list.LinkedNodeList
-
Copies the nodes of the LinkedNodeList to an ArrayList.
- toArrayList() - Method in class org.apache.activemq.apollo.util.list.SortedLinkedList
-
Copies the nodes of the LinkedNodeList to an ArrayList.
- toArrayListReversed() - Method in class org.apache.activemq.apollo.util.list.LinkedNodeList
-
Copies the nodes of the LinkedNodeList to an ArrayList in reverse order.
- toFileSystemDirectorySafeName(String) - Static method in class org.apache.activemq.apollo.util.IOHelper
-
Converts any string into a string that is safe to use as a file name.
- toFileSystemSafeName(String) - Static method in class org.apache.activemq.apollo.util.IOHelper
-
- toFileSystemSafeName(String, boolean, int) - Static method in class org.apache.activemq.apollo.util.IOHelper
-
Converts any string into a string that is safe to use as a file name.
- toIterable(Seq<T>) - Static method in class org.apache.activemq.apollo.util.Scala2Java
-
- toList(String...) - Static method in class org.apache.activemq.apollo.util.Scala2Java
-
- toScala(Fn0<R>) - Static method in class org.apache.activemq.apollo.util.Scala2Java
-
- toScala(Fn1<T1, R>) - Static method in class org.apache.activemq.apollo.util.Scala2Java
-
- toScala(Fn2<T1, T2, R>) - Static method in class org.apache.activemq.apollo.util.Scala2Java
-
- toString(Object) - Static method in class org.apache.activemq.apollo.util.IntrospectionSupport
-
- toString(Object, String...) - Static method in class org.apache.activemq.apollo.util.IntrospectionSupport
-
- toString(Object, Class<?>) - Static method in class org.apache.activemq.apollo.util.IntrospectionSupport
-
- toString(Object, Map<String, Object>, String...) - Static method in class org.apache.activemq.apollo.util.IntrospectionSupport
-
- toString(Object, Class<?>, Map<String, Object>, String...) - Static method in class org.apache.activemq.apollo.util.IntrospectionSupport
-
- toString(Object, Class<?>, boolean, Map<String, Object>, String...) - Static method in class org.apache.activemq.apollo.util.IntrospectionSupport
-
- toString() - Method in class org.apache.activemq.apollo.util.JavaBaseService.State
-
- toString() - Method in class org.apache.activemq.apollo.util.list.LinkedNodeList
-
- toString() - Method in class org.apache.activemq.apollo.util.list.Sequence
-
- toString() - Method in class org.apache.activemq.apollo.util.list.SortedLinkedList
-
- toString(Object) - Static method in class org.apache.activemq.apollo.util.Scala2Java
-
- toString() - Method in class org.apache.activemq.apollo.util.TreeMap.TreeEntry
-
- total(Period) - Method in class org.apache.activemq.apollo.util.metric.MetricAggregator
-
- total() - Method in class org.apache.activemq.apollo.util.metric.MetricAggregator
-
- toURI() - Method in class org.apache.activemq.apollo.util.URISupport.CompositeData
-
- trace(String, Object...) - Method in class org.apache.activemq.apollo.util.Scala2Java.Logger
-
- trace(Throwable, String, Object...) - Method in class org.apache.activemq.apollo.util.Scala2Java.Logger
-
- TreeMap<K,V> - Class in org.apache.activemq.apollo.util
-
A TreeMap that is lighter weight than the Sun implementation with
implementations for upper/lower/floor/ceiling accessors.
- TreeMap() - Constructor for class org.apache.activemq.apollo.util.TreeMap
-
- TreeMap(Comparator<? super K>) - Constructor for class org.apache.activemq.apollo.util.TreeMap
-
- TreeMap.TreeEntry<K,V> - Class in org.apache.activemq.apollo.util
-
- trustManagers - Variable in class org.apache.activemq.apollo.util.SslContext
-
- type(Object) - Method in class org.apache.activemq.apollo.util.cli.OptionBuilder
-