Class BridgeSnapshotReader
java.lang.Object
org.torproject.metrics.collector.bridgedescs.BridgeSnapshotReader
public class BridgeSnapshotReader
extends java.lang.Object
-
Constructor Summary
Constructors Constructor Description BridgeSnapshotReader(BridgeDescriptorParser bdp, java.io.File bridgeDirectoriesDir, java.io.File statsDirectory)
Reads the half-hourly snapshots of bridge descriptors from Bifroest. -
Method Summary
-
Constructor Details
-
BridgeSnapshotReader
public BridgeSnapshotReader(BridgeDescriptorParser bdp, java.io.File bridgeDirectoriesDir, java.io.File statsDirectory)Reads the half-hourly snapshots of bridge descriptors from Bifroest.
-