|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InterfaceStability.Evolving | |
---|---|
org.apache.hadoop.classification | |
org.apache.hadoop.metrics | Note, this package is deprecated in favor of
org.apache.hadoop.metrics2 usage. |
org.apache.hadoop.metrics.file | Implementation of the metrics package that writes the metrics to a file. |
org.apache.hadoop.metrics.ganglia | Implementation of the metrics package that sends metric data to Ganglia. |
org.apache.hadoop.metrics.jvm | |
org.apache.hadoop.metrics.spi | Note, this package is deprecated in favor of
org.apache.hadoop.metrics2 usage. |
org.apache.hadoop.net | Network-related classes. |
Packages with annotations of type InterfaceStability.Evolving | |
---|---|
org.apache.hadoop.metrics.util |
Uses of InterfaceStability.Evolving in org.apache.hadoop.classification |
---|
Classes in org.apache.hadoop.classification with annotations of type InterfaceStability.Evolving | |
---|---|
class |
InterfaceAudience
Annotation to inform users of a package, class or method's intended audience. |
class |
InterfaceStability
Annotation to inform users of how much to rely on a particular package, class or method not changing over time. |
Uses of InterfaceStability.Evolving in org.apache.hadoop.metrics |
---|
Classes in org.apache.hadoop.metrics with annotations of type InterfaceStability.Evolving | |
---|---|
class |
ContextFactory
Deprecated. in favor of org.apache.hadoop.metrics2 usage. |
interface |
MetricsContext
Deprecated. in favor of org.apache.hadoop.metrics2 usage. |
class |
MetricsException
Deprecated. in favor of MetricsException . |
interface |
MetricsRecord
Deprecated. in favor of org.apache.hadoop.metrics2 usage. |
class |
MetricsServlet
Deprecated. in favor of org.apache.hadoop.metrics2 usage. |
class |
MetricsUtil
Deprecated. in favor of org.apache.hadoop.metrics2 usage. |
interface |
Updater
Deprecated. in favor of org.apache.hadoop.metrics2 usage. |
Uses of InterfaceStability.Evolving in org.apache.hadoop.metrics.file |
---|
Classes in org.apache.hadoop.metrics.file with annotations of type InterfaceStability.Evolving | |
---|---|
class |
FileContext
Deprecated. use FileSink instead. |
Uses of InterfaceStability.Evolving in org.apache.hadoop.metrics.ganglia |
---|
Classes in org.apache.hadoop.metrics.ganglia with annotations of type InterfaceStability.Evolving | |
---|---|
class |
GangliaContext
Deprecated. in favor of org.apache.hadoop.metrics2 usage. |
Uses of InterfaceStability.Evolving in org.apache.hadoop.metrics.jvm |
---|
Classes in org.apache.hadoop.metrics.jvm with annotations of type InterfaceStability.Evolving | |
---|---|
class |
JvmMetrics
Deprecated. in favor of org.apache.hadoop.metrics2 usage. |
Uses of InterfaceStability.Evolving in org.apache.hadoop.metrics.spi |
---|
Classes in org.apache.hadoop.metrics.spi with annotations of type InterfaceStability.Evolving | |
---|---|
class |
AbstractMetricsContext
Deprecated. in favor of org.apache.hadoop.metrics2 usage. |
class |
CompositeContext
Deprecated. in favor of org.apache.hadoop.metrics2 usage. |
class |
MetricsRecordImpl
Deprecated. in favor of org.apache.hadoop.metrics2 usage. |
class |
MetricValue
Deprecated. in favor of org.apache.hadoop.metrics2 usage. |
class |
NoEmitMetricsContext
Deprecated. in favor of org.apache.hadoop.metrics2 usage. |
class |
NullContext
Deprecated. in favor of org.apache.hadoop.metrics2 usage. |
class |
NullContextWithUpdateThread
Deprecated. in favor of org.apache.hadoop.metrics2 usage. |
class |
OutputRecord
Deprecated. in favor of org.apache.hadoop.metrics2 usage. |
class |
Util
Static utility methods |
Uses of InterfaceStability.Evolving in org.apache.hadoop.net |
---|
Classes in org.apache.hadoop.net with annotations of type InterfaceStability.Evolving | |
---|---|
interface |
DNSToSwitchMapping
An interface that should be implemented to allow pluggable DNS-name/IP-address to RackID resolvers. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |