|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InterfaceAudience.Public | |
---|---|
org.apache.hadoop.classification | |
org.apache.hadoop.log.metrics | |
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.spi | Note, this package is deprecated in favor of
org.apache.hadoop.metrics2 usage. |
Uses of InterfaceAudience.Public in org.apache.hadoop.classification |
---|
Classes in org.apache.hadoop.classification with annotations of type InterfaceAudience.Public | |
---|---|
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 InterfaceAudience.Public in org.apache.hadoop.log.metrics |
---|
Classes in org.apache.hadoop.log.metrics with annotations of type InterfaceAudience.Public | |
---|---|
class |
EventCounter
A log4J Appender that simply counts logging events in three levels: fatal, error and warn. |
Uses of InterfaceAudience.Public in org.apache.hadoop.metrics.file |
---|
Classes in org.apache.hadoop.metrics.file with annotations of type InterfaceAudience.Public | |
---|---|
class |
FileContext
Deprecated. use FileSink instead. |
Uses of InterfaceAudience.Public in org.apache.hadoop.metrics.ganglia |
---|
Classes in org.apache.hadoop.metrics.ganglia with annotations of type InterfaceAudience.Public | |
---|---|
class |
GangliaContext
Deprecated. in favor of org.apache.hadoop.metrics2 usage. |
Uses of InterfaceAudience.Public in org.apache.hadoop.metrics.spi |
---|
Classes in org.apache.hadoop.metrics.spi with annotations of type InterfaceAudience.Public | |
---|---|
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 |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |