Serialized Form
-
Package org.infinispan
-
Exception org.infinispan.IllegalLifecycleStateException
class IllegalLifecycleStateException extends IllegalLifecycleStateException implements Serializable -
Exception org.infinispan.InvalidCacheUsageException
class InvalidCacheUsageException extends CacheException implements Serializable
-
-
Package org.infinispan.client.hotrod.event
-
Exception org.infinispan.client.hotrod.event.IncorrectClientListenerException
class IncorrectClientListenerException extends HotRodClientException implements Serializable
-
-
Package org.infinispan.client.hotrod.exceptions
-
Exception org.infinispan.client.hotrod.exceptions.CacheNotTransactionalException
class CacheNotTransactionalException extends HotRodClientException implements Serializable -
Exception org.infinispan.client.hotrod.exceptions.HotRodClientException
class HotRodClientException extends RuntimeException implements Serializable-
Serialized Fields
-
errorStatusCode
int errorStatusCode
-
messageId
long messageId
-
-
-
Exception org.infinispan.client.hotrod.exceptions.HotRodTimeoutException
class HotRodTimeoutException extends HotRodClientException implements Serializable -
Exception org.infinispan.client.hotrod.exceptions.InvalidResponseException
class InvalidResponseException extends HotRodClientException implements Serializable -
Exception org.infinispan.client.hotrod.exceptions.ParallelOperationException
class ParallelOperationException extends HotRodClientException implements Serializable -
Exception org.infinispan.client.hotrod.exceptions.RemoteCacheManagerNotStartedException
class RemoteCacheManagerNotStartedException extends HotRodClientException implements Serializable -
Exception org.infinispan.client.hotrod.exceptions.RemoteIllegalLifecycleStateException
class RemoteIllegalLifecycleStateException extends HotRodClientException implements Serializable-
Serialized Fields
-
serverAddress
SocketAddress serverAddress
-
-
-
Exception org.infinispan.client.hotrod.exceptions.RemoteNodeSuspectException
class RemoteNodeSuspectException extends HotRodClientException implements Serializable -
Exception org.infinispan.client.hotrod.exceptions.TransportException
class TransportException extends HotRodClientException implements Serializable-
Serialized Fields
-
serverAddress
SocketAddress serverAddress
-
-
-
-
Package org.infinispan.commons
-
Exception org.infinispan.commons.CacheConfigurationException
class CacheConfigurationException extends CacheException implements Serializable- serialVersionUID:
- -7103679310393205388L
-
Exception org.infinispan.commons.CacheException
class CacheException extends RuntimeException implements Serializable- serialVersionUID:
- -5704354545244956536L
-
Exception org.infinispan.commons.CacheListenerException
class CacheListenerException extends CacheException implements Serializable -
Exception org.infinispan.commons.IllegalLifecycleStateException
class IllegalLifecycleStateException extends CacheException implements Serializable
-
-
Package org.infinispan.commons.hash
-
Class org.infinispan.commons.hash.MurmurHash3.Externalizer
-
Serialization Methods
-
readObject
- Parameters:
input
- the object input to read from
-
-
-
-
Package org.infinispan.commons.io
-
Class org.infinispan.commons.io.ByteBufferImpl.Externalizer
- serialVersionUID:
- -5291318076267612501L
-
Serialization Methods
-
readObject
- Parameters:
input
- the object input to read from- Throws:
IOException
- if an I/O error occursClassNotFoundException
- if a class could not be found
-
writeObject
- Parameters:
output
- the object output to write tob
- the object reference to write- Throws:
IOException
- if an I/O error occurs
-
-
-
Package org.infinispan.commons.marshall
-
Class org.infinispan.commons.marshall.AbstractExternalizer
class AbstractExternalizer extends Object implements Serializable -
Class org.infinispan.commons.marshall.AdminFlagExternalizer
class AdminFlagExternalizer extends AbstractExternalizer<CacheContainerAdmin.AdminFlag> implements Serializable-
Serialization Methods
-
readObject
public CacheContainerAdmin.AdminFlag readObject(ObjectInput input) throws IOException, ClassNotFoundException - Parameters:
input
- the object input to read from- Throws:
IOException
- if an I/O error occursClassNotFoundException
- if a class could not be found
-
writeObject
- Parameters:
output
- the object output to write toflag
- the object reference to write- Throws:
IOException
- if an I/O error occurs
-
-
-
Class org.infinispan.commons.marshall.InstanceReusingAdvancedExternalizer
-
Serialization Methods
-
readObject
- Parameters:
input
- the object input to read from- Throws:
IOException
- if an I/O error occursClassNotFoundException
- if a class could not be found
-
writeObject
- Parameters:
output
- the object output to write toobject
- the object reference to write- Throws:
IOException
- if an I/O error occurs
-
-
Serialized Fields
-
hasChildren
boolean hasChildren
This boolean controls whether or not it makes sense to actually create the context or not. In the case of classes that don't expect to have children that support this they shouldn't do the creation
-
-
-
Exception org.infinispan.commons.marshall.MarshallingException
class MarshallingException extends CacheException implements Serializable -
Exception org.infinispan.commons.marshall.NotSerializableException
class NotSerializableException extends CacheException implements Serializable- serialVersionUID:
- 8217398736102723887L
-
Class org.infinispan.commons.marshall.SingletonExternalizer
class SingletonExternalizer extends Object implements Serializable-
Serialization Methods
-
readObject
- Parameters:
input
- the object input to read from- Throws:
IOException
- if an I/O error occursClassNotFoundException
- if a class could not be found
-
writeObject
- Parameters:
output
- the object output to write toobject
- the object reference to write- Throws:
IOException
- if an I/O error occurs
-
-
Serialized Fields
-
-
Class org.infinispan.commons.marshall.SuppliedExternalizer
class SuppliedExternalizer extends Object implements Serializable-
Serialization Methods
-
readObject
- Parameters:
input
- the object input to read from- Throws:
IOException
- if an I/O error occursClassNotFoundException
- if a class could not be found
-
writeObject
- Parameters:
output
- the object output to write toobject
- the object reference to write- Throws:
IOException
- if an I/O error occurs
-
-
Serialized Fields
-
-
Class org.infinispan.commons.marshall.WrappedByteArray.Externalizer
-
Serialization Methods
-
readObject
- Parameters:
input
- the object input to read from- Throws:
IOException
- if an I/O error occurs
-
writeObject
- Parameters:
output
- the object output to write toobject
- the object reference to write- Throws:
IOException
- if an I/O error occurs
-
-
-
-
Package org.infinispan.commons.marshall.exts
-
Class org.infinispan.commons.marshall.exts.NoStateExternalizer
-
Serialization Methods
-
writeObject
- Parameters:
output
- the object output to write toobject
- the object reference to write- Throws:
IOException
- if an I/O error occurs
-
-
-
-
Package org.infinispan.commons.util
-
Class org.infinispan.commons.util.FastCopyHashMap
- serialVersionUID:
- 10929568968762L
-
Serialization Methods
-
readObject
- Throws:
IOException
ClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
loadFactor
float loadFactor
The user defined load factor which defines when to resize
-
-
Class org.infinispan.commons.util.ImmutableListCopy.Externalizer
class Externalizer extends Object implements Serializable-
Serialization Methods
-
readObject
- Parameters:
input
- the object input to read from- Throws:
IOException
- if an I/O error occursClassNotFoundException
- if a class could not be found
-
writeObject
- Parameters:
output
- the object output to write toobject
- the object reference to write- Throws:
IOException
- if an I/O error occurs
-
-
-
Class org.infinispan.commons.util.Immutables.ImmutableMapWrapperExternalizer
-
Serialization Methods
-
readObject
- Parameters:
input
- the object input to read from- Throws:
IOException
- if an I/O error occursClassNotFoundException
- if a class could not be found
-
writeObject
- Parameters:
output
- the object output to write tomap
- the object reference to write- Throws:
IOException
- if an I/O error occurs
-
-
-
Class org.infinispan.commons.util.Immutables.ImmutableSetWrapperExternalizer
-
Serialization Methods
-
readObject
- Parameters:
input
- the object input to read from- Throws:
IOException
- if an I/O error occursClassNotFoundException
- if a class could not be found
-
writeObject
- Parameters:
output
- the object output to write toset
- the object reference to write- Throws:
IOException
- if an I/O error occurs
-
-
-
Class org.infinispan.commons.util.KeyValueWithPrevious
class KeyValueWithPrevious extends Object implements Serializable- serialVersionUID:
- -7875910676423622104L
-
Class org.infinispan.commons.util.NullValue
class NullValue extends Object implements Serializable- serialVersionUID:
- 2860710533033240004L
-
Serialization Methods
-
readResolve
-
-
Class org.infinispan.commons.util.SimpleImmutableEntry
class SimpleImmutableEntry extends Object implements Serializable- serialVersionUID:
- -6092752114794052323L
-
Class org.infinispan.commons.util.TypedProperties
class TypedProperties extends Properties implements Serializable- serialVersionUID:
- 3799321248100686287L
-
-
Package org.infinispan.commons.util.concurrent
-
Exception org.infinispan.commons.util.concurrent.CacheBackpressureFullException
class CacheBackpressureFullException extends CacheException implements Serializable
-
-
Package org.infinispan.context
-
Class org.infinispan.context.Flag.Externalizer
-
Serialization Methods
-
readObject
- Parameters:
input
- the object input to read from- Throws:
IOException
- if an I/O error occursClassNotFoundException
- if a class could not be found
-
writeObject
- Parameters:
output
- the object output to write toflag
- the object reference to write- Throws:
IOException
- if an I/O error occurs
-
-
-
-
Package org.infinispan.counter.exception
-
Exception org.infinispan.counter.exception.CounterConfigurationException
class CounterConfigurationException extends CounterException implements Serializable -
Exception org.infinispan.counter.exception.CounterException
class CounterException extends RuntimeException implements Serializable -
Exception org.infinispan.counter.exception.CounterOutOfBoundsException
class CounterOutOfBoundsException extends CounterException implements Serializable
-
-
Package org.infinispan.filter
-
Class org.infinispan.filter.AcceptAllKeyValueFilter.Externalizer
-
Serialization Methods
-
readObject
- Parameters:
input
- the object input to read from
-
writeObject
- Parameters:
output
- the object output to write toobject
- the object reference to write
-
-
-
Class org.infinispan.filter.CacheFilters.CacheFiltersExternalizer
class CacheFiltersExternalizer extends Object implements Serializable-
Serialization Methods
-
readObject
- Parameters:
input
- the object input to read from- Throws:
IOException
- if an I/O error occursClassNotFoundException
- if a class could not be found
-
writeObject
- Parameters:
output
- the object output to write toobject
- the object reference to write- Throws:
IOException
- if an I/O error occurs
-
-
Serialized Fields
-
-
Class org.infinispan.filter.CompositeKeyValueFilter.Externalizer
-
Serialization Methods
-
readObject
public CompositeKeyValueFilter readObject(ObjectInput input) throws IOException, ClassNotFoundException - Parameters:
input
- the object input to read from- Throws:
IOException
- if an I/O error occursClassNotFoundException
- if a class could not be found
-
writeObject
- Parameters:
output
- the object output to write toobject
- the object reference to write- Throws:
IOException
- if an I/O error occurs
-
-
-
-
Package org.infinispan.globalstate
-
Class org.infinispan.globalstate.ScopedState.Externalizer
- serialVersionUID:
- 326802903448963450L
-
Serialization Methods
-
readObject
- Parameters:
input
- the object input to read from- Throws:
IOException
- if an I/O error occursClassNotFoundException
- if a class could not be found
-
writeObject
- Parameters:
output
- the object output to write toobject
- the object reference to write- Throws:
IOException
- if an I/O error occurs
-
-
Class org.infinispan.globalstate.ScopeFilter.Externalizer
class Externalizer extends Object implements Serializable-
Serialization Methods
-
readObject
- Parameters:
input
- the object input to read from- Throws:
IOException
- if an I/O error occursClassNotFoundException
- if a class could not be found
-
writeObject
- Parameters:
output
- the object output to write toobject
- the object reference to write- Throws:
IOException
- if an I/O error occurs
-
-
-
-
Package org.infinispan.io
-
Class org.infinispan.io.GridFile
class GridFile extends File implements Serializable- serialVersionUID:
- 552534285862004134L
-
Serialized Fields
-
chunkSize
int chunkSize
Deprecated. -
fs
GridFilesystem fs
Deprecated. -
metadataCache
AdvancedCache<String,
GridFile.Metadata> metadataCache Deprecated. -
path
String path
Deprecated.
-
-
Class org.infinispan.io.GridFile.Metadata
class Metadata extends Object implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
-
Package org.infinispan.jboss.marshalling.commons
-
Class org.infinispan.jboss.marshalling.commons.JBossExternalizerAdapter
class JBossExternalizerAdapter extends Object implements Serializable- serialVersionUID:
- 8187679200599686076L
-
Serialized Fields
-
externalizer
Externalizer<? super Object> externalizer
Deprecated.
-
-
-
Package org.infinispan.lock.exception
-
Exception org.infinispan.lock.exception.ClusteredLockException
class ClusteredLockException extends RuntimeException implements Serializable
-
-
Package org.infinispan.manager
-
Exception org.infinispan.manager.EmbeddedCacheManagerStartupException
class EmbeddedCacheManagerStartupException extends CacheException implements Serializable
-
-
Package org.infinispan.metadata
-
Class org.infinispan.metadata.EmbeddedMetadata.Externalizer
-
Serialization Methods
-
readObject
- Parameters:
input
- the object input to read from- Throws:
IOException
- if an I/O error occursClassNotFoundException
- if a class could not be found
-
writeObject
- Parameters:
output
- the object output to write toobject
- the object reference to write- Throws:
IOException
- if an I/O error occurs
-
-
Serialized Fields
-
-
-
Package org.infinispan.notifications
-
Exception org.infinispan.notifications.IncorrectListenerException
class IncorrectListenerException extends CacheException implements Serializable- serialVersionUID:
- 3847404572671886703L
-
-
Package org.infinispan.notifications.cachelistener.filter
-
Class org.infinispan.notifications.cachelistener.filter.CacheEventConverterAsConverter.Externalizer
class Externalizer extends AbstractExternalizer<CacheEventConverterAsConverter> implements Serializable-
Serialization Methods
-
readObject
public CacheEventConverterAsConverter readObject(ObjectInput input) throws IOException, ClassNotFoundException - Parameters:
input
- the object input to read from- Throws:
IOException
- if an I/O error occursClassNotFoundException
- if a class could not be found
-
writeObject
public void writeObject(ObjectOutput output, CacheEventConverterAsConverter object) throws IOException - Parameters:
output
- the object output to write toobject
- the object reference to write- Throws:
IOException
- if an I/O error occurs
-
-
-
Class org.infinispan.notifications.cachelistener.filter.CacheEventFilterAsKeyValueFilter.Externalizer
class Externalizer extends AbstractExternalizer<CacheEventFilterAsKeyValueFilter> implements Serializable-
Serialization Methods
-
readObject
public CacheEventFilterAsKeyValueFilter readObject(ObjectInput input) throws IOException, ClassNotFoundException - Parameters:
input
- the object input to read from- Throws:
IOException
- if an I/O error occursClassNotFoundException
- if a class could not be found
-
writeObject
public void writeObject(ObjectOutput output, CacheEventFilterAsKeyValueFilter object) throws IOException - Parameters:
output
- the object output to write toobject
- the object reference to write- Throws:
IOException
- if an I/O error occurs
-
-
-
Class org.infinispan.notifications.cachelistener.filter.CacheEventFilterConverterAsKeyValueFilterConverter.Externalizer
class Externalizer extends AbstractExternalizer<CacheEventFilterConverterAsKeyValueFilterConverter> implements Serializable-
Serialization Methods
-
readObject
public CacheEventFilterConverterAsKeyValueFilterConverter readObject(ObjectInput input) throws IOException, ClassNotFoundException - Parameters:
input
- the object input to read from- Throws:
IOException
- if an I/O error occursClassNotFoundException
- if a class could not be found
-
writeObject
public void writeObject(ObjectOutput output, CacheEventFilterConverterAsKeyValueFilterConverter object) throws IOException - Parameters:
output
- the object output to write toobject
- the object reference to write- Throws:
IOException
- if an I/O error occurs
-
-
-
Class org.infinispan.notifications.cachelistener.filter.KeyValueFilterAsCacheEventFilter.Externalizer
class Externalizer extends AbstractExternalizer<KeyValueFilterAsCacheEventFilter> implements Serializable-
Serialization Methods
-
readObject
public KeyValueFilterAsCacheEventFilter readObject(ObjectInput input) throws IOException, ClassNotFoundException - Parameters:
input
- the object input to read from- Throws:
IOException
- if an I/O error occursClassNotFoundException
- if a class could not be found
-
writeObject
public void writeObject(ObjectOutput output, KeyValueFilterAsCacheEventFilter object) throws IOException - Parameters:
output
- the object output to write toobject
- the object reference to write- Throws:
IOException
- if an I/O error occurs
-
-
-
Class org.infinispan.notifications.cachelistener.filter.KeyValueFilterConverterAsCacheEventFilterConverter.Externalizer
class Externalizer extends Object implements Serializable-
Serialization Methods
-
readObject
public KeyValueFilterConverterAsCacheEventFilterConverter readObject(ObjectInput input) throws IOException, ClassNotFoundException - Parameters:
input
- the object input to read from- Throws:
IOException
- if an I/O error occursClassNotFoundException
- if a class could not be found
-
writeObject
public void writeObject(ObjectOutput output, KeyValueFilterConverterAsCacheEventFilterConverter object) throws IOException - Parameters:
output
- the object output to write toobject
- the object reference to write- Throws:
IOException
- if an I/O error occurs
-
-
-
-
Package org.infinispan.objectfilter
-
Exception org.infinispan.objectfilter.ParsingException
class ParsingException extends RuntimeException implements Serializable
-
-
Package org.infinispan.partitionhandling
-
Exception org.infinispan.partitionhandling.AvailabilityException
class AvailabilityException extends CacheException implements Serializable -
Class org.infinispan.partitionhandling.AvailabilityMode.Externalizer
-
Serialization Methods
-
readObject
- Parameters:
input
- the object input to read from- Throws:
IOException
- if an I/O error occurs
-
writeObject
- Parameters:
output
- the object output to write toAvailabilityMode
- the object reference to write- Throws:
IOException
- if an I/O error occurs
-
-
-
-
Package org.infinispan.persistence.sifs
-
Class org.infinispan.persistence.sifs.Log_$logger
class Log_$logger extends org.jboss.logging.DelegatingBasicLogger implements Serializable- serialVersionUID:
- 1L
-
-
Package org.infinispan.persistence.spi
-
Exception org.infinispan.persistence.spi.PersistenceException
class PersistenceException extends CacheException implements Serializable- serialVersionUID:
- -7640401612614646818L
-
-
Package org.infinispan.query
-
Exception org.infinispan.query.SearchTimeoutException
class SearchTimeoutException extends RuntimeException implements Serializable
-
-
Package org.infinispan.rest
-
Exception org.infinispan.rest.RestResponseException
class RestResponseException extends RuntimeException implements Serializable-
Serialized Fields
-
status
io.netty.handler.codec.http.HttpResponseStatus status
-
text
String text
-
-
-
-
Package org.infinispan.security
-
Class org.infinispan.security.CachePermission
class CachePermission extends Permission implements Serializable- serialVersionUID:
- 9120524408585262253L
-
Serialized Fields
-
authzPermission
AuthorizationPermission authzPermission
-
-
Class org.infinispan.security.CachePermissionCollection
class CachePermissionCollection extends PermissionCollection implements Serializable- serialVersionUID:
- -3709477547317792941L
-
Serialized Fields
-
mask
int mask
-
perms
List<Permission> perms
-
-
-
Package org.infinispan.stream
-
Class org.infinispan.stream.CacheCollectors.CollectorSupplier.CollectorSupplierExternalizer
class CollectorSupplierExternalizer extends Object implements Serializable-
Serialization Methods
-
readObject
public org.infinispan.stream.CacheCollectors.CollectorSupplier readObject(ObjectInput input) throws IOException, ClassNotFoundException - Parameters:
input
- the object input to read from- Throws:
IOException
- if an I/O error occursClassNotFoundException
- if a class could not be found
-
writeObject
public void writeObject(ObjectOutput output, org.infinispan.stream.CacheCollectors.CollectorSupplier object) throws IOException - Parameters:
output
- the object output to write toobject
- the object reference to write- Throws:
IOException
- if an I/O error occurs
-
-
-
Class org.infinispan.stream.StreamMarshalling.StreamMarshallingExternalizer
class StreamMarshallingExternalizer extends Object implements Serializable-
Serialization Methods
-
readObject
- Parameters:
input
- the object input to read from- Throws:
IOException
- if an I/O error occursClassNotFoundException
- if a class could not be found
-
writeObject
- Parameters:
output
- the object output to write toobject
- the object reference to write- Throws:
IOException
- if an I/O error occurs
-
-
Serialized Fields
-
-
-
Package org.infinispan.transaction
-
Exception org.infinispan.transaction.WriteSkewException
class WriteSkewException extends CacheException implements Serializable-
Serialized Fields
-
key
Object key
-
-
-