Serialized Form
serialVersionUID: -4386393072593859164L
Package org.infinispan.atomic |
readExternal
public void readExternal(ObjectInput in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeExternal
public void writeExternal(ObjectOutput out)
throws IOException
- Throws:
IOException
readExternal
public void readExternal(ObjectInput in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeExternal
public void writeExternal(ObjectOutput out)
throws IOException
- Throws:
IOException
readExternal
public void readExternal(ObjectInput in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeExternal
public void writeExternal(ObjectOutput out)
throws IOException
- Throws:
IOException
readExternal
public void readExternal(ObjectInput in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeExternal
public void writeExternal(ObjectOutput out)
throws IOException
- Throws:
IOException
readExternal
public void readExternal(ObjectInput in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeExternal
public void writeExternal(ObjectOutput out)
throws IOException
- Throws:
IOException
readExternal
public void readExternal(ObjectInput in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeExternal
public void writeExternal(ObjectOutput out)
throws IOException
- Throws:
IOException
Package org.infinispan.config |
serialVersionUID: 4879873994727821938L
accessible
boolean accessible
overriddenConfigurationElements
List<E> overriddenConfigurationElements
cr
ComponentRegistry cr
serialVersionUID: 2210349340378984424L
passivation
boolean passivation
preload
boolean preload
cacheLoaderConfigs
List<E> cacheLoaderConfigs
shared
boolean shared
serialVersionUID: 5553791890144997466L
globalConfiguration
GlobalConfiguration globalConfiguration
useReplQueue
boolean useReplQueue
replQueueMaxElements
int replQueueMaxElements
replQueueInterval
long replQueueInterval
exposeJmxStatistics
boolean exposeJmxStatistics
fetchInMemoryState
boolean fetchInMemoryState
lockAcquisitionTimeout
long lockAcquisitionTimeout
syncReplTimeout
long syncReplTimeout
cacheMode
Configuration.CacheMode cacheMode
stateRetrievalTimeout
long stateRetrievalTimeout
isolationLevel
IsolationLevel isolationLevel
transactionManagerLookupClass
String transactionManagerLookupClass
cacheLoaderManagerConfig
CacheLoaderManagerConfig cacheLoaderManagerConfig
syncCommitPhase
boolean syncCommitPhase
syncRollbackPhase
boolean syncRollbackPhase
useLazyDeserialization
boolean useLazyDeserialization
customInterceptors
List<E> customInterceptors
writeSkewCheck
boolean writeSkewCheck
concurrencyLevel
int concurrencyLevel
invocationBatchingEnabled
boolean invocationBatchingEnabled
useAsyncSerialization
boolean useAsyncSerialization
evictionWakeUpInterval
long evictionWakeUpInterval
evictionStrategy
EvictionStrategy evictionStrategy
evictionMaxEntries
int evictionMaxEntries
expirationLifespan
long expirationLifespan
expirationMaxIdle
long expirationMaxIdle
l1CacheEnabled
boolean l1CacheEnabled
l1Lifespan
long l1Lifespan
l1OnRehash
boolean l1OnRehash
consistentHashClass
String consistentHashClass
numOwners
int numOwners
rehashWaitTime
long rehashWaitTime
useLockStriping
boolean useLockStriping
unsafeUnreliableReturnValues
boolean unsafeUnreliableReturnValues
serialVersionUID: -5576382839360927955L
erroneousAttributes
List<E> erroneousAttributes
interceptor
CommandInterceptor interceptor
isFirst
boolean isFirst
isLast
boolean isLast
index
int index
after
String after
before
String before
asyncListenerExecutorFactoryClass
String asyncListenerExecutorFactoryClass
asyncListenerExecutorProperties
TypedProperties asyncListenerExecutorProperties
asyncSerializationExecutorFactoryClass
String asyncSerializationExecutorFactoryClass
asyncSerializationExecutorProperties
TypedProperties asyncSerializationExecutorProperties
evictionScheduledExecutorFactoryClass
String evictionScheduledExecutorFactoryClass
evictionScheduledExecutorProperties
TypedProperties evictionScheduledExecutorProperties
replicationQueueScheduledExecutorFactoryClass
String replicationQueueScheduledExecutorFactoryClass
replicationQueueScheduledExecutorProperties
TypedProperties replicationQueueScheduledExecutorProperties
marshallerClass
String marshallerClass
objectInputStreamPoolSize
int objectInputStreamPoolSize
objectOutputStreamPoolSize
int objectOutputStreamPoolSize
transportClass
String transportClass
transportProperties
TypedProperties transportProperties
defaultConfiguration
Configuration defaultConfiguration
clusterName
String clusterName
shutdownHookBehavior
GlobalConfiguration.ShutdownHookBehavior shutdownHookBehavior
marshallVersion
short marshallVersion
gcr
GlobalComponentRegistry gcr
distributedSyncTimeout
long distributedSyncTimeout
exposeGlobalJmxStatistics
boolean exposeGlobalJmxStatistics
jmxDomain
String jmxDomain
mBeanServerLookup
String mBeanServerLookup
allowDuplicateDomains
boolean allowDuplicateDomains
properties
Properties properties
serialVersionUID: 5626847485703341794L
rpcManager
RpcManager rpcManager
Package org.infinispan.container.entries |
key
Object key
value
Object value
created
long created
lifespan
long lifespan
key
Object key
value
Object value
oldValue
Object oldValue
flags
byte flags
lifespan
long lifespan
maxIdle
long maxIdle
maxIdle
long maxIdle
lastUsed
long lastUsed
created
long created
lifespan
long lifespan
Package org.infinispan.demo |
data
List<E> data
members
List<E> members
memberStates
List<E> memberStates
Package org.infinispan.jmx |
Package org.infinispan.loader |
cacheLoaderClassName
String cacheLoaderClassName
ignoreModifications
boolean ignoreModifications
fetchPersistentState
boolean fetchPersistentState
purgeOnStartup
boolean purgeOnStartup
singletonStoreConfig
SingletonStoreConfig singletonStoreConfig
asyncStoreConfig
AsyncStoreConfig asyncStoreConfig
purgeSynchronously
boolean purgeSynchronously
cacheLoaderClassName
String cacheLoaderClassName
lockConcurrencyLevel
int lockConcurrencyLevel
lockAcquistionTimeout
long lockAcquistionTimeout
Package org.infinispan.loader.bdbje |
location
String location
lockAcquistionTimeout
long lockAcquistionTimeout
maxTxRetries
int maxTxRetries
cacheDbName
String cacheDbName
catalogDbName
String catalogDbName
Package org.infinispan.loader.bucket |
readExternal
public final void readExternal(ObjectInput in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeExternal
public final void writeExternal(ObjectOutput out)
throws IOException
- Throws:
IOException
Package org.infinispan.loader.cluster |
remoteCallTimeout
long remoteCallTimeout
Package org.infinispan.loader.decorators |
enabled
boolean enabled
batchSize
int batchSize
pollWait
long pollWait
queueSize
int queueSize
threadPoolSize
int threadPoolSize
serialVersionUID: 5542893943730200886L
serialVersionUID: 824251894176131850L
singletonStoreEnabled
boolean singletonStoreEnabled
pushStateWhenCoordinator
boolean pushStateWhenCoordinator
pushStateTimeout
long pushStateTimeout
Package org.infinispan.loader.file |
location
String location
streamBufferSize
int streamBufferSize
Package org.infinispan.loader.jdbc.binary |
connectionFactoryConfig
ConnectionFactoryConfig connectionFactoryConfig
tableManipulation
TableManipulation tableManipulation
createConnectionFatory
boolean createConnectionFatory
Package org.infinispan.loader.jdbc.mixed |
connectionFactoryConfig
ConnectionFactoryConfig connectionFactoryConfig
binaryTableManipulation
TableManipulation binaryTableManipulation
stringsTableManipulation
TableManipulation stringsTableManipulation
key2StringMapper
String key2StringMapper
binaryConcurrencyLevel
int binaryConcurrencyLevel
stringsConcurrencyLevel
int stringsConcurrencyLevel
lockAcquistionTimeout
int lockAcquistionTimeout
Package org.infinispan.loader.jdbc.stringbased |
key2StringMapper
Key2StringMapper key2StringMapper
connectionFactoryConfig
ConnectionFactoryConfig connectionFactoryConfig
tableManipulation
TableManipulation tableManipulation
manageConnectionFactory
boolean manageConnectionFactory
Package org.infinispan.loader.s3 |
awsAccessKey
String awsAccessKey
awsSecretKey
String awsSecretKey
bucket
String bucket
proxyHost
String proxyHost
proxyPort
int proxyPort
maxConnections
int maxConnections
secure
boolean secure
Package org.infinispan.lock |
serialVersionUID: -8096787619908687038L
Package org.infinispan.manager |
Package org.infinispan.marshall |
serialVersionUID: -7571995794010294485L
readExternal
public void readExternal(ObjectInput in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeExternal
public void writeExternal(ObjectOutput out)
throws IOException
- Throws:
IOException
serialVersionUID: 240199474174502551L
readExternal
public void readExternal(ObjectInput in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeExternal
public void writeExternal(ObjectOutput out)
throws IOException
- Throws:
IOException
serialVersionUID: 4851793846346021014L
readExternal
public void readExternal(ObjectInput in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeExternal
public void writeExternal(ObjectOutput out)
throws IOException
- Throws:
IOException
Package org.infinispan.marshall.jboss.externalizers |
serialVersionUID: 589638638644295615L
serialVersionUID: -1635913024455984627L
serialVersionUID: 1529506931234856884L
serialVersionUID: -8677909497367726531L
serialVersionUID: -3592193723750924806L
serialVersionUID: -3475239737916428837L
serialVersionUID: 2400716389425727329L
serialVersionUID: -3222803557498456230L
serialVersionUID: -532896252671303391L
serialVersionUID: 8473423584918714661L
serialVersionUID: 6915200269446867084L
serialVersionUID: -3147427397000304867L
serialVersionUID: -714785461531351642L
serialVersionUID: -3743458410265076691L
rpcManager
RpcManager rpcManager
serialVersionUID: -7341096933735222157L
Package org.infinispan.notifications |
serialVersionUID: 3847404572671886703L
Package org.infinispan.remoting |
serialVersionUID: 33172388691879866L
Package org.infinispan.remoting.transport.jgroups |
readExternal
public void readExternal(ObjectInput in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeExternal
public void writeExternal(ObjectOutput out)
throws IOException
- Throws:
IOException
serialVersionUID: -2965599037371850141L
Package org.infinispan.statetransfer |
Package org.infinispan.transaction |
serialVersionUID: 5656602677430350961L
serialVersionUID: -6716097342564237376L
serialVersionUID: 4396695354693176535L
serialVersionUID: -6568400755677046127L
tm_
DummyTransactionManager tm_
l
List<E> l
- List
serialVersionUID: 8011434781266976149L
readExternal
public void readExternal(ObjectInput in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeExternal
public void writeExternal(ObjectOutput out)
throws IOException
- Throws:
IOException
Package org.infinispan.tree |
readExternal
public void readExternal(ObjectInput in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeExternal
public void writeExternal(ObjectOutput out)
throws IOException
- Throws:
IOException
fqn
Fqn fqn
contents
NodeKey.Type contents
serialVersionUID: 779376138690777440L
Package org.infinispan.util |
serialVersionUID: 10929568968762L
readObject
private void readObject(ObjectInputStream s)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream s)
throws IOException
- Throws:
IOException
loadFactor
float loadFactor
- The user defined load factor which defines when to resize
serialVersionUID: 10929568968966L
readExternal
public void readExternal(ObjectInput in)
throws IOException,
ClassNotFoundException
- See
ImmutableListCopy.writeExternal(java.io.ObjectOutput)
for serialization format
- Throws:
IOException
ClassNotFoundException
writeExternal
public void writeExternal(ObjectOutput out)
throws IOException
- Format: - entry array size (int) - elements (Object)
- Throws:
IOException
Class org.infinispan.util.ImmutableListCopy$ImmutableSubList$1 extends Object implements Serializable |
Class org.infinispan.util.Immutables$ImmutableEntrySetWrapper$1 extends Object implements Serializable |
serialVersionUID: -6092752114794052323L
key
Object key
value
Object value
Package org.infinispan.util.concurrent |
serialVersionUID: 1744280161777661090L
Class org.infinispan.util.concurrent.WithinThreadExecutor$1 extends Object implements Serializable |
Package org.infinispan.util.concurrent.locks |
readObject
private void readObject(ObjectInputStream s)
throws IOException,
ClassNotFoundException
- Reconstitute this lock instance from a stream, resetting the lock to an unlocked state.
- Throws:
IOException
ClassNotFoundException
Copyright © 2009 JBoss, a division of Red Hat. All Rights Reserved.