Class MarshallerRegistration

java.lang.Object
org.infinispan.query.remote.client.impl.MarshallerRegistration

public final class MarshallerRegistration extends Object
Registers protobuf schemas and marshallers for the objects used by remote query, remote continuous query and Ickle based filters.
Since:
6.0
Author:
anistor@redhat.com
  • Method Details

    • init

      public static void init(org.infinispan.protostream.SerializationContext ctx)
      Registers proto files and marshallers.
      Parameters:
      ctx - the serialization context