Class HotRodEntryMarshaller

  • All Implemented Interfaces:
    org.infinispan.commons.marshall.Marshaller

    @Deprecated
    public class HotRodEntryMarshaller
    extends Object
    implements org.infinispan.commons.marshall.Marshaller
    Deprecated.
    Use IdentityMarshaller instead.
    HotRodEntryMarshaller.
    Since:
    5.2
    Author:
    Tristan Tarrant
    • Constructor Detail

      • HotRodEntryMarshaller

        public HotRodEntryMarshaller​(org.infinispan.commons.io.ByteBufferFactory byteBufferFactory)
        Deprecated.
    • Method Detail

      • isMarshallable

        public boolean isMarshallable​(Object o)
                               throws Exception
        Deprecated.
        Specified by:
        isMarshallable in interface org.infinispan.commons.marshall.Marshaller
        Throws:
        Exception
      • getBufferSizePredictor

        public org.infinispan.commons.marshall.BufferSizePredictor getBufferSizePredictor​(Object o)
        Deprecated.
        Specified by:
        getBufferSizePredictor in interface org.infinispan.commons.marshall.Marshaller
      • mediaType

        public org.infinispan.commons.dataconversion.MediaType mediaType()
        Deprecated.
        Specified by:
        mediaType in interface org.infinispan.commons.marshall.Marshaller