Class MicroConsensusPersistence
- java.lang.Object
-
- org.torproject.metrics.collector.persist.DescriptorPersistence<org.torproject.descriptor.RelayNetworkStatusConsensus>
-
- org.torproject.metrics.collector.persist.MicroConsensusPersistence
-
public class MicroConsensusPersistence extends DescriptorPersistence<org.torproject.descriptor.RelayNetworkStatusConsensus>
-
-
Field Summary
-
Fields inherited from class org.torproject.metrics.collector.persist.DescriptorPersistence
annotationBytes, BRIDGEDBSTATS, BRIDGEDESCS, BRIDGEPOOLASSIGNMENTS, DASH, desc, descriptorBytes, DOT, EMPTY_ANNOTATION, EXTRA_INFO, EXTRA_INFOS, MICRODESCS, recentPath, RELAYDESCS, SERVERDESC, SERVERDESCS, storagePath, WEBSTATS
-
-
Constructor Summary
Constructors Constructor Description MicroConsensusPersistence(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, storeAll, storeOut, storeOut, storeRecent, storeRecent
-
-