Uses of Class
org.apache.pulsar.metadata.api.CacheGetResult
Packages that use CacheGetResult
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.
-
Uses of CacheGetResult in org.apache.pulsar.metadata.api
Methods in org.apache.pulsar.metadata.api that return types with arguments of type CacheGetResultModifier and TypeMethodDescriptionMetadataCache.getWithStats(String path) Tries to fetch one item from the cache or fallback to the store if not present. -
Uses of CacheGetResult in org.apache.pulsar.metadata.cache.impl
Methods in org.apache.pulsar.metadata.cache.impl that return types with arguments of type CacheGetResult