Package org.infinispan.marshall.core
-
Interface Summary Interface Description EncoderRegistry Ids Indexes for object types.MarshalledEntry<K,V> Deprecated. since 10.0, useMarshallableEntry
MarshalledEntryFactory<K,V> Deprecated. since 10.0, useMarshallableEntryFactory
instead -
Class Summary Class Description AbstractBytesObjectInput Array backedObjectInput
implementation.CorePackageImpl EncoderRegistryImpl GlobalMarshaller A globally-scoped marshaller.MarshallableFunctionExternalizers MarshallableFunctionExternalizers.ConstantLambdaExternalizer MarshallableFunctionExternalizers.LambdaWithMetasExternalizer MarshallableFunctionExternalizers.SetValueIfEqualsReturnBooleanExternalizer MarshallableFunctions WrappedByteArraySizeCalculator<K,V> Size calculator that supports aWrappedByteArray
by adding its size and the underlying byte[].