Class DefaultConsistentHashFactory$___Marshaller_173f0b255e206295e8db39c13004d5c655d6cb0bdfb29d0e44891a27cbed3899
java.lang.Object
org.infinispan.protostream.annotations.impl.GeneratedMarshallerBase
org.infinispan.distribution.ch.impl.DefaultConsistentHashFactory$___Marshaller_173f0b255e206295e8db39c13004d5c655d6cb0bdfb29d0e44891a27cbed3899
- All Implemented Interfaces:
org.infinispan.protostream.BaseMarshaller<DefaultConsistentHashFactory>,org.infinispan.protostream.ProtobufTagMarshaller<DefaultConsistentHashFactory>
@Generated(value="org.infinispan.protostream.annotations.impl.processor.AutoProtoSchemaBuilderAnnotationProcessor",
comments="Please do not edit this file!")
public final class DefaultConsistentHashFactory$___Marshaller_173f0b255e206295e8db39c13004d5c655d6cb0bdfb29d0e44891a27cbed3899
extends org.infinispan.protostream.annotations.impl.GeneratedMarshallerBase
implements org.infinispan.protostream.ProtobufTagMarshaller<DefaultConsistentHashFactory>
WARNING: Generated code! Do not edit!
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.infinispan.protostream.ProtobufTagMarshaller
org.infinispan.protostream.ProtobufTagMarshaller.OperationContext, org.infinispan.protostream.ProtobufTagMarshaller.ReadContext, org.infinispan.protostream.ProtobufTagMarshaller.WriteContext -
Field Summary
Fields inherited from interface org.infinispan.protostream.BaseMarshaller
EMPTY -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionread(org.infinispan.protostream.ProtobufTagMarshaller.ReadContext $1) voidwrite(org.infinispan.protostream.ProtobufTagMarshaller.WriteContext $1, DefaultConsistentHashFactory $2) Methods inherited from class org.infinispan.protostream.annotations.impl.GeneratedMarshallerBase
readMessage, writeMessage, writeNestedMessageMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.infinispan.protostream.BaseMarshaller
getSubClassNames
-
Constructor Details
-
DefaultConsistentHashFactory$___Marshaller_173f0b255e206295e8db39c13004d5c655d6cb0bdfb29d0e44891a27cbed3899
public DefaultConsistentHashFactory$___Marshaller_173f0b255e206295e8db39c13004d5c655d6cb0bdfb29d0e44891a27cbed3899()
-
-
Method Details
-
getJavaClass
- Specified by:
getJavaClassin interfaceorg.infinispan.protostream.BaseMarshaller<DefaultConsistentHashFactory>
-
getTypeName
- Specified by:
getTypeNamein interfaceorg.infinispan.protostream.BaseMarshaller<DefaultConsistentHashFactory>
-
read
public DefaultConsistentHashFactory read(org.infinispan.protostream.ProtobufTagMarshaller.ReadContext $1) throws IOException - Specified by:
readin interfaceorg.infinispan.protostream.ProtobufTagMarshaller<DefaultConsistentHashFactory>- Throws:
IOException
-
write
public void write(org.infinispan.protostream.ProtobufTagMarshaller.WriteContext $1, DefaultConsistentHashFactory $2) throws IOException - Specified by:
writein interfaceorg.infinispan.protostream.ProtobufTagMarshaller<DefaultConsistentHashFactory>- Throws:
IOException
-