Class ExtraInfoPersistence
- java.lang.Object
-
- org.torproject.metrics.collector.persist.DescriptorPersistence<org.torproject.descriptor.RelayExtraInfoDescriptor>
-
- org.torproject.metrics.collector.persist.ExtraInfoPersistence
-
public class ExtraInfoPersistence extends DescriptorPersistence<org.torproject.descriptor.RelayExtraInfoDescriptor>
-
-
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 ExtraInfoPersistence(org.torproject.descriptor.RelayExtraInfoDescriptor desc, long received)
-
Method Summary
-
Methods inherited from class org.torproject.metrics.collector.persist.DescriptorPersistence
getRecentPath, getStoragePath, storeAll, storeAll, storeOut, storeOut, storeRecent, storeRecent
-
-