Uses of Class
org.apache.nutch.util.DomainStatistics.MyCounter
-
Packages that use DomainStatistics.MyCounter Package Description org.apache.nutch.util Miscellaneous utility classes. -
-
Uses of DomainStatistics.MyCounter in org.apache.nutch.util
Methods in org.apache.nutch.util that return DomainStatistics.MyCounter Modifier and Type Method Description static DomainStatistics.MyCounterDomainStatistics.MyCounter. valueOf(String name)Returns the enum constant of this type with the specified name.static DomainStatistics.MyCounter[]DomainStatistics.MyCounter. values()Returns an array containing the constants of this enum type, in the order they are declared.
-