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

A

abort() - Method in class org.smallmind.quorum.pool.complex.ComponentCreationWorker
 
abort() - Method in class org.smallmind.quorum.pool.complex.DeconstructionCoordinator
 
abort() - Method in class org.smallmind.quorum.pool.complex.DeconstructionFuse
 
AbstractCache<K,V,E extends CacheEntry<V>> - Class in org.smallmind.quorum.cache.indigenous
 
AbstractCache(String, CacheSource<K, V, E>, CacheExpirationPolicy<E>, int, float, int, long) - Constructor for class org.smallmind.quorum.cache.indigenous.AbstractCache
 
AbstractComponentInstanceFactory<C> - Class in org.smallmind.quorum.pool.complex
 
AbstractComponentInstanceFactory() - Constructor for class org.smallmind.quorum.pool.complex.AbstractComponentInstanceFactory
 
AbstractJugglingPin<R> - Class in org.smallmind.quorum.juggler
 
AbstractJugglingPin() - Constructor for class org.smallmind.quorum.juggler.AbstractJugglingPin
 
AbstractTimestampOrderedCacheEntry<V> - Class in org.smallmind.quorum.cache.indigenous
 
AbstractTimestampOrderedCacheEntry(V) - Constructor for class org.smallmind.quorum.cache.indigenous.AbstractTimestampOrderedCacheEntry
 
AcknowledgeMode - Interface in org.smallmind.quorum.transport.message
 
add(D) - Method in interface org.smallmind.quorum.cache.indigenous.CacheAccumulator
 
add(D) - Method in class org.smallmind.quorum.cache.indigenous.SizeLimitedCacheAccumulator
 
add(DeconstructionFuse) - Method in class org.smallmind.quorum.pool.complex.DeconstructionQueue
 
addComponentPoolEventListener(ComponentPoolEventListener) - Method in class org.smallmind.quorum.pool.complex.ComponentPool
 
addToBlackList(JugglingPin<R>) - Method in interface org.smallmind.quorum.juggler.BlackList
 
addToBlackList(JugglingPin<R>) - Method in class org.smallmind.quorum.juggler.Juggler
 
afterPropertiesSet() - Method in class org.smallmind.quorum.transport.message.spring.InvocationProxyFactoryBean
 
apply(MessageProducer) - Method in class org.smallmind.quorum.transport.message.MessagePolicy
 
AsynchronousTransmissionCallback - Class in org.smallmind.quorum.transport.message
 
AsynchronousTransmissionCallback(MessageStrategy, long) - Constructor for class org.smallmind.quorum.transport.message.AsynchronousTransmissionCallback
 

B

bind(RemoteEndpoint, String) - Static method in class org.smallmind.quorum.transport.remote.RemoteEndpointBinder
 
BlackList<R> - Interface in org.smallmind.quorum.juggler
 
buildLeastRecentlyUsedCache(String, TimestampedCacheSource<K, V>, int) - Static method in class org.smallmind.quorum.cache.indigenous.CacheBuilder
 
buildLeastRecentlyUsedCache(String, TimestampedCacheSource<K, V>, int, int) - Static method in class org.smallmind.quorum.cache.indigenous.CacheBuilder
 

C

Cache<K,V> - Interface in org.smallmind.quorum.cache
 
CacheAccumulator<D extends CacheMetaData,K,E extends OrderedCacheEntry<D,?>> - Interface in org.smallmind.quorum.cache.indigenous
 
CacheBuilder - Class in org.smallmind.quorum.cache.indigenous
 
CacheBuilder() - Constructor for class org.smallmind.quorum.cache.indigenous.CacheBuilder
 
CacheEntry<V> - Interface in org.smallmind.quorum.cache.indigenous
 
CacheException - Exception in org.smallmind.quorum.cache
 
CacheException() - Constructor for exception org.smallmind.quorum.cache.CacheException
 
CacheException(String, Object...) - Constructor for exception org.smallmind.quorum.cache.CacheException
 
CacheException(Throwable, String, Object...) - Constructor for exception org.smallmind.quorum.cache.CacheException
 
CacheException(Throwable) - Constructor for exception org.smallmind.quorum.cache.CacheException
 
CacheExpirationPolicy<E extends CacheEntry> - Interface in org.smallmind.quorum.cache.indigenous
 
cacheHit() - Method in class org.smallmind.quorum.cache.indigenous.AbstractTimestampOrderedCacheEntry
 
cacheHit() - Method in interface org.smallmind.quorum.cache.indigenous.CacheEntry
 
cacheHit() - Method in class org.smallmind.quorum.cache.indigenous.TimestampOrderedCacheEntry
 
CacheLockException - Exception in org.smallmind.quorum.cache
 
CacheLockException() - Constructor for exception org.smallmind.quorum.cache.CacheLockException
 
CacheLockException(String, Object...) - Constructor for exception org.smallmind.quorum.cache.CacheLockException
 
CacheLockException(Throwable, String, Object...) - Constructor for exception org.smallmind.quorum.cache.CacheLockException
 
CacheLockException(Throwable) - Constructor for exception org.smallmind.quorum.cache.CacheLockException
 
CacheMetaData - Interface in org.smallmind.quorum.cache.indigenous
 
CacheProvider - Interface in org.smallmind.quorum.cache
 
CacheReference<K,E extends CacheEntry> - Class in org.smallmind.quorum.cache.indigenous
 
CacheReference(K, E) - Constructor for class org.smallmind.quorum.cache.indigenous.CacheReference
 
CacheSource<K,V,E extends CacheEntry<V>> - Interface in org.smallmind.quorum.cache.indigenous
 
CacheValidationPolicy<E extends CacheEntry> - Interface in org.smallmind.quorum.cache.indigenous
 
clear() - Method in interface org.smallmind.quorum.cache.Cache
 
clear() - Method in class org.smallmind.quorum.cache.indigenous.AbstractCache
 
clear() - Method in class org.smallmind.quorum.cache.indigenous.InternalHashMap
 
clear() - Method in class org.smallmind.quorum.cache.LockableCacheEnforcer
 
clear() - Method in interface org.smallmind.quorum.cache.LockingCache
 
clearCache(String, String) - Method in interface org.smallmind.quorum.cache.CacheProvider
 
close() - Method in interface org.smallmind.quorum.cache.Cache
 
close() - Method in class org.smallmind.quorum.cache.indigenous.AbstractCache
 
close() - Method in class org.smallmind.quorum.cache.indigenous.AbstractTimestampOrderedCacheEntry
 
close() - Method in interface org.smallmind.quorum.cache.indigenous.CacheEntry
 
close() - Method in class org.smallmind.quorum.cache.indigenous.TimestampOrderedCacheEntry
 
close() - Method in class org.smallmind.quorum.cache.LockableCacheEnforcer
 
close() - Method in interface org.smallmind.quorum.cache.LockingCache
 
close() - Method in class org.smallmind.quorum.juggler.AbstractJugglingPin
 
close() - Method in interface org.smallmind.quorum.juggler.JugglingPin
 
close() - Method in interface org.smallmind.quorum.pool.complex.ComponentInstance
 
close() - Method in class org.smallmind.quorum.pool.simple.ComponentPool
 
close() - Method in class org.smallmind.quorum.transport.message.ConnectionFactor
 
close() - Method in class org.smallmind.quorum.transport.message.MessageReceiver
 
close() - Method in class org.smallmind.quorum.transport.message.MessageTransmitter
 
close() - Method in class org.smallmind.quorum.transport.message.ReceptionListener
 
close() - Method in class org.smallmind.quorum.transport.message.TransmissionListener
 
compare(TimestampedCacheMetaData, TimestampedCacheMetaData) - Method in class org.smallmind.quorum.cache.indigenous.TimestampedCacheMetaDataComparator
 
completeCallback(Message) - Method in class org.smallmind.quorum.transport.message.MessageTransmitter
 
ComplexPoolConfig - Class in org.smallmind.quorum.pool.complex
 
ComplexPoolConfig() - Constructor for class org.smallmind.quorum.pool.complex.ComplexPoolConfig
 
ComplexPoolConfig(PoolConfig<?>) - Constructor for class org.smallmind.quorum.pool.complex.ComplexPoolConfig
 
ComponentCreationException - Exception in org.smallmind.quorum.pool.complex
 
ComponentCreationException() - Constructor for exception org.smallmind.quorum.pool.complex.ComponentCreationException
 
ComponentCreationException(String, Object...) - Constructor for exception org.smallmind.quorum.pool.complex.ComponentCreationException
 
ComponentCreationException(Throwable, String, Object...) - Constructor for exception org.smallmind.quorum.pool.complex.ComponentCreationException
 
ComponentCreationException(Throwable) - Constructor for exception org.smallmind.quorum.pool.complex.ComponentCreationException
 
ComponentCreationWorker<C> - Class in org.smallmind.quorum.pool.complex
 
ComponentCreationWorker(ComponentPool<C>) - Constructor for class org.smallmind.quorum.pool.complex.ComponentCreationWorker
 
ComponentFactory<T extends PooledComponent> - Interface in org.smallmind.quorum.pool.simple
 
ComponentInstance<C> - Interface in org.smallmind.quorum.pool.complex
 
ComponentInstanceFactory<C> - Interface in org.smallmind.quorum.pool.complex
 
ComponentLeaseTimeNotification - Class in org.smallmind.quorum.pool.complex.jmx
 
ComponentLeaseTimeNotification(Object, long) - Constructor for class org.smallmind.quorum.pool.complex.jmx.ComponentLeaseTimeNotification
 
ComponentPin<C> - Class in org.smallmind.quorum.pool.complex
 
ComponentPin(ComponentPool<C>, DeconstructionQueue, ComponentInstance<C>) - Constructor for class org.smallmind.quorum.pool.complex.ComponentPin
 
ComponentPinManager<C> - Class in org.smallmind.quorum.pool.complex
 
