A B C D E F G H I J K L M N O P R S T U V W _ 

A

add(Object...) - Method in class org.apache.activemq.apollo.util.Combinator
 
add(E) - Method in class org.apache.activemq.apollo.util.HashList
Adds an object to the list if it is not already present.
add(Node...) - Method in class org.apache.activemq.apollo.util.HashRing
Adds all the specified nodes to the HashRing using the default weight of 200 for each node.
add(Node) - Method in class org.apache.activemq.apollo.util.HashRing
Adds a node to the HashRing using the default weight of 200 for the node.
add(Node, int) - Method in class org.apache.activemq.apollo.util.HashRing
Adds a node to the HashRing using the specified weight.
add(Sequence) - Method in class org.apache.activemq.apollo.util.list.SequenceSet
 
add(long) - Method in class org.apache.activemq.apollo.util.list.SequenceSet
 
add(T) - Method in class org.apache.activemq.apollo.util.list.SortedLinkedList
 
add(Metric) - Method in class org.apache.activemq.apollo.util.metric.MetricAggregator
 
add(E) - Method in class org.apache.activemq.apollo.util.PriorityLinkedList
 
add(E, int) - Method in class org.apache.activemq.apollo.util.PriorityLinkedList
 
addAbsolute(V, long, TimeUnit) - Method in class org.apache.activemq.apollo.util.TimerHeap
 
addAll(Iterable<Node>) - Method in class org.apache.activemq.apollo.util.HashRing
Adds all the specified nodes to the HashRing using the default weight of 200 for each node.
addFirst(T) - Method in class org.apache.activemq.apollo.util.list.LinkedNodeList
 
addFirst(LinkedNodeList<T>) - Method in class org.apache.activemq.apollo.util.list.LinkedNodeList
 
addKeyManager(KeyManager) - Method in class org.apache.activemq.apollo.util.SslContext
 
addLast(T) - Method in class org.apache.activemq.apollo.util.list.LinkedNodeList
 
addLast(LinkedNodeList<T>) - Method in class org.apache.activemq.apollo.util.list.LinkedNodeList
 
addRelative(V, long, TimeUnit) - Method in class org.apache.activemq.apollo.util.TimerHeap
 
addServiceListener(ServiceListener) - Method in class org.apache.activemq.apollo.util.ServiceSupport
 
addTrustManager(TrustManager) - Method in class org.apache.activemq.apollo.util.SslContext
 
all() - Method in class org.apache.activemq.apollo.util.Combinator
 
and() - Method in class org.apache.activemq.apollo.util.Combinator
 
ApolloThreadPool - Class in org.apache.activemq.apollo.util
Holds a singleton instance to a cached thread pool that can be used to execute blocking tasks.
ApolloThreadPool() - Constructor for class org.apache.activemq.apollo.util.ApolloThreadPool
 
apply(T1) - Method in interface org.apache.activemq.apollo.util.VoidFunction1
 
arg(String) - Method in class org.apache.activemq.apollo.util.cli.OptionBuilder
 
args(int) - Method in class org.apache.activemq.apollo.util.cli.OptionBuilder
 
asBeans(Combinator.BeanFactory<T>) - Method in class org.apache.activemq.apollo.util.Combinator
Creates a bean for each combination of the type specified by clazz argument and uses setter/field injection to initialize the Bean with the combination values.
assemBuf - Variable in class org.apache.activemq.apollo.util.tar.TarOutputStream
 
assemLen - Variable in class org.apache.activemq.apollo.util.tar.TarOutputStream
 
available() - Method in class org.apache.activemq.apollo.util.tar.TarInputStream
Get the available data that can be read from the current entry in the archive.
average() - Method in class org.apache.activemq.apollo.util.metric.MetricAggregator
 

B

BitArray - Class in org.apache.activemq.apollo.util
Simple BitArray to enable setting multiple boolean values efficently Used instead of BitSet because BitSet does not allow for efficent serialization.
BitArray() - Constructor for class org.apache.activemq.apollo.util.BitArray
 
BitArrayBin - Class in org.apache.activemq.apollo.util
Holder for many bitArrays - used for message audit
BitArrayBin(int) - Constructor for class org.apache.activemq.apollo.util.BitArrayBin
Create a BitArrayBin to a certain window size (number of messages to keep)
BooleanEditor - Class in org.apache.activemq.apollo.util
 
