Uses of Package
org.apache.hadoop.util
Packages that use org.apache.hadoop.util
Package
Description
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
An abstract file system API.
This package contains implementation classes for use inside
filesystems.
Filesystem implementations that allow Hadoop to read directly from
the local file system.
SFTP FileSystem package.
This package contains support for statistic collection and reporting.
Implementation support for statistics.
ViewFileSystem and ViewFileSystemOverloadScheme classes.
Generic i/o code for use when reading and writing data to the network,
to databases, and to files.
Tools to help define network clients and servers.
Classes for hadoop security.
Provides the hadoop credential provider API.
Support for service-level authorization.
Support for delegation tokens.
Support for services.
This package contains classes, interfaces and exceptions to launch
YARN services from the command line.
Common utilities.
This package provides utilities to interact with Curator ZooKeeper.
-
Classes in org.apache.hadoop.util used by org.apache.hadoop.crypto.key
-
Classes in org.apache.hadoop.util used by org.apache.hadoop.fsClassDescriptionThis class provides interface and utilities for processing checksums for DFS data transfers.The checksum typesA interface for disk validators.A facility for reporting progress.A base class for running a Shell command.A tool interface that supports handling of generic command-line options.
-
Classes in org.apache.hadoop.util used by org.apache.hadoop.fs.ftpClassDescriptionThe checksum typesA facility for reporting progress.
-
Classes in org.apache.hadoop.util used by org.apache.hadoop.fs.implClassDescriptionA map of keys type K to objects of type V which uses weak references, so does lot leak memory through long-lived references at the expense of losing references when GC takes place..
-
Classes in org.apache.hadoop.util used by org.apache.hadoop.fs.local
-
Classes in org.apache.hadoop.util used by org.apache.hadoop.fs.sftp
-
Classes in org.apache.hadoop.util used by org.apache.hadoop.fs.statistics
-
Classes in org.apache.hadoop.util used by org.apache.hadoop.fs.statistics.impl
-
Classes in org.apache.hadoop.util used by org.apache.hadoop.fs.viewfs
-
Classes in org.apache.hadoop.util used by org.apache.hadoop.ha
-
Classes in org.apache.hadoop.util used by org.apache.hadoop.ioClassDescriptionUtility to assist with generation of progress reports.A facility for reporting progress.
-
Classes in org.apache.hadoop.util used by org.apache.hadoop.ipcClassDescriptionEntries of
LightWeightCache.A low memory footprintGSetimplementation, which uses an array for storing the elements and linked lists for collision resolution.Elements ofLightWeightGSet. -
Classes in org.apache.hadoop.util used by org.apache.hadoop.metrics2.sourceClassDescriptionThis class monitors the percentage of time the JVM is paused in GC within the specified observation window, say 1 minute.Class which sets up a simple thread which runs in a loop sleeping for a short interval of time.
-
Classes in org.apache.hadoop.util used by org.apache.hadoop.securityClassDescriptionGet the exit code of an exception.An exception raised when a call to
ExitUtil.terminate(int)was called and system exits were blocked.A simple shell command executor.Utility methods for getting the time and computing intervals.A tool interface that supports handling of generic command-line options.An authentication token passed to ZooKeeper.addAuthInfo -
Classes in org.apache.hadoop.util used by org.apache.hadoop.security.alias
-
Classes in org.apache.hadoop.util used by org.apache.hadoop.security.authorizeClassDescriptionContainer class which holds a list of ip/host addresses and answers membership queries.
-
Classes in org.apache.hadoop.util used by org.apache.hadoop.security.token
-
Classes in org.apache.hadoop.util used by org.apache.hadoop.service
-
Classes in org.apache.hadoop.util used by org.apache.hadoop.service.launcherClassDescriptionGet the exit code of an exception.An exception raised when a call to
ExitUtil.terminate(int)was called and system exits were blocked.GenericOptionsParseris a utility to parse command line arguments generic to the Hadoop framework. -
Classes in org.apache.hadoop.util used by org.apache.hadoop.tools
-
Classes in org.apache.hadoop.util used by org.apache.hadoop.utilClassDescriptionThis is a wrap class of a ReentrantLock.This ExecutorService blocks the submission of new tasks when its queue is already full by using a semaphore.Pass in an implementation of this interface to cleanup ByteBuffers.Generic implementation of version comparison.Encapsulates logic for composing multiple CRCs into one or more combined CRCs corresponding to concatenated underlying data ranges.A thread that has called
Thread.setDaemon(boolean)with true.This class provides interface and utilities for processing checksums for DFS data transfers.The checksum typesA interface for disk validators.Get the exit code of an exception.An exception raised when a call toExitUtil.terminate(int)was called and system exits were blocked.An exception raised when a call toExitUtil.terminate(int)was called and system halts were blocked.FileBasedIPList loads a list of subnets in CIDR format and ip addresses from a file.This class monitors the percentage of time the JVM is paused in GC within the specified observation window, say 1 minute.Encapsulates data about GC pauses measured at the specific timestamp.The user can provide an instance of a class implementing this interface when initializing a GcTimeMonitor to receive alerts when GC time percentage exceeds the specified threshold.AGSetis set, which supports theGSet.get(Object)operation.An atomic view of the included and excluded hostsGeneric ID generator used for generating various types of number sequences.Interface for collections capable of being sorted byIndexedSorteralgorithms.Interface for sort algorithms acceptingIndexedSortableitems.This is a debugging class that can be used by callers to track whether a specific lock is being held for too long and periodically log a warning and stack trace, if so.Implements an intrusive doubly-linked list.An element contained in this list.Thrown when bytesPerChecksun field in the meta file is less than or equal to 0 or type is invalid.A low memory footprintGSetimplementation, which uses an array for storing the elements and linked lists for collision resolution.Elements ofLightWeightGSet.InetAddressFactory is used to obtain InetAddress from host.Little duration counter.Utility to assist with generation of progress reports.A facility for reporting progress.Minimal subset of google rate limiter class.The metrics for a directory generated byReadWriteDiskValidator.This ExecutorService blocks the submission of new tasks when its queue is already full by using a semaphore.A base class for running a Shell command.TheShutdownHookManagerenables running shutdownHook in a deterministic order, higher priority first.This class logs a message whenever we're about to exit on a UNIX signal.A simplified StopWatch implementation which can measure times in nanoseconds.The traditional binary prefixes, kilo, mega, ..., exa, which can be represented by a 64-bit integer.Plugin to calculate resource information on the system.Utility methods for getting the time and computing intervals.A tool interface that supports handling of generic command-line options.An authentication token passed to ZooKeeper.addAuthInfo -
Classes in org.apache.hadoop.util used by org.apache.hadoop.util.curator