Uses of Interface
org.apache.storm.metricstore.rocksdb.ReadOnlyStringMetadataCache
Packages that use ReadOnlyStringMetadataCache
-
Uses of ReadOnlyStringMetadataCache in org.apache.storm.metricstore.rocksdb
Subinterfaces of ReadOnlyStringMetadataCache in org.apache.storm.metricstore.rocksdbModifier and TypeInterfaceDescriptioninterface
The writable interface to a StringMetadataCache intended to be used by a single RocksDBMetricwWriter instance.Classes in org.apache.storm.metricstore.rocksdb that implement ReadOnlyStringMetadataCacheModifier and TypeClassDescriptionclass
Class to create a use a cache that stores Metadata string information in memory.