Uses of Interface
org.apache.ignite.marshaller.jdk.JdkMarshaller
-
Packages that use JdkMarshaller Package Description org.apache.ignite.marshaller -
-
Uses of JdkMarshaller in org.apache.ignite.marshaller
Methods in org.apache.ignite.marshaller that return JdkMarshaller Modifier and Type Method Description static JdkMarshallerMarshallers. jdk()static JdkMarshallerMarshallers. jdk(@Nullable IgnitePredicate<String> clsFilter)JdkMarshallerMarshallersFactory. jdk()JdkMarshallerMarshallersFactory. jdk(@Nullable IgnitePredicate<String> clsFilter)JdkMarshallerMarshallerContext. jdkMarshaller()
-