Uses of Interface
org.torproject.metrics.stats.hidserv.Document
-
Packages that use Document Package Description org.torproject.metrics.stats.hidserv -
-
Uses of Document in org.torproject.metrics.stats.hidserv
Classes in org.torproject.metrics.stats.hidserv with type parameters of type Document Modifier and Type Class Description class
DocumentStore<T extends Document>
Utility class to store serialized objects implementing the Document interface to a file and later to retrieve them.Classes in org.torproject.metrics.stats.hidserv that implement Document Modifier and Type Class Description class
ComputedNetworkFractions
Computed fraction of hidden-service activity that a single relay is assumed to observe in the network.class
ExtrapolatedHidServStats
Extrapolated network totals of hidden-service statistics reported by a single relay.class
ReportedHidServStats
-