Index
All Classes and Interfaces|All Packages|Constant Field Values
A
- AbstractMarshaller - Class in org.wildfly.clustering.cache.infinispan.marshalling
-
Abstract marshaller implementation.
- AbstractMarshaller() - Constructor for class org.wildfly.clustering.cache.infinispan.marshalling.AbstractMarshaller
B
- BasicCacheConfiguration - Interface in org.wildfly.clustering.cache.infinispan
- BasicCacheContainerConfiguration - Interface in org.wildfly.clustering.cache.infinispan
- ByteBufferMarshaller - Enum in org.wildfly.clustering.cache.infinispan.marshalling.protostream
-
Marshaller for an Infinispan ByteBuffer.
C
- CacheFactoryConfiguration - Interface in org.wildfly.clustering.cache.infinispan
- CacheKey<I> - Class in org.wildfly.clustering.cache.infinispan
-
A base cache key implementation.
- CacheKey(I) - Constructor for class org.wildfly.clustering.cache.infinispan.CacheKey
- close() - Method in class org.wildfly.clustering.cache.infinispan.batch.TransactionalBatch
- createBatch() - Method in class org.wildfly.clustering.cache.infinispan.batch.TransactionalBatcher
D
- discard() - Method in class org.wildfly.clustering.cache.infinispan.batch.TransactionalBatch
- doTranscode(Object, MediaType, MediaType) - Method in class org.wildfly.clustering.cache.infinispan.marshalling.MarshalledValueTranscoder
E
- equals(Object) - Method in class org.wildfly.clustering.cache.infinispan.batch.TransactionalBatch
- equals(Object) - Method in class org.wildfly.clustering.cache.infinispan.CacheKey
G
- getBatcher() - Method in interface org.wildfly.clustering.cache.infinispan.BasicCacheConfiguration
- getBufferSizePredictor(Object) - Method in class org.wildfly.clustering.cache.infinispan.marshalling.AbstractMarshaller
- getCache() - Method in interface org.wildfly.clustering.cache.infinispan.BasicCacheConfiguration
- getCacheContainer() - Method in interface org.wildfly.clustering.cache.infinispan.BasicCacheContainerConfiguration
- getCacheProperties() - Method in interface org.wildfly.clustering.cache.infinispan.BasicCacheConfiguration
- getConfigurationName() - Method in interface org.wildfly.clustering.cache.infinispan.CacheFactoryConfiguration
- getContainerName() - Method in interface org.wildfly.clustering.cache.infinispan.CacheFactoryConfiguration
- getExecutor() - Method in interface org.wildfly.clustering.cache.infinispan.BasicCacheContainerConfiguration
- getId() - Method in class org.wildfly.clustering.cache.infinispan.CacheKey
- getJavaClass() - Method in enum org.wildfly.clustering.cache.infinispan.marshalling.protostream.ByteBufferMarshaller
- getState() - Method in class org.wildfly.clustering.cache.infinispan.batch.TransactionalBatch
- getTransaction() - Method in class org.wildfly.clustering.cache.infinispan.batch.TransactionalBatch
- getTransaction() - Method in interface org.wildfly.clustering.cache.infinispan.batch.TransactionBatch
-
Returns the transaction associated with this batch
- getTransactionManager() - Method in interface org.wildfly.clustering.cache.infinispan.BasicCacheConfiguration
H
- hashCode() - Method in class org.wildfly.clustering.cache.infinispan.batch.TransactionalBatch
- hashCode() - Method in class org.wildfly.clustering.cache.infinispan.CacheKey
I
- INSTANCE - Enum constant in enum org.wildfly.clustering.cache.infinispan.marshalling.protostream.ByteBufferMarshaller
- interpose() - Method in class org.wildfly.clustering.cache.infinispan.batch.TransactionalBatch
- interpose() - Method in interface org.wildfly.clustering.cache.infinispan.batch.TransactionBatch
-
Returns an interposed batch.
- IOSerializationContextInitializer - Class in org.wildfly.clustering.cache.infinispan.marshalling.protostream
- IOSerializationContextInitializer() - Constructor for class org.wildfly.clustering.cache.infinispan.marshalling.protostream.IOSerializationContextInitializer
- isMarshallable(Object) - Method in class org.wildfly.clustering.cache.infinispan.marshalling.protostream.WrappedMessageByteBufferMarshaller
- isMarshallable(Object) - Method in class org.wildfly.clustering.cache.infinispan.marshalling.UserMarshaller
M
- MarshalledValueTranscoder<C> - Class in org.wildfly.clustering.cache.infinispan.marshalling
-
A transcoder that converts between an object and a
MarshalledValue. - MarshalledValueTranscoder(MediaType, MarshalledValueFactory<C>) - Constructor for class org.wildfly.clustering.cache.infinispan.marshalling.MarshalledValueTranscoder
- MEDIA_TYPE - Static variable in class org.wildfly.clustering.cache.infinispan.marshalling.protostream.ProtoStreamMarshaller
- MEDIA_TYPE_NAME - Static variable in class org.wildfly.clustering.cache.infinispan.marshalling.protostream.ProtoStreamMarshaller
- mediaType() - Method in class org.wildfly.clustering.cache.infinispan.marshalling.UserMarshaller
O
- objectFromByteBuffer(byte[]) - Method in class org.wildfly.clustering.cache.infinispan.marshalling.AbstractMarshaller
- objectFromByteBuffer(byte[], int, int) - Method in class org.wildfly.clustering.cache.infinispan.marshalling.AbstractMarshaller
- objectToBuffer(Object) - Method in class org.wildfly.clustering.cache.infinispan.marshalling.AbstractMarshaller
- objectToByteBuffer(Object) - Method in class org.wildfly.clustering.cache.infinispan.marshalling.AbstractMarshaller
- objectToByteBuffer(Object, int) - Method in class org.wildfly.clustering.cache.infinispan.marshalling.AbstractMarshaller
- org.wildfly.clustering.cache.infinispan - package org.wildfly.clustering.cache.infinispan
- org.wildfly.clustering.cache.infinispan.batch - package org.wildfly.clustering.cache.infinispan.batch
- org.wildfly.clustering.cache.infinispan.marshalling - package org.wildfly.clustering.cache.infinispan.marshalling
- org.wildfly.clustering.cache.infinispan.marshalling.protostream - package org.wildfly.clustering.cache.infinispan.marshalling.protostream
P
- ProtoStreamMarshaller - Class in org.wildfly.clustering.cache.infinispan.marshalling.protostream
- ProtoStreamMarshaller(ImmutableSerializationContext) - Constructor for class org.wildfly.clustering.cache.infinispan.marshalling.protostream.ProtoStreamMarshaller
- ProtoStreamMarshaller(ClassLoaderMarshaller, UnaryOperator<SerializationContextBuilder>) - Constructor for class org.wildfly.clustering.cache.infinispan.marshalling.protostream.ProtoStreamMarshaller
R
- readFrom(InputStream) - Method in class org.wildfly.clustering.cache.infinispan.marshalling.protostream.WrappedMessageByteBufferMarshaller
- readFrom(ProtoStreamReader) - Method in enum org.wildfly.clustering.cache.infinispan.marshalling.protostream.ByteBufferMarshaller
- readObject(InputStream) - Method in class org.wildfly.clustering.cache.infinispan.marshalling.UserMarshaller
- registerMarshallers(SerializationContext) - Method in class org.wildfly.clustering.cache.infinispan.marshalling.protostream.IOSerializationContextInitializer
- resumeBatch(TransactionBatch) - Method in class org.wildfly.clustering.cache.infinispan.batch.TransactionalBatcher
S
- size(Object) - Method in class org.wildfly.clustering.cache.infinispan.marshalling.protostream.WrappedMessageByteBufferMarshaller
- sizeEstimate(Object) - Method in class org.wildfly.clustering.cache.infinispan.marshalling.AbstractMarshaller
- sizeEstimate(Object) - Method in class org.wildfly.clustering.cache.infinispan.marshalling.UserMarshaller
- stop() - Method in class org.wildfly.clustering.cache.infinispan.marshalling.AbstractMarshaller
- suspendBatch() - Method in class org.wildfly.clustering.cache.infinispan.batch.TransactionalBatcher
T
- toString() - Method in class org.wildfly.clustering.cache.infinispan.batch.TransactionalBatch
- toString() - Method in class org.wildfly.clustering.cache.infinispan.CacheKey
- TransactionalBatch<E> - Class in org.wildfly.clustering.cache.infinispan.batch
-
Abstract
TransactionBatchthat associates and exposes the underlying transaction. - TransactionalBatch(Transaction, Logger, Function<Throwable, E>) - Constructor for class org.wildfly.clustering.cache.infinispan.batch.TransactionalBatch
- TransactionalBatcher<E> - Class in org.wildfly.clustering.cache.infinispan.batch
-
A
Batcherimplementation based on Infinispan's BatchContainer, except that its transaction reference is stored within the returned Batch object instead of a ThreadLocal. - TransactionalBatcher(String, TransactionManager, Function<Throwable, E>) - Constructor for class org.wildfly.clustering.cache.infinispan.batch.TransactionalBatcher
- TransactionBatch - Interface in org.wildfly.clustering.cache.infinispan.batch
U
- UserMarshaller - Class in org.wildfly.clustering.cache.infinispan.marshalling
-
A user marshaller that delegates marshalling to a
ByteBufferMarshaller. - UserMarshaller(MediaType, ByteBufferMarshaller) - Constructor for class org.wildfly.clustering.cache.infinispan.marshalling.UserMarshaller
V
- valueOf(String) - Static method in enum org.wildfly.clustering.cache.infinispan.marshalling.protostream.ByteBufferMarshaller
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.wildfly.clustering.cache.infinispan.marshalling.protostream.ByteBufferMarshaller
-
Returns an array containing the constants of this enum type, in the order they are declared.
W
- WrappedMessageByteBufferMarshaller - Class in org.wildfly.clustering.cache.infinispan.marshalling.protostream
-
A
ByteBufferMarshallerbased on a ProtoStreamWrappedMessage. - WrappedMessageByteBufferMarshaller(ClassLoader) - Constructor for class org.wildfly.clustering.cache.infinispan.marshalling.protostream.WrappedMessageByteBufferMarshaller
- WrappedMessageByteBufferMarshaller(ImmutableSerializationContext) - Constructor for class org.wildfly.clustering.cache.infinispan.marshalling.protostream.WrappedMessageByteBufferMarshaller
- writeObject(Object, OutputStream) - Method in class org.wildfly.clustering.cache.infinispan.marshalling.UserMarshaller
- writeTo(OutputStream, Object) - Method in class org.wildfly.clustering.cache.infinispan.marshalling.protostream.WrappedMessageByteBufferMarshaller
- writeTo(ProtoStreamWriter, ByteBufferImpl) - Method in enum org.wildfly.clustering.cache.infinispan.marshalling.protostream.ByteBufferMarshaller
All Classes and Interfaces|All Packages|Constant Field Values