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