Interface SchemaStorageFactory
- All Known Implementing Classes:
BookkeeperSchemaStorageFactory
public interface SchemaStorageFactory
-
Method Summary
Modifier and TypeMethodDescription@NotNull org.apache.pulsar.common.protocol.schema.SchemaStoragecreate(PulsarService pulsar)
-
Method Details
-
create
@NotNull @NotNull org.apache.pulsar.common.protocol.schema.SchemaStorage create(PulsarService pulsar) throws Exception - Throws:
Exception
-