Class SerializerProvider


  • public class SerializerProvider
    extends java.lang.Object
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static EventSerializer getSerializer​(java.lang.String schemaId_, java.lang.Object schema)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • getSerializer

        public static EventSerializer getSerializer​(java.lang.String schemaId_,
                                                    java.lang.Object schema)