Interface SchemaStorageFactory

    • Method Detail

      • create

        @NotNull
        @NotNull org.apache.pulsar.common.protocol.schema.SchemaStorage create​(PulsarService pulsar,
                                                                               org.apache.zookeeper.ZooKeeper zookeeper)
                                                                        throws java.lang.Exception
        Throws:
        java.lang.Exception