Class BridgedbMetricsPersistence
java.lang.Object
org.torproject.metrics.collector.persist.DescriptorPersistence<org.torproject.descriptor.BridgedbMetrics>
org.torproject.metrics.collector.persist.BridgedbMetricsPersistence
public class BridgedbMetricsPersistence extends DescriptorPersistence<org.torproject.descriptor.BridgedbMetrics>
-
Field Summary
Fields inherited from class org.torproject.metrics.collector.persist.DescriptorPersistence
annotation, BRIDGEDBSTATS, BRIDGEDESCS, BRIDGEPOOLASSIGNMENTS, DASH, desc, DOT, EXTRA_INFO, EXTRA_INFOS, MICRODESC, MICRODESCS, recentPath, RELAYDESCS, SERVERDESC, SERVERDESCS, storagePath, WEBSTATS
-
Constructor Summary
Constructors Constructor Description BridgedbMetricsPersistence(org.torproject.descriptor.BridgedbMetrics desc)
-
Method Summary
Methods inherited from class org.torproject.metrics.collector.persist.DescriptorPersistence
getRecentPath, getStoragePath, storeAll, storeAll, storeOut, storeOut, storeRecent, storeRecent
-
Constructor Details
-
BridgedbMetricsPersistence
public BridgedbMetricsPersistence(org.torproject.descriptor.BridgedbMetrics desc)
-