Uses of Interface
org.apache.pulsar.metadata.api.MetadataEventSynchronizer
Packages that use MetadataEventSynchronizer
Package
Description
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
-
Uses of MetadataEventSynchronizer in org.apache.pulsar.metadata.api.extended
Methods in org.apache.pulsar.metadata.api.extended that return types with arguments of type MetadataEventSynchronizerModifier and TypeMethodDescriptiondefault Optional<MetadataEventSynchronizer>MetadataStoreExtended.getMetadataEventSynchronizer()GetMetadataEventSynchronizerto notify and synchronize metadata events. -
Uses of MetadataEventSynchronizer in org.apache.pulsar.metadata.impl
Methods in org.apache.pulsar.metadata.impl that return types with arguments of type MetadataEventSynchronizerModifier and TypeMethodDescriptionLocalMemoryMetadataStore.getMetadataEventSynchronizer()RocksdbMetadataStore.getMetadataEventSynchronizer()Method parameters in org.apache.pulsar.metadata.impl with type arguments of type MetadataEventSynchronizerModifier and TypeMethodDescriptionprotected voidAbstractMetadataStore.registerSyncLister(Optional<MetadataEventSynchronizer> synchronizer) -
Uses of MetadataEventSynchronizer in org.apache.pulsar.metadata.impl.batching
Methods in org.apache.pulsar.metadata.impl.batching that return types with arguments of type MetadataEventSynchronizer