Uses of Class
org.apache.hadoop.conf.Configuration.IntegerRanges
Packages that use Configuration.IntegerRanges
Package
Description
Configuration of system parameters.
Support for embedded HTTP services.
-
Uses of Configuration.IntegerRanges in org.apache.hadoop.conf
Methods in org.apache.hadoop.conf that return Configuration.IntegerRangesModifier and TypeMethodDescriptionParse the given attribute as a set of integer ranges. -
Uses of Configuration.IntegerRanges in org.apache.hadoop.http
Fields in org.apache.hadoop.http declared as Configuration.IntegerRangesModifier and TypeFieldDescriptionprotected final Configuration.IntegerRangesHttpServer2.portRangesMethods in org.apache.hadoop.http with parameters of type Configuration.IntegerRangesModifier and TypeMethodDescriptionHttpServer2.Builder.setPortRanges(Configuration.IntegerRanges ranges)