Class BucketEntry$___Marshaller_c86ba4e6b19c49a76e97b0093c9e8a28003105d719cd619aede81b86e1b15f81

java.lang.Object
org.infinispan.protostream.annotations.impl.GeneratedMarshallerBase
org.infinispan.multimap.impl.BucketEntry$___Marshaller_c86ba4e6b19c49a76e97b0093c9e8a28003105d719cd619aede81b86e1b15f81
All Implemented Interfaces:
org.infinispan.protostream.BaseMarshaller<org.infinispan.multimap.impl.HashMapBucket.BucketEntry>, org.infinispan.protostream.ProtobufTagMarshaller<org.infinispan.multimap.impl.HashMapBucket.BucketEntry>

@Generated(value="org.infinispan.protostream.annotations.impl.processor.AutoProtoSchemaBuilderAnnotationProcessor", comments="Please do not edit this file!") public final class BucketEntry$___Marshaller_c86ba4e6b19c49a76e97b0093c9e8a28003105d719cd619aede81b86e1b15f81 extends org.infinispan.protostream.annotations.impl.GeneratedMarshallerBase implements org.infinispan.protostream.ProtobufTagMarshaller<org.infinispan.multimap.impl.HashMapBucket.BucketEntry>
WARNING: Generated code! Do not edit!
  • Nested Class Summary

    Nested classes/interfaces inherited from class org.infinispan.protostream.annotations.impl.GeneratedMarshallerBase

    org.infinispan.protostream.annotations.impl.GeneratedMarshallerBase.NestedWriter

    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 Type
    Method
    Description
    Class<org.infinispan.multimap.impl.HashMapBucket.BucketEntry>
     
     
    org.infinispan.multimap.impl.HashMapBucket.BucketEntry
    read(org.infinispan.protostream.ProtobufTagMarshaller.ReadContext $1)
     
    void
    write(org.infinispan.protostream.ProtobufTagMarshaller.WriteContext $1, org.infinispan.multimap.impl.HashMapBucket.BucketEntry $2)
     

    Methods inherited from class org.infinispan.protostream.annotations.impl.GeneratedMarshallerBase

    readMessage, writeMessage, writeNestedMessage

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

    Methods inherited from interface org.infinispan.protostream.BaseMarshaller

    getSubClassNames
  • Constructor Details

    • BucketEntry$___Marshaller_c86ba4e6b19c49a76e97b0093c9e8a28003105d719cd619aede81b86e1b15f81

      public BucketEntry$___Marshaller_c86ba4e6b19c49a76e97b0093c9e8a28003105d719cd619aede81b86e1b15f81()
  • Method Details

    • getJavaClass

      public Class<org.infinispan.multimap.impl.HashMapBucket.BucketEntry> getJavaClass()
      Specified by:
      getJavaClass in interface org.infinispan.protostream.BaseMarshaller<org.infinispan.multimap.impl.HashMapBucket.BucketEntry>
    • getTypeName

      public String getTypeName()
      Specified by:
      getTypeName in interface org.infinispan.protostream.BaseMarshaller<org.infinispan.multimap.impl.HashMapBucket.BucketEntry>
    • read

      public org.infinispan.multimap.impl.HashMapBucket.BucketEntry read(org.infinispan.protostream.ProtobufTagMarshaller.ReadContext $1) throws IOException
      Specified by:
      read in interface org.infinispan.protostream.ProtobufTagMarshaller<org.infinispan.multimap.impl.HashMapBucket.BucketEntry>
      Throws:
      IOException
    • write

      public void write(org.infinispan.protostream.ProtobufTagMarshaller.WriteContext $1, org.infinispan.multimap.impl.HashMapBucket.BucketEntry $2) throws IOException
      Specified by:
      write in interface org.infinispan.protostream.ProtobufTagMarshaller<org.infinispan.multimap.impl.HashMapBucket.BucketEntry>
      Throws:
      IOException