Uses of Class
org.apache.pulsar.metadata.api.GetResult
Packages that use GetResult
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 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