Class BookkeeperSchemaStorageFactory
java.lang.Object
org.apache.pulsar.broker.service.schema.BookkeeperSchemaStorageFactory
- All Implemented Interfaces:
SchemaStorageFactory
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription@NotNull org.apache.pulsar.common.protocol.schema.SchemaStoragecreate(PulsarService pulsar)
-
Constructor Details
-
BookkeeperSchemaStorageFactory
public BookkeeperSchemaStorageFactory()
-
-
Method Details
-
create
@NotNull public @NotNull org.apache.pulsar.common.protocol.schema.SchemaStorage create(PulsarService pulsar) - Specified by:
createin interfaceSchemaStorageFactory
-