Package org.apache.pulsar.metadata.api
package org.apache.pulsar.metadata.api
-
ClassDescriptionRepresent a result for a
MetadataCache.getWithStats(String)operation.Represent a result for aMetadataStore.get(String)operation.Represent the caching layer access for a specific type of objects.The configuration builder for aMetadataCacheconfig.Metadata event used byMetadataEventSynchronizer.Metadata synchronizer to notify and synchronize metadata change events.Interface that define a serializer/deserializer implementation.Metadata store client interface.The configuration builder for aMetadataStoreconfig.Generic metadata store exception.The store was already closed.Key was already in store.Unsuccessful update due to mismatched expected version.Failed to de-serialize the metadata.Implementation is invalid.A resource lock is already taken by a different instance.Key not found in store.Factory class forMetadataStore.Extension of theMetadataStoreinterface that supports lifecycle operation methods which might not be supported by all implementations.Represent the information associated with a given value in the store.