Class CachedRelayDescriptorReader

java.lang.Object
org.torproject.metrics.collector.relaydescs.CachedRelayDescriptorReader

public class CachedRelayDescriptorReader
extends java.lang.Object
Parses all descriptors in local directory cacheddesc/ and sorts them into directory structure in directory-archive/.
  • Method Summary

    Modifier and Type Method Description
    void readDescriptors()
    Reads cached-descriptor files from one or more directories and passes them to the given descriptor parser.

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Method Details

    • readDescriptors

      public void readDescriptors()
      Reads cached-descriptor files from one or more directories and passes them to the given descriptor parser.