Uses of Class
org.apache.hadoop.util.concurrent.SubjectInheritingThread
Packages that use SubjectInheritingThread
Package
Description
An abstract file system API.
Common utilities.
-
Uses of SubjectInheritingThread in org.apache.hadoop.fs
Subclasses of SubjectInheritingThread in org.apache.hadoop.fsModifier and TypeClassDescriptionclassA daemon thread that waits for the next file system to renew. -
Uses of SubjectInheritingThread in org.apache.hadoop.util
Subclasses of SubjectInheritingThread in org.apache.hadoop.utilModifier and TypeClassDescriptionclassThis class monitors the percentage of time the JVM is paused in GC within the specified observation window, say 1 minute.