Uses of Package
org.infinispan.commons.marshall
-
Packages that use org.infinispan.commons.marshall Package Description org.infinispan.client.hotrod Hot Rod client API.org.infinispan.client.hotrod.configuration Hot Rod client configuration API.org.infinispan.commons.hash Commons Hash packageorg.infinispan.commons.io Commons IO packageorg.infinispan.commons.marshall Provides Infinispan-specific input and output streams, buffers and related utilities.org.infinispan.commons.marshall.exts Provides Infinispan-specific extensions to the marshallers.org.infinispan.commons.util Commons package providing various utility classesorg.infinispan.configuration.global EmbeddedCacheManager
configurationorg.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.filter Provides capabilities around filtering and converting entries that are found in the cache or cache store/loader.org.infinispan.globalstate Global configuration state.org.infinispan.jboss.marshalling.commons Hooks to bridge Infinispan's marshalling APIs with JBoss Marshalling internals.org.infinispan.marshall.persistence org.infinispan.metadata Metadata interfacesorg.infinispan.notifications.cachelistener.filter Cache
-specific notifications and eventing filtering classes.org.infinispan.partitionhandling org.infinispan.persistence.jdbc.common This package contains aAdvancedLoadWriteStore
implementation based on a JDBC database connection.org.infinispan.persistence.remote.configuration Configuration forRemoteStore
.org.infinispan.stream Cache stream processing.org.infinispan.tasks Server tasks API. -
Classes in org.infinispan.commons.marshall used by org.infinispan.client.hotrod Class Description Marshaller A marshaller is a class that is able to marshall and unmarshall objects efficiently. -
Classes in org.infinispan.commons.marshall used by org.infinispan.client.hotrod.configuration Class Description Marshaller A marshaller is a class that is able to marshall and unmarshall objects efficiently. -
Classes in org.infinispan.commons.marshall used by org.infinispan.commons.hash Class Description AbstractExternalizer Base class forAdvancedExternalizer
implementations that offers default implementations for some of its methods.AdvancedExternalizer Deprecated.since 10.0, will be removed in a future release.Externalizer Deprecated.since 10.0, will be removed in a future release. -
Classes in org.infinispan.commons.marshall used by org.infinispan.commons.io Class Description AbstractExternalizer Base class forAdvancedExternalizer
implementations that offers default implementations for some of its methods.AdvancedExternalizer Deprecated.since 10.0, will be removed in a future release.Externalizer Deprecated.since 10.0, will be removed in a future release. -
Classes in org.infinispan.commons.marshall used by org.infinispan.commons.marshall Class Description AbstractExternalizer Base class forAdvancedExternalizer
implementations that offers default implementations for some of its methods.AbstractMarshaller Abstract Marshaller implementation containing shared implementations.AdvancedExternalizer Deprecated.since 10.0, will be removed in a future release.BufferSizePredictor Buffer size predictorExternalizer Deprecated.since 10.0, will be removed in a future release.IdentityMarshaller A marshaller that does not transform the content, only applicable to byte[] payloads.ImmutableProtoStreamMarshaller A ProtoStreamMarshaller
implementation that uses Protobuf encoding.MarshallableTypeHints Class providing hints about marshallable types, such as whether a particular type is marshallable or not, or an accurate approach to the serialized size of a particular type.Marshaller A marshaller is a class that is able to marshall and unmarshall objects efficiently.MarshallUtil.ArrayBuilder MarshallUtil.CollectionBuilder MarshallUtil.ElementReader MarshallUtil.ElementWriter MarshallUtil.EnumBuilder MarshallUtil.MapBuilder MarshallUtil.UnboundedCollectionBuilder PersistenceContextInitializer Interface used to initialise aSerializationContext
using the specified Pojos, Marshaller implementations and provided .proto schemas.StringMarshaller UserContextInitializer Interface used to initialise aSerializationContext
using the specified Pojos, Marshaller implementations and provided .proto schemas.ValueMatcherMode Value matcher mode.WrappedByteArray Simple wrapper around a byte[] to provide equals and hashCode semanticsWrappedBytes Interface that describes and object holding onto some bytes -
Classes in org.infinispan.commons.marshall used by org.infinispan.commons.marshall.exts Class Description AbstractExternalizer Base class forAdvancedExternalizer
implementations that offers default implementations for some of its methods.AdvancedExternalizer Deprecated.since 10.0, will be removed in a future release.Externalizer Deprecated.since 10.0, will be removed in a future release. -
Classes in org.infinispan.commons.marshall used by org.infinispan.commons.util Class Description AbstractExternalizer Base class forAdvancedExternalizer
implementations that offers default implementations for some of its methods.AdvancedExternalizer Deprecated.since 10.0, will be removed in a future release.Externalizer Deprecated.since 10.0, will be removed in a future release.Marshaller A marshaller is a class that is able to marshall and unmarshall objects efficiently. -
Classes in org.infinispan.commons.marshall used by org.infinispan.configuration.global Class Description AdvancedExternalizer Deprecated.since 10.0, will be removed in a future release.Marshaller A marshaller is a class that is able to marshall and unmarshall objects efficiently. -
Classes in org.infinispan.commons.marshall used by org.infinispan.context Class Description AbstractExternalizer Base class forAdvancedExternalizer
implementations that offers default implementations for some of its methods.AdvancedExternalizer Deprecated.since 10.0, will be removed in a future release.Externalizer Deprecated.since 10.0, will be removed in a future release. -
Classes in org.infinispan.commons.marshall used by org.infinispan.filter Class Description AbstractExternalizer Base class forAdvancedExternalizer
implementations that offers default implementations for some of its methods.AdvancedExternalizer Deprecated.since 10.0, will be removed in a future release.Externalizer Deprecated.since 10.0, will be removed in a future release. -
Classes in org.infinispan.commons.marshall used by org.infinispan.globalstate Class Description AbstractExternalizer Base class forAdvancedExternalizer
implementations that offers default implementations for some of its methods.AdvancedExternalizer Deprecated.since 10.0, will be removed in a future release.Externalizer Deprecated.since 10.0, will be removed in a future release. -
Classes in org.infinispan.commons.marshall used by org.infinispan.jboss.marshalling.commons Class Description AbstractMarshaller Abstract Marshaller implementation containing shared implementations.Externalizer Deprecated.since 10.0, will be removed in a future release.Marshaller A marshaller is a class that is able to marshall and unmarshall objects efficiently.StreamingMarshaller Deprecated.for internal use only -
Classes in org.infinispan.commons.marshall used by org.infinispan.marshall.persistence Class Description Marshaller A marshaller is a class that is able to marshall and unmarshall objects efficiently.StreamAwareMarshaller A minimal interface that facilitates the marshalling/unmarshalling of objects from the providedInputStream
/OutputStream
. -
Classes in org.infinispan.commons.marshall used by org.infinispan.metadata Class Description AbstractExternalizer Base class forAdvancedExternalizer
implementations that offers default implementations for some of its methods.AdvancedExternalizer Deprecated.since 10.0, will be removed in a future release.Externalizer Deprecated.since 10.0, will be removed in a future release. -
Classes in org.infinispan.commons.marshall used by org.infinispan.notifications.cachelistener.filter Class Description AbstractExternalizer Base class forAdvancedExternalizer
implementations that offers default implementations for some of its methods.AdvancedExternalizer Deprecated.since 10.0, will be removed in a future release.Externalizer Deprecated.since 10.0, will be removed in a future release. -
Classes in org.infinispan.commons.marshall used by org.infinispan.partitionhandling Class Description AbstractExternalizer Base class forAdvancedExternalizer
implementations that offers default implementations for some of its methods.AdvancedExternalizer Deprecated.since 10.0, will be removed in a future release.Externalizer Deprecated.since 10.0, will be removed in a future release. -
Classes in org.infinispan.commons.marshall used by org.infinispan.persistence.jdbc.common Class Description Marshaller A marshaller is a class that is able to marshall and unmarshall objects efficiently.StreamAwareMarshaller A minimal interface that facilitates the marshalling/unmarshalling of objects from the providedInputStream
/OutputStream
. -
Classes in org.infinispan.commons.marshall used by org.infinispan.persistence.remote.configuration Class Description Marshaller A marshaller is a class that is able to marshall and unmarshall objects efficiently. -
Classes in org.infinispan.commons.marshall used by org.infinispan.stream Class Description AdvancedExternalizer Deprecated.since 10.0, will be removed in a future release.Externalizer Deprecated.since 10.0, will be removed in a future release. -
Classes in org.infinispan.commons.marshall used by org.infinispan.tasks Class Description Marshaller A marshaller is a class that is able to marshall and unmarshall objects efficiently.