Class UUIDMarshaller

  • All Implemented Interfaces:
    org.infinispan.protostream.BaseMarshaller<org.jgroups.util.UUID>, org.infinispan.protostream.ProtobufTagMarshaller<org.jgroups.util.UUID>, Marshallable<org.jgroups.util.UUID>, ProtoStreamMarshaller<org.jgroups.util.UUID>, Readable<org.jgroups.util.UUID>, Writable<org.jgroups.util.UUID>

    public class UUIDMarshaller
    extends FunctionalMarshaller<org.jgroups.util.UUID,​UUID>
    Marshaller for a UUID address.
    Author:
    Paul Ferraro
    • Constructor Detail

      • UUIDMarshaller

        public UUIDMarshaller()