Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
R
S
T
U
V
W
A
abort()
- Method in class org.smallmind.quorum.pool.connection.
ConnectionWorker
abort()
- Method in class org.smallmind.quorum.pool.connection.
DeconstructionCoordinator
abort()
- Method in class org.smallmind.quorum.pool.connection.
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
AbstractTimestampOrderedCacheEntry
<
V
> - Class in
org.smallmind.quorum.cache.indigenous
AbstractTimestampOrderedCacheEntry(V)
- Constructor for class org.smallmind.quorum.cache.indigenous.
AbstractTimestampOrderedCacheEntry
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.connection.
DeconstructionQueue
addConnectionPoolEventListener(ConnectionPoolEventListener)
- Method in class org.smallmind.quorum.pool.connection.
ConnectionPool
addConnectionPoolEventListener(ConnectionPoolEventListener)
- Method in interface org.smallmind.quorum.pool.connection.remote.
RemoteConnectionPoolSurface
addConnectionPoolEventListener(ConnectionPoolEventListener)
- Method in class org.smallmind.quorum.pool.connection.remote.
RemoteConnectionPoolSurfaceImpl
B
bind(RemoteEndpoint, String)
- Static method in class org.smallmind.quorum.transport.remote.
RemoteEndpointBinder
borrowMessageSender()
- Method in class org.smallmind.quorum.transport.messaging.
MessagingTransmitter
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 interface org.smallmind.quorum.pool.connection.
ConnectionInstance
close()
- Method in class org.smallmind.quorum.transport.messaging.
MessageSender
close()
- Method in class org.smallmind.quorum.transport.messaging.
MessagingReceiver
close()
- Method in class org.smallmind.quorum.transport.messaging.
MessagingTransmitter
compare(TimestampedCacheMetaData, TimestampedCacheMetaData)
- Method in class org.smallmind.quorum.cache.indigenous.
TimestampedCacheMetaDataComparator
ComponentFactory
<
T
> - Interface in
org.smallmind.quorum.pool.component
ComponentPool
<
T
> - Class in
org.smallmind.quorum.pool.component
ComponentPool(ComponentFactory<T>, int, long)
- Constructor for class org.smallmind.quorum.pool.component.
ComponentPool
ComponentPoolException
- Exception in
org.smallmind.quorum.pool.component
ComponentPoolException()
- Constructor for exception org.smallmind.quorum.pool.component.
ComponentPoolException
ComponentPoolException(String, Object...)
- Constructor for exception org.smallmind.quorum.pool.component.
ComponentPoolException
ComponentPoolException(Throwable, String, Object...)
- Constructor for exception org.smallmind.quorum.pool.component.
ComponentPoolException
ComponentPoolException(Throwable)
- Constructor for exception org.smallmind.quorum.pool.component.
ComponentPoolException
ConnectionCreationException
- Exception in
org.smallmind.quorum.pool.connection
ConnectionCreationException()
- Constructor for exception org.smallmind.quorum.pool.connection.
ConnectionCreationException
ConnectionCreationException(String, Object...)
- Constructor for exception org.smallmind.quorum.pool.connection.
ConnectionCreationException
ConnectionCreationException(Throwable, String, Object...)
- Constructor for exception org.smallmind.quorum.pool.connection.
ConnectionCreationException
ConnectionCreationException(Throwable)
- Constructor for exception org.smallmind.quorum.pool.connection.
ConnectionCreationException
ConnectionErrorOccurredNotification
- Class in
org.smallmind.quorum.pool.connection.jmx
ConnectionErrorOccurredNotification(Object, Exception)
- Constructor for class org.smallmind.quorum.pool.connection.jmx.
ConnectionErrorOccurredNotification
ConnectionInstance
<
C
> - Interface in
org.smallmind.quorum.pool.connection
ConnectionInstanceFactory
<
R
,
C
> - Interface in
org.smallmind.quorum.pool.connection
ConnectionLeaseTimeNotification
- Class in
org.smallmind.quorum.pool.connection.jmx
ConnectionLeaseTimeNotification(Object, long)
- Constructor for class org.smallmind.quorum.pool.connection.jmx.
ConnectionLeaseTimeNotification
ConnectionPin
<
C
> - Class in
org.smallmind.quorum.pool.connection
ConnectionPin(ConnectionPool<C>, DeconstructionQueue, ConnectionInstance<C>)
- Constructor for class org.smallmind.quorum.pool.connection.
ConnectionPin
ConnectionPinManager
<
C
> - Class in
org.smallmind.quorum.pool.connection
ConnectionPinManager(ConnectionPool<C>)
- Constructor for class org.smallmind.quorum.pool.connection.
ConnectionPinManager
ConnectionPool
<
C
> - Class in
org.smallmind.quorum.pool.connection
ConnectionPool(String, ConnectionInstanceFactory<?, C>)
- Constructor for class org.smallmind.quorum.pool.connection.
ConnectionPool
ConnectionPool(String, ConnectionInstanceFactory<?, C>, ConnectionPoolConfig)
- Constructor for class org.smallmind.quorum.pool.connection.
ConnectionPool
ConnectionPoolConfig
- Class in
org.smallmind.quorum.pool.connection
ConnectionPoolConfig()
- Constructor for class org.smallmind.quorum.pool.connection.
ConnectionPoolConfig
ConnectionPoolEvent
<
C
> - Class in
org.smallmind.quorum.pool.connection.event
ConnectionPoolEvent(ConnectionPool<C>)
- Constructor for class org.smallmind.quorum.pool.connection.event.
ConnectionPoolEvent
ConnectionPoolEventListener
- Interface in
org.smallmind.quorum.pool.connection.event
ConnectionPoolException
- Exception in
org.smallmind.quorum.pool.connection
ConnectionPoolException()
- Constructor for exception org.smallmind.quorum.pool.connection.
ConnectionPoolException
ConnectionPoolException(String, Object...)
- Constructor for exception org.smallmind.quorum.pool.connection.
ConnectionPoolException
ConnectionPoolException(Throwable, String, Object...)
- Constructor for exception org.smallmind.quorum.pool.connection.
ConnectionPoolException
ConnectionPoolException(Throwable)
- Constructor for exception org.smallmind.quorum.pool.connection.
ConnectionPoolException
ConnectionPoolMonitor
- Class in
org.smallmind.quorum.pool.connection.jmx
ConnectionPoolMonitor(ConnectionPool, String)
- Constructor for class org.smallmind.quorum.pool.connection.jmx.
ConnectionPoolMonitor
ConnectionPoolMonitor(ConnectionPool, String, String)
- Constructor for class org.smallmind.quorum.pool.connection.jmx.
ConnectionPoolMonitor
ConnectionPoolMonitorMXBean
- Interface in
org.smallmind.quorum.pool.connection.jmx
ConnectionPoolMonitors
- Class in
org.smallmind.quorum.pool.connection.jmx
ConnectionPoolMonitors()
- Constructor for class org.smallmind.quorum.pool.connection.jmx.
ConnectionPoolMonitors
ConnectionPoolMonitorsMBean
- Interface in
org.smallmind.quorum.pool.connection.jmx
ConnectionPoolRegistrationException
- Exception in
org.smallmind.quorum.pool.connection.jmx
ConnectionPoolRegistrationException()
- Constructor for exception org.smallmind.quorum.pool.connection.jmx.
ConnectionPoolRegistrationException
ConnectionPoolRegistrationException(String, Object...)
- Constructor for exception org.smallmind.quorum.pool.connection.jmx.
ConnectionPoolRegistrationException
ConnectionPoolRegistrationException(Throwable, String, Object...)
- Constructor for exception org.smallmind.quorum.pool.connection.jmx.
ConnectionPoolRegistrationException
ConnectionPoolRegistrationException(Throwable)
- Constructor for exception org.smallmind.quorum.pool.connection.jmx.
ConnectionPoolRegistrationException
ConnectionPoolSurface
- Interface in
org.smallmind.quorum.pool.connection
ConnectionValidationException
- Exception in
org.smallmind.quorum.pool.connection
ConnectionValidationException()
- Constructor for exception org.smallmind.quorum.pool.connection.
ConnectionValidationException
ConnectionValidationException(String, Object...)
- Constructor for exception org.smallmind.quorum.pool.connection.
ConnectionValidationException
ConnectionValidationException(Throwable, String, Object...)
- Constructor for exception org.smallmind.quorum.pool.connection.
ConnectionValidationException
ConnectionValidationException(Throwable)
- Constructor for exception org.smallmind.quorum.pool.connection.
ConnectionValidationException
ConnectionWorker
<
C
> - Class in
org.smallmind.quorum.pool.connection
ConnectionWorker(ConnectionPool<C>)
- Constructor for class org.smallmind.quorum.pool.connection.
ConnectionWorker
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.component.
ComponentFactory
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(ConnectionPool<C>)
- Method in interface org.smallmind.quorum.pool.connection.
ConnectionInstanceFactory
createNewEntry(K, Object...)
- Method in class org.smallmind.quorum.cache.indigenous.
AbstractCache
createObjectMessage(Serializable)
- Method in class org.smallmind.quorum.transport.messaging.
MessageSender
createObjectMessage(Serializable)
- Method in class org.smallmind.quorum.transport.messaging.
MessagingTransmitter
createStripeLockArray(int)
- Static method in class org.smallmind.quorum.cache.
StripeLockFactory
D
DeconstructionCoordinator
- Class in
org.smallmind.quorum.pool.connection
DeconstructionCoordinator(ConnectionPool<?>, DeconstructionQueue, ConnectionPin<?>)
- Constructor for class org.smallmind.quorum.pool.connection.
DeconstructionCoordinator
DeconstructionFuse
- Class in
org.smallmind.quorum.pool.connection
DeconstructionFuse(DeconstructionQueue, DeconstructionCoordinator)
- Constructor for class org.smallmind.quorum.pool.connection.
DeconstructionFuse
DeconstructionQueue
- Class in
org.smallmind.quorum.pool.connection
DeconstructionQueue()
- Constructor for class org.smallmind.quorum.pool.connection.
DeconstructionQueue
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
ErrorReportingConnectionPoolEvent
<
C
> - Class in
org.smallmind.quorum.pool.connection.event
ErrorReportingConnectionPoolEvent(ConnectionPool<C>, Exception)
- Constructor for class org.smallmind.quorum.pool.connection.event.
ErrorReportingConnectionPoolEvent
EXCEPTION_PROPERTY
- Static variable in class org.smallmind.quorum.transport.messaging.
MessagingConnectionDetails
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
finalize()
- Method in class org.smallmind.quorum.transport.messaging.
MessageSender
finalize()
- Method in class org.smallmind.quorum.transport.messaging.
MessagingTransmitter
finish()
- Method in class org.smallmind.quorum.cache.indigenous.
ExpirationTimer
fizzle()
- Method in class org.smallmind.quorum.pool.connection.
ConnectionPin
free()
- Method in class org.smallmind.quorum.pool.connection.
ConnectionPin
free()
- Method in class org.smallmind.quorum.pool.connection.
DeconstructionCoordinator
free()
- Method in class org.smallmind.quorum.pool.connection.
DeconstructionFuse
free()
- Method in class org.smallmind.quorum.pool.connection.
MaxIdleTimeDeconstructionFuse
free()
- Method in class org.smallmind.quorum.pool.connection.
MaxLeaseTimeDeconstructionFuse
free()
- Method in class org.smallmind.quorum.pool.connection.
UnreturnedConnectionTimeoutDeconstructionFuse
freeSize()
- Method in class org.smallmind.quorum.pool.component.
ComponentPool
G
gateKey(KeyLock, K)
- Method in class org.smallmind.quorum.cache.
LockingCacheEnforcer
generateProxy(MessagingTransmitter, Class)
- Static method in class org.smallmind.quorum.transport.messaging.
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
getAcquireWaitTimeMillis()
- Method in class org.smallmind.quorum.pool.connection.
ConnectionPoolConfig
getAcquireWaitTimeMillis()
- Method in interface org.smallmind.quorum.pool.connection.
ConnectionPoolSurface
getAcquireWaitTimeMillis()
- Method in class org.smallmind.quorum.pool.connection.jmx.
ConnectionPoolMonitor
getAcquireWaitTimeMillis(String)
- Method in class org.smallmind.quorum.pool.connection.jmx.
ConnectionPoolMonitors
getAcquireWaitTimeMillis(String)
- Method in interface org.smallmind.quorum.pool.connection.jmx.
ConnectionPoolMonitorsMBean
getAcquireWaitTimeMillis()
- Method in class org.smallmind.quorum.pool.connection.remote.
RemoteConnectionPoolSurfaceImpl
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
getComponent()
- Method in class org.smallmind.quorum.pool.component.
ComponentPool
getConnection()
- Method in class org.smallmind.quorum.pool.connection.
ConnectionPool
getConnectionFactoryName()
- Method in class org.smallmind.quorum.transport.messaging.
MessagingConnectionDetails
getConnectionInstance()
- Method in class org.smallmind.quorum.pool.connection.
ConnectionPin
getConnectionInstance()
- Method in class org.smallmind.quorum.pool.connection.
ConnectionWorker
getConnectionInstanceFactory()
- Method in class org.smallmind.quorum.pool.connection.
ConnectionPool
getConnectionPoolConfig()
- Method in class org.smallmind.quorum.pool.connection.
ConnectionPool
getConnectionTimeoutMillis()
- Method in class org.smallmind.quorum.pool.connection.
ConnectionPoolConfig
getConnectionTimeoutMillis()
- Method in interface org.smallmind.quorum.pool.connection.
ConnectionPoolSurface
getConnectionTimeoutMillis()
- Method in class org.smallmind.quorum.pool.connection.jmx.
ConnectionPoolMonitor
getConnectionTimeoutMillis(String)
- Method in class org.smallmind.quorum.pool.connection.jmx.
ConnectionPoolMonitors
getConnectionTimeoutMillis(String)
- Method in interface org.smallmind.quorum.pool.connection.jmx.
ConnectionPoolMonitorsMBean
getConnectionTimeoutMillis()
- Method in class org.smallmind.quorum.pool.connection.remote.
RemoteConnectionPoolSurfaceImpl
getContextPool()
- Method in class org.smallmind.quorum.transport.messaging.
MessagingConnectionDetails
getContexts()
- Method in class org.smallmind.quorum.transport.
InvocationSignal
getCreationTimestamp()
- Method in class org.smallmind.quorum.cache.indigenous.
TimestampedCacheMetaData
getDestinationName()
- Method in class org.smallmind.quorum.transport.messaging.
MessagingConnectionDetails
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.connection.event.
ErrorReportingConnectionPoolEvent
getException()
- Method in class org.smallmind.quorum.pool.connection.jmx.
ConnectionErrorOccurredNotification
getExistentialStackTrace()
- Method in class org.smallmind.quorum.pool.connection.
ConnectionPin
getExistentialStackTraces()
- Method in class org.smallmind.quorum.pool.connection.
ConnectionPinManager
getExistentialStackTraces()
- Method in class org.smallmind.quorum.pool.connection.
ConnectionPool
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.connection.
ConnectionPinManager
getFreeSize()
- Method in class org.smallmind.quorum.pool.connection.
ConnectionPool
getFreeSize()
- Method in interface org.smallmind.quorum.pool.connection.
ConnectionPoolSurface
getFreeSize()
- Method in class org.smallmind.quorum.pool.connection.jmx.
ConnectionPoolMonitor
getFreeSize(String)
- Method in class org.smallmind.quorum.pool.connection.jmx.
ConnectionPoolMonitors
getFreeSize(String)
- Method in interface org.smallmind.quorum.pool.connection.jmx.
ConnectionPoolMonitorsMBean
getFreeSize()
- Method in class org.smallmind.quorum.pool.connection.remote.
RemoteConnectionPoolSurfaceImpl
getGlobalTransactionId()
- Method in class org.smallmind.quorum.transaction.xa.
SmallMindXid
getIgnitionTime()
- Method in class org.smallmind.quorum.pool.connection.
DeconstructionFuse
getInitialPoolSize()
- Method in class org.smallmind.quorum.pool.connection.
ConnectionPoolConfig
getInitialPoolSize()
- Method in interface org.smallmind.quorum.pool.connection.
ConnectionPoolSurface
getInitialPoolSize()
- Method in class org.smallmind.quorum.pool.connection.jmx.
ConnectionPoolMonitor
getInitialPoolSize(String)
- Method in class org.smallmind.quorum.pool.connection.jmx.
ConnectionPoolMonitors
getInitialPoolSize(String)
- Method in interface org.smallmind.quorum.pool.connection.jmx.
ConnectionPoolMonitorsMBean
getInitialPoolSize()
- Method in class org.smallmind.quorum.pool.connection.remote.
RemoteConnectionPoolSurfaceImpl
getInternalBranchQualifier()
- Method in class org.smallmind.quorum.transaction.xa.
SmallMindXid
getInternalGlobalTransactionId()
- Method in class org.smallmind.quorum.transaction.xa.
SmallMindXid
getKey()
- Method in class org.smallmind.quorum.cache.indigenous.
CacheReference
getKey()
- Method in interface org.smallmind.quorum.cache.
LockedCallback
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.connection.event.
LeaseTimeReportingConnectionPoolEvent
getLeaseTimeNanos()
- Method in class org.smallmind.quorum.pool.connection.jmx.
ConnectionLeaseTimeNotification
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.connection.
ConnectionPoolConfig
getMaxIdleTimeSeconds()
- Method in interface org.smallmind.quorum.pool.connection.
ConnectionPoolSurface
getMaxIdleTimeSeconds()
- Method in class org.smallmind.quorum.pool.connection.jmx.
ConnectionPoolMonitor
getMaxIdleTimeSeconds(String)
- Method in class org.smallmind.quorum.pool.connection.jmx.
ConnectionPoolMonitors
getMaxIdleTimeSeconds(String)
- Method in interface org.smallmind.quorum.pool.connection.jmx.
ConnectionPoolMonitorsMBean
getMaxIdleTimeSeconds()
- Method in class org.smallmind.quorum.pool.connection.remote.
RemoteConnectionPoolSurfaceImpl
getMaxLeaseTimeSeconds()
- Method in class org.smallmind.quorum.pool.connection.
ConnectionPoolConfig
getMaxLeaseTimeSeconds()
- Method in interface org.smallmind.quorum.pool.connection.
ConnectionPoolSurface
getMaxLeaseTimeSeconds()
- Method in class org.smallmind.quorum.pool.connection.jmx.
ConnectionPoolMonitor
getMaxLeaseTimeSeconds(String)
- Method in class org.smallmind.quorum.pool.connection.jmx.
ConnectionPoolMonitors
getMaxLeaseTimeSeconds(String)
- Method in interface org.smallmind.quorum.pool.connection.jmx.
ConnectionPoolMonitorsMBean
getMaxLeaseTimeSeconds()
- Method in class org.smallmind.quorum.pool.connection.remote.
RemoteConnectionPoolSurfaceImpl
getMaxPoolSize()
- Method in class org.smallmind.quorum.pool.connection.
ConnectionPoolConfig
getMaxPoolSize()
- Method in interface org.smallmind.quorum.pool.connection.
ConnectionPoolSurface
getMaxPoolSize()
- Method in class org.smallmind.quorum.pool.connection.jmx.
ConnectionPoolMonitor
getMaxPoolSize(String)
- Method in class org.smallmind.quorum.pool.connection.jmx.
ConnectionPoolMonitors
getMaxPoolSize(String)
- Method in interface org.smallmind.quorum.pool.connection.jmx.
ConnectionPoolMonitorsMBean
getMaxPoolSize()
- Method in class org.smallmind.quorum.pool.connection.remote.
RemoteConnectionPoolSurfaceImpl
getMinPoolSize()
- Method in class org.smallmind.quorum.pool.connection.
ConnectionPoolConfig
getMinPoolSize()
- Method in interface org.smallmind.quorum.pool.connection.
ConnectionPoolSurface
getMinPoolSize()
- Method in class org.smallmind.quorum.pool.connection.jmx.
ConnectionPoolMonitor
getMinPoolSize(String)
- Method in class org.smallmind.quorum.pool.connection.jmx.
ConnectionPoolMonitors
getMinPoolSize(String)
- Method in interface org.smallmind.quorum.pool.connection.jmx.
ConnectionPoolMonitorsMBean
getMinPoolSize()
- Method in class org.smallmind.quorum.pool.connection.remote.
RemoteConnectionPoolSurfaceImpl
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.pool.connection.remote.spring.
RemoteConnectionPoolFactoryBean
getObjectType()
- Method in class org.smallmind.quorum.pool.connection.remote.spring.
RemoteConnectionPoolFactoryBean
getOrdinal()
- Method in class org.smallmind.quorum.pool.connection.
DeconstructionFuse
getPassword()
- Method in class org.smallmind.quorum.transport.messaging.
MessagingConnectionDetails
getPoolName()
- Method in class org.smallmind.quorum.pool.connection.
ConnectionPool
getPoolName()
- Method in interface org.smallmind.quorum.pool.connection.
ConnectionPoolSurface
getPoolName()
- Method in class org.smallmind.quorum.pool.connection.jmx.
ConnectionPoolMonitor
getPoolName(String)
- Method in class org.smallmind.quorum.pool.connection.jmx.
ConnectionPoolMonitors
getPoolName(String)
- Method in interface org.smallmind.quorum.pool.connection.jmx.
ConnectionPoolMonitorsMBean
getPoolName()
- Method in class org.smallmind.quorum.pool.connection.remote.
RemoteConnectionPoolSurfaceImpl
getPoolSize()
- Method in class org.smallmind.quorum.pool.connection.
ConnectionPinManager
getPoolSize()
- Method in class org.smallmind.quorum.pool.connection.
ConnectionPool
getPoolSize()
- Method in interface org.smallmind.quorum.pool.connection.
ConnectionPoolSurface
getPoolSize()
- Method in class org.smallmind.quorum.pool.connection.jmx.
ConnectionPoolMonitor
getPoolSize(String)
- Method in class org.smallmind.quorum.pool.connection.jmx.
ConnectionPoolMonitors
getPoolSize(String)
- Method in interface org.smallmind.quorum.pool.connection.jmx.
ConnectionPoolMonitorsMBean
getPoolSize()
- Method in class org.smallmind.quorum.pool.connection.remote.
RemoteConnectionPoolSurfaceImpl
getProcessingSize()
- Method in class org.smallmind.quorum.pool.connection.
ConnectionPinManager
getProcessingSize()
- Method in class org.smallmind.quorum.pool.connection.
ConnectionPool
getProcessingSize()
- Method in interface org.smallmind.quorum.pool.connection.
ConnectionPoolSurface
getProcessingSize()
- Method in class org.smallmind.quorum.pool.connection.jmx.
ConnectionPoolMonitor
getProcessingSize(String)
- Method in class org.smallmind.quorum.pool.connection.jmx.
ConnectionPoolMonitors
getProcessingSize(String)
- Method in interface org.smallmind.quorum.pool.connection.jmx.
ConnectionPoolMonitorsMBean
getProcessingSize()
- Method in class org.smallmind.quorum.pool.connection.remote.
RemoteConnectionPoolSurfaceImpl
getProxyInterfaces()
- Method in class org.smallmind.quorum.pool.connection.remote.
RemoteConnectionPoolEventListener
getProxyInterfaces()
- Method in class org.smallmind.quorum.pool.connection.remote.
RemoteConnectionPoolSurfaceImpl
getProxyInterfaces()
- Method in interface org.smallmind.quorum.transport.remote.
RemoteEndpoint
getResource()
- Method in interface org.smallmind.quorum.transaction.xa.
SmallMindXAResource
getResult()
- Method in class org.smallmind.quorum.transport.messaging.
MessageSender
getResult(QueueReceiver)
- Method in class org.smallmind.quorum.transport.messaging.
MessagingTransmitter
getReturnType()
- Method in class org.smallmind.quorum.transport.
FauxMethod
getServiceSelector()
- Method in class org.smallmind.quorum.transport.messaging.
MessagingConnectionDetails
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
getTransmissionPoolSize()
- Method in class org.smallmind.quorum.transport.messaging.
MessagingConnectionDetails
getUniqueId()
- Method in class org.smallmind.quorum.cache.indigenous.
TimestampedCacheMetaData
getUniqueId()
- Method in class org.smallmind.quorum.cache.
KeyLock
getUnreturnedConnectionTimeoutSeconds()
- Method in class org.smallmind.quorum.pool.connection.
ConnectionPoolConfig
getUnreturnedConnectionTimeoutSeconds()
- Method in interface org.smallmind.quorum.pool.connection.
ConnectionPoolSurface
getUnreturnedConnectionTimeoutSeconds()
- Method in class org.smallmind.quorum.pool.connection.jmx.
ConnectionPoolMonitor
getUnreturnedConnectionTimeoutSeconds(String)
- Method in class org.smallmind.quorum.pool.connection.jmx.
ConnectionPoolMonitors
getUnreturnedConnectionTimeoutSeconds(String)
- Method in interface org.smallmind.quorum.pool.connection.jmx.
ConnectionPoolMonitorsMBean
getUnreturnedConnectionTimeoutSeconds()
- Method in class org.smallmind.quorum.pool.connection.remote.
RemoteConnectionPoolSurfaceImpl
getUserName()
- Method in class org.smallmind.quorum.transport.messaging.
MessagingConnectionDetails
H
handleMessage(Session, Message)
- Method in class org.smallmind.quorum.transport.messaging.
InvocationMessageTarget
handleMessage(Session, Message)
- Method in interface org.smallmind.quorum.transport.messaging.
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.connection.
DeconstructionCoordinator
ignite()
- Method in class org.smallmind.quorum.pool.connection.
DeconstructionFuse
ignite()
- Method in class org.smallmind.quorum.pool.connection.
UnreturnedConnectionTimeoutDeconstructionFuse
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
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.messaging
InvocationMessageTarget(Object, Class)
- Constructor for class org.smallmind.quorum.transport.messaging.
InvocationMessageTarget
InvocationProxyFactory
- Class in
org.smallmind.quorum.transport.messaging
InvocationProxyFactory()
- Constructor for class org.smallmind.quorum.transport.messaging.
InvocationProxyFactory
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.messaging.
MessagingInvocationHandler
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.connection.
ConnectionPoolConfig
isExistentiallyAware()
- Method in interface org.smallmind.quorum.pool.connection.
ConnectionPoolSurface
isExistentiallyAware()
- Method in class org.smallmind.quorum.pool.connection.jmx.
ConnectionPoolMonitor
isExistentiallyAware(String)
- Method in class org.smallmind.quorum.pool.connection.jmx.
ConnectionPoolMonitors
isExistentiallyAware(String)
- Method in interface org.smallmind.quorum.pool.connection.jmx.
ConnectionPoolMonitorsMBean
isExistentiallyAware()
- Method in class org.smallmind.quorum.pool.connection.remote.
RemoteConnectionPoolSurfaceImpl
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.connection.
DeconstructionFuse
isPrejudicial()
- Method in class org.smallmind.quorum.pool.connection.
MaxIdleTimeDeconstructionFuse
isPrejudicial()
- Method in class org.smallmind.quorum.pool.connection.
MaxLeaseTimeDeconstructionFuse
isPrejudicial()
- Method in class org.smallmind.quorum.pool.connection.
UnreturnedConnectionTimeoutDeconstructionFuse
isProcessing()
- Method in class org.smallmind.quorum.cache.indigenous.
ExpirationTimer
isReportLeaseTimeNanos()
- Method in class org.smallmind.quorum.pool.connection.
ConnectionPoolConfig
isReportLeaseTimeNanos()
- Method in interface org.smallmind.quorum.pool.connection.
ConnectionPoolSurface
isReportLeaseTimeNanos()
- Method in class org.smallmind.quorum.pool.connection.jmx.
ConnectionPoolMonitor
isReportLeaseTimeNanos(String)
- Method in class org.smallmind.quorum.pool.connection.jmx.
ConnectionPoolMonitors
isReportLeaseTimeNanos(String)
- Method in interface org.smallmind.quorum.pool.connection.jmx.
ConnectionPoolMonitorsMBean
isReportLeaseTimeNanos()
- Method in class org.smallmind.quorum.pool.connection.remote.
RemoteConnectionPoolSurfaceImpl
isSingleton()
- Method in class org.smallmind.quorum.pool.connection.remote.spring.
RemoteConnectionPoolFactoryBean
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.connection.
ConnectionPin
isTestOnAcquire()
- Method in class org.smallmind.quorum.pool.connection.
ConnectionPoolConfig
isTestOnAcquire()
- Method in interface org.smallmind.quorum.pool.connection.
ConnectionPoolSurface
isTestOnAcquire()
- Method in class org.smallmind.quorum.pool.connection.jmx.
ConnectionPoolMonitor
isTestOnAcquire(String)
- Method in class org.smallmind.quorum.pool.connection.jmx.
ConnectionPoolMonitors
isTestOnAcquire(String)
- Method in interface org.smallmind.quorum.pool.connection.jmx.
ConnectionPoolMonitorsMBean
isTestOnAcquire()
- Method in class org.smallmind.quorum.pool.connection.remote.
RemoteConnectionPoolSurfaceImpl
isTestOnConnect()
- Method in class org.smallmind.quorum.pool.connection.
ConnectionPoolConfig
isTestOnConnect()
- Method in interface org.smallmind.quorum.pool.connection.
ConnectionPoolSurface
isTestOnConnect()
- Method in class org.smallmind.quorum.pool.connection.jmx.
ConnectionPoolMonitor
isTestOnConnect(String)
- Method in class org.smallmind.quorum.pool.connection.jmx.
ConnectionPoolMonitors
isTestOnConnect(String)
- Method in interface org.smallmind.quorum.pool.connection.jmx.
ConnectionPoolMonitorsMBean
isTestOnConnect()
- Method in class org.smallmind.quorum.pool.connection.remote.
RemoteConnectionPoolSurfaceImpl
isValid(E)
- Method in interface org.smallmind.quorum.cache.indigenous.
CacheValidationPolicy
K
kaboom(boolean)
- Method in class org.smallmind.quorum.pool.connection.
ConnectionPin
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
LeaseTimeReportingConnectionPoolEvent
<
C
> - Class in
org.smallmind.quorum.pool.connection.event
LeaseTimeReportingConnectionPoolEvent(ConnectionPool<C>, long)
- Constructor for class org.smallmind.quorum.pool.connection.event.
LeaseTimeReportingConnectionPoolEvent
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
logError(Throwable)
- Method in interface org.smallmind.quorum.transport.messaging.
MessageTarget
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.connection
MaxIdleTimeDeconstructionFuse(ConnectionPool<?>, DeconstructionQueue, DeconstructionCoordinator)
- Constructor for class org.smallmind.quorum.pool.connection.
MaxIdleTimeDeconstructionFuse
MaxLeaseTimeDeconstructionFuse
- Class in
org.smallmind.quorum.pool.connection
MaxLeaseTimeDeconstructionFuse(ConnectionPool<?>, DeconstructionQueue, DeconstructionCoordinator)
- Constructor for class org.smallmind.quorum.pool.connection.
MaxLeaseTimeDeconstructionFuse
MessageSender
- Class in
org.smallmind.quorum.transport.messaging
MessageSender(MessagingTransmitter, TemporaryQueue, QueueReceiver)
- Constructor for class org.smallmind.quorum.transport.messaging.
MessageSender
MessageTarget
- Interface in
org.smallmind.quorum.transport.messaging
MessagingConnectionDetails
- Class in
org.smallmind.quorum.transport.messaging
MessagingConnectionDetails(ConnectionPool, String, String, String, String, int)
- Constructor for class org.smallmind.quorum.transport.messaging.
MessagingConnectionDetails
MessagingConnectionDetails(ConnectionPool, String, String, String, String, int, String)
- Constructor for class org.smallmind.quorum.transport.messaging.
MessagingConnectionDetails
MessagingInvocationHandler
- Class in
org.smallmind.quorum.transport.messaging
MessagingInvocationHandler(MessagingTransmitter, Class)
- Constructor for class org.smallmind.quorum.transport.messaging.
MessagingInvocationHandler
MessagingReceiver
- Class in
org.smallmind.quorum.transport.messaging
MessagingReceiver(MessageTarget, MessagingConnectionDetails)
- Constructor for class org.smallmind.quorum.transport.messaging.
MessagingReceiver
MessagingTransmitter
- Class in
org.smallmind.quorum.transport.messaging
MessagingTransmitter(MessagingConnectionDetails)
- Constructor for class org.smallmind.quorum.transport.messaging.
MessagingTransmitter
MethodInvoker
- Class in
org.smallmind.quorum.transport
MethodInvoker(Object, Class[])
- Constructor for class org.smallmind.quorum.transport.
MethodInvoker
MissingInvocationException
- Exception in
org.smallmind.quorum.transport
MissingInvocationException()
- Constructor for exception org.smallmind.quorum.transport.
MissingInvocationException
MissingInvocationException(String, Object...)
- Constructor for exception org.smallmind.quorum.transport.
MissingInvocationException
MissingInvocationException(Throwable, String, Object...)
- Constructor for exception org.smallmind.quorum.transport.
MissingInvocationException
MissingInvocationException(Throwable)
- Constructor for exception org.smallmind.quorum.transport.
MissingInvocationException
N
nextOrdinal()
- Method in class org.smallmind.quorum.pool.connection.
DeconstructionQueue
O
obtainValue(K, Object...)
- Method in class org.smallmind.quorum.cache.indigenous.
TimestampedCacheSource
onMessage(Message)
- Method in class org.smallmind.quorum.transport.messaging.
MessagingReceiver
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.pool.component
- package org.smallmind.quorum.pool.component
org.smallmind.quorum.pool.connection
- package org.smallmind.quorum.pool.connection
org.smallmind.quorum.pool.connection.event
- package org.smallmind.quorum.pool.connection.event
org.smallmind.quorum.pool.connection.jmx
- package org.smallmind.quorum.pool.connection.jmx
org.smallmind.quorum.pool.connection.remote
- package org.smallmind.quorum.pool.connection.remote
org.smallmind.quorum.pool.connection.remote.spring
- package org.smallmind.quorum.pool.connection.remote.spring
org.smallmind.quorum.transaction.xa
- package org.smallmind.quorum.transaction.xa
org.smallmind.quorum.transport
- package org.smallmind.quorum.transport
org.smallmind.quorum.transport.messaging
- package org.smallmind.quorum.transport.messaging
org.smallmind.quorum.transport.remote
- package org.smallmind.quorum.transport.remote
P
poolSize()
- Method in class org.smallmind.quorum.pool.component.
ComponentPool
postDeregister()
- Method in class org.smallmind.quorum.pool.connection.jmx.
ConnectionPoolMonitor
postDeregister()
- Method in class org.smallmind.quorum.pool.connection.jmx.
ConnectionPoolMonitors
postRegister(Boolean)
- Method in class org.smallmind.quorum.pool.connection.jmx.
ConnectionPoolMonitor
postRegister(Boolean)
- Method in class org.smallmind.quorum.pool.connection.jmx.
ConnectionPoolMonitors
preDeregister()
- Method in class org.smallmind.quorum.pool.connection.jmx.
ConnectionPoolMonitor
preDeregister()
- Method in class org.smallmind.quorum.pool.connection.jmx.
ConnectionPoolMonitors
preRegister(MBeanServer, ObjectName)
- Method in class org.smallmind.quorum.pool.connection.jmx.
ConnectionPoolMonitor
preRegister(MBeanServer, ObjectName)
- Method in class org.smallmind.quorum.pool.connection.jmx.
ConnectionPoolMonitors
process(ConnectionInstance<C>)
- Method in class org.smallmind.quorum.pool.connection.
ConnectionPinManager
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
R
rawInstance()
- Method in interface org.smallmind.quorum.pool.connection.
ConnectionInstanceFactory
recieveMessage()
- Method in class org.smallmind.quorum.transport.messaging.
MessageSender
registerConnectionPool(String, RemoteConnectionPoolSurface)
- Method in class org.smallmind.quorum.pool.connection.jmx.
ConnectionPoolMonitors
registerConnectionPool(String, RemoteConnectionPoolSurface)
- Method in interface org.smallmind.quorum.pool.connection.jmx.
ConnectionPoolMonitorsMBean
RemoteConnectionPoolEventListener
- Class in
org.smallmind.quorum.pool.connection.remote
RemoteConnectionPoolEventListener(ConnectionPoolEventListener)
- Constructor for class org.smallmind.quorum.pool.connection.remote.
RemoteConnectionPoolEventListener
RemoteConnectionPoolFactoryBean
- Class in
org.smallmind.quorum.pool.connection.remote.spring
RemoteConnectionPoolFactoryBean()
- Constructor for class org.smallmind.quorum.pool.connection.remote.spring.
RemoteConnectionPoolFactoryBean
RemoteConnectionPoolSurface
- Interface in
org.smallmind.quorum.pool.connection.remote
RemoteConnectionPoolSurfaceImpl
- Class in
org.smallmind.quorum.pool.connection.remote
RemoteConnectionPoolSurfaceImpl(ConnectionPool<?>)
- Constructor for class org.smallmind.quorum.pool.connection.remote.
RemoteConnectionPoolSurfaceImpl
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(ConnectionPin<C>, boolean)
- Method in class org.smallmind.quorum.pool.connection.
ConnectionPinManager
remove(DeconstructionFuse)
- Method in class org.smallmind.quorum.pool.connection.
DeconstructionQueue
removeConnectionPool(String)
- Method in class org.smallmind.quorum.pool.connection.jmx.
ConnectionPoolMonitors
removeConnectionPool(String)
- Method in interface org.smallmind.quorum.pool.connection.jmx.
ConnectionPoolMonitorsMBean
removeConnectionPoolEventListener(ConnectionPoolEventListener)
- Method in class org.smallmind.quorum.pool.connection.
ConnectionPool
removeConnectionPoolEventListener(ConnectionPoolEventListener)
- Method in interface org.smallmind.quorum.pool.connection.remote.
RemoteConnectionPoolSurface
removeConnectionPoolEventListener(ConnectionPoolEventListener)
- Method in class org.smallmind.quorum.pool.connection.remote.
RemoteConnectionPoolSurfaceImpl
removePin(ConnectionPin<C>, boolean)
- Method in class org.smallmind.quorum.pool.connection.
ConnectionPool
reportConnectionErrorOccurred(Exception)
- Method in class org.smallmind.quorum.pool.connection.
ConnectionPool
reportConnectionErrorOccurred(ErrorReportingConnectionPoolEvent)
- Method in interface org.smallmind.quorum.pool.connection.event.
ConnectionPoolEventListener
reportConnectionErrorOccurred(ErrorReportingConnectionPoolEvent)
- Method in class org.smallmind.quorum.pool.connection.jmx.
ConnectionPoolMonitor
reportConnectionErrorOccurred(ErrorReportingConnectionPoolEvent)
- Method in class org.smallmind.quorum.pool.connection.jmx.
ConnectionPoolMonitors
reportConnectionErrorOccurred(ErrorReportingConnectionPoolEvent)
- Method in class org.smallmind.quorum.pool.connection.remote.
RemoteConnectionPoolEventListener
reportConnectionLeaseTime(LeaseTimeReportingConnectionPoolEvent)
- Method in interface org.smallmind.quorum.pool.connection.event.
ConnectionPoolEventListener
reportConnectionLeaseTime(LeaseTimeReportingConnectionPoolEvent)
- Method in class org.smallmind.quorum.pool.connection.jmx.
ConnectionPoolMonitor
reportConnectionLeaseTime(LeaseTimeReportingConnectionPoolEvent)
- Method in class org.smallmind.quorum.pool.connection.jmx.
ConnectionPoolMonitors
reportConnectionLeaseTime(LeaseTimeReportingConnectionPoolEvent)
- Method in class org.smallmind.quorum.pool.connection.remote.
RemoteConnectionPoolEventListener
reportConnectionLeaseTimeNanos(long)
- Method in class org.smallmind.quorum.pool.connection.
ConnectionPool
requiresDeconstruction()
- Method in class org.smallmind.quorum.pool.connection.
ConnectionPoolConfig
retrieveEntry(KeyLock, K)
- Method in class org.smallmind.quorum.cache.indigenous.
AbstractCache
returnComponent(T)
- Method in class org.smallmind.quorum.pool.component.
ComponentPool
returnInstance(ConnectionInstance<C>)
- Method in class org.smallmind.quorum.pool.connection.
ConnectionPool
returnMessageSender(MessageSender)
- Method in class org.smallmind.quorum.transport.messaging.
MessagingTransmitter
run()
- Method in class org.smallmind.quorum.cache.indigenous.
ExpirationTimer
run()
- Method in class org.smallmind.quorum.pool.connection.
ConnectionWorker
S
SELECTION_PROPERTY
- Static variable in class org.smallmind.quorum.transport.messaging.
MessagingConnectionDetails
sendMessage(Message)
- Method in class org.smallmind.quorum.transport.messaging.
MessageSender
sendMessage(TemporaryQueue, Message)
- Method in class org.smallmind.quorum.transport.messaging.
MessagingTransmitter
serve()
- Method in interface org.smallmind.quorum.pool.connection.
ConnectionInstance
serve()
- Method in class org.smallmind.quorum.pool.connection.
ConnectionPin
serve()
- Method in class org.smallmind.quorum.pool.connection.
ConnectionPinManager
serve()
- Method in class org.smallmind.quorum.pool.connection.
DeconstructionCoordinator
serve()
- Method in class org.smallmind.quorum.pool.connection.
DeconstructionFuse
serve()
- Method in class org.smallmind.quorum.pool.connection.
MaxIdleTimeDeconstructionFuse
serve()
- Method in class org.smallmind.quorum.pool.connection.
MaxLeaseTimeDeconstructionFuse
serve()
- Method in class org.smallmind.quorum.pool.connection.
UnreturnedConnectionTimeoutDeconstructionFuse
setAcquireWaitTimeMillis(long)
- Method in class org.smallmind.quorum.pool.connection.
ConnectionPoolConfig
setAcquireWaitTimeMillis(long)
- Method in interface org.smallmind.quorum.pool.connection.
ConnectionPoolSurface
setAcquireWaitTimeMillis(long)
- Method in class org.smallmind.quorum.pool.connection.jmx.
ConnectionPoolMonitor
setAcquireWaitTimeMillis(String, long)
- Method in class org.smallmind.quorum.pool.connection.jmx.
ConnectionPoolMonitors
setAcquireWaitTimeMillis(String, long)
- Method in interface org.smallmind.quorum.pool.connection.jmx.
ConnectionPoolMonitorsMBean
setAcquireWaitTimeMillis(long)
- Method in class org.smallmind.quorum.pool.connection.remote.
RemoteConnectionPoolSurfaceImpl
setConnectionPool(ConnectionPool)
- Method in class org.smallmind.quorum.pool.connection.remote.spring.
RemoteConnectionPoolFactoryBean
setConnectionPoolConfig(ConnectionPoolConfig)
- Method in class org.smallmind.quorum.pool.connection.
ConnectionPool
setConnectionTimeoutMillis(long)
- Method in class org.smallmind.quorum.pool.connection.
ConnectionPoolConfig
setConnectionTimeoutMillis(long)
- Method in interface org.smallmind.quorum.pool.connection.
ConnectionPoolSurface
setConnectionTimeoutMillis(long)
- Method in class org.smallmind.quorum.pool.connection.jmx.
ConnectionPoolMonitor
setConnectionTimeoutMillis(String, long)
- Method in class org.smallmind.quorum.pool.connection.jmx.
ConnectionPoolMonitors
setConnectionTimeoutMillis(String, long)
- Method in interface org.smallmind.quorum.pool.connection.jmx.
ConnectionPoolMonitorsMBean
setConnectionTimeoutMillis(long)
- Method in class org.smallmind.quorum.pool.connection.remote.
RemoteConnectionPoolSurfaceImpl
setExistentiallyAware(boolean)
- Method in class org.smallmind.quorum.pool.connection.
ConnectionPoolConfig
setExistentiallyAware(boolean)
- Method in interface org.smallmind.quorum.pool.connection.
ConnectionPoolSurface
setExistentiallyAware(boolean)
- Method in class org.smallmind.quorum.pool.connection.jmx.
ConnectionPoolMonitor
setExistentiallyAware(String, boolean)
- Method in class org.smallmind.quorum.pool.connection.jmx.
ConnectionPoolMonitors
setExistentiallyAware(String, boolean)
- Method in interface org.smallmind.quorum.pool.connection.jmx.
ConnectionPoolMonitorsMBean
setExistentiallyAware(boolean)
- Method in class org.smallmind.quorum.pool.connection.remote.
RemoteConnectionPoolSurfaceImpl
setIgnitionTime(long)
- Method in class org.smallmind.quorum.pool.connection.
DeconstructionFuse
setInitialPoolSize(int)
- Method in class org.smallmind.quorum.pool.connection.
ConnectionPoolConfig
setMaxIdleTimeSeconds(int)
- Method in class org.smallmind.quorum.pool.connection.
ConnectionPoolConfig
setMaxIdleTimeSeconds(int)
- Method in interface org.smallmind.quorum.pool.connection.
ConnectionPoolSurface
setMaxIdleTimeSeconds(int)
- Method in class org.smallmind.quorum.pool.connection.jmx.
ConnectionPoolMonitor
setMaxIdleTimeSeconds(String, int)
- Method in class org.smallmind.quorum.pool.connection.jmx.
ConnectionPoolMonitors
setMaxIdleTimeSeconds(String, int)
- Method in interface org.smallmind.quorum.pool.connection.jmx.
ConnectionPoolMonitorsMBean
setMaxIdleTimeSeconds(int)
- Method in class org.smallmind.quorum.pool.connection.remote.
RemoteConnectionPoolSurfaceImpl
setMaxLeaseTimeSeconds(int)
- Method in class org.smallmind.quorum.pool.connection.
ConnectionPoolConfig
setMaxLeaseTimeSeconds(int)
- Method in interface org.smallmind.quorum.pool.connection.
ConnectionPoolSurface
setMaxLeaseTimeSeconds(int)
- Method in class org.smallmind.quorum.pool.connection.jmx.
ConnectionPoolMonitor
setMaxLeaseTimeSeconds(String, int)
- Method in class org.smallmind.quorum.pool.connection.jmx.
ConnectionPoolMonitors
setMaxLeaseTimeSeconds(String, int)
- Method in interface org.smallmind.quorum.pool.connection.jmx.
ConnectionPoolMonitorsMBean
setMaxLeaseTimeSeconds(int)
- Method in class org.smallmind.quorum.pool.connection.remote.
RemoteConnectionPoolSurfaceImpl
setMaxPoolSize(int)
- Method in class org.smallmind.quorum.pool.connection.
ConnectionPoolConfig
setMaxPoolSize(int)
- Method in interface org.smallmind.quorum.pool.connection.
ConnectionPoolSurface
setMaxPoolSize(int)
- Method in class org.smallmind.quorum.pool.connection.jmx.
ConnectionPoolMonitor
setMaxPoolSize(String, int)
- Method in class org.smallmind.quorum.pool.connection.jmx.
ConnectionPoolMonitors
setMaxPoolSize(String, int)
- Method in interface org.smallmind.quorum.pool.connection.jmx.
ConnectionPoolMonitorsMBean
setMaxPoolSize(int)
- Method in class org.smallmind.quorum.pool.connection.remote.
RemoteConnectionPoolSurfaceImpl
setMinPoolSize(int)
- Method in class org.smallmind.quorum.pool.connection.
ConnectionPoolConfig
setMinPoolSize(int)
- Method in interface org.smallmind.quorum.pool.connection.
ConnectionPoolSurface
setMinPoolSize(int)
- Method in class org.smallmind.quorum.pool.connection.jmx.
ConnectionPoolMonitor
setMinPoolSize(String, int)
- Method in class org.smallmind.quorum.pool.connection.jmx.
ConnectionPoolMonitors
setMinPoolSize(String, int)
- Method in interface org.smallmind.quorum.pool.connection.jmx.
ConnectionPoolMonitorsMBean
setMinPoolSize(int)
- Method in class org.smallmind.quorum.pool.connection.remote.
RemoteConnectionPoolSurfaceImpl
setRegistryName(String)
- Method in class org.smallmind.quorum.pool.connection.remote.spring.
RemoteConnectionPoolFactoryBean
setReportLeaseTimeNanos(boolean)
- Method in class org.smallmind.quorum.pool.connection.
ConnectionPoolConfig
setReportLeaseTimeNanos(boolean)
- Method in interface org.smallmind.quorum.pool.connection.
ConnectionPoolSurface
setReportLeaseTimeNanos(boolean)
- Method in class org.smallmind.quorum.pool.connection.jmx.
ConnectionPoolMonitor
setReportLeaseTimeNanos(String, boolean)
- Method in class org.smallmind.quorum.pool.connection.jmx.
ConnectionPoolMonitors
setReportLeaseTimeNanos(String, boolean)
- Method in interface org.smallmind.quorum.pool.connection.jmx.
ConnectionPoolMonitorsMBean
setReportLeaseTimeNanos(boolean)
- Method in class org.smallmind.quorum.pool.connection.remote.
RemoteConnectionPoolSurfaceImpl
setTestOnAcquire(boolean)
- Method in class org.smallmind.quorum.pool.connection.
ConnectionPoolConfig
setTestOnAcquire(boolean)
- Method in interface org.smallmind.quorum.pool.connection.
ConnectionPoolSurface
setTestOnAcquire(boolean)
- Method in class org.smallmind.quorum.pool.connection.jmx.
ConnectionPoolMonitor
setTestOnAcquire(String, boolean)
- Method in class org.smallmind.quorum.pool.connection.jmx.
ConnectionPoolMonitors
setTestOnAcquire(String, boolean)
- Method in interface org.smallmind.quorum.pool.connection.jmx.
ConnectionPoolMonitorsMBean
setTestOnAcquire(boolean)
- Method in class org.smallmind.quorum.pool.connection.remote.
RemoteConnectionPoolSurfaceImpl
setTestOnConnect(boolean)
- Method in class org.smallmind.quorum.pool.connection.
ConnectionPoolConfig
setTestOnConnect(boolean)
- Method in interface org.smallmind.quorum.pool.connection.
ConnectionPoolSurface
setTestOnConnect(boolean)
- Method in class org.smallmind.quorum.pool.connection.jmx.
ConnectionPoolMonitor
setTestOnConnect(String, boolean)
- Method in class org.smallmind.quorum.pool.connection.jmx.
ConnectionPoolMonitors
setTestOnConnect(String, boolean)
- Method in interface org.smallmind.quorum.pool.connection.jmx.
ConnectionPoolMonitorsMBean
setTestOnConnect(boolean)
- Method in class org.smallmind.quorum.pool.connection.remote.
RemoteConnectionPoolSurfaceImpl
setUnreturnedConnectionTimeoutSeconds(int)
- Method in class org.smallmind.quorum.pool.connection.
ConnectionPoolConfig
setUnreturnedConnectionTimeoutSeconds(int)
- Method in interface org.smallmind.quorum.pool.connection.
ConnectionPoolSurface
setUnreturnedConnectionTimeoutSeconds(int)
- Method in class org.smallmind.quorum.pool.connection.jmx.
ConnectionPoolMonitor
setUnreturnedConnectionTimeoutSeconds(String, int)
- Method in class org.smallmind.quorum.pool.connection.jmx.
ConnectionPoolMonitors
setUnreturnedConnectionTimeoutSeconds(String, int)
- Method in interface org.smallmind.quorum.pool.connection.jmx.
ConnectionPoolMonitorsMBean
setUnreturnedConnectionTimeoutSeconds(int)
- Method in class org.smallmind.quorum.pool.connection.remote.
RemoteConnectionPoolSurfaceImpl
shutdown()
- Method in class org.smallmind.quorum.pool.connection.
ConnectionPinManager
shutdown()
- Method in class org.smallmind.quorum.pool.connection.
ConnectionPool
shutdown()
- Method in interface org.smallmind.quorum.pool.connection.
ConnectionPoolSurface
shutdown()
- Method in class org.smallmind.quorum.pool.connection.
DeconstructionQueue
shutdown()
- Method in class org.smallmind.quorum.pool.connection.jmx.
ConnectionPoolMonitor
shutdown(String)
- Method in class org.smallmind.quorum.pool.connection.jmx.
ConnectionPoolMonitors
shutdown(String)
- Method in interface org.smallmind.quorum.pool.connection.jmx.
ConnectionPoolMonitorsMBean
shutdown()
- Method in class org.smallmind.quorum.pool.connection.remote.
RemoteConnectionPoolSurfaceImpl
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
startup()
- Method in class org.smallmind.quorum.pool.connection.
ConnectionPinManager
startup()
- Method in class org.smallmind.quorum.pool.connection.
ConnectionPool
startup()
- Method in interface org.smallmind.quorum.pool.connection.
ConnectionPoolSurface
startup()
- Method in class org.smallmind.quorum.pool.connection.
DeconstructionQueue
startup()
- Method in class org.smallmind.quorum.pool.connection.jmx.
ConnectionPoolMonitor
startup(String)
- Method in class org.smallmind.quorum.pool.connection.jmx.
ConnectionPoolMonitors
startup(String)
- Method in interface org.smallmind.quorum.pool.connection.jmx.
ConnectionPoolMonitorsMBean
startup()
- Method in class org.smallmind.quorum.pool.connection.remote.
RemoteConnectionPoolSurfaceImpl
StripeLockFactory
- Class in
org.smallmind.quorum.cache
StripeLockFactory()
- Constructor for class org.smallmind.quorum.cache.
StripeLockFactory
T
terminate(ConnectionInstance<C>)
- Method in class org.smallmind.quorum.pool.connection.
ConnectionPinManager
terminateInstance(ConnectionInstance<C>)
- Method in class org.smallmind.quorum.pool.connection.
ConnectionPool
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
TYPE
- Static variable in class org.smallmind.quorum.pool.connection.jmx.
ConnectionErrorOccurredNotification
TYPE
- Static variable in class org.smallmind.quorum.pool.connection.jmx.
ConnectionLeaseTimeNotification
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
UnreturnedConnectionTimeoutDeconstructionFuse
- Class in
org.smallmind.quorum.pool.connection
UnreturnedConnectionTimeoutDeconstructionFuse(ConnectionPool<?>, DeconstructionQueue, DeconstructionCoordinator)
- Constructor for class org.smallmind.quorum.pool.connection.
UnreturnedConnectionTimeoutDeconstructionFuse
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.connection.
ConnectionInstance
W
willUpdate()
- Method in interface org.smallmind.quorum.cache.indigenous.
CacheMetaData
willUpdate()
- Method in class org.smallmind.quorum.cache.indigenous.
TimestampedCacheMetaData
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
K
L
M
N
O
P
R
S
T
U
V
W
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2011. All Rights Reserved.