ComponentPinManager(ComponentPool<C>) - Constructor for class org.smallmind.quorum.pool.complex.ComponentPinManager
 
ComponentPool<C> - Class in org.smallmind.quorum.pool.complex
 
ComponentPool(String, ComponentInstanceFactory<C>) - Constructor for class org.smallmind.quorum.pool.complex.ComponentPool
 
ComponentPool(String, ComponentInstanceFactory<C>, ComplexPoolConfig) - Constructor for class org.smallmind.quorum.pool.complex.ComponentPool
 
ComponentPool<T extends PooledComponent> - Class in org.smallmind.quorum.pool.simple
 
ComponentPool(ComponentFactory<T>) - Constructor for class org.smallmind.quorum.pool.simple.ComponentPool
 
ComponentPool(ComponentFactory<T>, SimplePoolConfig) - Constructor for class org.smallmind.quorum.pool.simple.ComponentPool
 
ComponentPoolEvent<C> - Class in org.smallmind.quorum.pool.complex.event
 
ComponentPoolEvent(ComponentPool<C>) - Constructor for class org.smallmind.quorum.pool.complex.event.ComponentPoolEvent
 
ComponentPoolEventListener - Interface in org.smallmind.quorum.pool.complex.event
 
ComponentPoolException - Exception in org.smallmind.quorum.pool
 
ComponentPoolException() - Constructor for exception org.smallmind.quorum.pool.ComponentPoolException
 
ComponentPoolException(String, Object...) - Constructor for exception org.smallmind.quorum.pool.ComponentPoolException
 
ComponentPoolException(Throwable, String, Object...) - Constructor for exception org.smallmind.quorum.pool.ComponentPoolException
 
ComponentPoolException(Throwable) - Constructor for exception org.smallmind.quorum.pool.ComponentPoolException
 
ComponentPoolMonitor - Class in org.smallmind.quorum.pool.complex.jmx
 
ComponentPoolMonitor(ComponentPool) - Constructor for class org.smallmind.quorum.pool.complex.jmx.ComponentPoolMonitor
 
ComponentPoolMonitorMXBean - Interface in org.smallmind.quorum.pool.complex.jmx
 
ComponentPoolSurface - Interface in org.smallmind.quorum.pool.complex
 
ComponentValidationException - Exception in org.smallmind.quorum.pool.complex
 
ComponentValidationException() - Constructor for exception org.smallmind.quorum.pool.complex.ComponentValidationException
 
ComponentValidationException(String, Object...) - Constructor for exception org.smallmind.quorum.pool.complex.ComponentValidationException
 
ComponentValidationException(Throwable, String, Object...) - Constructor for exception org.smallmind.quorum.pool.complex.ComponentValidationException
 
ComponentValidationException(Throwable) - Constructor for exception org.smallmind.quorum.pool.complex.ComponentValidationException
 
ConnectionFactor - Class in org.smallmind.quorum.transport.message
 
ConnectionFactor(TransportManagedObjects, MessagePolicy, ReconnectionPolicy) - Constructor for class org.smallmind.quorum.transport.message.ConnectionFactor
 
containsContexts() - Method in class org.smallmind.quorum.transport.InvocationSignal
 
containsKey(K) - Method in class org.smallmind.quorum.cache.indigenous.InternalHashMap
 
createComponent() - Method in interface org.smallmind.quorum.pool.simple.ComponentFactory
 
createConnection() - Method in class org.smallmind.quorum.transport.message.jndi.JNDITransportManagedObjects
 
createConnection() - Method in interface org.smallmind.quorum.transport.message.TransportManagedObjects
 
createConsumer(SessionEmployer) - Method in class org.smallmind.quorum.transport.message.ConnectionFactor
 
createEntry(K, Object...) - Method in interface org.smallmind.quorum.cache.indigenous.CacheSource
 
createEntry(K, Object...) - Method in class org.smallmind.quorum.cache.indigenous.TimestampedCacheSource
 
createInstance(ComponentPool<C>) - Method in interface org.smallmind.quorum.pool.complex.ComponentInstanceFactory
 
createJugglingPin(BlackList<R>, P) - Method in interface org.smallmind.quorum.juggler.JugglingPinFactory
 
createNewEntry(K, Object...) - Method in class org.smallmind.quorum.cache.indigenous.AbstractCache
 
createStripeLockArray(int) - Static method in class org.smallmind.quorum.cache.StripeLockFactory
 
CreationErrorOccurredNotification - Class in org.smallmind.quorum.pool.complex.jmx
 
CreationErrorOccurredNotification(Object, Exception) - Constructor for class org.smallmind.quorum.pool.complex.jmx.CreationErrorOccurredNotification
 

D

deconstruct() - Method in class org.smallmind.quorum.juggler.Juggler
 
deconstruct() - Method in class org.smallmind.quorum.pool.complex.AbstractComponentInstanceFactory
 
deconstruct() - Method in interface org.smallmind.quorum.pool.complex.ComponentInstanceFactory
 
DeconstructionCoordinator - Class in org.smallmind.quorum.pool.complex
 
DeconstructionCoordinator(ComponentPool<?>, DeconstructionQueue, ComponentPin<?>) - Constructor for class org.smallmind.quorum.pool.complex.DeconstructionCoordinator
 
DeconstructionFuse - Class in org.smallmind.quorum.pool.complex
 
DeconstructionFuse(DeconstructionQueue, DeconstructionCoordinator) - Constructor for class org.smallmind.quorum.pool.complex.DeconstructionFuse
 
DeconstructionQueue - Class in org.smallmind.quorum.pool.complex
 
DeconstructionQueue() - Constructor for class org.smallmind.quorum.pool.complex.DeconstructionQueue
 
DefaultMessageStrategy - Class in org.smallmind.quorum.transport.message
 
DefaultMessageStrategy() - Constructor for class org.smallmind.quorum.transport.message.DefaultMessageStrategy
 
DeliveryMode - Enum in org.smallmind.quorum.transport.message
 
describe() - Method in interface org.smallmind.quorum.juggler.JugglingPin
 
destroy() - Method in class org.smallmind.quorum.transport.message.AsynchronousTransmissionCallback
 
destroy() - Method in class org.smallmind.quorum.transport.message.SynchronousTransmissionCallback
 

E

equals(Object) - Method in class org.smallmind.quorum.cache.KeyLock
 
equals(Object) - Method in class org.smallmind.quorum.transaction.xa.SmallMindXid
 
equals(Object) - Method in class org.smallmind.quorum.transport.FauxMethod
 
ErrorReportingComponentPoolEvent<C> - Class in org.smallmind.quorum.pool.complex.event
 
ErrorReportingComponentPoolEvent(ComponentPool<C>, Exception) - Constructor for class org.smallmind.quorum.pool.complex.event.ErrorReportingComponentPoolEvent
 
execute() - Method in interface org.smallmind.quorum.cache.LockedCallback
 
executeLockedCallback(LockedCallback<K, R>) - Method in interface org.smallmind.quorum.cache.LockableCache
 
executeLockedCallback(LockedCallback<K, R>) - Method in class org.smallmind.quorum.cache.LockableCacheEnforcer
 
executeLockedCallback(KeyLock, LockedCallback<K, R>) - Method in interface org.smallmind.quorum.cache.LockingCache
 
executeLockedCallback(KeyLock, LockedCallback<K, R>) - Method in class org.smallmind.quorum.cache.LockingCacheEnforcer
 
exists(K) - Method in interface org.smallmind.quorum.cache.Cache
 
exists(KeyLock, K) - Method in class org.smallmind.quorum.cache.indigenous.AbstractCache
 
exists(K) - Method in class org.smallmind.quorum.cache.LockableCacheEnforcer
 
exists(KeyLock, K) - Method in interface org.smallmind.quorum.cache.LockingCache
 
ExpirationTimer<K> - Class in org.smallmind.quorum.cache.indigenous
 
ExpirationTimer(AbstractCache<K, ?, ?>, int) - Constructor for class org.smallmind.quorum.cache.indigenous.ExpirationTimer
 
expire() - Method in class org.smallmind.quorum.cache.indigenous.AbstractTimestampOrderedCacheEntry
 
expire() - Method in interface org.smallmind.quorum.cache.indigenous.CacheEntry
 
expire() - Method in class org.smallmind.quorum.cache.indigenous.TimestampOrderedCacheEntry
 
expireEntry(K) - Method in class org.smallmind.quorum.cache.indigenous.AbstractCache
 

F

FauxMethod - Class in org.smallmind.quorum.transport
 
FauxMethod(Method) - Constructor for class org.smallmind.quorum.transport.FauxMethod
 
finish() - Method in class org.smallmind.quorum.cache.indigenous.ExpirationTimer
 
fizzle() - Method in class org.smallmind.quorum.pool.complex.ComponentPin
 
free() - Method in class org.smallmind.quorum.pool.complex.ComponentPin
 
free() - Method in class org.smallmind.quorum.pool.complex.DeconstructionCoordinator
 
free() - Method in class org.smallmind.quorum.pool.complex.DeconstructionFuse
 
free() - Method in class org.smallmind.quorum.pool.complex.MaxIdleTimeDeconstructionFuse
 
free() - Method in class org.smallmind.quorum.pool.complex.MaxLeaseTimeDeconstructionFuse
 
free() - Method in class org.smallmind.quorum.pool.complex.UnReturnedElementTimeoutDeconstructionFuse
 
freeSize() - Method in class org.smallmind.quorum.pool.simple.ComponentPool
 

G

gateKey(KeyLock, K) - Method in class org.smallmind.quorum.cache.LockingCacheEnforcer
 
generateProxy(MessageTransmitter, Class) - Static method in class org.smallmind.quorum.transport.message.InvocationProxyFactory
 
generateRemoteProxy(Class<C>, String) - Static method in class org.smallmind.quorum.transport.remote.RemoteProxyFactory
 
generateRemoteProxy(Class<C>, String, String) - Static method in class org.smallmind.quorum.transport.remote.RemoteProxyFactory
 
