Uses of Class
org.apache.pulsar.metadata.api.GetResult
Packages that use GetResult
Package
Description
-
Uses of GetResult in org.apache.pulsar.metadata.api
Methods in org.apache.pulsar.metadata.api that return types with arguments of type GetResult -
Uses of GetResult in org.apache.pulsar.metadata.impl
Methods in org.apache.pulsar.metadata.impl that return types with arguments of type GetResultMethods in org.apache.pulsar.metadata.impl with parameters of type GetResultModifier and TypeMethodDescriptionprotected booleanAbstractMetadataStore.shouldIgnoreEvent(MetadataEvent event, GetResult existingValue) -
Uses of GetResult in org.apache.pulsar.metadata.impl.batching
Methods in org.apache.pulsar.metadata.impl.batching that return types with arguments of type GetResult -
Uses of GetResult in org.apache.pulsar.metadata.impl.oxia
Methods in org.apache.pulsar.metadata.impl.oxia that return types with arguments of type GetResult