Interface SchemaFactory

    • Method Detail

      • createSchema

        <T> Schema<T> createSchema​(java.lang.Class<T> messageType)
        Creates a schema instance for the given protobuf message type.