get(K, Object...) - Method in interface org.smallmind.quorum.cache.Cache
 
get(KeyLock, K, Object...) - Method in class org.smallmind.quorum.cache.indigenous.AbstractCache
 
get(K) - Method in class org.smallmind.quorum.cache.indigenous.InternalHashMap
 
get(KeyLock, K, Object...) - Method in class org.smallmind.quorum.cache.indigenous.OrderedCache
 
get(KeyLock, K, Object...) - Method in class org.smallmind.quorum.cache.indigenous.UnorderedCache
 
get(K, Object...) - Method in class org.smallmind.quorum.cache.LockableCacheEnforcer
 
get(KeyLock, K, Object...) - Method in interface org.smallmind.quorum.cache.LockingCache
 
getAcknowledgeMode() - Method in class org.smallmind.quorum.transport.message.MessagePolicy
 
getAcquireWaitTimeMillis() - Method in interface org.smallmind.quorum.pool.complex.ComponentPoolSurface
 
getAcquireWaitTimeMillis() - Method in class org.smallmind.quorum.pool.complex.jmx.ComponentPoolMonitor
 
getAcquireWaitTimeMillis() - Method in class org.smallmind.quorum.pool.PoolConfig
 
getArgs() - Method in class org.smallmind.quorum.transport.InvocationSignal
 
getBranchQualifier() - Method in class org.smallmind.quorum.transaction.xa.SmallMindXid
 
getCache(String, String) - Method in interface org.smallmind.quorum.cache.CacheProvider
 
getCache(String, String, boolean) - Method in interface org.smallmind.quorum.cache.CacheProvider
 
getCacheEntry() - Method in class org.smallmind.quorum.cache.indigenous.CacheReference
 
getCacheMetaData() - Method in class org.smallmind.quorum.cache.indigenous.AbstractTimestampOrderedCacheEntry
 
getCacheMetaData() - Method in interface org.smallmind.quorum.cache.indigenous.OrderedCacheEntry
 
getCacheName() - Method in interface org.smallmind.quorum.cache.Cache
 
getCacheName() - Method in class org.smallmind.quorum.cache.indigenous.AbstractCache
 
getCacheName() - Method in class org.smallmind.quorum.cache.LockableCacheEnforcer
 
getCacheName() - Method in interface org.smallmind.quorum.cache.LockingCache
 
getComplexPoolConfig() - Method in class org.smallmind.quorum.pool.complex.ComponentPool
 
getComponent() - Method in class org.smallmind.quorum.pool.complex.ComponentPool
 
getComponent() - Method in class org.smallmind.quorum.pool.simple.ComponentPool
 
getComponentInstance() - Method in class org.smallmind.quorum.pool.complex.ComponentCreationWorker
 
getComponentInstance() - Method in class org.smallmind.quorum.pool.complex.ComponentPin
 
getComponentInstanceFactory() - Method in class org.smallmind.quorum.pool.complex.ComponentPool
 
getConfigurationClass() - Method in class org.smallmind.quorum.pool.complex.ComplexPoolConfig
 
getConfigurationClass() - Method in class org.smallmind.quorum.pool.PoolConfig
 
getConfigurationClass() - Method in class org.smallmind.quorum.pool.simple.SimplePoolConfig
 
getConnectionFactoryName() - Method in class org.smallmind.quorum.transport.message.jndi.MessageConnectionDetails
 
getContextPool() - Method in class org.smallmind.quorum.transport.message.jndi.MessageConnectionDetails
 
getContexts() - Method in class org.smallmind.quorum.transport.InvocationSignal
 
getCreationTimeoutMillis() - Method in class org.smallmind.quorum.pool.complex.ComplexPoolConfig
 
getCreationTimeoutMillis() - Method in interface org.smallmind.quorum.pool.complex.ComponentPoolSurface
 
getCreationTimeoutMillis() - Method in class org.smallmind.quorum.pool.complex.jmx.ComponentPoolMonitor
 
getCreationTimestamp() - Method in class org.smallmind.quorum.cache.indigenous.TimestampedCacheMetaData
 
getDestination() - Method in class org.smallmind.quorum.transport.message.jndi.JNDITransportManagedObjects
 
getDestination() - Method in class org.smallmind.quorum.transport.message.QueueOperator
 
getDestination() - Method in class org.smallmind.quorum.transport.message.ReceptionListener
 
getDestination() - Method in interface org.smallmind.quorum.transport.message.SessionEmployer
 
getDestination() - Method in class org.smallmind.quorum.transport.message.TopicOperator
 
getDestination() - Method in class org.smallmind.quorum.transport.message.TransmissionListener
 
getDestination() - Method in interface org.smallmind.quorum.transport.message.TransportManagedObjects
 
getDestinationName() - Method in class org.smallmind.quorum.transport.message.jndi.MessageConnectionDetails
 
getDisplay() - Method in enum org.smallmind.quorum.pool.instrument.MetricEvent
 
getDisplay() - Method in enum org.smallmind.quorum.pool.instrument.MetricSize
 
getDisplay() - Method in enum org.smallmind.quorum.transport.instrument.MetricDestination
 
getDisplay() - Method in enum org.smallmind.quorum.transport.instrument.MetricEvent
 
getEntry() - Method in class org.smallmind.quorum.cache.indigenous.AbstractTimestampOrderedCacheEntry
 
getEntry() - Method in interface org.smallmind.quorum.cache.indigenous.CacheEntry
 
getException() - Method in class org.smallmind.quorum.pool.complex.event.ErrorReportingComponentPoolEvent
 
getException() - Method in class org.smallmind.quorum.pool.complex.jmx.CreationErrorOccurredNotification
 
getExistentialStackTrace() - Method in class org.smallmind.quorum.pool.complex.ComponentPin
 
getExistentialStackTraces() - Method in class org.smallmind.quorum.pool.complex.ComponentPinManager
 
getExistentialStackTraces() - Method in class org.smallmind.quorum.pool.complex.ComponentPool
 
getExistingEntry(KeyLock, K) - Method in class org.smallmind.quorum.cache.indigenous.AbstractCache
 
getFauxMethod() - Method in class org.smallmind.quorum.transport.InvocationSignal
 
getFormatId() - Method in class org.smallmind.quorum.transaction.xa.SmallMindXid
 
getFreeSize() - Method in class org.smallmind.quorum.pool.complex.ComponentPinManager
 
getFreeSize() - Method in class org.smallmind.quorum.pool.complex.ComponentPool
 
getFreeSize() - Method in interface org.smallmind.quorum.pool.complex.ComponentPoolSurface
 
getFreeSize() - Method in class org.smallmind.quorum.pool.complex.jmx.ComponentPoolMonitor
 
getGlobalTransactionId() - Method in class org.smallmind.quorum.transaction.xa.SmallMindXid
 
getIgnitionTime() - Method in class org.smallmind.quorum.pool.complex.DeconstructionFuse
 
getInitialPoolSize() - Method in class org.smallmind.quorum.pool.complex.ComplexPoolConfig
 
getInitialPoolSize() - Method in interface org.smallmind.quorum.pool.complex.ComponentPoolSurface
 
getInitialPoolSize() - Method in class org.smallmind.quorum.pool.complex.jmx.ComponentPoolMonitor
 
getInstanceId() - Method in class org.smallmind.quorum.transport.message.MessageTransmitter
 
getInternalBranchQualifier() - Method in class org.smallmind.quorum.transaction.xa.SmallMindXid
 
getInternalGlobalTransactionId() - Method in class org.smallmind.quorum.transaction.xa.SmallMindXid
 
getJmsValue() - Method in interface org.smallmind.quorum.transport.message.AcknowledgeMode
 
getJmsValue() - Method in enum org.smallmind.quorum.transport.message.DeliveryMode
 
getJmsValue() - Method in enum org.smallmind.quorum.transport.message.JmsAcknowledgeMode
 
getKey() - Method in class org.smallmind.quorum.cache.indigenous.CacheReference
 
getKey() - Method in interface org.smallmind.quorum.cache.LockedCallback
 
getKey() - Method in enum org.smallmind.quorum.transport.message.MessageProperty
 
getKeyIterator() - Method in class org.smallmind.quorum.cache.indigenous.AbstractCache
 
getLastAccessTimestamp() - Method in class org.smallmind.quorum.cache.indigenous.TimestampedCacheMetaData
 
getLeaseTimeNanos() - Method in class org.smallmind.quorum.pool.complex.event.LeaseTimeReportingComponentPoolEvent
 
getLeaseTimeNanos() - Method in class org.smallmind.quorum.pool.complex.jmx.ComponentLeaseTimeNotification
 
getLockingCache(String, String) - Method in interface org.smallmind.quorum.cache.LockableCacheProvider
 
getLockTimeout() - Method in interface org.smallmind.quorum.cache.LockableCache
 
getLockTimeout() - Method in class org.smallmind.quorum.cache.LockableCacheEnforcer
 
getLockTimeout() - Method in interface org.smallmind.quorum.cache.LockingCache
 
getLockTimeout() - Method in class org.smallmind.quorum.cache.LockingCacheEnforcer
 
getMaxIdleTimeSeconds() - Method in class org.smallmind.quorum.pool.complex.ComplexPoolConfig
 
getMaxIdleTimeSeconds() - Method in interface org.smallmind.quorum.pool.complex.ComponentPoolSurface
 
getMaxIdleTimeSeconds() - Method in class org.smallmind.quorum.pool.complex.jmx.ComponentPoolMonitor
 
getMaxLeaseTimeSeconds() - Method in class org.smallmind.quorum.pool.complex.ComplexPoolConfig
 
getMaxLeaseTimeSeconds() - Method in interface org.smallmind.quorum.pool.complex.ComponentPoolSurface
 
getMaxLeaseTimeSeconds() - Method in class org.smallmind.quorum.pool.complex.jmx.ComponentPoolMonitor
 
