Class BridgeServerDescriptorPersistence
java.lang.Object
org.torproject.metrics.collector.persist.DescriptorPersistence<org.torproject.descriptor.BridgeServerDescriptor>
org.torproject.metrics.collector.persist.BridgeServerDescriptorPersistence
public class BridgeServerDescriptorPersistence extends DescriptorPersistence<org.torproject.descriptor.BridgeServerDescriptor>
-
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 BridgeServerDescriptorPersistence(org.torproject.descriptor.BridgeServerDescriptor 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
-
BridgeServerDescriptorPersistence
public BridgeServerDescriptorPersistence(org.torproject.descriptor.BridgeServerDescriptor desc, long received)
-