Serialized Form
Package com.hazelcast.config |
enabled
boolean enabled
algorithm
String algorithm
keyPassword
String keyPassword
keyAlias
String keyAlias
storeType
String storeType
storePassword
String storePassword
storePath
String storePath
logger
ILogger logger
xmlConfig
String xmlConfig
groupConfig
GroupConfig groupConfig
port
int port
checkCompatibility
boolean checkCompatibility
reuseAddress
boolean reuseAddress
portAutoIncrement
boolean portAutoIncrement
executorConfig
ExecutorConfig executorConfig
mapExecutors
Map<K,V> mapExecutors
mapTopicConfigs
Map<K,V> mapTopicConfigs
mapQueueConfigs
Map<K,V> mapQueueConfigs
mapConfigs
Map<K,V> mapConfigs
mapSemaphores
Map<K,V> mapSemaphores
configurationUrl
URL configurationUrl
configurationFile
File configurationFile
networkConfig
NetworkConfig networkConfig
superClient
boolean superClient
classLoader
ClassLoader classLoader
properties
Properties properties
mapMergePolicyConfigs
Map<K,V> mapMergePolicyConfigs
mapWanReplicationConfigs
Map<K,V> mapWanReplicationConfigs
name
String name
corePoolSize
int corePoolSize
maxPoolSize
int maxPoolSize
keepAliveSeconds
int keepAliveSeconds
logger
ILogger logger
name
String name
password
String password
logger
ILogger logger
enabled
boolean enabled
interfaceSet
Set<E> interfaceSet
multicastConfig
MulticastConfig multicastConfig
tcpIpConfig
TcpIpConfig tcpIpConfig
awsConfig
AwsConfig awsConfig
name
String name
backupCount
int backupCount
evictionPercentage
int evictionPercentage
timeToLiveSeconds
int timeToLiveSeconds
maxIdleSeconds
int maxIdleSeconds
evictionDelaySeconds
int evictionDelaySeconds
maxSizeConfig
MaxSizeConfig maxSizeConfig
evictionPolicy
String evictionPolicy
valueIndexed
boolean valueIndexed
mapStoreConfig
MapStoreConfig mapStoreConfig
nearCacheConfig
NearCacheConfig nearCacheConfig
readBackupData
boolean readBackupData
cacheValue
boolean cacheValue
mergePolicy
String mergePolicy
wanReplicationRef
WanReplicationRef wanReplicationRef
size
int size
maxSizePolicy
String maxSizePolicy
enabled
boolean enabled
multicastGroup
String multicastGroup
multicastPort
int multicastPort
multicastTimeoutSeconds
int multicastTimeoutSeconds
interfaces
Interfaces interfaces
join
Join join
symmetricEncryptionConfig
SymmetricEncryptionConfig symmetricEncryptionConfig
asymmetricEncryptionConfig
AsymmetricEncryptionConfig asymmetricEncryptionConfig
name
String name
backingMapRef
String backingMapRef
maxSizePerJVM
int maxSizePerJVM
name
String name
size
int size
enabled
boolean enabled
salt
String salt
password
String password
iterationCount
int iterationCount
algorithm
String algorithm
key
byte[] key
connectionTimeoutSeconds
int connectionTimeoutSeconds
enabled
boolean enabled
members
List<E> members
requiredMember
String requiredMember
addresses
List<E> addresses
name
String name
globalOrderingEnabled
boolean globalOrderingEnabled
logger
ILogger logger
Package com.hazelcast.core |
serialVersionUID: -4L
task
Runnable task
result
Object result
serialVersionUID: -2296203982913729851L
entryEventType
EntryEventType entryEventType
key
Object key
oldValue
Object oldValue
value
Object value
member
Member member
name
String name
collection
boolean collection
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Throws:
IOException
instanceEventType
InstanceEvent.InstanceEventType instanceEventType
instance
Instance instance
member
Member member
serialVersionUID: -2010865371829087371L
member
Member member
eventType
int eventType
Package com.hazelcast.monitor |
memberPartitions
Map<K,V> memberPartitions
instanceNames
Set<E> instanceNames
mapName
String mapName
member
Member member
localMapStats
LocalMapStats localMapStats
partitions
Set<E> partitions
time
long time
totalMemory
long totalMemory
freeMemory
long freeMemory
maxMemory
long maxMemory
availableProcessors
int availableProcessors
systemProps
Properties systemProps
qName
String qName
member
Member member
localQueueStats
LocalQueueStats localQueueStats
time
long time
lsMemberStates
List<E> lsMemberStates
instanceNames
Set<E> instanceNames
Package com.hazelcast.nio |
Package com.hazelcast.partition |
partitionId
int partitionId
oldOwner
Member oldOwner
newOwner
Member newOwner
Package com.hazelcast.query |
exp
Expression<T> exp
lsPredicates
List<E> lsPredicates
Copyright .9.4-SNAPSHOT; 2008-2011 Hazel Ltd. All Rights Reserved.