BooleanEditor() - Constructor for class org.apache.activemq.apollo.util.BooleanEditor
 
buffer - Variable in class org.apache.activemq.apollo.util.tar.TarInputStream
 
buffer - Variable in class org.apache.activemq.apollo.util.tar.TarOutputStream
 

C

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
 

D

debug(String, Object...) - Method in class org.apache.activemq.apollo.util.Scala2Java.Logger
 
debug(Throwable, String, Object...) - Method in class org.apache.activemq.apollo.util.Scala2Java.Logger
 
debug - Variable in class org.apache.activemq.apollo.util.tar.TarInputStream
 
debug - Variable in class org.apache.activemq.apollo.util.tar.TarOutputStream
 
decode(DataInput) - Method in class org.apache.activemq.apollo.util.Hasher.ToStringCodec
 
decrementIndent() - Method in class org.apache.activemq.apollo.util.IndentPrinter
 
DEFAULT_BLKSIZE - Static variable in class org.apache.activemq.apollo.util.tar.TarBuffer
Default block size
DEFAULT_DIR_MODE - Static variable in class org.apache.activemq.apollo.util.tar.TarEntry
Default permissions bits for directories
DEFAULT_FILE_MODE - Static variable in class org.apache.activemq.apollo.util.tar.TarEntry
Default permissions bits for files
DEFAULT_RCDSIZE - Static variable in class org.apache.activemq.apollo.util.tar.TarBuffer
Default record size
DEFAULT_WEIGHT - Static variable in class org.apache.activemq.apollo.util.HashRing
 
deleteChildren(File) - Static method in class org.apache.activemq.apollo.util.IOHelper
 
deleteFile(File) - Static method in class org.apache.activemq.apollo.util.IOHelper
 
description(String) - Method in class org.apache.activemq.apollo.util.cli.OptionBuilder
 
deviation() - Method in class org.apache.activemq.apollo.util.metric.MetricAggregator
 
DEVLEN - Static variable in interface org.apache.activemq.apollo.util.tar.TarConstants
The length of the devices field in a header buffer.
dispose(Service) - Static method in class org.apache.activemq.apollo.util.ServiceSupport
 
doStart() - Method in class org.apache.activemq.apollo.util.ServiceSupport
 
doStop(ServiceStopper) - Method in class org.apache.activemq.apollo.util.ServiceSupport
 
duration() - Method in class org.apache.activemq.apollo.util.metric.Period
 

E

each(Sequence.Closure<T>) - Method in class org.apache.activemq.apollo.util.list.Sequence
 
encode(Object, DataOutput) - Method in class org.apache.activemq.apollo.util.Hasher.ToStringCodec
 
encodeObjectNamePart(String) - Static method in class org.apache.activemq.apollo.util.JMXSupport
 
entryOffset - Variable in class org.apache.activemq.apollo.util.tar.TarInputStream
 
entrySet() - Method in class org.apache.activemq.apollo.util.TreeMap
 
entrySize - Variable in class org.apache.activemq.apollo.util.tar.TarInputStream
 
equals(TarEntry) - Method in class org.apache.activemq.apollo.util.tar.TarEntry
Determine if the two entries are equal.
equals(Object) - Method in class org.apache.activemq.apollo.util.tar.TarEntry
Determine if the two entries are equal.
equals(Object) - Method in class org.apache.activemq.apollo.util.TreeMap.TreeEntry
 
error(String, Object...) - Method in class org.apache.activemq.apollo.util.Scala2Java.Logger
 
error(Throwable, String, Object...) - Method in class org.apache.activemq.apollo.util.Scala2Java.Logger
 
estimatedSize(Object) - Method in class org.apache.activemq.apollo.util.Hasher.ToStringCodec
 
execute() - Method in interface org.apache.activemq.apollo.util.Callback
Executes some piece of code within a transaction performing a commit if there is no exception thrown else a rollback is performed
execute(long) - Method in interface org.apache.activemq.apollo.util.list.Sequence.Closure
 
execute(V) - Method in class org.apache.activemq.apollo.util.TimerHeap
Subclass must override this to execute ready timers
executeAfterDelay(Runnable, long) - Static method in class org.apache.activemq.apollo.util.Scheduler
 
