Package | Description |
---|---|
org.infinispan.atomic |
This package contains the
AtomicMap interfaces and API that Infinispan exposes as building
blocks in creating other public interfaces such as the Tree API. |
org.infinispan.commons.hash | |
org.infinispan.commons.io | |
org.infinispan.commons.marshall.exts | |
org.infinispan.commons.util | |
org.infinispan.container.entries |
Entries which are stored in data containers.
|
org.infinispan.container.entries.metadata | |
org.infinispan.container.versioning | |
org.infinispan.context |
Contexts contain information of a specific invocation on the cache, such as its origins, scope
(transactional or non-transactional), as well as invocation-specific flags.
|
org.infinispan.distribution.ch | |
org.infinispan.loaders.bucket |
Abstract classes that use hashed buckets to store entries.
|
org.infinispan.lucene |
Lucene Directory implementation which stores the index in Infinispan.
|
org.infinispan.marshall.core | |
org.infinispan.marshall.exts |
Externalizers for various JDK types that are marshalled using the marshalling framework.
|
org.infinispan.metadata | |
org.infinispan.query.remote.indexing | |
org.infinispan.registry | |
org.infinispan.remoting.responses |
Abstractions of the different response types allowed during RPC.
|
org.infinispan.remoting.transport.jgroups |
A transport implementation based on JGroups.
|
org.infinispan.rest | |
org.infinispan.server.core | |
org.infinispan.server.hotrod | |
org.infinispan.server.memcached | |
org.infinispan.statetransfer |
Transfer of state to new caches in a cluster.
|
org.infinispan.topology | |
org.infinispan.transaction.xa |
XA transaction support.
|
org.infinispan.transaction.xa.recovery | |
org.infinispan.tree |
This package contains the TreeCache.
|
org.infinispan.util |
General utilities that are not specific to Infinispan, including string parsing helpers, reflection tools and
collections and containers designed to supplement the JDK-provided containers.
|
Modifier and Type | Class and Description |
---|---|
static class |
AtomicHashMap.Externalizer |
static class |
AtomicHashMapDelta.Externalizer |
static class |
ClearOperation.Externalizer |
static class |
DeltaCompositeKey.DeltaCompositeKeyExternalizer |
static class |
PutOperation.Externalizer |
static class |
RemoveOperation.Externalizer |
Modifier and Type | Class and Description |
---|---|
static class |
MurmurHash2.Externalizer |
static class |
MurmurHash2Compat.Externalizer |
static class |
MurmurHash3.Externalizer |
Modifier and Type | Class and Description |
---|---|
static class |
ByteBufferImpl.Externalizer |
Modifier and Type | Class and Description |
---|---|
class |
NoStateExternalizer<T>
An externalizer that writes no state.
|
Modifier and Type | Class and Description |
---|---|
static class |
Immutables.ImmutableMapWrapperExternalizer |
static class |
InfinispanCollections.EmptyList.EmptyListExternalizer |
static class |
InfinispanCollections.EmptyMap.EmptyMapExternalizer |
static class |
InfinispanCollections.EmptySet.EmptySetExternalizer |
Modifier and Type | Class and Description |
---|---|
static class |
ImmortalCacheEntry.Externalizer |
static class |
ImmortalCacheValue.Externalizer |
static class |
MortalCacheEntry.Externalizer |
static class |
MortalCacheValue.Externalizer |
static class |
TransientCacheEntry.Externalizer |
static class |
TransientCacheValue.Externalizer |
static class |
TransientMortalCacheEntry.Externalizer |
static class |
TransientMortalCacheValue.Externalizer |
Modifier and Type | Class and Description |
---|---|
static class |
MetadataImmortalCacheEntry.Externalizer |
static class |
MetadataImmortalCacheValue.Externalizer |
static class |
MetadataMortalCacheEntry.Externalizer |
static class |
MetadataMortalCacheValue.Externalizer |
static class |
MetadataTransientCacheEntry.Externalizer |
static class |
MetadataTransientCacheValue.Externalizer |
static class |
MetadataTransientMortalCacheEntry.Externalizer |
static class |
MetadataTransientMortalCacheValue.Externalizer |
Modifier and Type | Class and Description |
---|---|
static class |
NumericVersion.Externalizer |
static class |
SimpleClusteredVersion.Externalizer |
Modifier and Type | Class and Description |
---|---|
static class |
Flag.Externalizer |
Modifier and Type | Class and Description |
---|---|
static class |
DefaultConsistentHash.Externalizer |
static class |
DefaultConsistentHashFactory.Externalizer |
static class |
ReplicatedConsistentHash.Externalizer |
static class |
ReplicatedConsistentHashFactory.Externalizer |
static class |
SyncConsistentHashFactory.Externalizer |
static class |
TopologyAwareConsistentHashFactory.Externalizer |
static class |
TopologyAwareSyncConsistentHashFactory.Externalizer |
Modifier and Type | Class and Description |
---|---|
static class |
Bucket.Externalizer |
Modifier and Type | Class and Description |
---|---|
static class |
ChunkCacheKey.Externalizer |
static class |
FileCacheKey.Externalizer |
static class |
FileListCacheKey.Externalizer |
static class |
FileMetadata.Externalizer |
static class |
FileReadLockKey.Externalizer |
Modifier and Type | Class and Description |
---|---|
static class |
MarshalledEntryImpl.Externalizer |
static class |
MarshalledValue.Externalizer |
Modifier and Type | Class and Description |
---|---|
class |
CacheRpcCommandExternalizer
Externalizer in charge of marshalling cache specific commands.
|
class |
EnumSetExternalizer
EnumSet externalizer. |
class |
ListExternalizer
List externalizer dealing with ArrayList and LinkedList implementations.
|
class |
MapExternalizer
Map externalizer for all map implementations except immutable maps and singleton maps, i.e.
|
class |
ReplicableCommandExternalizer
ReplicableCommandExternalizer.
|
class |
SetExternalizer
Set externalizer for all set implementations, i.e.
|
class |
SingletonListExternalizer
SingletonListExternalizer.
|
Modifier and Type | Class and Description |
---|---|
static class |
EmbeddedMetadata.Externalizer |
static class |
InternalMetadataImpl.Externalizer |
Modifier and Type | Class and Description |
---|---|
static class |
ProtobufValueWrapper.Externalizer |
Modifier and Type | Class and Description |
---|---|
static class |
ScopedKey.Externalizer |
Modifier and Type | Class and Description |
---|---|
static class |
CacheNotFoundResponse.Externalizer |
static class |
ExceptionResponse.Externalizer |
static class |
SuccessfulResponse.Externalizer |
static class |
UnsuccessfulResponse.Externalizer |
static class |
UnsureResponse.Externalizer |
Modifier and Type | Class and Description |
---|---|
static class |
JGroupsAddress.Externalizer |
Modifier and Type | Class and Description |
---|---|
static class |
MimeMetadata.Externalizer |
Modifier and Type | Class and Description |
---|---|
static class |
CacheValue.Externalizer
Deprecated.
|
Modifier and Type | Class and Description |
---|---|
static class |
ServerAddress.Externalizer |
Modifier and Type | Class and Description |
---|---|
static class |
MemcachedMetadata.Externalizer |
static class |
MemcachedValue.Externalizer |
Modifier and Type | Class and Description |
---|---|
static class |
StateChunk.Externalizer |
static class |
TransactionInfo.Externalizer |
Modifier and Type | Class and Description |
---|---|
static class |
CacheJoinInfo.Externalizer |
static class |
CacheTopology.Externalizer |
Modifier and Type | Class and Description |
---|---|
static class |
DldGlobalTransaction.Externalizer |
protected static class |
GlobalTransaction.AbstractGlobalTxExternalizer<T extends GlobalTransaction> |
static class |
GlobalTransaction.Externalizer |
Modifier and Type | Class and Description |
---|---|
static class |
InDoubtTxInfoImpl.Externalizer |
static class |
RecoveryAwareDldGlobalTransaction.Externalizer |
static class |
RecoveryAwareGlobalTransaction.Externalizer |
static class |
SerializableXid.XidExternalizer |
Modifier and Type | Class and Description |
---|---|
static class |
Fqn.Externalizer |
static class |
NodeKey.Externalizer |
Modifier and Type | Class and Description |
---|---|
static class |
ByteArrayKey.Externalizer |
static class |
KeyValuePair.Externalizer |
Copyright © 2014 JBoss, a division of Red Hat. All Rights Reserved.