Uses of Package
org.infinispan.commons.marshall
Packages that use org.infinispan.commons.marshall
Package
Description
Hot Rod client API.
Hot Rod client configuration API.
Provides Infinispan-specific input and output streams, buffers and related utilities.
Commons package providing various utility classes
EmbeddedCacheManager
configurationFactories are internal components used to create other components based on a cache's
configuration.
Hooks to bridge Infinispan's marshalling APIs with JBoss Marshalling internals.
This package contains a
NonBlockingStore
implementation based on
a JDBC database connection.Configuration for
RemoteStore
.A transport implementation based on JGroups.
Server tasks API.
Infinispan's logging abstractions that delegate to either JDK or Log4J logging engines.
-
Classes in org.infinispan.commons.marshall used by org.infinispan.client.hotrodClassDescriptionA 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.configurationClassDescriptionA 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.event.implClassDescriptionA 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.implClassDescriptionA marshaller is a class that is able to marshall and unmarshall objects efficiently.Simple wrapper around a byte[] to provide equals and hashCode semantics
-
Classes in org.infinispan.commons.marshall used by org.infinispan.client.hotrod.marshallClassDescriptionBuffer size predictorA marshaller is a class that is able to marshall and unmarshall objects efficiently.
-
Classes in org.infinispan.commons.marshall used by org.infinispan.commons.dataconversionClassDescriptionA marshaller is a class that is able to marshall and unmarshall objects efficiently.
-
Classes in org.infinispan.commons.marshall used by org.infinispan.commons.marshallClassDescriptionAbstract Marshaller implementation containing shared implementations.Buffer size predictorA marshaller that does not transform the content, only applicable to byte[] payloads.A ProtoStream
Marshaller
implementation that uses Protobuf encoding.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.A marshaller is a class that is able to marshall and unmarshall objects efficiently.Interface used to initialise aSerializationContext
using the specified Pojos, Marshaller implementations and provided .proto schemas.Interface used to initialise aSerializationContext
using the specified Pojos, Marshaller implementations and provided .proto schemas.Value matcher mode.Simple wrapper around a byte[] to provide equals and hashCode semanticsInterface that describes and object holding onto some bytes -
Classes in org.infinispan.commons.marshall used by org.infinispan.commons.utilClassDescriptionA marshaller is a class that is able to marshall and unmarshall objects efficiently.
-
Classes in org.infinispan.commons.marshall used by org.infinispan.configuration.globalClassDescriptionA marshaller is a class that is able to marshall and unmarshall objects efficiently.
-
Classes in org.infinispan.commons.marshall used by org.infinispan.container.offheap
-
Classes in org.infinispan.commons.marshall used by org.infinispan.factoriesClassDescriptionA marshaller is a class that is able to marshall and unmarshall objects efficiently.
-
Classes in org.infinispan.commons.marshall used by org.infinispan.jboss.marshalling.commonsClassDescriptionAbstract Marshaller implementation containing shared implementations.A marshaller is a class that is able to marshall and unmarshall objects efficiently.
-
Classes in org.infinispan.commons.marshall used by org.infinispan.jboss.marshalling.coreClassDescriptionAbstract Marshaller implementation containing shared implementations.A marshaller is a class that is able to marshall and unmarshall objects efficiently.
-
Classes in org.infinispan.commons.marshall used by org.infinispan.jboss.marshalling.dataconversionClassDescriptionA marshaller is a class that is able to marshall and unmarshall objects efficiently.
-
Classes in org.infinispan.commons.marshall used by org.infinispan.marshall.persistenceClassDescriptionA marshaller is a class that is able to marshall and unmarshall objects efficiently.A minimal interface that facilitates the marshalling/unmarshalling of objects from the provided
InputStream
/OutputStream
. -
Classes in org.infinispan.commons.marshall used by org.infinispan.persistence.jdbc.commonClassDescriptionA marshaller is a class that is able to marshall and unmarshall objects efficiently.A minimal interface that facilitates the marshalling/unmarshalling of objects from the provided
InputStream
/OutputStream
. -
Classes in org.infinispan.commons.marshall used by org.infinispan.persistence.keymappersClassDescriptionA marshaller is a class that is able to marshall and unmarshall objects efficiently.
-
Classes in org.infinispan.commons.marshall used by org.infinispan.persistence.remote.configurationClassDescriptionA marshaller is a class that is able to marshall and unmarshall objects efficiently.
-
Classes in org.infinispan.commons.marshall used by org.infinispan.persistence.remote.globalClassDescriptionA marshaller is a class that is able to marshall and unmarshall objects efficiently.
-
Classes in org.infinispan.commons.marshall used by org.infinispan.persistence.remote.internalClassDescriptionA marshaller is a class that is able to marshall and unmarshall objects efficiently.
-
Classes in org.infinispan.commons.marshall used by org.infinispan.persistence.remote.loggingClassDescriptionA marshaller is a class that is able to marshall and unmarshall objects efficiently.
-
Classes in org.infinispan.commons.marshall used by org.infinispan.persistence.remote.wrapperClassDescriptionBuffer size predictorA marshaller is a class that is able to marshall and unmarshall objects efficiently.
-
Classes in org.infinispan.commons.marshall used by org.infinispan.remoting.transport.jgroupsClassDescriptionA marshaller is a class that is able to marshall and unmarshall objects efficiently.
-
Classes in org.infinispan.commons.marshall used by org.infinispan.server.hotrodClassDescriptionA marshaller is a class that is able to marshall and unmarshall objects efficiently.
-
Classes in org.infinispan.commons.marshall used by org.infinispan.server.respClassDescriptionSimple wrapper around a byte[] to provide equals and hashCode semantics
-
Classes in org.infinispan.commons.marshall used by org.infinispan.tasksClassDescriptionA marshaller is a class that is able to marshall and unmarshall objects efficiently.
-
Classes in org.infinispan.commons.marshall used by org.infinispan.util.loggingClassDescriptionAn exception that can be thrown by a cache if an object cannot be successfully serialized/deserialized.