Package org.infinispan.rest.distribution
Class CacheDistributionInfo$___Marshaller_d29d2c8791a59bb0952e36da57e31d3d06e79a149845ac44d334bd095efcb62c
- java.lang.Object
-
- org.infinispan.protostream.annotations.impl.GeneratedMarshallerBase
-
- org.infinispan.rest.distribution.CacheDistributionInfo$___Marshaller_d29d2c8791a59bb0952e36da57e31d3d06e79a149845ac44d334bd095efcb62c
-
- All Implemented Interfaces:
org.infinispan.protostream.BaseMarshaller<CacheDistributionInfo>,org.infinispan.protostream.ProtobufTagMarshaller<CacheDistributionInfo>
@Generated(value="org.infinispan.protostream.annotations.impl.processor.AutoProtoSchemaBuilderAnnotationProcessor", comments="Please do not edit this file!") public final class CacheDistributionInfo$___Marshaller_d29d2c8791a59bb0952e36da57e31d3d06e79a149845ac44d334bd095efcb62c extends org.infinispan.protostream.annotations.impl.GeneratedMarshallerBase implements org.infinispan.protostream.ProtobufTagMarshaller<CacheDistributionInfo>
WARNING: Generated code! Do not edit!
-
-
Constructor Summary
Constructors Constructor Description CacheDistributionInfo$___Marshaller_d29d2c8791a59bb0952e36da57e31d3d06e79a149845ac44d334bd095efcb62c()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Class<CacheDistributionInfo>getJavaClass()StringgetTypeName()CacheDistributionInforead(org.infinispan.protostream.ProtobufTagMarshaller.ReadContext $1)voidwrite(org.infinispan.protostream.ProtobufTagMarshaller.WriteContext $1, CacheDistributionInfo $2)
-
-
-
Method Detail
-
getJavaClass
public Class<CacheDistributionInfo> getJavaClass()
- Specified by:
getJavaClassin interfaceorg.infinispan.protostream.BaseMarshaller<CacheDistributionInfo>
-
getTypeName
public String getTypeName()
- Specified by:
getTypeNamein interfaceorg.infinispan.protostream.BaseMarshaller<CacheDistributionInfo>
-
read
public CacheDistributionInfo read(org.infinispan.protostream.ProtobufTagMarshaller.ReadContext $1) throws IOException
- Specified by:
readin interfaceorg.infinispan.protostream.ProtobufTagMarshaller<CacheDistributionInfo>- Throws:
IOException
-
write
public void write(org.infinispan.protostream.ProtobufTagMarshaller.WriteContext $1, CacheDistributionInfo $2) throws IOException- Specified by:
writein interfaceorg.infinispan.protostream.ProtobufTagMarshaller<CacheDistributionInfo>- Throws:
IOException
-
-