Package 

Class PulsarObjectSerializer

  • All Implemented Interfaces:
    org.h2.api.JavaObjectSerializer

    
    public class PulsarObjectSerializer
     implements JavaObjectSerializer
                        
    • Field Summary

      Fields 
      Modifier and Type Field Description
      public final static Logger LOG
    • Method Summary

      Modifier and Type Method Description
      Array<byte> serialize(Object obj)
      Object deserialize(Array<byte> bytes)
      • Methods inherited from class org.h2.api.JavaObjectSerializer

        deserialize, serialize
      • Methods inherited from class java.lang.Object

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