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