executePeriodically(Runnable, long) - Static method in class org.apache.activemq.apollo.util.Scheduler
 
executeReadyTimers() - Method in class org.apache.activemq.apollo.util.TimerHeap
Executes ready timers.
extractProperties(Map, String) - Static method in class org.apache.activemq.apollo.util.IntrospectionSupport
 

F

fcntl(int, int, Object...) - Method in interface org.apache.activemq.apollo.util.os.CLibrary
 
fillString(int, char) - Static method in class org.apache.activemq.apollo.util.StringSupport
 
finish() - Method in class org.apache.activemq.apollo.util.tar.TarOutputStream
Ends the TAR archive without closing the underlying OutputStream.
firstEntry() - Method in class org.apache.activemq.apollo.util.TreeMap
Returns a key-value mapping associated with the least key in this map, or null if the map is empty.
firstKey() - Method in class org.apache.activemq.apollo.util.PriorityMap
 
firstKey() - Method in class org.apache.activemq.apollo.util.TreeMap
 
firstValue() - Method in class org.apache.activemq.apollo.util.PriorityMap
 
flatMap(Collection<T>, Fn1<T, Option<R>>) - Static method in class org.apache.activemq.apollo.util.Scala2Java
 
floorEntry(K) - Method in class org.apache.activemq.apollo.util.TreeMap
Returns a key-value mapping associated with the greatest key less than or equal to the given key, or null if there is no such key.
flush() - Method in class org.apache.activemq.apollo.util.IndentPrinter
 
FNV1A - Static variable in interface org.apache.activemq.apollo.util.Hasher
A HashAlgorithim instance which uses the Fowler/Noll/Vo FNV-1a hash algorithim to compute the hash value.
format(long) - Static method in class org.apache.activemq.apollo.util.MemoryPropertyEditor
 
FutureListener<V> - Interface in org.apache.activemq.apollo.util
FutureListener

G

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.

H

hardlink(File, File) - Static method in class org.apache.activemq.apollo.util.IOHelper
 
hardlink(File, File) - Method in interface org.apache.activemq.apollo.util.IOHelper.HardLinkStrategy
 
hash(Buffer) - Method in class org.apache.activemq.apollo.util.Hasher.BinaryHasher
 
hash(byte[], int) - Method in interface org.apache.activemq.apollo.util.Hasher.HashAlgorithim
 
hash(byte[], int) - Method in class org.apache.activemq.apollo.util.Hasher.MessageDigestFactory
 
hashCode() - Method in class org.apache.activemq.apollo.util.tar.TarEntry
Hashcodes are based on entry names.
hashCode() - Method in class org.apache.activemq.apollo.util.TreeMap.TreeEntry
 
Hasher<N,K> - Interface in org.apache.activemq.apollo.util
Implementing this interface allows an object to customize how hash values are computed for Node objects and Key objects.
Hasher.BinaryHasher<N,K> - Class in org.apache.activemq.apollo.util
A Hasher implemenation which first convert the Node and Key to byte arrays before calculating the hash using a HashAlgorithim.
Hasher.BinaryHasher(Codec<N>, Codec<K>, Hasher.HashAlgorithim) - Constructor for class org.apache.activemq.apollo.util.Hasher.BinaryHasher
 
Hasher.HashAlgorithim - Interface in org.apache.activemq.apollo.util
Used to calculate the hash of a binary buffer.
Hasher.MessageDigestFactory - Class in org.apache.activemq.apollo.util
A HashAlgorithim instance which use a MessageDigest algorithim to compute the hash value.
Hasher.MessageDigestFactory(String) - Constructor for class org.apache.activemq.apollo.util.Hasher.MessageDigestFactory
 
Hasher.Native - Class in org.apache.activemq.apollo.util
This Hasher implementation works with any type of object by using the Object.hashCode() method of the Node and Keys objects to compute the hash.
Hasher.Native() - Constructor for class org.apache.activemq.apollo.util.Hasher.Native
 
Hasher.ToStringCodec - Class in org.apache.activemq.apollo.util
Used to convert an object to a byte[] by basically doing: Object.toString().getBytes("UTF-8")
Hasher.ToStringCodec() - Constructor for class org.apache.activemq.apollo.util.Hasher.ToStringCodec
 