getMaxPoolSize() - Method in interface org.smallmind.quorum.pool.complex.ComponentPoolSurface
 
getMaxPoolSize() - Method in class org.smallmind.quorum.pool.complex.jmx.ComponentPoolMonitor
 
getMaxPoolSize() - Method in class org.smallmind.quorum.pool.PoolConfig
 
getMessageSelector() - Method in class org.smallmind.quorum.transport.message.QueueOperator
 
getMessageSelector() - Method in class org.smallmind.quorum.transport.message.ReceptionListener
 
getMessageSelector() - Method in interface org.smallmind.quorum.transport.message.SessionEmployer
 
getMessageSelector() - Method in class org.smallmind.quorum.transport.message.TopicOperator
 
getMessageSelector() - Method in class org.smallmind.quorum.transport.message.TransmissionListener
 
getMetricConfiguration() - Method in class org.smallmind.quorum.pool.Pool
 
getMetricConfiguration() - Method in class org.smallmind.quorum.transport.Transport
 
getMinPoolSize() - Method in class org.smallmind.quorum.pool.complex.ComplexPoolConfig
 
getMinPoolSize() - Method in interface org.smallmind.quorum.pool.complex.ComponentPoolSurface
 
getMinPoolSize() - Method in class org.smallmind.quorum.pool.complex.jmx.ComponentPoolMonitor
 
getName() - Method in class org.smallmind.quorum.cache.KeyLock
 
getName() - Method in class org.smallmind.quorum.transport.FauxMethod
 
getObject() - Method in class org.smallmind.quorum.transport.message.spring.InvocationProxyFactoryBean
 
getObjectType() - Method in class org.smallmind.quorum.transport.message.spring.InvocationProxyFactoryBean
 
getOrdinal() - Method in class org.smallmind.quorum.pool.complex.DeconstructionFuse
 
getPassword() - Method in class org.smallmind.quorum.transport.message.jndi.MessageConnectionDetails
 
getPool() - Static method in class org.smallmind.quorum.pool.PoolManager
 
getPoolName() - Method in class org.smallmind.quorum.pool.complex.ComponentPool
 
getPoolName() - Method in interface org.smallmind.quorum.pool.complex.ComponentPoolSurface
 
getPoolName() - Method in class org.smallmind.quorum.pool.complex.jmx.ComponentPoolMonitor
 
getPoolSize() - Method in class org.smallmind.quorum.pool.complex.ComponentPinManager
 
getPoolSize() - Method in class org.smallmind.quorum.pool.complex.ComponentPool
 
getPoolSize() - Method in interface org.smallmind.quorum.pool.complex.ComponentPoolSurface
 
getPoolSize() - Method in class org.smallmind.quorum.pool.complex.jmx.ComponentPoolMonitor
 
getProcessingSize() - Method in class org.smallmind.quorum.pool.complex.ComponentPinManager
 
getProcessingSize() - Method in class org.smallmind.quorum.pool.complex.ComponentPool
 
getProcessingSize() - Method in interface org.smallmind.quorum.pool.complex.ComponentPoolSurface
 
getProcessingSize() - Method in class org.smallmind.quorum.pool.complex.jmx.ComponentPoolMonitor
 
getProducer(SessionEmployer) - Method in class org.smallmind.quorum.transport.message.ConnectionFactor
 
getProxyInterfaces() - Method in interface org.smallmind.quorum.transport.remote.RemoteEndpoint
 
getReconnectionAttempts() - Method in class org.smallmind.quorum.transport.message.ReconnectionPolicy
 
getReconnectionDelayMilliseconds() - Method in class org.smallmind.quorum.transport.message.ReconnectionPolicy
 
getRequestSession() - Method in class org.smallmind.quorum.transport.message.QueueOperator
 
getResource() - Method in interface org.smallmind.quorum.transaction.xa.SmallMindXAResource
 
getResponseSession() - Method in class org.smallmind.quorum.transport.message.TopicOperator
 
getResult() - Method in class org.smallmind.quorum.transport.message.AsynchronousTransmissionCallback
 
getResult() - Method in class org.smallmind.quorum.transport.message.SynchronousTransmissionCallback
 
getResult() - Method in interface org.smallmind.quorum.transport.message.TransmissionCallback
 
getReturnType() - Method in class org.smallmind.quorum.transport.FauxMethod
 
getServiceInterface() - Method in class org.smallmind.quorum.transport.message.InvocationMessageTarget
 
getServiceInterface() - Method in interface org.smallmind.quorum.transport.message.MessageTarget
 
getSession(SessionEmployer) - Method in class org.smallmind.quorum.transport.message.ConnectionFactor
 
getSignature() - Method in class org.smallmind.quorum.transport.FauxMethod
 
getStripeLockArray() - Method in class org.smallmind.quorum.cache.LockingCacheEnforcer
 
getTimerTickSeconds() - Method in interface org.smallmind.quorum.cache.indigenous.CacheExpirationPolicy
 
getTimerTickSeconds() - Method in class org.smallmind.quorum.cache.indigenous.TimeToLiveCacheExpirationPolicy
 
getTransport() - Static method in class org.smallmind.quorum.transport.TransportManager
 
getUniqueId() - Method in class org.smallmind.quorum.cache.indigenous.TimestampedCacheMetaData
 
getUniqueId() - Method in class org.smallmind.quorum.cache.KeyLock
 
getUnReturnedElementTimeoutSeconds() - Method in class org.smallmind.quorum.pool.complex.ComplexPoolConfig
 
getUnReturnedElementTimeoutSeconds() - Method in interface org.smallmind.quorum.pool.complex.ComponentPoolSurface
 
getUnReturnedElementTimeoutSeconds() - Method in class org.smallmind.quorum.pool.complex.jmx.ComponentPoolMonitor
 
getUserName() - Method in class org.smallmind.quorum.transport.message.jndi.MessageConnectionDetails
 

H

handleMessage(Session, MessageStrategy, Message) - Method in class org.smallmind.quorum.transport.message.InvocationMessageTarget
 
handleMessage(Session, MessageStrategy, Message) - Method in interface org.smallmind.quorum.transport.message.MessageTarget
 
hashCode() - Method in class org.smallmind.quorum.cache.KeyLock
 
hashCode() - Method in class org.smallmind.quorum.transport.FauxMethod
 

I

ignite(DeconstructionFuse, boolean) - Method in class org.smallmind.quorum.pool.complex.DeconstructionCoordinator
 
ignite() - Method in class org.smallmind.quorum.pool.complex.DeconstructionFuse
 
ignite() - Method in class org.smallmind.quorum.pool.complex.UnReturnedElementTimeoutDeconstructionFuse
 
implantReference(CacheReference<K, E>) - Method in class org.smallmind.quorum.cache.indigenous.AbstractCache
 
implantReference(CacheReference<K, E>) - Method in class org.smallmind.quorum.cache.indigenous.OrderedCache
 
initialize() - Method in class org.smallmind.quorum.juggler.Juggler
 
initialize() - Method in class org.smallmind.quorum.pool.complex.AbstractComponentInstanceFactory
 
initialize() - Method in interface org.smallmind.quorum.pool.complex.ComponentInstanceFactory
 
InternalHashMap<K,V> - Class in org.smallmind.quorum.cache.indigenous
 
InternalHashMap(ReentrantLock[], int, float) - Constructor for class org.smallmind.quorum.cache.indigenous.InternalHashMap
 
InvocationMessageTarget - Class in org.smallmind.quorum.transport.message
 
InvocationMessageTarget(Object, Class) - Constructor for class org.smallmind.quorum.transport.message.InvocationMessageTarget
 
InvocationProxyFactory - Class in org.smallmind.quorum.transport.message
 
InvocationProxyFactory() - Constructor for class org.smallmind.quorum.transport.message.InvocationProxyFactory
 
InvocationProxyFactoryBean - Class in org.smallmind.quorum.transport.message.spring
 
InvocationProxyFactoryBean() - Constructor for class org.smallmind.quorum.transport.message.spring.InvocationProxyFactoryBean
 
InvocationSignal - Class in org.smallmind.quorum.transport
 
InvocationSignal(Context[], FauxMethod, Object[]) - Constructor for class org.smallmind.quorum.transport.InvocationSignal
 
invoke(Object, Method, Object[]) - Method in class org.smallmind.quorum.transport.message.MessageInvocationHandler
 
invoke(Object, Method, Object[]) - Method in class org.smallmind.quorum.transport.remote.RemoteInvocationHandler
 
isClosed() - Method in interface org.smallmind.quorum.cache.Cache
 
isClosed() - Method in class org.smallmind.quorum.cache.indigenous.AbstractCache
 
isClosed() - Method in class org.smallmind.quorum.cache.LockableCacheEnforcer
 
isClosed() - Method in interface org.smallmind.quorum.cache.LockingCache
 
isEmpty() - Method in class org.smallmind.quorum.cache.indigenous.InternalHashMap
 
isExistentiallyAware() - Method in class org.smallmind.quorum.pool.complex.ComplexPoolConfig
 
isExistentiallyAware() - Method in interface org.smallmind.quorum.pool.complex.ComponentPoolSurface
 
isExistentiallyAware() - Method in class org.smallmind.quorum.pool.complex.jmx.ComponentPoolMonitor
 
isOverLimit() - Method in interface org.smallmind.quorum.cache.indigenous.CacheAccumulator
 
isOverLimit() - Method in class org.smallmind.quorum.cache.indigenous.SizeLimitedCacheAccumulator
 
isPrejudicial() - Method in class org.smallmind.quorum.pool.complex.DeconstructionFuse
 
isPrejudicial() - Method in class org.smallmind.quorum.pool.complex.MaxIdleTimeDeconstructionFuse
 
isPrejudicial() - Method in class org.smallmind.quorum.pool.complex.MaxLeaseTimeDeconstructionFuse
 
isPrejudicial() - Method in class org.smallmind.quorum.pool.complex.UnReturnedElementTimeoutDeconstructionFuse
 
