Class ConsensusPersistence
- java.lang.Object
-
- org.torproject.metrics.collector.persist.DescriptorPersistence<org.torproject.descriptor.RelayNetworkStatusConsensus>
-
- org.torproject.metrics.collector.persist.ConsensusPersistence
-
public class ConsensusPersistence extends DescriptorPersistence<org.torproject.descriptor.RelayNetworkStatusConsensus>
-
-
Field Summary
-
Fields inherited from class org.torproject.metrics.collector.persist.DescriptorPersistence
annotation, BRIDGEDESCS, BRIDGEPOOLASSIGNMENTS, DASH, desc, DOT, EXTRA_INFO, EXTRA_INFOS, log, MICRODESC, MICRODESCS, recentPath, RELAYDESCS, SERVERDESC, SERVERDESCS, storagePath, WEBSTATS
-
-
Constructor Summary
Constructors Constructor Description ConsensusPersistence(org.torproject.descriptor.RelayNetworkStatusConsensus desc, long received)
Initialize with appropriate annotation and given parameters.
-
Method Summary
-
Methods inherited from class org.torproject.metrics.collector.persist.DescriptorPersistence
getRecentPath, getStoragePath, storeAll, storeAll, storeOut, storeOut, storeRecent, storeRecent
-
-