Hasher.ToStringHasher - Class in org.apache.activemq.apollo.util
This Hasher implementation works with any type of object by using Object.toString() and uses a checksum to compute the hash of the key and value.
Hasher.ToStringHasher() - Constructor for class org.apache.activemq.apollo.util.Hasher.ToStringHasher
Constructs a ToStringChecksumHasher that uses the JENKINS hash algorithim.
Hasher.ToStringHasher(Hasher.HashAlgorithim) - Constructor for class org.apache.activemq.apollo.util.Hasher.ToStringHasher
 
hasHitEOF - Variable in class org.apache.activemq.apollo.util.tar.TarInputStream
 
hashKey(K) - Method in class org.apache.activemq.apollo.util.Hasher.BinaryHasher
 
hashKey(K) - Method in interface org.apache.activemq.apollo.util.Hasher
 
hashKey(Object) - Method in class org.apache.activemq.apollo.util.Hasher.Native
 
HashList<E> - Class in org.apache.activemq.apollo.util
 
HashList() - Constructor for class org.apache.activemq.apollo.util.HashList
 
hashNode(N, int) - Method in class org.apache.activemq.apollo.util.Hasher.BinaryHasher
 
hashNode(N, int) - Method in interface org.apache.activemq.apollo.util.Hasher
 
hashNode(Object, int) - Method in class org.apache.activemq.apollo.util.Hasher.Native
 
hashNode(Object, int) - Method in class org.apache.activemq.apollo.util.Hasher.ToStringHasher
 
HashRing<Node,Resource> - Class in org.apache.activemq.apollo.util
A hash ring is used to map resources to a to a set of nodes.
HashRing() - Constructor for class org.apache.activemq.apollo.util.HashRing
Constructs a HashRing which uses the OBJECT_HASHER to hash the nodes and values.
HashRing(Hasher) - Constructor for class org.apache.activemq.apollo.util.HashRing
Constructs a HashRing with the specified hasher.
head(Iterable<T>) - Static method in class org.apache.activemq.apollo.util.Scala2Java
 

I

id(String) - Method in class org.apache.activemq.apollo.util.cli.OptionBuilder
 
IdGenerator - Class in org.apache.activemq.apollo.util
Generator for Globally unique Strings.
IdGenerator(String) - Constructor for class org.apache.activemq.apollo.util.IdGenerator
Construct an IdGenerator
IdGenerator() - Constructor for class org.apache.activemq.apollo.util.IdGenerator
 
increment(long) - Method in class org.apache.activemq.apollo.util.metric.MetricCounter
 
increment() - Method in class org.apache.activemq.apollo.util.metric.MetricCounter
 
incrementIndent() - Method in class org.apache.activemq.apollo.util.IndentPrinter
 
indent(String, int) - Static method in class org.apache.activemq.apollo.util.StringSupport
 
IndentPrinter - Class in org.apache.activemq.apollo.util
A helper class for printing indented text
IndentPrinter() - Constructor for class org.apache.activemq.apollo.util.IndentPrinter
 
IndentPrinter(PrintWriter) - Constructor for class org.apache.activemq.apollo.util.IndentPrinter
 
IndentPrinter(PrintWriter, String) - Constructor for class org.apache.activemq.apollo.util.IndentPrinter
 
index - Variable in class org.apache.activemq.apollo.util.list.SortedLinkedList
 
indexOfParenthesisMatch(String) - Method in class org.apache.activemq.apollo.util.URISupport
 
info(String, Object...) - Method in class org.apache.activemq.apollo.util.Scala2Java.Logger
 
info(Throwable, String, Object...) - Method in class org.apache.activemq.apollo.util.Scala2Java.Logger
 
INSTANCE - Static variable in class org.apache.activemq.apollo.util.ApolloThreadPool
 
INSTANCE - Static variable in interface org.apache.activemq.apollo.util.os.JnaCLibrary
 
INSTANCE - Static variable in interface org.apache.activemq.apollo.util.os.Kernel32JnaLibrary
 
INTEGER_MASK - Static variable in interface org.apache.activemq.apollo.util.Hasher
 
IntrospectionSupport - Class in org.apache.activemq.apollo.util
 
IntSequenceGenerator - Class in org.apache.activemq.apollo.util
 
IntSequenceGenerator() - Constructor for class org.apache.activemq.apollo.util.IntSequenceGenerator
 
IOExceptionSupport - Class in org.apache.activemq.apollo.util
 