isProcessing() - Method in class org.smallmind.quorum.cache.indigenous.ExpirationTimer
 
isReportLeaseTimeNanos() - Method in class org.smallmind.quorum.pool.complex.ComplexPoolConfig
 
isReportLeaseTimeNanos() - Method in interface org.smallmind.quorum.pool.complex.ComponentPoolSurface
 
isReportLeaseTimeNanos() - Method in class org.smallmind.quorum.pool.complex.jmx.ComponentPoolMonitor
 
isSingleton() - Method in class org.smallmind.quorum.transport.message.spring.InvocationProxyFactoryBean
 
isStale(E) - Method in interface org.smallmind.quorum.cache.indigenous.CacheExpirationPolicy
 
isStale(E) - Method in class org.smallmind.quorum.cache.indigenous.TimeToLiveCacheExpirationPolicy
 
isTerminated() - Method in class org.smallmind.quorum.pool.complex.ComponentPin
 
isTestOnAcquire() - Method in class org.smallmind.quorum.pool.complex.ComplexPoolConfig
 
isTestOnAcquire() - Method in interface org.smallmind.quorum.pool.complex.ComponentPoolSurface
 
isTestOnAcquire() - Method in class org.smallmind.quorum.pool.complex.jmx.ComponentPoolMonitor
 
isTestOnCreate() - Method in class org.smallmind.quorum.pool.complex.ComplexPoolConfig
 
isTestOnCreate() - Method in interface org.smallmind.quorum.pool.complex.ComponentPoolSurface
 
isTestOnCreate() - Method in class org.smallmind.quorum.pool.complex.jmx.ComponentPoolMonitor
 
isValid(E) - Method in interface org.smallmind.quorum.cache.indigenous.CacheValidationPolicy
 

J

JmsAcknowledgeMode - Enum in org.smallmind.quorum.transport.message
 
JNDITransportManagedObjects - Class in org.smallmind.quorum.transport.message.jndi
 
JNDITransportManagedObjects(MessageConnectionDetails) - Constructor for class org.smallmind.quorum.transport.message.jndi.JNDITransportManagedObjects
 
Juggler<P,R> - Class in org.smallmind.quorum.juggler
 
Juggler(Class<P>, int, JugglingPinFactory<P, R>, P, int) - Constructor for class org.smallmind.quorum.juggler.Juggler
 
Juggler(Class<P>, int, JugglingPinFactory<P, R>, P...) - Constructor for class org.smallmind.quorum.juggler.Juggler
 
JugglerResourceCreationException - Exception in org.smallmind.quorum.juggler
 
JugglerResourceCreationException(Throwable) - Constructor for exception org.smallmind.quorum.juggler.JugglerResourceCreationException
 
JugglerResourceException - Exception in org.smallmind.quorum.juggler
 
JugglerResourceException(Throwable) - Constructor for exception org.smallmind.quorum.juggler.JugglerResourceException
 
JugglerResourceException(String, Object...) - Constructor for exception org.smallmind.quorum.juggler.JugglerResourceException
 
JugglingPin<R> - Interface in org.smallmind.quorum.juggler
 
JugglingPinFactory<P,R> - Interface in org.smallmind.quorum.juggler
 

K

kaboom(boolean) - Method in class org.smallmind.quorum.pool.complex.ComponentPin
 
keyIterator() - Method in class org.smallmind.quorum.cache.indigenous.InternalHashMap
 
KeyLock - Class in org.smallmind.quorum.cache
 
KeyLock() - Constructor for class org.smallmind.quorum.cache.KeyLock
 

L

LeaseTimeReportingComponentPoolEvent<C> - Class in org.smallmind.quorum.pool.complex.event
 
LeaseTimeReportingComponentPoolEvent(ComponentPool<C>, long) - Constructor for class org.smallmind.quorum.pool.complex.event.LeaseTimeReportingComponentPoolEvent
 
lock(K) - Method in interface org.smallmind.quorum.cache.LockableCache
 
lock(K) - Method in class org.smallmind.quorum.cache.LockableCacheEnforcer
 
lock(KeyLock, K) - Method in interface org.smallmind.quorum.cache.LockingCache
 
lock(KeyLock, K) - Method in class org.smallmind.quorum.cache.LockingCacheEnforcer
 
LockableCache<K,V> - Interface in org.smallmind.quorum.cache
 
LockableCacheEnforcer<K,V> - Class in org.smallmind.quorum.cache
 
LockableCacheEnforcer(LockingCache<K, V>) - Constructor for class org.smallmind.quorum.cache.LockableCacheEnforcer
 
LockableCacheProvider - Interface in org.smallmind.quorum.cache
 
LockedCallback<K,R> - Interface in org.smallmind.quorum.cache
 
LockingCache<K,V> - Interface in org.smallmind.quorum.cache
 
LockingCacheEnforcer<K,V> - Class in org.smallmind.quorum.cache
 
LockingCacheEnforcer(ReentrantLock[], long) - Constructor for class org.smallmind.quorum.cache.LockingCacheEnforcer
 
lockStripe(K) - Method in class org.smallmind.quorum.cache.LockingCacheEnforcer
 

M

MAXBQUALSIZE - Static variable in class org.smallmind.quorum.transaction.xa.SmallMindXid
 
MAXGTRIDSIZE - Static variable in class org.smallmind.quorum.transaction.xa.SmallMindXid
 
MaxIdleTimeDeconstructionFuse - Class in org.smallmind.quorum.pool.complex
 
MaxIdleTimeDeconstructionFuse(ComponentPool<?>, DeconstructionQueue, DeconstructionCoordinator) - Constructor for class org.smallmind.quorum.pool.complex.MaxIdleTimeDeconstructionFuse
 
MaxLeaseTimeDeconstructionFuse - Class in org.smallmind.quorum.pool.complex
 
MaxLeaseTimeDeconstructionFuse(ComponentPool<?>, DeconstructionQueue, DeconstructionCoordinator) - Constructor for class org.smallmind.quorum.pool.complex.MaxLeaseTimeDeconstructionFuse
 
MessageConnectionDetails - Class in org.smallmind.quorum.transport.message.jndi
 
MessageConnectionDetails(ComponentPool<Context>, String, String, String, String) - Constructor for class org.smallmind.quorum.transport.message.jndi.MessageConnectionDetails
 
MessageInvocationHandler - Class in org.smallmind.quorum.transport.message
 
MessageInvocationHandler(MessageTransmitter, Class) - Constructor for class org.smallmind.quorum.transport.message.MessageInvocationHandler
 
MessagePolicy - Class in org.smallmind.quorum.transport.message
 
MessagePolicy() - Constructor for class org.smallmind.quorum.transport.message.MessagePolicy
 
MessageProperty - Enum in org.smallmind.quorum.transport.message
 
MessageReceiver - Class in org.smallmind.quorum.transport.message
 
MessageReceiver(TransportManagedObjects, TransportManagedObjects, MessagePolicy, ReconnectionPolicy, MessageStrategy, int, int, MessageTarget...) - Constructor for class org.smallmind.quorum.transport.message.MessageReceiver
 
MessageStrategy - Interface in org.smallmind.quorum.transport.message
 
MessageTarget - Interface in org.smallmind.quorum.transport.message
 
MessageTransmitter - Class in org.smallmind.quorum.transport.message
 
MessageTransmitter(TransportManagedObjects, TransportManagedObjects, MessagePolicy, ReconnectionPolicy, MessageStrategy, int, int, int) - Constructor for class org.smallmind.quorum.transport.message.MessageTransmitter
 
MethodInvoker - Class in org.smallmind.quorum.transport
 
MethodInvoker(Object, Class[]) - Constructor for class org.smallmind.quorum.transport.MethodInvoker
 
MetricDestination - Enum in org.smallmind.quorum.transport.instrument
 
MetricEvent - Enum in org.smallmind.quorum.pool.instrument
 
MetricEvent - Enum in org.smallmind.quorum.transport.instrument
 
MetricSize - Enum in org.smallmind.quorum.pool.instrument
 
MissingInvocationException - Exception in org.smallmind.quorum.transport
 
MissingInvocationException(String, Object...) - Constructor for exception org.smallmind.quorum.transport.MissingInvocationException
 

N

nextOrdinal() - Method in class org.smallmind.quorum.pool.complex.DeconstructionQueue
 
NoAvailableJugglerResourceException - Exception in org.smallmind.quorum.juggler
 
NoAvailableJugglerResourceException(String, Object...) - Constructor for exception org.smallmind.quorum.juggler.NoAvailableJugglerResourceException
 

O

obtain() - Method in interface org.smallmind.quorum.juggler.JugglingPin
 
obtainValue(K, Object...) - Method in class org.smallmind.quorum.cache.indigenous.TimestampedCacheSource
 
onException(JMSException) - Method in class org.smallmind.quorum.transport.message.ConnectionFactor
 
onMessage(Message) - Method in class org.smallmind.quorum.transport.message.ReceptionListener
 
onMessage(Message) - Method in class org.smallmind.quorum.transport.message.TransmissionListener
 
OrderedCache<D extends CacheMetaData,K,V,E extends OrderedCacheEntry<D,V>> - Class in org.smallmind.quorum.cache.indigenous
 
OrderedCache(String, CacheSource<K, V, E>, CacheAccumulator<D, K, E>, Comparator<D>) - Constructor for class org.smallmind.quorum.cache.indigenous.OrderedCache
 
OrderedCache(String, CacheSource<K, V, E>, CacheAccumulator<D, K, E>, Comparator<D>, int, float, int) - Constructor for class org.smallmind.quorum.cache.indigenous.OrderedCache
 
OrderedCache(String, CacheSource<K, V, E>, CacheAccumulator<D, K, E>, Comparator<D>, int, float, int, long) - Constructor for class org.smallmind.quorum.cache.indigenous.OrderedCache
 
