Class LocalQueryStatistics$___Marshaller_9a6c1f3498a1c35008091fa2306d50009eac507326ad5cf3c24974570ba9f842
java.lang.Object
org.infinispan.protostream.annotations.impl.GeneratedMarshallerBase
org.infinispan.query.core.stats.impl.LocalQueryStatistics$___Marshaller_9a6c1f3498a1c35008091fa2306d50009eac507326ad5cf3c24974570ba9f842
- All Implemented Interfaces:
org.infinispan.protostream.BaseMarshaller<LocalQueryStatistics>,org.infinispan.protostream.ProtobufTagMarshaller<LocalQueryStatistics>
@Generated(value="org.infinispan.protostream.annotations.impl.processor.AutoProtoSchemaBuilderAnnotationProcessor",
comments="Please do not edit this file!")
public final class LocalQueryStatistics$___Marshaller_9a6c1f3498a1c35008091fa2306d50009eac507326ad5cf3c24974570ba9f842
extends org.infinispan.protostream.annotations.impl.GeneratedMarshallerBase
implements org.infinispan.protostream.ProtobufTagMarshaller<LocalQueryStatistics>
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 -
Constructor Summary
ConstructorsConstructorDescriptionLocalQueryStatistics$___Marshaller_9a6c1f3498a1c35008091fa2306d50009eac507326ad5cf3c24974570ba9f842() -
Method Summary
Modifier and TypeMethodDescriptionread(org.infinispan.protostream.ProtobufTagMarshaller.ReadContext $1) voidwrite(org.infinispan.protostream.ProtobufTagMarshaller.WriteContext $1, LocalQueryStatistics $2) Methods inherited from class org.infinispan.protostream.annotations.impl.GeneratedMarshallerBase
readMessage, writeMessage, writeNestedMessage
-
Constructor Details
-
LocalQueryStatistics$___Marshaller_9a6c1f3498a1c35008091fa2306d50009eac507326ad5cf3c24974570ba9f842
public LocalQueryStatistics$___Marshaller_9a6c1f3498a1c35008091fa2306d50009eac507326ad5cf3c24974570ba9f842()
-
-
Method Details
-
getJavaClass
- Specified by:
getJavaClassin interfaceorg.infinispan.protostream.BaseMarshaller<LocalQueryStatistics>
-
getTypeName
- Specified by:
getTypeNamein interfaceorg.infinispan.protostream.BaseMarshaller<LocalQueryStatistics>
-
read
public LocalQueryStatistics read(org.infinispan.protostream.ProtobufTagMarshaller.ReadContext $1) throws IOException - Specified by:
readin interfaceorg.infinispan.protostream.ProtobufTagMarshaller<LocalQueryStatistics>- Throws:
IOException
-
write
public void write(org.infinispan.protostream.ProtobufTagMarshaller.WriteContext $1, LocalQueryStatistics $2) throws IOException - Specified by:
writein interfaceorg.infinispan.protostream.ProtobufTagMarshaller<LocalQueryStatistics>- Throws:
IOException
-