IOHelper - Class in org.apache.activemq.apollo.util
 
IOHelper.HardLinkStrategy - Interface in org.apache.activemq.apollo.util
 
IOHelper.SyncStrategy - Interface in org.apache.activemq.apollo.util
 
isAdjacentToFirst(long) - Method in class org.apache.activemq.apollo.util.list.Sequence
 
isAdjacentToLast(long) - Method in class org.apache.activemq.apollo.util.list.Sequence
 
isDescendent(TarEntry) - Method in class org.apache.activemq.apollo.util.tar.TarEntry
Determine if the given entry is a descendant of this entry.
isDirectory() - Method in class org.apache.activemq.apollo.util.tar.TarEntry
Return whether or not this entry represents a directory.
isEmpty() - Method in class org.apache.activemq.apollo.util.list.LinkedNodeList
 
isEmpty() - Method in class org.apache.activemq.apollo.util.list.SortedLinkedList
 
isEmpty() - Method in class org.apache.activemq.apollo.util.PriorityLinkedList
 
isEmpty() - Method in class org.apache.activemq.apollo.util.PriorityMap
 
isEmpty() - Method in class org.apache.activemq.apollo.util.TreeMap
 
isEOFRecord(byte[]) - Method in class org.apache.activemq.apollo.util.tar.TarBuffer
Determine if an archive record indicate End of Archive.
isGNULongNameEntry() - Method in class org.apache.activemq.apollo.util.tar.TarEntry
Indicate if this entry is a GNU long name block
isHeadNode() - Method in class org.apache.activemq.apollo.util.list.LinkedNode
 
isHeadNode() - Method in class org.apache.activemq.apollo.util.list.SortedLinkedListNode
 
isInOrder(long) - Method in class org.apache.activemq.apollo.util.BitArrayBin
Test if in order
isLinked() - Method in class org.apache.activemq.apollo.util.list.LinkedNode
 
isLinked() - Method in class org.apache.activemq.apollo.util.list.SortedLinkedListNode
 
isStarted() - Method in class org.apache.activemq.apollo.util.JavaBaseService.State
 
isStarted() - Method in class org.apache.activemq.apollo.util.ServiceSupport
 
isStopped() - Method in class org.apache.activemq.apollo.util.ServiceSupport
 
isStopping() - Method in class org.apache.activemq.apollo.util.ServiceSupport
 
isTailNode() - Method in class org.apache.activemq.apollo.util.list.LinkedNode
 
isTailNode() - Method in class org.apache.activemq.apollo.util.list.SortedLinkedListNode
 
iterator() - Method in class org.apache.activemq.apollo.util.HashList
 
iterator(Resource) - Method in class org.apache.activemq.apollo.util.HashRing
Maps a resource value to an interator to the nodes in the HashRing starting at the Node which resource maps to.
iterator() - Method in class org.apache.activemq.apollo.util.list.LinkedNodeList
 

J

JavaBaseService - Class in org.apache.activemq.apollo.util
The BaseService provides helpers for dealing async service state.
JavaBaseService() - Constructor for class org.apache.activemq.apollo.util.JavaBaseService
 
JavaBaseService.STARTING - Class in org.apache.activemq.apollo.util
 
JavaBaseService.STARTING() - Constructor for class org.apache.activemq.apollo.util.JavaBaseService.STARTING
 
JavaBaseService.State - Class in org.apache.activemq.apollo.util
 
JavaBaseService.State() - Constructor for class org.apache.activemq.apollo.util.JavaBaseService.State
 
JavaBaseService.STOPPING - Class in org.apache.activemq.apollo.util
 
JavaBaseService.STOPPING() - Constructor for class org.apache.activemq.apollo.util.JavaBaseService.STOPPING
 
JENKINS - Static variable in interface org.apache.activemq.apollo.util.Hasher
A HashAlgorithim instance which uses the Jenkins hash algorithim to compute the hash value.
JMSExceptionSupport - Class in org.apache.activemq.apollo.util
 
JMXSupport - Class in org.apache.activemq.apollo.util
 
JnaCLibrary - Interface in org.apache.activemq.apollo.util.os
 

K

Kernel32JnaLibrary - Interface in org.apache.activemq.apollo.util.os
Kernel32Library - Interface in org.apache.activemq.apollo.util.os
keyManagers - Variable in class org.apache.activemq.apollo.util.SslContext
 