OrderedCache(String, CacheSource<K, V, E>, CacheAccumulator<D, K, E>, Comparator<D>, CacheExpirationPolicy<E>) - Constructor for class org.smallmind.quorum.cache.indigenous.OrderedCache
 
OrderedCache(String, CacheSource<K, V, E>, CacheAccumulator<D, K, E>, Comparator<D>, CacheExpirationPolicy<E>, int, float, int) - Constructor for class org.smallmind.quorum.cache.indigenous.OrderedCache
 
OrderedCache(String, CacheSource<K, V, E>, CacheAccumulator<D, K, E>, Comparator<D>, CacheExpirationPolicy<E>, int, float, int, long) - Constructor for class org.smallmind.quorum.cache.indigenous.OrderedCache
 
OrderedCacheEntry<D extends CacheMetaData,V> - Interface in org.smallmind.quorum.cache.indigenous
 
org.smallmind.quorum.cache - package org.smallmind.quorum.cache
 
org.smallmind.quorum.cache.indigenous - package org.smallmind.quorum.cache.indigenous
 
org.smallmind.quorum.juggler - package org.smallmind.quorum.juggler
 
org.smallmind.quorum.pool - package org.smallmind.quorum.pool
 
org.smallmind.quorum.pool.complex - package org.smallmind.quorum.pool.complex
 
org.smallmind.quorum.pool.complex.event - package org.smallmind.quorum.pool.complex.event
 
org.smallmind.quorum.pool.complex.jmx - package org.smallmind.quorum.pool.complex.jmx
 
org.smallmind.quorum.pool.instrument - package org.smallmind.quorum.pool.instrument
 
org.smallmind.quorum.pool.simple - package org.smallmind.quorum.pool.simple
 
org.smallmind.quorum.transaction.xa - package org.smallmind.quorum.transaction.xa
 
org.smallmind.quorum.transport - package org.smallmind.quorum.transport
 
org.smallmind.quorum.transport.instrument - package org.smallmind.quorum.transport.instrument
 
org.smallmind.quorum.transport.message - package org.smallmind.quorum.transport.message
 
org.smallmind.quorum.transport.message.jndi - package org.smallmind.quorum.transport.message.jndi
 
org.smallmind.quorum.transport.message.spring - package org.smallmind.quorum.transport.message.spring
 
org.smallmind.quorum.transport.remote - package org.smallmind.quorum.transport.remote
 

P

pickResource() - Method in class org.smallmind.quorum.juggler.Juggler
 
Pool - Class in org.smallmind.quorum.pool
 
Pool(MetricConfiguration) - Constructor for class org.smallmind.quorum.pool.Pool
 
PoolConfig<P extends PoolConfig> - Class in org.smallmind.quorum.pool
 
PoolConfig() - Constructor for class org.smallmind.quorum.pool.PoolConfig
 
PoolConfig(PoolConfig<?>) - Constructor for class org.smallmind.quorum.pool.PoolConfig
 
PooledComponent - Interface in org.smallmind.quorum.pool.simple
 
PoolManager - Class in org.smallmind.quorum.pool
 
PoolManager() - Constructor for class org.smallmind.quorum.pool.PoolManager
 
poolSize() - Method in class org.smallmind.quorum.pool.simple.ComponentPool
 
postDeregister() - Method in class org.smallmind.quorum.pool.complex.jmx.ComponentPoolMonitor
 
postRegister(Boolean) - Method in class org.smallmind.quorum.pool.complex.jmx.ComponentPoolMonitor
 
preDeregister() - Method in class org.smallmind.quorum.pool.complex.jmx.ComponentPoolMonitor
 
preRegister(MBeanServer, ObjectName) - Method in class org.smallmind.quorum.pool.complex.jmx.ComponentPoolMonitor
 
process(ComponentInstance<C>) - Method in class org.smallmind.quorum.pool.complex.ComponentPinManager
 
publish(Message) - Method in class org.smallmind.quorum.transport.message.TopicOperator
 
put(K, V) - Method in interface org.smallmind.quorum.cache.Cache
 
put(KeyLock, K, V) - Method in class org.smallmind.quorum.cache.indigenous.AbstractCache
 
put(K, V) - Method in class org.smallmind.quorum.cache.indigenous.InternalHashMap
 
put(K, V) - Method in class org.smallmind.quorum.cache.LockableCacheEnforcer
 
put(KeyLock, K, V) - Method in interface org.smallmind.quorum.cache.LockingCache
 
putEntry(K, V, boolean) - Method in class org.smallmind.quorum.cache.indigenous.InternalHashMap
 
putIfAbsent(K, V) - Method in interface org.smallmind.quorum.cache.Cache
 
putIfAbsent(KeyLock, K, V) - Method in class org.smallmind.quorum.cache.indigenous.AbstractCache
 
putIfAbsent(K, V) - Method in class org.smallmind.quorum.cache.indigenous.InternalHashMap
 
putIfAbsent(K, V) - Method in class org.smallmind.quorum.cache.LockableCacheEnforcer
 
putIfAbsent(KeyLock, K, V) - Method in interface org.smallmind.quorum.cache.LockingCache
 

Q

QueueOperator - Class in org.smallmind.quorum.transport.message
 
QueueOperator(ConnectionFactor, Queue) - Constructor for class org.smallmind.quorum.transport.message.QueueOperator
 

R

ReceptionListener - Class in org.smallmind.quorum.transport.message
 
ReceptionListener(ConnectionFactor, Queue, SynchronousQueue<Message>) - Constructor for class org.smallmind.quorum.transport.message.ReceptionListener
 
ReceptionWorker - Class in org.smallmind.quorum.transport.message
 
ReceptionWorker(MessageStrategy, Map<String, MessageTarget>, SynchronousQueue<Message>, ConcurrentLinkedQueue<TopicOperator>) - Constructor for class org.smallmind.quorum.transport.message.ReceptionWorker
 
ReconnectionPolicy - Class in org.smallmind.quorum.transport.message
 
ReconnectionPolicy() - Constructor for class org.smallmind.quorum.transport.message.ReconnectionPolicy
 
recover() - Method in interface org.smallmind.quorum.juggler.JugglingPin
 
register() - Method in class org.smallmind.quorum.pool.Pool
 
register(Pool) - Static method in class org.smallmind.quorum.pool.PoolManager
 
register() - Method in class org.smallmind.quorum.transport.Transport
 
register(Transport) - Static method in class org.smallmind.quorum.transport.TransportManager
 
RemoteEndpoint - Interface in org.smallmind.quorum.transport.remote
 
RemoteEndpointBinder - Class in org.smallmind.quorum.transport.remote
 
RemoteEndpointBinder() - Constructor for class org.smallmind.quorum.transport.remote.RemoteEndpointBinder
 
remoteInvocation(InvocationSignal) - Method in class org.smallmind.quorum.transport.MethodInvoker
 
remoteInvocation(InvocationSignal) - Method in interface org.smallmind.quorum.transport.remote.RemoteTarget
 
remoteInvocation(InvocationSignal) - Method in class org.smallmind.quorum.transport.remote.RemoteTargetImpl
 
RemoteInvocationHandler - Class in org.smallmind.quorum.transport.remote
 
RemoteInvocationHandler(Class, RemoteTarget) - Constructor for class org.smallmind.quorum.transport.remote.RemoteInvocationHandler
 
RemoteProxyFactory - Class in org.smallmind.quorum.transport.remote
 
RemoteProxyFactory() - Constructor for class org.smallmind.quorum.transport.remote.RemoteProxyFactory
 
RemoteTarget - Interface in org.smallmind.quorum.transport.remote
 
RemoteTargetImpl - Class in org.smallmind.quorum.transport.remote
 
RemoteTargetImpl(RemoteEndpoint, String) - Constructor for class org.smallmind.quorum.transport.remote.RemoteTargetImpl
 
remove(K) - Method in interface org.smallmind.quorum.cache.Cache
 
remove(KeyLock, K) - Method in class org.smallmind.quorum.cache.indigenous.AbstractCache
 
remove(D) - Method in interface org.smallmind.quorum.cache.indigenous.CacheAccumulator
 
remove(K) - Method in class org.smallmind.quorum.cache.indigenous.InternalHashMap
 
remove(KeyLock, K) - Method in class org.smallmind.quorum.cache.indigenous.OrderedCache
 
remove(D) - Method in class org.smallmind.quorum.cache.indigenous.SizeLimitedCacheAccumulator
 
remove(KeyLock, K) - Method in class org.smallmind.quorum.cache.indigenous.UnorderedCache
 
remove(K) - Method in class org.smallmind.quorum.cache.LockableCacheEnforcer
 
remove(KeyLock, K) - Method in interface org.smallmind.quorum.cache.LockingCache
 
remove(ComponentPin<C>, boolean) - Method in class org.smallmind.quorum.pool.complex.ComponentPinManager
 
remove(DeconstructionFuse) - Method in class org.smallmind.quorum.pool.complex.DeconstructionQueue
 
removeComponentPoolEventListener(ComponentPoolEventListener) - Method in class org.smallmind.quorum.pool.complex.ComponentPool
 
removePin(ComponentPin<C>, boolean) - Method in class org.smallmind.quorum.pool.complex.ComponentPool
 
reportErrorOccurred(Exception) - Method in class org.smallmind.quorum.pool.complex.ComponentPool
 
reportErrorOccurred(ErrorReportingComponentPoolEvent) - Method in interface org.smallmind.quorum.pool.complex.event.ComponentPoolEventListener
 
reportErrorOccurred(ErrorReportingComponentPoolEvent) - Method in class org.smallmind.quorum.pool.complex.jmx.ComponentPoolMonitor
 
reportLeaseTime(LeaseTimeReportingComponentPoolEvent) - Method in interface org.smallmind.quorum.pool.complex.event.ComponentPoolEventListener
 
reportLeaseTime(LeaseTimeReportingComponentPoolEvent) - Method in class org.smallmind.quorum.pool.complex.jmx.ComponentPoolMonitor
 
