Uses of Package
org.apache.ignite.marshaller.jdk
-
Packages that use org.apache.ignite.marshaller.jdk Package Description org.apache.ignite.internal Contains main implementation.org.apache.ignite.internal.processors.cache This package contain cache-related processors & persistence implementation.org.apache.ignite.internal.processors.cache.persistence.checkpoint org.apache.ignite.marshaller Contains various supported marshallers. -
Classes in org.apache.ignite.marshaller.jdk used by org.apache.ignite.internal Class Description JdkMarshaller Implementation ofMarshallerbased on JDK serialization mechanism. -
Classes in org.apache.ignite.marshaller.jdk used by org.apache.ignite.internal.processors.cache Class Description JdkMarshaller Implementation ofMarshallerbased on JDK serialization mechanism. -
Classes in org.apache.ignite.marshaller.jdk used by org.apache.ignite.internal.processors.cache.persistence.checkpoint Class Description JdkMarshaller Implementation ofMarshallerbased on JDK serialization mechanism. -
Classes in org.apache.ignite.marshaller.jdk used by org.apache.ignite.marshaller Class Description JdkMarshaller Implementation ofMarshallerbased on JDK serialization mechanism.