keySet() - Method in class org.apache.activemq.apollo.util.TreeMap
 

L

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.

M

MAGICLEN - Static variable in interface org.apache.activemq.apollo.util.tar.TarConstants
The length of the magic field in a header buffer.
map(V) - Method in interface org.apache.activemq.apollo.util.Mapper
 
map(Collection<T>, Fn1<T, R>) - Static method in class org.apache.activemq.apollo.util.Scala2Java
 
Mapper<K,V> - Interface in org.apache.activemq.apollo.util
 
mark(int) - Method in class org.apache.activemq.apollo.util.tar.TarInputStream
Since we do not support marking just yet, we do nothing.
markSupported() - Method in class org.apache.activemq.apollo.util.tar.TarInputStream
Since we do not support marking just yet, we return false.
max() - Method in class org.apache.activemq.apollo.util.metric.MetricAggregator
 
MAX_DIR_NAME_LENGTH - Static variable in class org.apache.activemq.apollo.util.IOHelper
 
MAX_FILE_NAME_LENGTH - Static variable in class org.apache.activemq.apollo.util.IOHelper
 
MAX_NAMELEN - Static variable in class org.apache.activemq.apollo.util.tar.TarEntry
Maximum length of a user's name in the tar file
maxCacheSize - Variable in class org.apache.activemq.apollo.util.LRUCache
 