reportLeaseTimeNanos(long) - Method in class org.smallmind.quorum.pool.complex.ComponentPool
 
requiresDeconstruction() - Method in class org.smallmind.quorum.pool.complex.ComplexPoolConfig
 
retrieveEntry(KeyLock, K) - Method in class org.smallmind.quorum.cache.indigenous.AbstractCache
 
returnComponent(T) - Method in class org.smallmind.quorum.pool.simple.ComponentPool
 
returnInstance(ComponentInstance<C>) - Method in class org.smallmind.quorum.pool.complex.ComponentPool
 
run() - Method in class org.smallmind.quorum.cache.indigenous.ExpirationTimer
 
run() - Method in class org.smallmind.quorum.pool.complex.ComponentCreationWorker
 
run() - Method in class org.smallmind.quorum.transport.message.ReceptionWorker
 

S

send(Message) - Method in class org.smallmind.quorum.transport.message.QueueOperator
 
sendMessage(InvocationSignal, String) - Method in class org.smallmind.quorum.transport.message.MessageTransmitter
 
serve() - Method in interface org.smallmind.quorum.pool.complex.ComponentInstance
 
serve() - Method in class org.smallmind.quorum.pool.complex.ComponentPin
 
serve() - Method in class org.smallmind.quorum.pool.complex.ComponentPinManager
 
serve() - Method in class org.smallmind.quorum.pool.complex.DeconstructionCoordinator
 
serve() - Method in class org.smallmind.quorum.pool.complex.DeconstructionFuse
 
serve() - Method in class org.smallmind.quorum.pool.complex.MaxIdleTimeDeconstructionFuse
 
serve() - Method in class org.smallmind.quorum.pool.complex.MaxLeaseTimeDeconstructionFuse
 
serve() - Method in class org.smallmind.quorum.pool.complex.UnReturnedElementTimeoutDeconstructionFuse
 
SessionEmployer - Interface in org.smallmind.quorum.transport.message
 
setAcknowledgeMode(AcknowledgeMode) - Method in class org.smallmind.quorum.transport.message.MessagePolicy
 
setAcquireWaitTimeMillis(long) - Method in interface org.smallmind.quorum.pool.complex.ComponentPoolSurface
 
setAcquireWaitTimeMillis(long) - Method in class org.smallmind.quorum.pool.complex.jmx.ComponentPoolMonitor
 
setAcquireWaitTimeMillis(long) - Method in class org.smallmind.quorum.pool.PoolConfig
 
setComplexPoolConfig(ComplexPoolConfig) - Method in class org.smallmind.quorum.pool.complex.ComponentPool
 
setCreationTimeoutMillis(long) - Method in class org.smallmind.quorum.pool.complex.ComplexPoolConfig
 
setCreationTimeoutMillis(long) - Method in interface org.smallmind.quorum.pool.complex.ComponentPoolSurface
 
setCreationTimeoutMillis(long) - Method in class org.smallmind.quorum.pool.complex.jmx.ComponentPoolMonitor
 
setDeliveryMode(DeliveryMode) - Method in class org.smallmind.quorum.transport.message.MessagePolicy
 
setDisableMessageID(boolean) - Method in class org.smallmind.quorum.transport.message.MessagePolicy
 
setDisableMessageTimestamp(boolean) - Method in class org.smallmind.quorum.transport.message.MessagePolicy
 
setExistentiallyAware(boolean) - Method in class org.smallmind.quorum.pool.complex.ComplexPoolConfig
 
setExistentiallyAware(boolean) - Method in interface org.smallmind.quorum.pool.complex.ComponentPoolSurface
 
setExistentiallyAware(boolean) - Method in class org.smallmind.quorum.pool.complex.jmx.ComponentPoolMonitor
 
setIgnitionTime(long) - Method in class org.smallmind.quorum.pool.complex.DeconstructionFuse
 
setInitialPoolSize(int) - Method in class org.smallmind.quorum.pool.complex.ComplexPoolConfig
 
setMaxIdleTimeSeconds(int) - Method in class org.smallmind.quorum.pool.complex.ComplexPoolConfig
 
setMaxIdleTimeSeconds(int) - Method in interface org.smallmind.quorum.pool.complex.ComponentPoolSurface
 
setMaxIdleTimeSeconds(int) - Method in class org.smallmind.quorum.pool.complex.jmx.ComponentPoolMonitor
 
setMaxLeaseTimeSeconds(int) - Method in class org.smallmind.quorum.pool.complex.ComplexPoolConfig
 
setMaxLeaseTimeSeconds(int) - Method in interface org.smallmind.quorum.pool.complex.ComponentPoolSurface
 
setMaxLeaseTimeSeconds(int) - Method in class org.smallmind.quorum.pool.complex.jmx.ComponentPoolMonitor
 
setMaxPoolSize(int) - Method in interface org.smallmind.quorum.pool.complex.ComponentPoolSurface
 
setMaxPoolSize(int) - Method in class org.smallmind.quorum.pool.complex.jmx.ComponentPoolMonitor
 
setMaxPoolSize(int) - Method in class org.smallmind.quorum.pool.PoolConfig
 
setMessageTransmitter(MessageTransmitter) - Method in class org.smallmind.quorum.transport.message.spring.InvocationProxyFactoryBean
 
setMinPoolSize(int) - Method in class org.smallmind.quorum.pool.complex.ComplexPoolConfig
 
setMinPoolSize(int) - Method in interface org.smallmind.quorum.pool.complex.ComponentPoolSurface
 
setMinPoolSize(int) - Method in class org.smallmind.quorum.pool.complex.jmx.ComponentPoolMonitor
 
setPriority(int) - Method in class org.smallmind.quorum.transport.message.MessagePolicy
 
setReconnectionAttempts(int) - Method in class org.smallmind.quorum.transport.message.ReconnectionPolicy
 
setReconnectionDelayMilliseconds(long) - Method in class org.smallmind.quorum.transport.message.ReconnectionPolicy
 
setReportLeaseTimeNanos(boolean) - Method in class org.smallmind.quorum.pool.complex.ComplexPoolConfig
 
setReportLeaseTimeNanos(boolean) - Method in interface org.smallmind.quorum.pool.complex.ComponentPoolSurface
 
setReportLeaseTimeNanos(boolean) - Method in class org.smallmind.quorum.pool.complex.jmx.ComponentPoolMonitor
 
setResponseMessage(Message) - Method in class org.smallmind.quorum.transport.message.AsynchronousTransmissionCallback
 
setServiceInterface(Class<?>) - Method in class org.smallmind.quorum.transport.message.spring.InvocationProxyFactoryBean
 
setTestOnAcquire(boolean) - Method in class org.smallmind.quorum.pool.complex.ComplexPoolConfig
 
setTestOnAcquire(boolean) - Method in interface org.smallmind.quorum.pool.complex.ComponentPoolSurface
 
setTestOnAcquire(boolean) - Method in class org.smallmind.quorum.pool.complex.jmx.ComponentPoolMonitor
 
setTestOnCreate(boolean) - Method in class org.smallmind.quorum.pool.complex.ComplexPoolConfig
 
setTestOnCreate(boolean) - Method in interface org.smallmind.quorum.pool.complex.ComponentPoolSurface
 
setTestOnCreate(boolean) - Method in class org.smallmind.quorum.pool.complex.jmx.ComponentPoolMonitor
 
setTimeToLive(long) - Method in class org.smallmind.quorum.transport.message.MessagePolicy
 
setUnReturnedElementTimeoutSeconds(int) - Method in class org.smallmind.quorum.pool.complex.ComplexPoolConfig
 
setUnReturnedElementTimeoutSeconds(int) - Method in interface org.smallmind.quorum.pool.complex.ComponentPoolSurface
 
setUnReturnedElementTimeoutSeconds(int) - Method in class org.smallmind.quorum.pool.complex.jmx.ComponentPoolMonitor
 
shutdown() - Method in class org.smallmind.quorum.juggler.Juggler
 
shutdown() - Method in class org.smallmind.quorum.pool.complex.AbstractComponentInstanceFactory
 
shutdown() - Method in interface org.smallmind.quorum.pool.complex.ComponentInstanceFactory
 
shutdown() - Method in class org.smallmind.quorum.pool.complex.ComponentPinManager
 
shutdown() - Method in class org.smallmind.quorum.pool.complex.ComponentPool
 
shutdown() - Method in interface org.smallmind.quorum.pool.complex.ComponentPoolSurface
 
shutdown() - Method in class org.smallmind.quorum.pool.complex.DeconstructionQueue
 
shutdown() - Method in class org.smallmind.quorum.pool.complex.jmx.ComponentPoolMonitor
 
SimplePoolConfig - Class in org.smallmind.quorum.pool.simple
 
SimplePoolConfig() - Constructor for class org.smallmind.quorum.pool.simple.SimplePoolConfig
 
SimplePoolConfig(PoolConfig<?>) - Constructor for class org.smallmind.quorum.pool.simple.SimplePoolConfig
 
size() - Method in interface org.smallmind.quorum.cache.Cache
 
size() - Method in class org.smallmind.quorum.cache.indigenous.AbstractCache
 
size() - Method in class org.smallmind.quorum.cache.indigenous.InternalHashMap
 
size() - Method in class org.smallmind.quorum.cache.LockableCacheEnforcer
 
size() - Method in interface org.smallmind.quorum.cache.LockingCache
 
SizeLimitedCacheAccumulator<D extends CacheMetaData,K,E extends OrderedCacheEntry<D,?>> - Class in org.smallmind.quorum.cache.indigenous
 
SizeLimitedCacheAccumulator(int) - Constructor for class org.smallmind.quorum.cache.indigenous.SizeLimitedCacheAccumulator
 
SmallMind_FORMAT_ID - Static variable in class org.smallmind.quorum.transaction.xa.SmallMindXid
 
SmallMindXAResource - Interface in org.smallmind.quorum.transaction.xa
 
SmallMindXid - Class in org.smallmind.quorum.transaction.xa
 
SmallMindXid(String, long) - Constructor for class org.smallmind.quorum.transaction.xa.SmallMindXid
 
start() - Method in class org.smallmind.quorum.juggler.AbstractJugglingPin
 
start() - Method in interface org.smallmind.quorum.juggler.JugglingPin
 
startup() - Method in class org.smallmind.quorum.juggler.Juggler
 
startup() - Method in class org.smallmind.quorum.pool.complex.AbstractComponentInstanceFactory
 
startup() - Method in interface org.smallmind.quorum.pool.complex.ComponentInstanceFactory
 
startup() - Method in class org.smallmind.quorum.pool.complex.ComponentPinManager
 
startup() - Method in class org.smallmind.quorum.pool.complex.ComponentPool
 
startup() - Method in interface org.smallmind.quorum.pool.complex.ComponentPoolSurface
 
startup() - Method in class org.smallmind.quorum.pool.complex.DeconstructionQueue
 
startup() - Method in class org.smallmind.quorum.pool.complex.jmx.ComponentPoolMonitor
 
stop() - Method in class org.smallmind.quorum.juggler.AbstractJugglingPin
 
stop() - Method in interface org.smallmind.quorum.juggler.JugglingPin
 
stop() - Method in class org.smallmind.quorum.transport.message.ConnectionFactor
 
stop() - Method in class org.smallmind.quorum.transport.message.ReceptionWorker
 
StripeLockFactory - Class in org.smallmind.quorum.cache
 
StripeLockFactory() - Constructor for class org.smallmind.quorum.cache.StripeLockFactory
 
SynchronousTransmissionCallback - Class in org.smallmind.quorum.transport.message
 
SynchronousTransmissionCallback(MessageStrategy, Message) - Constructor for class org.smallmind.quorum.transport.message.SynchronousTransmissionCallback
 

T

terminate(ComponentInstance<C>) - Method in class org.smallmind.quorum.pool.complex.ComponentPinManager
 
terminate() - Method in interface org.smallmind.quorum.pool.simple.PooledComponent
 
terminateInstance(ComponentInstance<C>) - Method in class org.smallmind.quorum.pool.complex.ComponentPool
 
TimestampedCacheMetaData - Class in org.smallmind.quorum.cache.indigenous
 
TimestampedCacheMetaData() - Constructor for class org.smallmind.quorum.cache.indigenous.TimestampedCacheMetaData
 
TimestampedCacheMetaDataComparator - Class in org.smallmind.quorum.cache.indigenous
 
TimestampedCacheMetaDataComparator() - Constructor for class org.smallmind.quorum.cache.indigenous.TimestampedCacheMetaDataComparator
 
TimestampedCacheSource<K,V> - Class in org.smallmind.quorum.cache.indigenous
 
TimestampedCacheSource() - Constructor for class org.smallmind.quorum.cache.indigenous.TimestampedCacheSource
 
TimestampOrderedCacheEntry<V> - Class in org.smallmind.quorum.cache.indigenous
 
TimestampOrderedCacheEntry(V) - Constructor for class org.smallmind.quorum.cache.indigenous.TimestampOrderedCacheEntry
 
TimeToLiveCacheExpirationPolicy<E extends AbstractTimestampOrderedCacheEntry<?>> - Class in org.smallmind.quorum.cache.indigenous
 
TimeToLiveCacheExpirationPolicy(int) - Constructor for class org.smallmind.quorum.cache.indigenous.TimeToLiveCacheExpirationPolicy
 
TimeToLiveCacheExpirationPolicy(int, int) - Constructor for class org.smallmind.quorum.cache.indigenous.TimeToLiveCacheExpirationPolicy
 
TopicOperator - Class in org.smallmind.quorum.transport.message
 
TopicOperator(ConnectionFactor, Topic) - Constructor for class org.smallmind.quorum.transport.message.TopicOperator
 
TransmissionCallback - Interface in org.smallmind.quorum.transport.message
 
TransmissionListener - Class in org.smallmind.quorum.transport.message
 
TransmissionListener(MessageTransmitter, ConnectionFactor, Topic) - Constructor for class org.smallmind.quorum.transport.message.TransmissionListener
 
Transport - Class in org.smallmind.quorum.transport
 
Transport(MetricConfiguration) - Constructor for class org.smallmind.quorum.transport.Transport
 
TransportException - Exception in org.smallmind.quorum.transport
 
TransportException() - Constructor for exception org.smallmind.quorum.transport.TransportException
 
TransportException(String, Object...) - Constructor for exception org.smallmind.quorum.transport.TransportException
 
TransportException(Throwable, String, Object...) - Constructor for exception org.smallmind.quorum.transport.TransportException
 
TransportException(Throwable) - Constructor for exception org.smallmind.quorum.transport.TransportException
 
TransportManagedObjects - Interface in org.smallmind.quorum.transport.message
 
TransportManager - Class in org.smallmind.quorum.transport
 
TransportManager() - Constructor for class org.smallmind.quorum.transport.TransportManager
 
TransportTimeoutException - Exception in org.smallmind.quorum.transport
 
TransportTimeoutException(String, Object...) - Constructor for exception org.smallmind.quorum.transport.TransportTimeoutException
 
TYPE - Static variable in class org.smallmind.quorum.pool.complex.jmx.ComponentLeaseTimeNotification
 
TYPE - Static variable in class org.smallmind.quorum.pool.complex.jmx.CreationErrorOccurredNotification
 

U

unbind(String) - Static method in class org.smallmind.quorum.transport.remote.RemoteEndpointBinder
 
unlock(K) - Method in interface org.smallmind.quorum.cache.LockableCache
 
unlock(K) - Method in class org.smallmind.quorum.cache.LockableCacheEnforcer
 
unlock(KeyLock, K) - Method in interface org.smallmind.quorum.cache.LockingCache
 
unlock(KeyLock, K) - Method in class org.smallmind.quorum.cache.LockingCacheEnforcer
 
UnorderedCache<K,V,E extends CacheEntry<V>> - Class in org.smallmind.quorum.cache.indigenous
 
UnorderedCache(String, CacheSource<K, V, E>) - Constructor for class org.smallmind.quorum.cache.indigenous.UnorderedCache
 
UnorderedCache(String, CacheSource<K, V, E>, int, float, int) - Constructor for class org.smallmind.quorum.cache.indigenous.UnorderedCache
 
UnorderedCache(String, CacheSource<K, V, E>, int, float, int, long) - Constructor for class org.smallmind.quorum.cache.indigenous.UnorderedCache
 
UnorderedCache(String, CacheSource<K, V, E>, CacheExpirationPolicy<E>) - Constructor for class org.smallmind.quorum.cache.indigenous.UnorderedCache
 
UnorderedCache(String, CacheSource<K, V, E>, CacheExpirationPolicy<E>, int, float, int) - Constructor for class org.smallmind.quorum.cache.indigenous.UnorderedCache
 
UnorderedCache(String, CacheSource<K, V, E>, CacheExpirationPolicy<E>, int, float, int, long) - Constructor for class org.smallmind.quorum.cache.indigenous.UnorderedCache
 
UnReturnedElementTimeoutDeconstructionFuse - Class in org.smallmind.quorum.pool.complex
 
UnReturnedElementTimeoutDeconstructionFuse(ComponentPool<?>, DeconstructionQueue, DeconstructionCoordinator) - Constructor for class org.smallmind.quorum.pool.complex.UnReturnedElementTimeoutDeconstructionFuse
 
unwrapFromMessage(Message) - Method in class org.smallmind.quorum.transport.message.DefaultMessageStrategy
 
unwrapFromMessage(Message) - Method in interface org.smallmind.quorum.transport.message.MessageStrategy
 
update() - Method in interface org.smallmind.quorum.cache.indigenous.CacheMetaData
 
update() - Method in class org.smallmind.quorum.cache.indigenous.TimestampedCacheMetaData
 

V

validate(KeyLock, CacheValidationPolicy<E>) - Method in class org.smallmind.quorum.cache.indigenous.AbstractCache
 
validate() - Method in interface org.smallmind.quorum.pool.complex.ComponentInstance
 
valueOf(String) - Static method in enum org.smallmind.quorum.pool.instrument.MetricEvent
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.smallmind.quorum.pool.instrument.MetricSize
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.smallmind.quorum.transport.instrument.MetricDestination
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.smallmind.quorum.transport.instrument.MetricEvent
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.smallmind.quorum.transport.message.DeliveryMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.smallmind.quorum.transport.message.JmsAcknowledgeMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.smallmind.quorum.transport.message.MessageProperty
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.smallmind.quorum.pool.instrument.MetricEvent
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.smallmind.quorum.pool.instrument.MetricSize
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.smallmind.quorum.transport.instrument.MetricDestination
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.smallmind.quorum.transport.instrument.MetricEvent
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.smallmind.quorum.transport.message.DeliveryMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.smallmind.quorum.transport.message.JmsAcknowledgeMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.smallmind.quorum.transport.message.MessageProperty
Returns an array containing the constants of this enum type, in the order they are declared.

W

willUpdate() - Method in interface org.smallmind.quorum.cache.indigenous.CacheMetaData
 
willUpdate() - Method in class org.smallmind.quorum.cache.indigenous.TimestampedCacheMetaData
 
wrapInMessage(Session, Serializable) - Method in class org.smallmind.quorum.transport.message.DefaultMessageStrategy
 
wrapInMessage(Session, Serializable) - Method in interface org.smallmind.quorum.transport.message.MessageStrategy
 
wrapReference(K, V) - Method in interface org.smallmind.quorum.cache.indigenous.CacheSource
 
wrapReference(K, V) - Method in class org.smallmind.quorum.cache.indigenous.TimestampedCacheSource
 
A B C D E F G H I J K L M N O P Q R S T U V W 

Copyright © 2012. All Rights Reserved.