MAXSIZE - Static variable in interface org.apache.activemq.apollo.util.tar.TarConstants
The maximum size of a file in a tar archive (That's 11 sevens, octal).
MD5 - Static variable in interface org.apache.activemq.apollo.util.Hasher
 
MemoryPropertyEditor - Class in org.apache.activemq.apollo.util
Converts string values like "20 Mib", "1024kb", and "1g" to long values in bytes.
MemoryPropertyEditor() - Constructor for class org.apache.activemq.apollo.util.MemoryPropertyEditor
 
Metric - Class in org.apache.activemq.apollo.util.metric
 
Metric() - Constructor for class org.apache.activemq.apollo.util.metric.Metric
 
MetricAggregator - Class in org.apache.activemq.apollo.util.metric
 
MetricAggregator() - Constructor for class org.apache.activemq.apollo.util.metric.MetricAggregator
 
MetricCounter - Class in org.apache.activemq.apollo.util.metric
 
MetricCounter() - Constructor for class org.apache.activemq.apollo.util.metric.MetricCounter
 
MILLIS_PER_SECOND - Static variable in class org.apache.activemq.apollo.util.tar.TarEntry
Convert millis to seconds
min() - Method in class org.apache.activemq.apollo.util.metric.MetricAggregator
 
mkdirs(File) - Static method in class org.apache.activemq.apollo.util.IOHelper
 
MODELEN - Static variable in interface org.apache.activemq.apollo.util.tar.TarConstants
The length of the mode field in a header buffer.
MODTIMELEN - Static variable in interface org.apache.activemq.apollo.util.tar.TarConstants
The length of the modification time field in a header buffer.
moveFile(File, File) - Static method in class org.apache.activemq.apollo.util.IOHelper
 
MURMUR - Static variable in interface org.apache.activemq.apollo.util.Hasher
A HashAlgorithim instance which uses the Murmur hash algorithim to compute the hash value.

N

name(String) - Method in class org.apache.activemq.apollo.util.cli.OptionBuilder
 
name(String) - Method in class org.apache.activemq.apollo.util.metric.Metric
 
name(String) - Method in class org.apache.activemq.apollo.util.metric.MetricAggregator
 
name(String) - Method in class org.apache.activemq.apollo.util.metric.MetricCounter
 
NAMELEN - Static variable in interface org.apache.activemq.apollo.util.tar.TarConstants
The length of the name field in a header buffer.
next - Variable in class org.apache.activemq.apollo.util.list.LinkedNode
 
next - Variable in class org.apache.activemq.apollo.util.list.SortedLinkedListNode
 
next() - Method in class org.apache.activemq.apollo.util.TreeMap.TreeEntry
 
none() - Static method in class org.apache.activemq.apollo.util.Scala2Java
 
noopFn1() - Static method in class org.apache.activemq.apollo.util.Scala2Java
 

O

ob() - Static method in class org.apache.activemq.apollo.util.cli.OptionBuilder
 
onCacheEviction(Map.Entry<K, V>) - Method in class org.apache.activemq.apollo.util.LRUCache
 
oneBuf - Variable in class org.apache.activemq.apollo.util.tar.TarInputStream
This contents of this array is not used at all in this class, it is only here to avoid repreated object creation during calls to the no-arg read method.
oneBuf - Variable in class org.apache.activemq.apollo.util.tar.TarOutputStream
 
onException(Object, Throwable) - Method in class org.apache.activemq.apollo.util.ServiceStopper
 
onFutureComplete(Future<? extends V>) - Method in interface org.apache.activemq.apollo.util.FutureListener
 
op() - Method in class org.apache.activemq.apollo.util.cli.OptionBuilder
 
optional(boolean) - Method in class org.apache.activemq.apollo.util.cli.OptionBuilder
 
OptionBuilder - Class in org.apache.activemq.apollo.util.cli
a better version of org.apache.commons.cli.OptionBuilder IDE provides nicer auto complete and less compiler warnings.
OptionBuilder() - Constructor for class org.apache.activemq.apollo.util.cli.OptionBuilder
 
org.apache.activemq.apollo.util - package org.apache.activemq.apollo.util
 
org.apache.activemq.apollo.util.cli - package org.apache.activemq.apollo.util.cli
 
org.apache.activemq.apollo.util.list - package org.apache.activemq.apollo.util.list
 
org.apache.activemq.apollo.util.metric - package org.apache.activemq.apollo.util.metric
 
org.apache.activemq.apollo.util.os - package org.apache.activemq.apollo.util.os
 
org.apache.activemq.apollo.util.tar - package org.apache.activemq.apollo.util.tar
 

P

parse(String) - Static method in class org.apache.activemq.apollo.util.MemoryPropertyEditor
 
parseComposite(URI) - Static method in class org.apache.activemq.apollo.util.URISupport
 
parseName(byte[], int, int) - Static method in class org.apache.activemq.apollo.util.tar.TarUtils
Parse an entry name from a header buffer.
parseOctal(byte[], int, int) - Static method in class org.apache.activemq.apollo.util.tar.TarUtils
Parse an octal string from a header buffer.
parseParamters(URI) - Static method in class org.apache.activemq.apollo.util.URISupport
 
parseQuery(String) - Static method in class org.apache.activemq.apollo.util.URISupport
 
parseTarHeader(byte[]) - Method in class org.apache.activemq.apollo.util.tar.TarEntry
Parse an entry's header information from a header buffer.
peek() - Method in class org.apache.activemq.apollo.util.PriorityLinkedList
Gets the element at the front of the list:
Period - Class in org.apache.activemq.apollo.util.metric
 
Period() - Constructor for class org.apache.activemq.apollo.util.metric.Period
 
poll() - Method in class org.apache.activemq.apollo.util.PriorityLinkedList
Gets the element at the front of the list:
prev - Variable in class org.apache.activemq.apollo.util.list.LinkedNode
 
prev - Variable in class org.apache.activemq.apollo.util.list.SortedLinkedListNode
 
previous() - Method in class org.apache.activemq.apollo.util.TreeMap.TreeEntry
 
print(String) - Method in class org.apache.activemq.apollo.util.IndentPrinter
 
printIndent() - Method in class org.apache.activemq.apollo.util.IndentPrinter
 
println(Object) - Method in class org.apache.activemq.apollo.util.IndentPrinter
 
println(String) - Method in class org.apache.activemq.apollo.util.IndentPrinter
 
println() - Method in class org.apache.activemq.apollo.util.IndentPrinter
 
PriorityLinkedList<E extends LinkedNode<E>> - Class in org.apache.activemq.apollo.util
 
PriorityLinkedList(int) - Constructor for class org.apache.activemq.apollo.util.PriorityLinkedList
 
PriorityLinkedList(int, Mapper<Integer, E>) - Constructor for class org.apache.activemq.apollo.util.PriorityLinkedList
 
PriorityMap<E> - Class in org.apache.activemq.apollo.util
 
PriorityMap() - Constructor for class org.apache.activemq.apollo.util.PriorityMap
 
protocol - Variable in class org.apache.activemq.apollo.util.SslContext
 
provider - Variable in class org.apache.activemq.apollo.util.SslContext
 
put(String, Object...) - Method in class org.apache.activemq.apollo.util.Combinator
 
put(int, E) - Method in class org.apache.activemq.apollo.util.PriorityMap
 
put(K, V) - Method in class org.apache.activemq.apollo.util.TreeMap
 
putAll(Map<? extends K, ? extends V>) - Method in class org.apache.activemq.apollo.util.TreeMap
 
putNextEntry(TarEntry) - Method in class org.apache.activemq.apollo.util.tar.TarOutputStream
Put an entry on the output stream.

R

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

S

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
 

T

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
 

U

UIDLEN - Static variable in interface org.apache.activemq.apollo.util.tar.TarConstants
The length of the user id field in a header buffer.
UNAMELEN - Static variable in interface org.apache.activemq.apollo.util.tar.TarConstants
The length of the user name field in a header buffer.
unit(String) - Method in class org.apache.activemq.apollo.util.metric.Metric
 
unit(String) - Method in class org.apache.activemq.apollo.util.metric.MetricAggregator
 
unlink() - Method in class org.apache.activemq.apollo.util.list.LinkedNode
Removes this node out of the linked list it is chained in.
unlink() - Method in class org.apache.activemq.apollo.util.list.SortedLinkedListNode
Removes this node out of the linked list it is chained in.
unlock() - Method in class org.apache.activemq.apollo.util.LockFile
 
upper(long, boolean) - Method in class org.apache.activemq.apollo.util.list.SortedLinkedList
 
upperEntry(K) - Method in class org.apache.activemq.apollo.util.TreeMap
Returns a key-value mapping associated with the lowest key strictly greater than the given key, or null if there is no such key
URIEditor - Class in org.apache.activemq.apollo.util
 
URIEditor() - Constructor for class org.apache.activemq.apollo.util.URIEditor
 
URISupport - Class in org.apache.activemq.apollo.util
 
URISupport() - Constructor for class org.apache.activemq.apollo.util.URISupport
 
URISupport.CompositeData - Class in org.apache.activemq.apollo.util
 
URISupport.CompositeData() - Constructor for class org.apache.activemq.apollo.util.URISupport.CompositeData
 

V

values() - Method in class org.apache.activemq.apollo.util.TreeMap
 
VoidFunction1<T1> - Interface in org.apache.activemq.apollo.util

W

warn(String, Object...) - Method in class org.apache.activemq.apollo.util.Scala2Java.Logger
 
warn(Throwable, String, Object...) - Method in class org.apache.activemq.apollo.util.Scala2Java.Logger
 
write(int) - Method in class org.apache.activemq.apollo.util.tar.TarOutputStream
Writes a byte to the current tar archive entry.
write(byte[]) - Method in class org.apache.activemq.apollo.util.tar.TarOutputStream
Writes bytes to the current tar archive entry.
write(byte[], int, int) - Method in class org.apache.activemq.apollo.util.tar.TarOutputStream
Writes bytes to the current tar archive entry.
writeBinaryFile(File, byte[]) - Static method in class org.apache.activemq.apollo.util.IOHelper
 
writeEntryHeader(byte[]) - Method in class org.apache.activemq.apollo.util.tar.TarEntry
Write an entry's header information to a header buffer.
writeRecord(byte[]) - Method in class org.apache.activemq.apollo.util.tar.TarBuffer
Write an archive record to the archive.
writeRecord(byte[], int) - Method in class org.apache.activemq.apollo.util.tar.TarBuffer
Write an archive record to the archive, where the record may be inside of a larger array buffer.
writeText(File, String) - Static method in class org.apache.activemq.apollo.util.IOHelper
 
writeText(File, String, String) - Static method in class org.apache.activemq.apollo.util.IOHelper
 
writeToStream(DataOutput) - Method in class org.apache.activemq.apollo.util.BitArray
write the bits to an output stream

_

_serviceState - Variable in class org.apache.activemq.apollo.util.JavaBaseService
 
_start(Task) - Method in class org.apache.activemq.apollo.util.JavaBaseService
 
_stop(Task) - Method in class org.apache.activemq.apollo.util.JavaBaseService
 
A B C D E F G H I J K L M N O P R S T U V W _ 

Copyright © 2005–2015 The Apache Software Foundation. All rights reserved.