A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _

A

abandonBlock(Block, String, String) - Method in class org.apache.hadoop.dfs.NameNode
The client needs to give up on the block.
abandonFileInProgress(String, String) - Method in class org.apache.hadoop.dfs.NameNode
 
abort(long) - Method in class org.apache.hadoop.hbase.HTable
Abort a row mutation.
abort(Path) - Method in class org.apache.hadoop.mapred.PhasedFileSystem
Deprecated. Aborts a single file.
abort() - Method in class org.apache.hadoop.mapred.PhasedFileSystem
Deprecated. Aborts the file creation, all uncommitted files created by this PhasedFileSystem instance are deleted.
abortBatch(long) - Method in class org.apache.hadoop.hbase.HTable
Deprecated. Batch operations are now the default. abortBatch is now implemented by @see HTable.abort(long)
abortRequested - Variable in class org.apache.hadoop.hbase.HRegionServer
 
ABSOLUTE - Static variable in class org.apache.hadoop.metrics.spi.MetricValue
 
AbstractMapWritable - Class in org.apache.hadoop.io
Abstract base class for MapWritable and SortedMapWritable Unlike org.apache.nutch.crawl.MapWritable, this class allows creation of MapWritable<Writable, MapWritable> so the CLASS_TO_ID and ID_TO_CLASS maps travel with the class instead of being static.
AbstractMapWritable() - Constructor for class org.apache.hadoop.io.AbstractMapWritable
constructor.
AbstractMetricsContext - Class in org.apache.hadoop.metrics.spi
The main class of the Service Provider Interface.
AbstractMetricsContext() - Constructor for class org.apache.hadoop.metrics.spi.AbstractMetricsContext
Creates a new instance of AbstractMetricsContext
accept(Path) - Method in interface org.apache.hadoop.fs.PathFilter
Tests whether or not the specified abstract pathname should be included in a pathname list.
ACCEPT - Static variable in class org.apache.hadoop.hbase.rest.GenericHandler
 
accept(CompositeRecordReader.JoinCollector, K) - Method in class org.apache.hadoop.mapred.join.CompositeRecordReader
If key provided matches that of this Composite, give JoinCollector iterator over values it may emit.
accept(Writable) - Method in interface org.apache.hadoop.mapred.SequenceFileInputFilter.Filter
filter function Decide if a record should be filtered or not
accept(Writable) - Method in class org.apache.hadoop.mapred.SequenceFileInputFilter.MD5Filter
Filtering method If MD5(key) % frequency==0, return true; otherwise return false
accept(Writable) - Method in class org.apache.hadoop.mapred.SequenceFileInputFilter.PercentFilter
Filtering method If record# % frequency==0, return true; otherwise return false
accept(Writable) - Method in class org.apache.hadoop.mapred.SequenceFileInputFilter.RegexFilter
Filtering method If key matches the regex, return true; otherwise return false
AccessControlException - Exception in org.apache.hadoop.fs.permission
An exception class for access control related issues.
AccessControlException(String) - Constructor for exception org.apache.hadoop.fs.permission.AccessControlException
Constructs an AccessControlException with the specified detail message.
activateOptions() - Method in class org.apache.hadoop.mapred.TaskLogAppender
 
add(Object) - Method in class org.apache.hadoop.contrib.utils.join.ArrayListBackedIterator
 
add(Object) - Method in interface org.apache.hadoop.contrib.utils.join.ResetableIterator
 
ADD - Static variable in interface org.apache.hadoop.hbase.hql.generated.HQLParserConstants
 
add(X) - Method in class org.apache.hadoop.mapred.join.ArrayListBackedIterator
 
add(InputSplit) - Method in class org.apache.hadoop.mapred.join.CompositeInputSplit
Add an InputSplit to this collection.
add(ComposableRecordReader<K, ? extends V>) - Method in class org.apache.hadoop.mapred.join.CompositeRecordReader
Add a RecordReader to this collection.
add(TupleWritable) - Method in class org.apache.hadoop.mapred.join.JoinRecordReader.JoinDelegationIterator
 
add(V) - Method in class org.apache.hadoop.mapred.join.MultiFilterRecordReader.MultiFilterDelegationIterator
 
add(T) - Method in interface org.apache.hadoop.mapred.join.ResetableIterator
Add an element to the collection of elements to iterate over.
add(U) - Method in class org.apache.hadoop.mapred.join.ResetableIterator.EMPTY
 
add(X) - Method in class org.apache.hadoop.mapred.join.StreamBackedIterator
 
add(Node) - Method in class org.apache.hadoop.net.NetworkTopology
Add a leaf node Update node counter & rack counter if neccessary
add(Key) - Method in class org.onelab.filter.BloomFilter
Adds a key to this filter.
add(Key) - Method in class org.onelab.filter.CountingBloomFilter
Adds a key to this filter.
add(Key) - Method in class org.onelab.filter.DynamicBloomFilter
Adds a key to this filter.
add(Key) - Method in class org.onelab.filter.Filter
Adds a key to this filter.
add(List<Key>) - Method in class org.onelab.filter.Filter
Adds a list of keys to this filter.
add(Collection<Key>) - Method in class org.onelab.filter.Filter
Adds a collection of keys to this filter.
add(Key[]) - Method in class org.onelab.filter.Filter
Adds an array of keys to this filter.
add(Key) - Method in class org.onelab.filter.RetouchedBloomFilter
Adds a key to this filter.
add_escapes(String) - Method in exception org.apache.hadoop.hbase.hql.generated.ParseException
Used to convert raw characters to their escaped version when these raw version cannot be used as part of an ASCII string literal.
add_escapes(String) - Method in exception org.apache.hadoop.record.compiler.generated.ParseException
Used to convert raw characters to their escaped version when these raw version cannot be used as part of an ASCII string literal.
addArchiveToClassPath(Path, Configuration) - Static method in class org.apache.hadoop.filecache.DistributedCache
Add an archive path to the current set of classpath entries.
addBlock(String, String) - Method in class org.apache.hadoop.dfs.NameNode
 
addCacheArchive(URI, Configuration) - Static method in class org.apache.hadoop.filecache.DistributedCache
Add a archives to be localized to the conf
addCacheFile(URI, Configuration) - Static method in class org.apache.hadoop.filecache.DistributedCache
Add a file to be localized to the conf
addClass(String, Class, String) - Method in class org.apache.hadoop.util.ProgramDriver
This is the method that adds the classed to the repository
addColumn(ColumnName, boolean) - Method in class org.apache.hadoop.examples.dancing.DancingLinks
Add a column to the table
addColumn(ColumnName) - Method in class org.apache.hadoop.examples.dancing.DancingLinks
Add a column to the table
addColumn(Text, HColumnDescriptor) - Method in class org.apache.hadoop.hbase.HBaseAdmin
Add a column to an existing table
addColumn(Text, HColumnDescriptor) - Method in class org.apache.hadoop.hbase.HMaster
Adds a column to the specified table
addColumn(Text, HColumnDescriptor) - Method in interface org.apache.hadoop.hbase.HMasterInterface
Adds a column to the specified table
addColumnSpec(String, Map<String, Object>) - Method in class org.apache.hadoop.hbase.hql.AlterCommand
Adds a column specification.
addColumnSpec(String, Map<String, Object>) - Method in class org.apache.hadoop.hbase.hql.CreateCommand
Adds a column specification.
addDefaults() - Method in class org.apache.hadoop.mapred.join.CompositeInputFormat
Adds the default set of identifiers to the parser.
addDependingJob(Job) - Method in class org.apache.hadoop.mapred.jobcontrol.Job
Add a job to this jobs' dependency list.
addDoubleValue(Object, double) - Method in class org.apache.hadoop.contrib.utils.join.JobBase
Increment the given counter by the given incremental value If the counter does not exist, one is created with value 0.
addEscapes(String) - Static method in error org.apache.hadoop.hbase.hql.generated.TokenMgrError
Replaces unprintable characters by their espaced (or unicode escaped) equivalents in the given string
addEscapes(String) - Static method in error org.apache.hadoop.record.compiler.generated.TokenMgrError
Replaces unprintable characters by their espaced (or unicode escaped) equivalents in the given string
addFalsePositive(Key) - Method in class org.onelab.filter.RetouchedBloomFilter
Adds a false positive information to this retouched Bloom filter.
addFalsePositive(Collection<Key>) - Method in class org.onelab.filter.RetouchedBloomFilter
Adds a collection of false positive information to this retouched Bloom filter.
addFalsePositive(List<Key>) - Method in class org.onelab.filter.RetouchedBloomFilter
Adds a list of false positive information to this retouched Bloom filter.
addFalsePositive(Key[]) - Method in class org.onelab.filter.RetouchedBloomFilter
Adds an array of false positive information to this retouched Bloom filter.
addFamily(HColumnDescriptor) - Method in class org.apache.hadoop.hbase.HTableDescriptor
Adds a column family.
addField(String, TypeID) - Method in class org.apache.hadoop.record.meta.RecordTypeInfo
Add a field.
addFileset(FileSet) - Method in class org.apache.hadoop.record.compiler.ant.RccTask
Adds a fileset that can consist of one or more files
addFileToClassPath(Path, Configuration) - Static method in class org.apache.hadoop.filecache.DistributedCache
Add an file path to the current set of classpath entries It adds the file to cache as well.
addFromXML(String) - Method in class org.apache.hadoop.hbase.mapred.IndexConfiguration
 
addIdentifier(String, Class<?>[], Class<? extends Parser.Node>, Class<? extends ComposableRecordReader>) - Static method in class org.apache.hadoop.mapred.join.Parser.Node
For a given identifier, add a mapping to the nodetype for the parse tree and to the ComposableRecordReader to be created, including the formals required to invoke the constructor.
addInputPath(Path) - Method in class org.apache.hadoop.mapred.JobConf
Add a Path to the list of inputs for the map-reduce job.
additionalConfSpec_ - Variable in class org.apache.hadoop.streaming.StreamJob
 
addJob(Job) - Method in class org.apache.hadoop.mapred.jobcontrol.JobControl
Add a new job.
addJobs(Collection<Job>) - Method in class org.apache.hadoop.mapred.jobcontrol.JobControl
Add a collection of jobs
addLongValue(Object, long) - Method in class org.apache.hadoop.contrib.utils.join.JobBase
Increment the given counter by the given incremental value If the counter does not exist, one is created with value 0.
addMissing(String, long) - Method in class org.apache.hadoop.dfs.NamenodeFsck.FsckResult
Add a missing block name, plus its size.
addName(Class, String) - Static method in class org.apache.hadoop.io.WritableName
Add an alternate name for a class.
addNextValue(Object) - Method in class org.apache.hadoop.mapred.lib.aggregate.DoubleValueSum
add a value to the aggregator
addNextValue(double) - Method in class org.apache.hadoop.mapred.lib.aggregate.DoubleValueSum
add a value to the aggregator
addNextValue(Object) - Method in class org.apache.hadoop.mapred.lib.aggregate.LongValueMax
add a value to the aggregator
addNextValue(long) - Method in class org.apache.hadoop.mapred.lib.aggregate.LongValueMax
add a value to the aggregator
addNextValue(Object) - Method in class org.apache.hadoop.mapred.lib.aggregate.LongValueMin
add a value to the aggregator
addNextValue(long) - Method in class org.apache.hadoop.mapred.lib.aggregate.LongValueMin
add a value to the aggregator
addNextValue(Object) - Method in class org.apache.hadoop.mapred.lib.aggregate.LongValueSum
add a value to the aggregator
addNextValue(long) - Method in class org.apache.hadoop.mapred.lib.aggregate.LongValueSum
add a value to the aggregator
addNextValue(Object) - Method in class org.apache.hadoop.mapred.lib.aggregate.StringValueMax
add a value to the aggregator
addNextValue(Object) - Method in class org.apache.hadoop.mapred.lib.aggregate.StringValueMin
add a value to the aggregator
addNextValue(Object) - Method in class org.apache.hadoop.mapred.lib.aggregate.UniqValueCount
add a value to the aggregator
addNextValue(Object) - Method in interface org.apache.hadoop.mapred.lib.aggregate.ValueAggregator
add a value to the aggregator
addNextValue(Object) - Method in class org.apache.hadoop.mapred.lib.aggregate.ValueHistogram
add the given val to the aggregator.
addPhase(String) - Method in class org.apache.hadoop.util.Progress
Adds a named node to the tree.
addPhase() - Method in class org.apache.hadoop.util.Progress
Adds a node to the tree.
addRegionServer() - Method in class org.apache.hadoop.hbase.LocalHBaseCluster
Creates a region server.
addResource(String) - Method in class org.apache.hadoop.conf.Configuration
Add a configuration resource.
addResource(URL) - Method in class org.apache.hadoop.conf.Configuration
Add a configuration resource.
addResource(Path) - Method in class org.apache.hadoop.conf.Configuration
Add a configuration resource.
addRow(boolean[]) - Method in class org.apache.hadoop.examples.dancing.DancingLinks
Add a row to the table.
addScanner(HScannerInterface) - Method in class org.apache.hadoop.hbase.thrift.ThriftServer.HBaseHandler
Assigns a unique ID to the scanner and adds the mapping to an internal hash-map.
addServlet(String, String, Class<T>) - Method in class org.apache.hadoop.hbase.util.InfoServer
Add a servlet in the server.
addServlet(String, String, Class<T>) - Method in class org.apache.hadoop.mapred.StatusHttpServer
Add a servlet in the server.
addTableFooter(JspWriter) - Method in class org.apache.hadoop.dfs.JspHelper
 
addTableHeader(JspWriter) - Method in class org.apache.hadoop.dfs.JspHelper
 
addTableRow(JspWriter, String[]) - Method in class org.apache.hadoop.dfs.JspHelper
 
addTableRow(JspWriter, String[], int) - Method in class org.apache.hadoop.dfs.JspHelper
 
addTaskEnvironment_ - Variable in class org.apache.hadoop.streaming.StreamJob
 
addToMap(Class) - Method in class org.apache.hadoop.io.AbstractMapWritable
Add a Class to the maps if it is not already present.
adjustBeginLineColumn(int, int) - Method in class org.apache.hadoop.hbase.hql.generated.SimpleCharStream
Method to adjust line and column numbers for the start of a token.
adjustBeginLineColumn(int, int) - Method in class org.apache.hadoop.record.compiler.generated.SimpleCharStream
Method to adjust line and column numbers for the start of a token.
adjustTop() - Method in class org.apache.hadoop.util.PriorityQueue
Should be called when the Object at top changes values.
admin - Variable in class org.apache.hadoop.hbase.rest.GenericHandler
 
admin - Variable in class org.apache.hadoop.hbase.thrift.ThriftServer.HBaseHandler
 
adminState - Variable in class org.apache.hadoop.dfs.DatanodeInfo
 
AggregateWordCount - Class in org.apache.hadoop.examples
This is an example Aggregated Hadoop Map/Reduce application.
AggregateWordCount() - Constructor for class org.apache.hadoop.examples.AggregateWordCount
 
AggregateWordCount.WordCountPlugInClass - Class in org.apache.hadoop.examples
 
AggregateWordCount.WordCountPlugInClass() - Constructor for class org.apache.hadoop.examples.AggregateWordCount.WordCountPlugInClass
 
AggregateWordHistogram - Class in org.apache.hadoop.examples
This is an example Aggregated Hadoop Map/Reduce application.
AggregateWordHistogram() - Constructor for class org.apache.hadoop.examples.AggregateWordHistogram
 
AggregateWordHistogram.AggregateWordHistogramPlugin - Class in org.apache.hadoop.examples
 
AggregateWordHistogram.AggregateWordHistogramPlugin() - Constructor for class org.apache.hadoop.examples.AggregateWordHistogram.AggregateWordHistogramPlugin
 
aggregatorDescriptorList - Variable in class org.apache.hadoop.mapred.lib.aggregate.ValueAggregatorJobBase
 
ALL_META_COLUMNS - Static variable in interface org.apache.hadoop.hbase.HConstants
All the columns in the catalog -ROOT- and .META.
ALL_VERSIONS - Static variable in interface org.apache.hadoop.hbase.HConstants
Define for 'return-all-versions'.
allFinished() - Method in class org.apache.hadoop.mapred.jobcontrol.JobControl
 
ALREADY_RUNNING - Static variable in class org.apache.hadoop.dfs.Balancer
 
AlreadyBeingCreatedException - Exception in org.apache.hadoop.dfs
The exception that happens when you ask to create a file that already is being created, but is not closed yet.
AlreadyBeingCreatedException(String) - Constructor for exception org.apache.hadoop.dfs.AlreadyBeingCreatedException
 
AlreadyExists - Exception in org.apache.hadoop.hbase.thrift.generated
An AlreadyExists exceptions signals that a table with the specified name already exists
AlreadyExists() - Constructor for exception org.apache.hadoop.hbase.thrift.generated.AlreadyExists
 
AlreadyExists(String) - Constructor for exception org.apache.hadoop.hbase.thrift.generated.AlreadyExists
 
AlreadyExists.Isset - Class in org.apache.hadoop.hbase.thrift.generated
 
AlreadyExists.Isset() - Constructor for class org.apache.hadoop.hbase.thrift.generated.AlreadyExists.Isset
 
ALTER - Static variable in interface org.apache.hadoop.hbase.hql.generated.HQLParserConstants
 
AlterCommand - Class in org.apache.hadoop.hbase.hql
Alters tables.
AlterCommand(Writer) - Constructor for class org.apache.hadoop.hbase.hql.AlterCommand
 
alterCommand() - Method in class org.apache.hadoop.hbase.hql.generated.HQLParser
 
AlterCommand.OperationType - Enum in org.apache.hadoop.hbase.hql
 
and(FsAction) - Method in enum org.apache.hadoop.fs.permission.FsAction
AND operation.
AND - Static variable in interface org.apache.hadoop.hbase.hql.generated.HQLParserConstants
 
and(Filter) - Method in class org.onelab.filter.BloomFilter
Peforms a logical AND between this filter and a specified filter.
and(Filter) - Method in class org.onelab.filter.CountingBloomFilter
Peforms a logical AND between this filter and a specified filter.
and(Filter) - Method in class org.onelab.filter.DynamicBloomFilter
Peforms a logical AND between this filter and a specified filter.
and(Filter) - Method in class org.onelab.filter.Filter
Peforms a logical AND between this filter and a specified filter.
APP_NAME - Static variable in class org.apache.hadoop.hbase.hql.HelpCommand
application name
APP_VERSION - Static variable in class org.apache.hadoop.hbase.hql.HelpCommand
version of the code
append(Writable) - Method in class org.apache.hadoop.io.ArrayFile.Writer
Append a value to the file.
append(WritableComparable, Writable) - Method in class org.apache.hadoop.io.MapFile.Writer
Append a key/value pair to the map.
append(Writable, Writable) - Method in class org.apache.hadoop.io.SequenceFile.Writer
Append a key/value pair.
append(WritableComparable) - Method in class org.apache.hadoop.io.SetFile.Writer
Deprecated. Append a key to a set.
append(byte[], int, int) - Method in class org.apache.hadoop.io.Text
Append a range of bytes to the end of the given text
append(LoggingEvent) - Method in class org.apache.hadoop.mapred.TaskLogAppender
 
append(LoggingEvent) - Method in class org.apache.hadoop.metrics.jvm.EventCounter
 
append(byte[], int, int) - Method in class org.apache.hadoop.record.Buffer
Append specified bytes to the buffer.
append(byte[]) - Method in class org.apache.hadoop.record.Buffer
Append specified bytes to the buffer
appendDelimiter(String) - Method in class org.apache.hadoop.hbase.hql.BasicCommand
Appends, if it does not exist, a delimiter (colon) at the end of the column name.
appendIndicator(String) - Method in class org.apache.hadoop.hbase.hql.generated.HQLParser
 
appendRaw(byte[], int, int, SequenceFile.ValueBytes) - Method in class org.apache.hadoop.io.SequenceFile.Writer
 
applyUMask(FsPermission) - Method in class org.apache.hadoop.fs.permission.FsPermission
Apply a umask to this permission and return a new one
applyUMask(FsPermission) - Method in class org.apache.hadoop.fs.permission.PermissionStatus
Apply umask.
archiveURIs - Variable in class org.apache.hadoop.streaming.StreamJob
 
argv_ - Variable in class org.apache.hadoop.streaming.StreamJob
 
ArrayFile - Class in org.apache.hadoop.io
A dense file-based mapping from integers to values.
ArrayFile() - Constructor for class org.apache.hadoop.io.ArrayFile
 
ArrayFile.Reader - Class in org.apache.hadoop.io
Provide access to an existing array file.
ArrayFile.Reader(FileSystem, String, Configuration) - Constructor for class org.apache.hadoop.io.ArrayFile.Reader
Construct an array reader for the named file.
ArrayFile.Writer - Class in org.apache.hadoop.io
Write a new array file.
ArrayFile.Writer(Configuration, FileSystem, String, Class) - Constructor for class org.apache.hadoop.io.ArrayFile.Writer
Create the named file for values of the named class.
ArrayFile.Writer(Configuration, FileSystem, String, Class, SequenceFile.CompressionType, Progressable) - Constructor for class org.apache.hadoop.io.ArrayFile.Writer
Create the named file for values of the named class.
ArrayListBackedIterator - Class in org.apache.hadoop.contrib.utils.join
This class provides an implementation of ResetableIterator.
ArrayListBackedIterator() - Constructor for class org.apache.hadoop.contrib.utils.join.ArrayListBackedIterator
 
ArrayListBackedIterator(ArrayList<Object>) - Constructor for class org.apache.hadoop.contrib.utils.join.ArrayListBackedIterator
 
ArrayListBackedIterator<X extends Writable> - Class in org.apache.hadoop.mapred.join
This class provides an implementation of ResetableIterator.
ArrayListBackedIterator() - Constructor for class org.apache.hadoop.mapred.join.ArrayListBackedIterator
 
ArrayListBackedIterator(ArrayList<X>) - Constructor for class org.apache.hadoop.mapred.join.ArrayListBackedIterator
 
arrayToString(String[]) - Static method in class org.apache.hadoop.util.StringUtils
Given an array of strings, return a comma-separated list of its elements.
ArrayWritable - Class in org.apache.hadoop.io
A Writable for arrays containing instances of a class.
ArrayWritable(Class) - Constructor for class org.apache.hadoop.io.ArrayWritable
 
ArrayWritable(Class, Writable[]) - Constructor for class org.apache.hadoop.io.ArrayWritable
 
ArrayWritable(String[]) - Constructor for class org.apache.hadoop.io.ArrayWritable
 
AsciiTableFormatter - Class in org.apache.hadoop.hbase.hql.formatter
Formatter that outputs data inside an ASCII table.
AsciiTableFormatter(Writer) - Constructor for class org.apache.hadoop.hbase.hql.formatter.AsciiTableFormatter
 
ASTERISK - Static variable in interface org.apache.hadoop.hbase.hql.generated.HQLParserConstants
 
available() - Method in class org.apache.hadoop.fs.FSInputChecker
 
available() - Method in class org.apache.hadoop.io.compress.GzipCodec.GzipInputStream
 
available() - Method in class org.apache.hadoop.mapred.TaskLog.Reader
 

B

backup(int) - Method in class org.apache.hadoop.hbase.hql.generated.SimpleCharStream
 
backup(int) - Method in class org.apache.hadoop.record.compiler.generated.SimpleCharStream
 
Balancer - Class in org.apache.hadoop.dfs
The balancer is a tool that balances disk space usage on an HDFS cluster when some datanodes become full or when new empty nodes join the cluster.
Base64 - Class in org.apache.hadoop.hbase.util
Encodes and decodes to and from Base64 notation.
Base64.Base64InputStream - Class in org.apache.hadoop.hbase.util
A Base64.Base64InputStream will read data from another InputStream, given in the constructor, and encode/decode to/from Base64 notation on the fly.
Base64.Base64InputStream(InputStream) - Constructor for class org.apache.hadoop.hbase.util.Base64.Base64InputStream
Constructs a Base64.Base64InputStream in DECODE mode.
Base64.Base64InputStream(InputStream, int) - Constructor for class org.apache.hadoop.hbase.util.Base64.Base64InputStream
Constructs a Base64.Base64InputStream in either ENCODE or DECODE mode.
Base64.Base64OutputStream - Class in org.apache.hadoop.hbase.util
A Base64.Base64OutputStream will write data to another OutputStream, given in the constructor, and encode/decode to/from Base64 notation on the fly.
Base64.Base64OutputStream(OutputStream) - Constructor for class org.apache.hadoop.hbase.util.Base64.Base64OutputStream
Constructs a Base64.Base64OutputStream in ENCODE mode.
Base64.Base64OutputStream(OutputStream, int) - Constructor for class org.apache.hadoop.hbase.util.Base64.Base64OutputStream
Constructs a Base64.Base64OutputStream in either ENCODE or DECODE mode.
BasicCommand - Class in org.apache.hadoop.hbase.hql
Takes the lowest-common-denominator Writer doing its own printlns, etc.
BasicCommand(Writer) - Constructor for class org.apache.hadoop.hbase.hql.BasicCommand
Constructor
batch - Variable in class org.apache.hadoop.hbase.HTable
 
BatchOperation - Class in org.apache.hadoop.hbase.io
Batch update operation.
BatchOperation() - Constructor for class org.apache.hadoop.hbase.io.BatchOperation
Default constructor used by Writable
BatchOperation(Text) - Constructor for class org.apache.hadoop.hbase.io.BatchOperation
Creates a DELETE batch operation.
BatchOperation(Text, byte[]) - Constructor for class org.apache.hadoop.hbase.io.BatchOperation
Create a batch operation.
batchUpdate(long, BatchUpdate) - Method in class org.apache.hadoop.hbase.HRegion
 
batchUpdate(Text, long, BatchUpdate) - Method in interface org.apache.hadoop.hbase.HRegionInterface
Applies a batch of updates via one RPC
batchUpdate(Text, long, BatchUpdate) - Method in class org.apache.hadoop.hbase.HRegionServer
Applies a batch of updates via one RPC
BatchUpdate - Class in org.apache.hadoop.hbase.io
A Writable object that contains a series of BatchOperations There is one BatchUpdate object per server, so a series of batch operations can result in multiple BatchUpdate objects if the batch contains rows that are served by multiple region servers.
BatchUpdate() - Constructor for class org.apache.hadoop.hbase.io.BatchUpdate
Default constructor - used by Writable.
BatchUpdate(long) - Constructor for class org.apache.hadoop.hbase.io.BatchUpdate
Client side constructor.
beginColumn - Variable in class org.apache.hadoop.hbase.hql.generated.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
beginColumn - Variable in class org.apache.hadoop.record.compiler.generated.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
beginLine - Variable in class org.apache.hadoop.hbase.hql.generated.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
beginLine - Variable in class org.apache.hadoop.record.compiler.generated.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
BeginToken() - Method in class org.apache.hadoop.hbase.hql.generated.SimpleCharStream
 
BeginToken() - Method in class org.apache.hadoop.record.compiler.generated.SimpleCharStream
 
bestNode(LocatedBlock) - Method in class org.apache.hadoop.dfs.JspHelper
 
BinaryRecordInput - Class in org.apache.hadoop.record
 
BinaryRecordInput(InputStream) - Constructor for class org.apache.hadoop.record.BinaryRecordInput
Creates a new instance of BinaryRecordInput
BinaryRecordInput(DataInput) - Constructor for class org.apache.hadoop.record.BinaryRecordInput
Creates a new instance of BinaryRecordInput
BinaryRecordOutput - Class in org.apache.hadoop.record
 
BinaryRecordOutput(OutputStream) - Constructor for class org.apache.hadoop.record.BinaryRecordOutput
Creates a new instance of BinaryRecordOutput
BinaryRecordOutput(DataOutput) - Constructor for class org.apache.hadoop.record.BinaryRecordOutput
Creates a new instance of BinaryRecordOutput
Block - Class in org.apache.hadoop.fs.s3
Holds metadata about a block of data being stored in a FileSystemStore.
Block(long, long) - Constructor for class org.apache.hadoop.fs.s3.Block
 
BLOCK - Static variable in interface org.apache.hadoop.hbase.hql.generated.HQLParserConstants
 
BLOCK_INVALIDATE_CHUNK - Static variable in interface org.apache.hadoop.dfs.FSConstants
 
blockCrcUpgradeGetBlockLocations(Block) - Method in class org.apache.hadoop.dfs.NameNode
 
blockExists(long) - Method in interface org.apache.hadoop.fs.s3.FileSystemStore
 
blockReceived(DatanodeRegistration, Block[], String[]) - Method in class org.apache.hadoop.dfs.NameNode
 
blockReport(DatanodeRegistration, long[]) - Method in class org.apache.hadoop.dfs.NameNode
 
blockReport - Variable in class org.apache.hadoop.dfs.NameNodeMetrics
 
BLOCKREPORT_INITIAL_DELAY - Static variable in interface org.apache.hadoop.dfs.FSConstants
 
BLOCKREPORT_INTERVAL - Static variable in interface org.apache.hadoop.dfs.FSConstants
 
blockReports - Variable in class org.apache.hadoop.dfs.datanode.metrics.DataNodeMetrics
 
blocksRead - Variable in class org.apache.hadoop.dfs.datanode.metrics.DataNodeMetrics
 
blocksRemoved - Variable in class org.apache.hadoop.dfs.datanode.metrics.DataNodeMetrics
 
blocksReplicated - Variable in class org.apache.hadoop.dfs.datanode.metrics.DataNodeMetrics
 
blocksVerified - Variable in class org.apache.hadoop.dfs.datanode.metrics.DataNodeMetrics
 
blocksWritten - Variable in class org.apache.hadoop.dfs.datanode.metrics.DataNodeMetrics
 
blockVerificationFailures - Variable in class org.apache.hadoop.dfs.datanode.metrics.DataNodeMetrics
 
BLOOMFILTER - Static variable in interface org.apache.hadoop.hbase.hql.generated.HQLParserConstants
 
BloomFilter - Class in org.onelab.filter
Implements a Bloom filter, as defined by Bloom in 1970.
BloomFilter() - Constructor for class org.onelab.filter.BloomFilter
Default constructor - use with readFields
BloomFilter(int, int) - Constructor for class org.onelab.filter.BloomFilter
Constructor
bloomFilterDesc - Variable in class org.apache.hadoop.hbase.hql.SchemaModificationCommand
 
BloomFilterDescriptor - Class in org.apache.hadoop.hbase
Supplied as a parameter to HColumnDescriptor to specify what kind of bloom filter to use for a column, and its configuration parameters.
BloomFilterDescriptor() - Constructor for class org.apache.hadoop.hbase.BloomFilterDescriptor
Default constructor - used in conjunction with Writable
BloomFilterDescriptor(BloomFilterDescriptor.BloomFilterType, int) - Constructor for class org.apache.hadoop.hbase.BloomFilterDescriptor
Creates a BloomFilterDescriptor for the specified type of filter, fixes the number of hash functions to 4 and computes a vector size using: vectorSize = ceil((4 * n) / ln(2))
BloomFilterDescriptor(BloomFilterDescriptor.BloomFilterType, int, int) - Constructor for class org.apache.hadoop.hbase.BloomFilterDescriptor
 
BloomFilterDescriptor.BloomFilterType - Enum in org.apache.hadoop.hbase
The type of bloom filter
bloomFilterNbHashes - Variable in class org.apache.hadoop.hbase.thrift.generated.ColumnDescriptor
 
bloomFilterNbHashes - Variable in class org.apache.hadoop.hbase.thrift.generated.ColumnDescriptor.Isset
 
bloomFilterType - Variable in class org.apache.hadoop.hbase.hql.SchemaModificationCommand
 
bloomFilterType - Variable in class org.apache.hadoop.hbase.thrift.generated.ColumnDescriptor
 
bloomFilterType - Variable in class org.apache.hadoop.hbase.thrift.generated.ColumnDescriptor.Isset
 
bloomFilterVectorSize - Variable in class org.apache.hadoop.hbase.thrift.generated.ColumnDescriptor
 
bloomFilterVectorSize - Variable in class org.apache.hadoop.hbase.thrift.generated.ColumnDescriptor.Isset
 
BOOL - Static variable in class org.apache.hadoop.record.meta.TypeID.RIOType
 
BOOLEAN_TKN - Static variable in interface org.apache.hadoop.record.compiler.generated.RccConstants
 
BooleanWritable - Class in org.apache.hadoop.io
A WritableComparable for booleans.
BooleanWritable() - Constructor for class org.apache.hadoop.io.BooleanWritable
 
BooleanWritable(boolean) - Constructor for class org.apache.hadoop.io.BooleanWritable
 
BooleanWritable.Comparator - Class in org.apache.hadoop.io
A Comparator optimized for BooleanWritable.
BooleanWritable.Comparator() - Constructor for class org.apache.hadoop.io.BooleanWritable.Comparator
 
BoolTypeID - Static variable in class org.apache.hadoop.record.meta.TypeID
Constant classes for the basic types, so we can share them.
bufcolumn - Variable in class org.apache.hadoop.hbase.hql.generated.SimpleCharStream
 
bufcolumn - Variable in class org.apache.hadoop.record.compiler.generated.SimpleCharStream
 
buffer - Variable in class org.apache.hadoop.hbase.hql.generated.SimpleCharStream
 
Buffer - Class in org.apache.hadoop.record
A byte sequence that is used as a Java native type for buffer.
Buffer() - Constructor for class org.apache.hadoop.record.Buffer
Create a zero-count sequence.
Buffer(byte[]) - Constructor for class org.apache.hadoop.record.Buffer
Create a Buffer using the byte array as the initial value.
Buffer(byte[], int, int) - Constructor for class org.apache.hadoop.record.Buffer
Create a Buffer using the byte range as the initial value.
buffer - Variable in class org.apache.hadoop.record.compiler.generated.SimpleCharStream
 
BUFFER - Static variable in class org.apache.hadoop.record.meta.TypeID.RIOType
 
BUFFER_SIZE - Static variable in interface org.apache.hadoop.dfs.FSConstants
 
BUFFER_TKN - Static variable in interface org.apache.hadoop.record.compiler.generated.RccConstants
 
BufferedFSInputStream - Class in org.apache.hadoop.fs
A class optimizes reading from FSInputStream by bufferring
BufferedFSInputStream(FSInputStream, int) - Constructor for class org.apache.hadoop.fs.BufferedFSInputStream
Creates a BufferedFSInputStream with the specified buffer size, and saves its argument, the input stream in, for later use.
BufferTypeID - Static variable in class org.apache.hadoop.record.meta.TypeID
 
bufline - Variable in class org.apache.hadoop.hbase.hql.generated.SimpleCharStream
 
bufline - Variable in class org.apache.hadoop.record.compiler.generated.SimpleCharStream
 
bufpos - Variable in class org.apache.hadoop.hbase.hql.generated.SimpleCharStream
 
bufpos - Variable in class org.apache.hadoop.record.compiler.generated.SimpleCharStream
 
buildRoot(HttpServletRequest, XMLOutputter) - Method in class org.apache.hadoop.dfs.ListPathsServlet
Build a map from the query string, setting values and defaults.
BuildTableIndex - Class in org.apache.hadoop.hbase.mapred
Example table column indexing class.
BuildTableIndex() - Constructor for class org.apache.hadoop.hbase.mapred.BuildTableIndex
 
BuiltInZlibDeflater - Class in org.apache.hadoop.io.compress.zlib
A wrapper around java.util.zip.Deflater to make it conform to org.apache.hadoop.io.compress.Compressor interface.
BuiltInZlibDeflater(int, boolean) - Constructor for class org.apache.hadoop.io.compress.zlib.BuiltInZlibDeflater
 
BuiltInZlibDeflater(int) - Constructor for class org.apache.hadoop.io.compress.zlib.BuiltInZlibDeflater
 
BuiltInZlibDeflater() - Constructor for class org.apache.hadoop.io.compress.zlib.BuiltInZlibDeflater
 
BuiltInZlibInflater - Class in org.apache.hadoop.io.compress.zlib
A wrapper around java.util.zip.Inflater to make it conform to org.apache.hadoop.io.compress.Decompressor interface.
BuiltInZlibInflater(boolean) - Constructor for class org.apache.hadoop.io.compress.zlib.BuiltInZlibInflater
 
BuiltInZlibInflater() - Constructor for class org.apache.hadoop.io.compress.zlib.BuiltInZlibInflater
 
BYTE - Static variable in class org.apache.hadoop.record.meta.TypeID.RIOType
 
BYTE_TKN - Static variable in interface org.apache.hadoop.record.compiler.generated.RccConstants
 
byteDesc(long) - Static method in class org.apache.hadoop.fs.FsShell
Return an abbreviated English-language desc of the byte length
bytesRead - Variable in class org.apache.hadoop.dfs.datanode.metrics.DataNodeMetrics
 
bytesToCodePoint(ByteBuffer) - Static method in class org.apache.hadoop.io.Text
Returns the next code point at the current position in the buffer.
bytesToLong(byte[]) - Static method in class org.apache.hadoop.hbase.util.Writables
Converts a byte array to a long value
bytesToString(byte[]) - Static method in class org.apache.hadoop.hbase.util.Writables
Converts a byte array to a string in a consistent manner.
BytesWritable - Class in org.apache.hadoop.io
A byte sequence that is usable as a key or value.
BytesWritable() - Constructor for class org.apache.hadoop.io.BytesWritable
Create a zero-size sequence.
BytesWritable(byte[]) - Constructor for class org.apache.hadoop.io.BytesWritable
Create a BytesWritable using the byte array as the initial value.
BytesWritable.Comparator - Class in org.apache.hadoop.io
A Comparator optimized for BytesWritable.
BytesWritable.Comparator() - Constructor for class org.apache.hadoop.io.BytesWritable.Comparator
 
bytesWritten - Variable in class org.apache.hadoop.dfs.datanode.metrics.DataNodeMetrics
 
byteToHexString(byte[]) - Static method in class org.apache.hadoop.util.StringUtils
Given an array of bytes it will convert the bytes to a hex string representation of the bytes
ByteTypeID - Static variable in class org.apache.hadoop.record.meta.TypeID
 

C

cacheArchives - Variable in class org.apache.hadoop.streaming.StreamJob
 
cacheFiles - Variable in class org.apache.hadoop.streaming.StreamJob
 
CacheFlushListener - Interface in org.apache.hadoop.hbase
Implementors of this interface want to be notified when an HRegion determines that a cache flush is needed.
call(Method, Object[][], InetSocketAddress[], Configuration) - Static method in class org.apache.hadoop.hbase.ipc.HbaseRPC
Expert: Make multiple, parallel calls to a set of servers.
call(Writable, long) - Method in class org.apache.hadoop.hbase.ipc.HbaseRPC.Server
 
call(Writable, InetSocketAddress) - Method in class org.apache.hadoop.ipc.Client
Make a call, passing param, to the IPC server running at address, returning the value.
call(Writable, InetSocketAddress, UserGroupInformation) - Method in class org.apache.hadoop.ipc.Client
 
call(Writable[], InetSocketAddress[]) - Method in class org.apache.hadoop.ipc.Client
Makes a set of calls in parallel.
call(Method, Object[][], InetSocketAddress[], Configuration) - Static method in class org.apache.hadoop.ipc.RPC
Expert: Make multiple, parallel calls to a set of servers.
call(Writable, long) - Method in class org.apache.hadoop.ipc.RPC.Server
 
call(Writable, long) - Method in class org.apache.hadoop.ipc.Server
Called for each call.
cancelLease(long, long) - Method in class org.apache.hadoop.hbase.Leases
Client explicitly cancels a lease.
capacity - Variable in class org.apache.hadoop.dfs.DatanodeInfo
 
captureDebugOut(List<String>, File) - Static method in class org.apache.hadoop.mapred.TaskLog
Wrap a command in a shell to capture debug script's stdout and stderr to debugout.
captureOutAndError(List<String>, File, File, long) - Static method in class org.apache.hadoop.mapred.TaskLog
Wrap a command in a shell to capture stdout and stderr to files.
CHANGE - Static variable in interface org.apache.hadoop.hbase.hql.generated.HQLParserConstants
 
charAt(int) - Method in class org.apache.hadoop.hbase.io.TextSequence
 
charAt(int) - Method in class org.apache.hadoop.io.Text
Returns the Unicode Scalar Value (32-bit integer value) for the character at position.
checkClosed() - Method in class org.apache.hadoop.hbase.HTable
 
checkDataDir() - Method in interface org.apache.hadoop.dfs.FSDatasetInterface
Check if all the data directories are healthy
checkDir(File) - Static method in class org.apache.hadoop.util.DiskChecker
 
checkExit(int) - Method in class org.apache.hadoop.hbase.hql.HQLSecurityManager
Override SecurityManager#checkExit.
checkFileSystem() - Method in class org.apache.hadoop.hbase.HMaster
Checks to see if the file system is still accessible.
checkFileSystem() - Method in class org.apache.hadoop.hbase.HRegionServer
Checks to see if the file system is still accessible.
checkIOException(IOException) - Static method in class org.apache.hadoop.hbase.RemoteExceptionHandler
Examine passed IOException.
checkOutputSpecs(FileSystem, JobConf) - Method in class org.apache.hadoop.hbase.mapred.TableOutputFormat
Check for validity of the output-specification for the job.
checkOutputSpecs(FileSystem, JobConf) - Method in class org.apache.hadoop.mapred.lib.NullOutputFormat
 
checkOutputSpecs(FileSystem, JobConf) - Method in interface org.apache.hadoop.mapred.OutputFormat
Check for validity of the output-specification for the job.
checkOutputSpecs(FileSystem, JobConf) - Method in class org.apache.hadoop.mapred.OutputFormatBase
 
checkPath(Path) - Method in class org.apache.hadoop.fs.FileSystem
Check that a Path belongs to this FileSystem.
checkPath(Path) - Method in class org.apache.hadoop.fs.FilterFileSystem
Check that a Path belongs to this FileSystem.
checkPermission(Permission) - Method in class org.apache.hadoop.hbase.hql.HQLSecurityManager
Override SecurityManager#checkPermission.
checkpoint() - Method in class org.apache.hadoop.fs.Trash
Create a trash checkpoint.
checkpointUploadDone() - Method in class org.apache.hadoop.dfs.NameNode
Indicates that a new checkpoint has been successfully uploaded.
checkReservedTableName(Text) - Method in class org.apache.hadoop.hbase.HBaseAdmin
 
CHECKSUM_CRC32 - Static variable in class org.apache.hadoop.dfs.DataChecksum
 
CHECKSUM_NULL - Static variable in class org.apache.hadoop.dfs.DataChecksum
 
ChecksumDistributedFileSystem - Class in org.apache.hadoop.dfs
An implementation of ChecksumFileSystem over DistributedFileSystem.
ChecksumDistributedFileSystem() - Constructor for class org.apache.hadoop.dfs.ChecksumDistributedFileSystem
 
ChecksumDistributedFileSystem(InetSocketAddress, Configuration) - Constructor for class org.apache.hadoop.dfs.ChecksumDistributedFileSystem
Deprecated.  
ChecksumException - Exception in org.apache.hadoop.fs
Thrown for checksum errors.
ChecksumException(String, long) - Constructor for exception org.apache.hadoop.fs.ChecksumException
 
ChecksumFileSystem - Class in org.apache.hadoop.fs
Abstract Checksumed FileSystem.
ChecksumFileSystem(FileSystem) - Constructor for class org.apache.hadoop.fs.ChecksumFileSystem
 
checkUpdateInProgress() - Method in class org.apache.hadoop.hbase.HTable
Verifies that no update is in progress
checkURIs(URI[], URI[]) - Static method in class org.apache.hadoop.filecache.DistributedCache
This method checks if there is a conflict in the fragment names of the uris.
checkVersion(FileSystem, Path) - Static method in class org.apache.hadoop.hbase.util.FSUtils
Verifies current version of file system
chmod(String, String) - Static method in class org.apache.hadoop.fs.FileUtil
Change the permissions on a filename.
chooseRandom(String) - Method in class org.apache.hadoop.net.NetworkTopology
randomly choose one node from scope if scope starts with ~, choose one from the all nodes except for the ones in scope; otherwise, choose one from scope
Chore - Class in org.apache.hadoop.hbase
Chore is a task performed on a period in hbase.
Chore(int, AtomicBoolean) - Constructor for class org.apache.hadoop.hbase.Chore
 
chore() - Method in class org.apache.hadoop.hbase.Chore
Look for chores.
cleanup() - Method in class org.apache.hadoop.io.SequenceFile.Sorter.SegmentDescriptor
The default cleanup.
cleanup(int) - Static method in class org.apache.hadoop.mapred.TaskLog
Purge old user logs.
CLEAR - Static variable in interface org.apache.hadoop.hbase.hql.generated.HQLParserConstants
 
clear() - Method in class org.apache.hadoop.hbase.io.HbaseMapWritable
clear() - Method in class org.apache.hadoop.io.MapWritable
clear() - Method in class org.apache.hadoop.io.SortedMapWritable
clear() - Method in class org.apache.hadoop.io.Text
Clear the string to empty.
clear() - Method in class org.apache.hadoop.mapred.join.ArrayListBackedIterator
 
clear() - Method in class org.apache.hadoop.mapred.join.JoinRecordReader.JoinDelegationIterator
 
clear() - Method in class org.apache.hadoop.mapred.join.MultiFilterRecordReader.MultiFilterDelegationIterator
 
clear() - Method in interface org.apache.hadoop.mapred.join.ResetableIterator
Close datasources, but do not release internal resources.
clear() - Method in class org.apache.hadoop.mapred.join.ResetableIterator.EMPTY
 
clear() - Method in class org.apache.hadoop.mapred.join.StreamBackedIterator
 
clear() - Method in class org.apache.hadoop.util.PriorityQueue
Removes all entries from the PriorityQueue.
clear() - Method in class org.onelab.filter.HashFunction
Clears this hash function.
ClearCommand - Class in org.apache.hadoop.hbase.hql
Clears the console screen.
ClearCommand(Writer) - Constructor for class org.apache.hadoop.hbase.hql.ClearCommand
 
clearCommand() - Method in class org.apache.hadoop.hbase.hql.generated.HQLParser
 
Client - Class in org.apache.hadoop.ipc
A client for an IPC service.
Client(Class, Configuration, SocketFactory) - Constructor for class org.apache.hadoop.ipc.Client
Construct an IPC client whose values are of the given Writable class.
Client(Class<?>, Configuration) - Constructor for class org.apache.hadoop.ipc.Client
Construct an IPC client with the default SocketFactory
clone(Writable, Configuration) - Static method in class org.apache.hadoop.io.WritableUtils
Make a copy of a writable object using serialization to a buffer.
clone() - Method in class org.apache.hadoop.mapred.ReduceTaskStatus
 
clone() - Method in class org.apache.hadoop.record.Buffer
 
clone() - Method in class org.onelab.filter.BloomFilter
clone() - Method in class org.onelab.filter.CountingBloomFilter
clone() - Method in class org.onelab.filter.DynamicBloomFilter
cloneFileAttributes(Path, Path, Progressable) - Method in class org.apache.hadoop.io.SequenceFile.Sorter
Clones the attributes (like compression of the input file and creates a corresponding Writer
cloneInto(Writable, Writable) - Static method in class org.apache.hadoop.io.WritableUtils
Make a copy of the writable object using serialiation to a buffer
close() - Method in class org.apache.hadoop.contrib.utils.join.ArrayListBackedIterator
 
close() - Method in class org.apache.hadoop.contrib.utils.join.DataJoinMapperBase
 
close() - Method in class org.apache.hadoop.contrib.utils.join.DataJoinReducerBase
 
close() - Method in interface org.apache.hadoop.contrib.utils.join.ResetableIterator
 
close() - Method in class org.apache.hadoop.dfs.DistributedFileSystem
 
close() - Method in class org.apache.hadoop.examples.PiEstimator.PiMapper
 
close() - Method in class org.apache.hadoop.examples.PiEstimator.PiReducer
 
close() - Method in class org.apache.hadoop.examples.SleepJob
 
close() - Method in class org.apache.hadoop.fs.FileSystem
No more filesystem operations are needed.
close() - Method in class org.apache.hadoop.fs.FilterFileSystem
 
close() - Method in class org.apache.hadoop.fs.FSDataOutputStream
 
close() - Method in class org.apache.hadoop.fs.FsShell
 
close() - Method in class org.apache.hadoop.fs.RawLocalFileSystem
 
close(Text) - Method in interface org.apache.hadoop.hbase.HConnection
Discard all the information about this table
close() - Method in class org.apache.hadoop.hbase.HRegion
Close down this HRegion.
close(long) - Method in interface org.apache.hadoop.hbase.HRegionInterface
Close a scanner
close(long) - Method in class org.apache.hadoop.hbase.HRegionServer
Close a scanner
close() - Method in interface org.apache.hadoop.hbase.HScannerInterface
Closes a scanner and releases any resources it has allocated
close() - Method in class org.apache.hadoop.hbase.HTable.ClientScanner
Closes a scanner and releases any resources it has allocated
close() - Method in class org.apache.hadoop.hbase.HTable
Releases resources associated with this table.
close() - Method in class org.apache.hadoop.hbase.Leases
Shut down this Leases instance.
close() - Method in class org.apache.hadoop.hbase.mapred.IndexTableReduce
 
close(Reporter) - Method in class org.apache.hadoop.hbase.mapred.TableOutputFormat.TableRecordWriter
Close this RecordWriter to future operations.
close() - Method in class org.apache.hadoop.hbase.util.Base64.Base64OutputStream
Flushes and closes (I think, in the superclass) the stream.
close() - Method in interface org.apache.hadoop.io.Closeable
Called after the last call to any other method on this object to free and/or flush resources.
close() - Method in class org.apache.hadoop.io.compress.CompressionInputStream
 
close() - Method in class org.apache.hadoop.io.compress.CompressionOutputStream
 
close() - Method in class org.apache.hadoop.io.compress.GzipCodec.GzipInputStream
 
close() - Method in class org.apache.hadoop.io.compress.GzipCodec.GzipOutputStream
 
close() - Method in class org.apache.hadoop.io.MapFile.Reader
Close the map.
close() - Method in class org.apache.hadoop.io.MapFile.Writer
Close the map.
close() - Method in class org.apache.hadoop.io.SequenceFile.Reader
Close the file.
close() - Method in interface org.apache.hadoop.io.SequenceFile.Sorter.RawKeyValueIterator
closes the iterator so that the underlying streams can be closed
close() - Method in class org.apache.hadoop.io.SequenceFile.Writer
Close the file.
close() - Method in class org.apache.hadoop.mapred.JobClient
Close the JobClient.
close() - Method in class org.apache.hadoop.mapred.join.ArrayListBackedIterator
 
close() - Method in class org.apache.hadoop.mapred.join.CompositeRecordReader
Close all child RRs.
close() - Method in class org.apache.hadoop.mapred.join.JoinRecordReader.JoinDelegationIterator
 
close() - Method in class org.apache.hadoop.mapred.join.MultiFilterRecordReader.MultiFilterDelegationIterator
 
close() - Method in interface org.apache.hadoop.mapred.join.ResetableIterator
Close datasources and release resources.
close() - Method in class org.apache.hadoop.mapred.join.ResetableIterator.EMPTY
 
close() - Method in class org.apache.hadoop.mapred.join.StreamBackedIterator
 
close() - Method in class org.apache.hadoop.mapred.KeyValueLineRecordReader
 
close() - Method in class org.apache.hadoop.mapred.lib.aggregate.ValueAggregatorCombiner
Do nothing.
close() - Method in class org.apache.hadoop.mapred.lib.aggregate.ValueAggregatorJobBase
 
close() - Method in class org.apache.hadoop.mapred.lib.FieldSelectionMapReduce
 
close() - Method in class org.apache.hadoop.mapred.LineRecordReader
 
close() - Method in class org.apache.hadoop.mapred.LineRecordReader.LineReader
Close the underlying stream.
close() - Method in class org.apache.hadoop.mapred.MapReduceBase
Default implementation that does nothing.
close() - Method in interface org.apache.hadoop.mapred.RecordReader
Close this InputSplit to future operations.
close(Reporter) - Method in interface org.apache.hadoop.mapred.RecordWriter
Close this RecordWriter to future operations.
close() - Method in class org.apache.hadoop.mapred.SequenceFileAsTextRecordReader
 
close() - Method in class org.apache.hadoop.mapred.SequenceFileRecordReader
 
close() - Method in class org.apache.hadoop.mapred.TaskLog.Reader
 
close() - Method in class org.apache.hadoop.mapred.TaskLogAppender
 
close() - Method in class org.apache.hadoop.mapred.TaskTracker
Close down the TaskTracker and all its components.
close(Reporter) - Method in class org.apache.hadoop.mapred.TextOutputFormat.LineRecordWriter
 
close() - Method in class org.apache.hadoop.metrics.jvm.EventCounter
 
close() - Method in interface org.apache.hadoop.metrics.MetricsContext
Stops monitoring and also frees any buffered data, returning this object to its initial state.
close() - Method in class org.apache.hadoop.metrics.spi.AbstractMetricsContext
Stops monitoring and frees buffered data, returning this object to its initial state.
close() - Method in class org.apache.hadoop.streaming.PipeMapper
 
close() - Method in class org.apache.hadoop.streaming.PipeReducer
 
close() - Method in class org.apache.hadoop.streaming.StreamBaseRecordReader
Close this to future operations.
close() - Method in class org.apache.hadoop.util.CopyFiles.FSCopyFilesMapper
 
Closeable - Interface in org.apache.hadoop.io
That which can be closed.
closeAfterLeasesExpire() - Method in class org.apache.hadoop.hbase.Leases
Shuts down this lease instance when all outstanding leases expire.
closeAll() - Static method in class org.apache.hadoop.fs.FileSystem
Close all cached filesystems.
closeAndDelete() - Method in class org.apache.hadoop.hbase.HLog
Shut down the log and delete the log directory
closed - Variable in class org.apache.hadoop.hbase.HTable
 
closed(Text) - Method in interface org.apache.hadoop.hbase.RegionUnavailableListener
regionName is closed and no longer available.
closeSocket(Socket) - Static method in class org.apache.hadoop.io.IOUtils
Closes the socket ignoring IOException
closeStream(Closeable) - Static method in class org.apache.hadoop.io.IOUtils
Closes the stream ignoring IOException
closing(Text) - Method in interface org.apache.hadoop.hbase.RegionUnavailableListener
regionName is closing.
cluster_ - Variable in class org.apache.hadoop.streaming.StreamJob
 
ClusterStatus - Class in org.apache.hadoop.mapred
Status information on the current state of the Map-Reduce cluster.
cmdStatement() - Method in class org.apache.hadoop.hbase.hql.generated.HQLParser
 
cmpcl - Variable in class org.apache.hadoop.mapred.join.Parser.Node
 
CodeBuffer - Class in org.apache.hadoop.record.compiler
A wrapper around StringBuffer that automatically does indentation
COL_REGIONINFO - Static variable in interface org.apache.hadoop.hbase.HConstants
ROOT/META column family member - contains HRegionInfo
COL_REGIONINFO_ARRAY - Static variable in interface org.apache.hadoop.hbase.HConstants
Array of column - contains HRegionInfo
COL_SERVER - Static variable in interface org.apache.hadoop.hbase.HConstants
ROOT/META column family member - contains HServerAddress.toString()
COL_SPLITA - Static variable in interface org.apache.hadoop.hbase.HConstants
the lower half of a split region
COL_SPLITB - Static variable in interface org.apache.hadoop.hbase.HConstants
the upper half of a split region
COL_STARTCODE - Static variable in interface org.apache.hadoop.hbase.HConstants
ROOT/META column family member - contains server start code (a long)
colDescFromHbase(HColumnDescriptor) - Static method in class org.apache.hadoop.hbase.thrift.ThriftUtilities
This utility method creates a new Thrift ColumnDescriptor "struct" based on an Hbase HColumnDescriptor object.
colDescFromThrift(ColumnDescriptor) - Static method in class org.apache.hadoop.hbase.thrift.ThriftUtilities
This utility method creates a new Hbase HColumnDescriptor object based on a Thrift ColumnDescriptor "struct".
collate(Object[], String) - Static method in class org.apache.hadoop.streaming.StreamUtil
 
collate(List, String) - Static method in class org.apache.hadoop.streaming.StreamUtil
 
collect(WritableComparable, TaggedMapOutput, OutputCollector, Reporter) - Method in class org.apache.hadoop.contrib.utils.join.DataJoinReducerBase
The subclass can overwrite this method to perform additional filtering and/or other processing logic before a value is collected.
collect(K, V) - Method in interface org.apache.hadoop.mapred.OutputCollector
Adds a key/value pair to the output.
collected - Variable in class org.apache.hadoop.contrib.utils.join.DataJoinReducerBase
 
column - Variable in class org.apache.hadoop.hbase.hql.generated.SimpleCharStream
 
COLUMN - Static variable in class org.apache.hadoop.hbase.rest.GenericHandler
 
column - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAll_args
 
column - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAll_args.Isset
 
column - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllTs_args
 
column - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllTs_args.Isset
 
column - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.get_args
 
column - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.get_args.Isset
 
column - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVer_args
 
column - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVer_args.Isset
 
column - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVerTs_args
 
column - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVerTs_args.Isset
 
column - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.put_args
 
column - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.put_args.Isset
 
column - Variable in class org.apache.hadoop.hbase.thrift.generated.Mutation
 
column - Variable in class org.apache.hadoop.hbase.thrift.generated.Mutation.Isset
 
column - Variable in class org.apache.hadoop.record.compiler.generated.SimpleCharStream
 
COLUMN_FAMILY - Static variable in interface org.apache.hadoop.hbase.HConstants
The ROOT and META column family (Text)
COLUMN_FAMILY_ARRAY - Static variable in interface org.apache.hadoop.hbase.HConstants
Array of meta column names
COLUMN_FAMILY_DELIMITER - Static variable in class org.apache.hadoop.hbase.HStoreKey
Colon character in UTF-8
COLUMN_FAMILY_STR - Static variable in interface org.apache.hadoop.hbase.HConstants
The ROOT and META column family (string)
COLUMN_LIST - Static variable in class org.apache.hadoop.hbase.mapred.TableInputFormat
space delimited list of columns
ColumnDescriptor - Class in org.apache.hadoop.hbase.thrift.generated
An HColumnDescriptor contains information about a column family such as the number of versions, compression settings, etc.
ColumnDescriptor() - Constructor for class org.apache.hadoop.hbase.thrift.generated.ColumnDescriptor
 
ColumnDescriptor(byte[], int, String, boolean, int, String, int, int) - Constructor for class org.apache.hadoop.hbase.thrift.generated.ColumnDescriptor
 
ColumnDescriptor.Isset - Class in org.apache.hadoop.hbase.thrift.generated
 
ColumnDescriptor.Isset() - Constructor for class org.apache.hadoop.hbase.thrift.generated.ColumnDescriptor.Isset
 
COLUMNFAMILIES - Static variable in interface org.apache.hadoop.hbase.hql.generated.HQLParserConstants
 
columnFamilies - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.createTable_args
 
columnFamilies - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.createTable_args.Isset
 
columnList() - Method in class org.apache.hadoop.hbase.hql.generated.HQLParser
 
columnNameIterator() - Method in class org.apache.hadoop.hbase.mapred.IndexConfiguration
 
columns - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpen_args
 
columns - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpen_args.Isset
 
columns - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenTs_args
 
columns - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenTs_args.Isset
 
columns - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStop_args
 
columns - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStop_args.Isset
 
columns - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStopTs_args
 
columns - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStopTs_args.Isset
 
columns - Variable in class org.apache.hadoop.hbase.thrift.generated.ScanEntry
 
columns - Variable in class org.apache.hadoop.hbase.thrift.generated.ScanEntry.Isset
 
ColumnSpec() - Method in class org.apache.hadoop.hbase.hql.generated.HQLParser
 
combine(Object[], Object[]) - Method in class org.apache.hadoop.contrib.utils.join.DataJoinReducerBase
 
combine(Object[], TupleWritable) - Method in class org.apache.hadoop.mapred.join.CompositeRecordReader
 
combine(Object[], TupleWritable) - Method in class org.apache.hadoop.mapred.join.InnerJoinRecordReader
Return true iff the tuple is full (all data sources contain this key).
combine(Object[], TupleWritable) - Method in class org.apache.hadoop.mapred.join.MultiFilterRecordReader
Default implementation offers MultiFilterRecordReader.emit(org.apache.hadoop.mapred.join.TupleWritable) every Tuple from the collector (the outer join of child RRs).
combine(Object[], TupleWritable) - Method in class org.apache.hadoop.mapred.join.OuterJoinRecordReader
Emit everything from the collector.
comCmd_ - Variable in class org.apache.hadoop.streaming.StreamJob
 
COMMA - Static variable in interface org.apache.hadoop.hbase.hql.generated.HQLParserConstants
 
COMMA_TKN - Static variable in interface org.apache.hadoop.record.compiler.generated.RccConstants
 
Command - Interface in org.apache.hadoop.hbase.hql
 
Command.CommandType - Enum in org.apache.hadoop.hbase.hql
 
CommandFactory - Interface in org.apache.hadoop.hbase.hql
Parser uses command factories to create command.
commit(long) - Method in class org.apache.hadoop.hbase.HTable
Finalize a row mutation.
commit(long, long) - Method in class org.apache.hadoop.hbase.HTable
Finalize a row mutation and release any resources associated with the update.
commit(Path) - Method in class org.apache.hadoop.mapred.PhasedFileSystem
Deprecated. Commits a single file file to its final locations as passed in create* methods.
commit() - Method in class org.apache.hadoop.mapred.PhasedFileSystem
Deprecated. Commits files to their final locations as passed in create* methods.
commitBatch(long) - Method in class org.apache.hadoop.hbase.HTable
Deprecated. Batch operations are now the default. commitBatch(long) is now implemented by @see HTable.commit(long)
commitBatch(long, long) - Method in class org.apache.hadoop.hbase.HTable
Deprecated. Batch operations are now the default. commitBatch(long, long) is now implemented by @see HTable.commit(long, long)
comparator() - Method in class org.apache.hadoop.io.SortedMapWritable
compare(byte[], int) - Method in class org.apache.hadoop.dfs.DataChecksum
Compares the checksum located at buf[offset] with the current checksum.
compare(byte[], int, int, byte[], int, int) - Method in class org.apache.hadoop.hbase.io.ImmutableBytesWritable.Comparator
Optimization hook.
compare(byte[], int, int, byte[], int, int) - Method in class org.apache.hadoop.io.BooleanWritable.Comparator
 
compare(byte[], int, int, byte[], int, int) - Method in class org.apache.hadoop.io.BytesWritable.Comparator
Compare the buffers in serialized form.
compare(byte[], int, int, byte[], int, int) - Method in class org.apache.hadoop.io.FloatWritable.Comparator
 
compare(byte[], int, int, byte[], int, int) - Method in class org.apache.hadoop.io.IntWritable.Comparator
 
compare(byte[], int, int, byte[], int, int) - Method in class org.apache.hadoop.io.LongWritable.Comparator
 
compare(WritableComparable, WritableComparable) - Method in class org.apache.hadoop.io.LongWritable.DecreasingComparator
 
compare(byte[], int, int, byte[], int, int) - Method in class org.apache.hadoop.io.LongWritable.DecreasingComparator
 
compare(byte[], int, int, byte[], int, int) - Method in class org.apache.hadoop.io.MD5Hash.Comparator
 
compare(byte[], int, int, byte[], int, int) - Method in class org.apache.hadoop.io.Text.Comparator
 
compare(byte[], int, int, byte[], int, int) - Method in class org.apache.hadoop.io.UTF8.Comparator
Deprecated.  
compare(byte[], int, int, byte[], int, int) - Method in class org.apache.hadoop.io.WritableComparator
Optimization hook.
compare(WritableComparable, WritableComparable) - Method in class org.apache.hadoop.io.WritableComparator
Compare two WritableComparables.
compare(Object, Object) - Method in class org.apache.hadoop.io.WritableComparator
 
compare(byte[], int, int, byte[], int, int) - Method in class org.apache.hadoop.record.RecordComparator
 
compare(byte[], int, int, byte[], int, int) - Method in class org.apache.hadoop.tools.Logalyzer.LogComparator
 
compareBytes(byte[], int, int, byte[], int, int) - Static method in class org.apache.hadoop.io.WritableComparator
Lexicographic order of binary data.
compareBytes(byte[], int, int, byte[], int, int) - Static method in class org.apache.hadoop.record.Utils
Lexicographic order of binary data.
compareTo(Object) - Method in class org.apache.hadoop.dfs.DatanodeID
Comparable.
compareTo(Object) - Method in class org.apache.hadoop.fs.FileStatus
Compare this object to another object
compareTo(Object) - Method in class org.apache.hadoop.fs.Path
 
compareTo(Object) - Method in class org.apache.hadoop.hbase.BloomFilterDescriptor
compareTo(Object) - Method in class org.apache.hadoop.hbase.HColumnDescriptor
compareTo(Object) - Method in class org.apache.hadoop.hbase.HLogKey
compareTo(Object) - Method in class org.apache.hadoop.hbase.HMaster.MetaRegion
compareTo(Object) - Method in class org.apache.hadoop.hbase.HRegionInfo
compareTo(Object) - Method in class org.apache.hadoop.hbase.HRegionLocation
compareTo(Object) - Method in class org.apache.hadoop.hbase.HServerAddress
compareTo(Object) - Method in class org.apache.hadoop.hbase.HServerLoad
compareTo(Object) - Method in class org.apache.hadoop.hbase.HStoreKey
 
compareTo(Object) - Method in class org.apache.hadoop.hbase.HTableDescriptor
compareTo(Object) - Method in class org.apache.hadoop.hbase.io.ImmutableBytesWritable
Define the sort order of the BytesWritable.
compareTo(byte[]) - Method in class org.apache.hadoop.hbase.io.ImmutableBytesWritable
Compares the bytes in this object to the specified byte array
compareTo(Object) - Method in class org.apache.hadoop.hbase.io.TextSequence
 
compareTo(Object) - Method in class org.apache.hadoop.io.BooleanWritable
 
compareTo(Object) - Method in class org.apache.hadoop.io.BytesWritable
Define the sort order of the BytesWritable.
compareTo(Object) - Method in class org.apache.hadoop.io.FloatWritable
Compares two FloatWritables.
compareTo(Object) - Method in class org.apache.hadoop.io.IntWritable
Compares two IntWritables.
compareTo(Object) - Method in class org.apache.hadoop.io.LongWritable
Compares two LongWritables.
compareTo(Object) - Method in class org.apache.hadoop.io.MD5Hash
Compares this object with the specified object for order.
compareTo(Object) - Method in class org.apache.hadoop.io.NullWritable
 
compareTo(Object) - Method in class org.apache.hadoop.io.SequenceFile.Sorter.SegmentDescriptor
 
compareTo(Object) - Method in class org.apache.hadoop.io.Text
Compare two Texts bytewise using standard UTF8 ordering.
compareTo(Object) - Method in class org.apache.hadoop.io.UTF8
Deprecated. Compare two UTF8s.
compareTo(Object) - Method in class org.apache.hadoop.io.VIntWritable
Compares two VIntWritables.
compareTo(Object) - Method in class org.apache.hadoop.io.VLongWritable
Compares two VLongWritables.
compareTo(ComposableRecordReader<K, ?>) - Method in class org.apache.hadoop.mapred.join.CompositeRecordReader
Implement Comparable contract (compare key of join or head of heap with that of another).
compareTo(Object) - Method in class org.apache.hadoop.record.Buffer
Define the sort order of the Buffer.
compareTo(Object) - Method in class org.apache.hadoop.record.meta.RecordTypeInfo
This class doesn't implement Comparable as it's not meant to be used for anything besides de/serializing.
compareTo(Object) - Method in class org.apache.hadoop.record.Record
 
compareTo(Object) - Method in class org.onelab.filter.Key
complete(String, String) - Method in class org.apache.hadoop.dfs.NameNode
 
complete() - Method in class org.apache.hadoop.util.Progress
Completes this node, moving the parent node to its next child.
COMPLETE_SUCCESS - Static variable in interface org.apache.hadoop.dfs.FSConstants
 
completeCacheFlush - Static variable in class org.apache.hadoop.hbase.HLogEdit
Value written to HLog on a complete cache flush
completedJobs() - Method in class org.apache.hadoop.mapred.JobTracker
 
CompletedJobStatusStore - Class in org.apache.hadoop.mapred
Persists and retrieves the Job info of a job into/from DFS.
completeLocalOutput(Path, Path) - Method in class org.apache.hadoop.fs.ChecksumFileSystem
 
completeLocalOutput(Path, Path) - Method in class org.apache.hadoop.fs.FileSystem
Called when we're all done writing to the target.
completeLocalOutput(Path, Path) - Method in class org.apache.hadoop.fs.FilterFileSystem
Called when we're all done writing to the target.
completeLocalOutput(Path, Path) - Method in class org.apache.hadoop.fs.kfs.KosmosFileSystem
 
completeLocalOutput(Path, Path) - Method in class org.apache.hadoop.fs.RawLocalFileSystem
 
completeLocalOutput(Path, Path) - Method in class org.apache.hadoop.mapred.PhasedFileSystem
Deprecated.  
completeUpgrade() - Method in interface org.apache.hadoop.dfs.Upgradeable
Complete upgrade.
ComposableInputFormat<K extends WritableComparable,V extends Writable> - Interface in org.apache.hadoop.mapred.join
Refinement of InputFormat requiring implementors to provide ComposableRecordReader instead of RecordReader.
compose(Class<? extends InputFormat>, String) - Static method in class org.apache.hadoop.mapred.join.CompositeInputFormat
Convenience method for constructing composite formats.
compose(String, Class<? extends InputFormat>, String...) - Static method in class org.apache.hadoop.mapred.join.CompositeInputFormat
Convenience method for constructing composite formats.
compose(String, Class<? extends InputFormat>, Path...) - Static method in class org.apache.hadoop.mapred.join.CompositeInputFormat
Convenience method for constructing composite formats.
CompositeInputFormat<K extends WritableComparable> - Class in org.apache.hadoop.mapred.join
An InputFormat capable of performing joins over a set of data sources sorted and partitioned the same way.
CompositeInputFormat() - Constructor for class org.apache.hadoop.mapred.join.CompositeInputFormat
 
CompositeInputSplit - Class in org.apache.hadoop.mapred.join
This InputSplit contains a set of child InputSplits.
CompositeInputSplit() - Constructor for class org.apache.hadoop.mapred.join.CompositeInputSplit
 
CompositeInputSplit(int) - Constructor for class org.apache.hadoop.mapred.join.CompositeInputSplit
 
CompositeRecordReader<K extends WritableComparable,V extends Writable,X extends Writable> - Class in org.apache.hadoop.mapred.join
A RecordReader that can effect joins of RecordReaders sharing a common key type and partitioning.
CompositeRecordReader(int, int, Class<? extends WritableComparator>) - Constructor for class org.apache.hadoop.mapred.join.CompositeRecordReader
Create a RecordReader with capacity children to position id in the parent reader.
compress(byte[], int, int) - Method in interface org.apache.hadoop.io.compress.Compressor
Fills specified buffer with compressed data.
compress(byte[], int, int) - Method in class org.apache.hadoop.io.compress.lzo.LzoCompressor
 
compress(byte[], int, int) - Method in class org.apache.hadoop.io.compress.zlib.BuiltInZlibDeflater
 
compress(byte[], int, int) - Method in class org.apache.hadoop.io.compress.zlib.ZlibCompressor
 
CompressedWritable - Class in org.apache.hadoop.io
A base-class for Writables which store themselves compressed and lazily inflate on field access.
CompressedWritable() - Constructor for class org.apache.hadoop.io.CompressedWritable
 
COMPRESSION - Static variable in interface org.apache.hadoop.hbase.hql.generated.HQLParserConstants
 
compression - Variable in class org.apache.hadoop.hbase.hql.SchemaModificationCommand
 
compression - Variable in class org.apache.hadoop.hbase.thrift.generated.ColumnDescriptor
 
compression - Variable in class org.apache.hadoop.hbase.thrift.generated.ColumnDescriptor.Isset
 
CompressionCodec - Interface in org.apache.hadoop.io.compress
This class encapsulates a streaming compression/decompression pair.
CompressionCodecFactory - Class in org.apache.hadoop.io.compress
A factory that will find the correct codec for a given filename.
CompressionCodecFactory(Configuration) - Constructor for class org.apache.hadoop.io.compress.CompressionCodecFactory
Find the codecs specified in the config value io.compression.codecs and register them.
CompressionInputStream - Class in org.apache.hadoop.io.compress
A compression input stream.
CompressionInputStream(InputStream) - Constructor for class org.apache.hadoop.io.compress.CompressionInputStream
Create a compression input stream that reads the decompressed bytes from the given stream.
CompressionOutputStream - Class in org.apache.hadoop.io.compress
A compression output stream.
CompressionOutputStream(OutputStream) - Constructor for class org.apache.hadoop.io.compress.CompressionOutputStream
Create a compression output stream that writes the compressed bytes to the given stream.
Compressor - Interface in org.apache.hadoop.io.compress
Specification of a stream-based 'compressor' which can be plugged into a CompressionOutputStream to compress data.
computeSplitSize(long, long, long) - Method in class org.apache.hadoop.mapred.FileInputFormat
 
conf - Static variable in class org.apache.hadoop.dfs.JspHelper
 
conf - Variable in class org.apache.hadoop.hbase.HRegionServer
 
conf - Variable in class org.apache.hadoop.hbase.rest.GenericHandler
 
conf - Variable in class org.apache.hadoop.hbase.thrift.ThriftServer.HBaseHandler
 
conf - Variable in class org.apache.hadoop.mapred.SequenceFileRecordReader
 
conf - Variable in class org.apache.hadoop.util.ToolBase
Deprecated.  
config_ - Variable in class org.apache.hadoop.streaming.StreamJob
 
configPath_ - Variable in class org.apache.hadoop.streaming.StreamJob
 
Configurable - Interface in org.apache.hadoop.conf
Something that may be configured with a Configuration.
Configuration - Class in org.apache.hadoop.conf
Provides access to configuration parameters.
Configuration() - Constructor for class org.apache.hadoop.conf.Configuration
A new configuration.
Configuration(Configuration) - Constructor for class org.apache.hadoop.conf.Configuration
A new configuration with the same settings cloned from another.
Configuration.IntegerRanges - Class in org.apache.hadoop.conf
A class that represents a set of positive integer ranges.
Configuration.IntegerRanges() - Constructor for class org.apache.hadoop.conf.Configuration.IntegerRanges
 
Configuration.IntegerRanges(String) - Constructor for class org.apache.hadoop.conf.Configuration.IntegerRanges
 
configure(JobConf) - Method in class org.apache.hadoop.contrib.utils.join.DataJoinMapperBase
 
configure(JobConf) - Method in class org.apache.hadoop.contrib.utils.join.DataJoinReducerBase
 
configure(JobConf) - Method in class org.apache.hadoop.contrib.utils.join.JobBase
Initializes a new instance from a JobConf.
configure(JobConf) - Method in class org.apache.hadoop.examples.dancing.DistributedPentomino.PentMap
 
configure(JobConf) - Method in class org.apache.hadoop.examples.PiEstimator.PiMapper
Mapper configuration.
configure(JobConf) - Method in class org.apache.hadoop.examples.PiEstimator.PiReducer
Reducer configuration.
configure(JobConf) - Method in class org.apache.hadoop.examples.SleepJob
 
configure(JobConf) - Method in class org.apache.hadoop.hbase.mapred.GroupingTableMap
Default implementation that does nothing.
configure(JobConf) - Method in class org.apache.hadoop.hbase.mapred.IndexTableReduce
 
configure(JobConf) - Method in class org.apache.hadoop.hbase.mapred.TableInputFormat
 
configure(JobConf) - Method in interface org.apache.hadoop.mapred.JobConfigurable
Initializes a new instance from a JobConf.
configure(JobConf) - Method in class org.apache.hadoop.mapred.KeyValueTextInputFormat
 
configure(JobConf) - Method in class org.apache.hadoop.mapred.lib.aggregate.UserDefinedValueAggregatorDescriptor
Do nothing.
configure(JobConf) - Method in class org.apache.hadoop.mapred.lib.aggregate.ValueAggregatorBaseDescriptor
get the input file name.
configure(JobConf) - Method in class org.apache.hadoop.mapred.lib.aggregate.ValueAggregatorCombiner
Combiner does not need to configure.
configure(JobConf) - Method in interface org.apache.hadoop.mapred.lib.aggregate.ValueAggregatorDescriptor
Configure the object
configure(JobConf) - Method in class org.apache.hadoop.mapred.lib.aggregate.ValueAggregatorJobBase
 
configure(JobConf) - Method in class org.apache.hadoop.mapred.lib.FieldSelectionMapReduce
 
configure(JobConf) - Method in class org.apache.hadoop.mapred.lib.HashPartitioner
 
configure(JobConf) - Method in class org.apache.hadoop.mapred.lib.KeyFieldBasedPartitioner
 
configure(JobConf) - Method in class org.apache.hadoop.mapred.lib.MultithreadedMapRunner
 
configure(JobConf) - Method in class org.apache.hadoop.mapred.lib.RegexMapper
 
configure(JobConf) - Method in class org.apache.hadoop.mapred.MapReduceBase
Default implementation that does nothing.
configure(JobConf) - Method in class org.apache.hadoop.mapred.MapRunner
 
configure(JobConf) - Method in class org.apache.hadoop.mapred.TextInputFormat
 
configure(JobConf) - Method in class org.apache.hadoop.streaming.PipeMapper
 
configure(JobConf) - Method in class org.apache.hadoop.streaming.PipeMapRed
 
configure(JobConf) - Method in class org.apache.hadoop.tools.Logalyzer.LogRegexMapper
 
configure(JobConf) - Method in class org.apache.hadoop.util.CopyFiles.FSCopyFilesMapper
Mapper configuration.
Configured - Class in org.apache.hadoop.conf
Base class for things that may be configured with a Configuration.
Configured() - Constructor for class org.apache.hadoop.conf.Configured
Construct a Configured.
Configured(Configuration) - Constructor for class org.apache.hadoop.conf.Configured
Construct a Configured.
connection - Variable in class org.apache.hadoop.hbase.HBaseAdmin
 
connection - Variable in class org.apache.hadoop.hbase.HTable
 
Constants - Class in org.apache.hadoop.hbase.thrift.generated
 
Constants() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Constants
 
Consts - Class in org.apache.hadoop.record.compiler
const definitions for Record I/O compiler
contains(Node) - Method in class org.apache.hadoop.net.NetworkTopology
Check if the tree contains node node
containsKey(Object) - Method in class org.apache.hadoop.hbase.io.HbaseMapWritable
containsKey(Object) - Method in class org.apache.hadoop.io.MapWritable
containsKey(Object) - Method in class org.apache.hadoop.io.SortedMapWritable
containsValue(Object) - Method in class org.apache.hadoop.hbase.io.HbaseMapWritable
containsValue(Object) - Method in class org.apache.hadoop.io.MapWritable
containsValue(Object) - Method in class org.apache.hadoop.io.SortedMapWritable
CONTENT_TYPE - Static variable in class org.apache.hadoop.hbase.rest.GenericHandler
 
ContextFactory - Class in org.apache.hadoop.metrics
Factory class for creating MetricsContext objects.
ContextFactory() - Constructor for class org.apache.hadoop.metrics.ContextFactory
Creates a new instance of ContextFactory
copy(FileSystem, Path, FileSystem, Path, boolean, Configuration) - Static method in class org.apache.hadoop.fs.FileUtil
Copy files between FileSystems.
copy(FileSystem, Path, FileSystem, Path, boolean, boolean, Configuration) - Static method in class org.apache.hadoop.fs.FileUtil
Copy files between FileSystems.
copy(File, FileSystem, Path, boolean, Configuration) - Static method in class org.apache.hadoop.fs.FileUtil
Copy local files to a FileSystem.
copy(FileSystem, Path, File, boolean, Configuration) - Static method in class org.apache.hadoop.fs.FileUtil
Copy FileSystem files to local files.
copy(Writable) - Method in class org.apache.hadoop.io.AbstractMapWritable
Used by child copy constructors.
copy(byte[], int, int) - Method in class org.apache.hadoop.record.Buffer
Copy the specified byte array to the Buffer.
copy(Configuration, String, String, Path, boolean, boolean) - Static method in class org.apache.hadoop.util.CopyFiles
Deprecated. 
copy(Configuration, List<Path>, Path, Path, EnumSet<CopyFiles.cpOpts>) - Static method in class org.apache.hadoop.util.CopyFiles
Driver to copy srcPath to destPath depending on required protocol.
copyBlockOp - Variable in class org.apache.hadoop.dfs.datanode.metrics.DataNodeMetrics
 
copyBytes(InputStream, OutputStream, int, boolean) - Static method in class org.apache.hadoop.io.IOUtils
Copies from one stream to another.
copyBytes(InputStream, OutputStream, Configuration) - Static method in class org.apache.hadoop.io.IOUtils
Copies from one stream to another.
copyBytes(InputStream, OutputStream, Configuration, boolean) - Static method in class org.apache.hadoop.io.IOUtils
Copies from one stream to another.
CopyFiles - Class in org.apache.hadoop.util
A Map-reduce program to recursively copy directories between different file-systems.
CopyFiles() - Constructor for class org.apache.hadoop.util.CopyFiles
Deprecated. 
CopyFiles(Configuration) - Constructor for class org.apache.hadoop.util.CopyFiles
 
CopyFiles.FSCopyFilesMapper - Class in org.apache.hadoop.util
FSCopyFilesMapper: The mapper for copying files between FileSystems.
CopyFiles.FSCopyFilesMapper() - Constructor for class org.apache.hadoop.util.CopyFiles.FSCopyFilesMapper
 
copyFromLocalFile(boolean, Path, Path) - Method in class org.apache.hadoop.fs.ChecksumFileSystem
 
copyFromLocalFile(Path, Path) - Method in class org.apache.hadoop.fs.FileSystem
The src file is on the local disk.
copyFromLocalFile(boolean, Path, Path) - Method in class org.apache.hadoop.fs.FileSystem
The src file is on the local disk.
copyFromLocalFile(boolean, boolean, Path, Path) - Method in class org.apache.hadoop.fs.FileSystem
The src file is on the local disk.
copyFromLocalFile(boolean, Path, Path) - Method in class org.apache.hadoop.fs.FilterFileSystem
The src file is on the local disk.
copyFromLocalFile(boolean, Path, Path) - Method in class org.apache.hadoop.fs.kfs.KosmosFileSystem
 
copyFromLocalFile(boolean, Path, Path) - Method in class org.apache.hadoop.fs.LocalFileSystem
 
copyFromLocalFile(boolean, Path, Path) - Method in class org.apache.hadoop.mapred.PhasedFileSystem
Deprecated.  
copyMerge(FileSystem, Path, FileSystem, Path, boolean, Configuration, String) - Static method in class org.apache.hadoop.fs.FileUtil
Copy all files in a directory to one output file (merge).
copyToLocalFile(boolean, Path, Path) - Method in class org.apache.hadoop.fs.ChecksumFileSystem
The src file is under FS, and the dst is on the local disk.
copyToLocalFile(Path, Path, boolean) - Method in class org.apache.hadoop.fs.ChecksumFileSystem
The src file is under FS, and the dst is on the local disk.
copyToLocalFile(Path, Path) - Method in class org.apache.hadoop.fs.FileSystem
The src file is under FS, and the dst is on the local disk.
copyToLocalFile(boolean, Path, Path) - Method in class org.apache.hadoop.fs.FileSystem
The src file is under FS, and the dst is on the local disk.
copyToLocalFile(boolean, Path, Path) - Method in class org.apache.hadoop.fs.FilterFileSystem
The src file is under FS, and the dst is on the local disk.
copyToLocalFile(boolean, Path, Path) - Method in class org.apache.hadoop.fs.kfs.KosmosFileSystem
 
copyToLocalFile(boolean, Path, Path) - Method in class org.apache.hadoop.fs.LocalFileSystem
 
copyToLocalFile(boolean, Path, Path) - Method in class org.apache.hadoop.mapred.PhasedFileSystem
Deprecated.  
copyWritable(Writable, Writable) - Static method in class org.apache.hadoop.hbase.util.Writables
Copy one Writable to another.
COUNT - Static variable in interface org.apache.hadoop.hbase.hql.generated.HQLParserConstants
 
Counters - Class in org.apache.hadoop.mapred
A set of named counters.
Counters() - Constructor for class org.apache.hadoop.mapred.Counters
 
Counters.Counter - Class in org.apache.hadoop.mapred
A counter record, comprising its name and value.
Counters.Group - Class in org.apache.hadoop.mapred
Group of counters, comprising of counters from a particular counter Enum class.
COUNTING_BLOOMFILTER - Static variable in interface org.apache.hadoop.hbase.hql.generated.HQLParserConstants
 
CountingBloomFilter - Class in org.onelab.filter
Implements a counting Bloom filter, as defined by Fan et al.
CountingBloomFilter() - Constructor for class org.onelab.filter.CountingBloomFilter
Default constructor - use with readFields
CountingBloomFilter(int, int) - Constructor for class org.onelab.filter.CountingBloomFilter
Constructor
countNumOfAvailableNodes(String, List<Node>) - Method in class org.apache.hadoop.net.NetworkTopology
return the number of leaves in scope but not in excludedNodes if scope starts with ~, return the number of nodes that are not in scope and excludedNodes;
create(Path, FsPermission, boolean, int, short, long, Progressable) - Method in class org.apache.hadoop.dfs.DistributedFileSystem
 
create(Path, FsPermission, boolean, int, short, long, Progressable) - Method in class org.apache.hadoop.dfs.HftpFileSystem
 
create(String, FsPermission, String, boolean, short, long) - Method in class org.apache.hadoop.dfs.NameNode
Create a new file entry in the namespace.
create(Path, boolean, int, short, long, Progressable) - Method in class org.apache.hadoop.fs.ChecksumFileSystem
Opens an FSDataOutputStream at the indicated Path with write-progress reporting.
create(FileSystem, Path, FsPermission) - Static method in class org.apache.hadoop.fs.FileSystem
create a file with the provided permission The permission of the file is set to be the provided permission as in setPermission, not permission&~umask It is implemented using two RPCs.
create(Path) - Method in class org.apache.hadoop.fs.FileSystem
Opens an FSDataOutputStream at the indicated Path.
create(Path, boolean) - Method in class org.apache.hadoop.fs.FileSystem
Opens an FSDataOutputStream at the indicated Path.
create(Path, Progressable) - Method in class org.apache.hadoop.fs.FileSystem
Create an FSDataOutputStream at the indicated Path with write-progress reporting.
create(Path, short) - Method in class org.apache.hadoop.fs.FileSystem
Opens an FSDataOutputStream at the indicated Path.
create(Path, short, Progressable) - Method in class org.apache.hadoop.fs.FileSystem
Opens an FSDataOutputStream at the indicated Path with write-progress reporting.
create(Path, boolean, int) - Method in class org.apache.hadoop.fs.FileSystem
Opens an FSDataOutputStream at the indicated Path.
create(Path, boolean, int, Progressable) - Method in class org.apache.hadoop.fs.FileSystem
Opens an FSDataOutputStream at the indicated Path with write-progress reporting.
create(Path, boolean, int, short, long) - Method in class org.apache.hadoop.fs.FileSystem
Opens an FSDataOutputStream at the indicated Path.
create(Path, boolean, int, short, long, Progressable) - Method in class org.apache.hadoop.fs.FileSystem
Opens an FSDataOutputStream at the indicated Path with write-progress reporting.
create(Path, FsPermission, boolean, int, short, long, Progressable) - Method in class org.apache.hadoop.fs.FileSystem
Opens an FSDataOutputStream at the indicated Path with write-progress reporting.
create(Path, FsPermission, boolean, int, short, long, Progressable) - Method in class org.apache.hadoop.fs.FilterFileSystem
Opens an FSDataOutputStream at the indicated Path with write-progress reporting.
create(Path, FsPermission, boolean, int, short, long, Progressable) - Method in class org.apache.hadoop.fs.kfs.KosmosFileSystem
 
create(Path, boolean, int, short, long, Progressable) - Method in class org.apache.hadoop.fs.RawLocalFileSystem
 
create(Path, FsPermission, boolean, int, short, long, Progressable) - Method in class org.apache.hadoop.fs.RawLocalFileSystem
Opens an FSDataOutputStream at the indicated Path with write-progress reporting.
create(Path, FsPermission, boolean, int, short, long, Progressable) - Method in class org.apache.hadoop.fs.s3.S3FileSystem
 
CREATE - Static variable in interface org.apache.hadoop.hbase.hql.generated.HQLParserConstants
 
create(Class<?>, Object, RetryPolicy) - Static method in class org.apache.hadoop.io.retry.RetryProxy
Create a proxy for an interface of an implementation class using the same retry policy for each method in the interface.
create(Class<?>, Object, Map<String, RetryPolicy>) - Static method in class org.apache.hadoop.io.retry.RetryProxy
Create a proxy for an interface of an implementation class using the a set of retry policies specified by method name.
create(Path, boolean, int, short, long, Progressable) - Method in class org.apache.hadoop.mapred.PhasedFileSystem
Deprecated.  
createAllSymlink(Configuration, File, File) - Static method in class org.apache.hadoop.filecache.DistributedCache
This method create symlinks for all files in a given dir in another directory
CreateCommand - Class in org.apache.hadoop.hbase.hql
Creates tables.
CreateCommand(Writer) - Constructor for class org.apache.hadoop.hbase.hql.CreateCommand
 
createCommand() - Method in class org.apache.hadoop.hbase.hql.generated.HQLParser
 
createCompressor() - Method in interface org.apache.hadoop.io.compress.CompressionCodec
Create a new Compressor for use by this CompressionCodec.
createCompressor() - Method in class org.apache.hadoop.io.compress.DefaultCodec
 
createCompressor() - Method in class org.apache.hadoop.io.compress.GzipCodec
 
createCompressor() - Method in class org.apache.hadoop.io.compress.LzoCodec
 
createConfigurationSubset() - Method in class org.apache.hadoop.hbase.HMaster
 
createDataJoinJob(String[]) - Static method in class org.apache.hadoop.contrib.utils.join.DataJoinJob
 
createDecompressor() - Method in interface org.apache.hadoop.io.compress.CompressionCodec
Create a new Decompressor for use by this CompressionCodec.
createDecompressor() - Method in class org.apache.hadoop.io.compress.DefaultCodec
 
createDecompressor() - Method in class org.apache.hadoop.io.compress.GzipCodec
 
createDecompressor() - Method in class org.apache.hadoop.io.compress.LzoCodec
 
createGroupKey(byte[][]) - Method in class org.apache.hadoop.hbase.mapred.GroupingTableMap
Create a key by concatenating multiple column values.
createHardLink(File, File) - Static method in class org.apache.hadoop.fs.FileUtil.HardLink
 
createImmutable(short) - Static method in class org.apache.hadoop.fs.permission.FsPermission
Create an immutable FsPermission object.
createImmutable(String, String, FsPermission) - Static method in class org.apache.hadoop.fs.permission.PermissionStatus
Create an immutable PermissionStatus object.
createImmutable(String[]) - Static method in class org.apache.hadoop.security.UnixUserGroupInformation
Create an immutable UnixUserGroupInformation object.
createInputStream(InputStream) - Method in interface org.apache.hadoop.io.compress.CompressionCodec
Create a stream decompressor that will read from the given input stream.
createInputStream(InputStream, Decompressor) - Method in interface org.apache.hadoop.io.compress.CompressionCodec
Create a CompressionInputStream that will read from the given InputStream with the given Decompressor.
createInputStream(InputStream) - Method in class org.apache.hadoop.io.compress.DefaultCodec
 
createInputStream(InputStream, Decompressor) - Method in class org.apache.hadoop.io.compress.DefaultCodec
 
createInputStream(InputStream) - Method in class org.apache.hadoop.io.compress.GzipCodec
 
createInputStream(InputStream, Decompressor) - Method in class org.apache.hadoop.io.compress.GzipCodec
 
createInputStream(InputStream) - Method in class org.apache.hadoop.io.compress.LzoCodec
 
createInputStream(InputStream, Decompressor) - Method in class org.apache.hadoop.io.compress.LzoCodec
 
createInstance(String) - Static method in class org.apache.hadoop.mapred.lib.aggregate.UserDefinedValueAggregatorDescriptor
Create an instance of the given class
createInternalValue() - Method in class org.apache.hadoop.mapred.join.CompositeRecordReader
Create a value to be used internally for joins.
createJob(Configuration, int, int, String, String, String) - Method in class org.apache.hadoop.hbase.mapred.BuildTableIndex
 
createKey(String) - Static method in class org.apache.hadoop.hbase.util.Keying
Makes a key out of passed URI for use as row name or column qualifier.
createKey() - Method in class org.apache.hadoop.mapred.join.CompositeRecordReader
Create a new key value common to all child RRs.
createKey() - Method in class org.apache.hadoop.mapred.KeyValueLineRecordReader
 
createKey() - Method in class org.apache.hadoop.mapred.LineRecordReader
 
createKey() - Method in interface org.apache.hadoop.mapred.RecordReader
Create an object of the appropriate type to be used as a key.
createKey() - Method in class org.apache.hadoop.mapred.SequenceFileAsTextRecordReader
 
createKey() - Method in class org.apache.hadoop.mapred.SequenceFileRecordReader
 
createKey() - Method in class org.apache.hadoop.streaming.StreamBaseRecordReader
 
createLease(long, long, LeaseListener) - Method in class org.apache.hadoop.hbase.Leases
Obtain a lease
createLeaseName(long, long) - Method in class org.apache.hadoop.hbase.Leases
Create a lease id out of the holder and resource ids.
createLocalTempFile(File, String, boolean) - Static method in class org.apache.hadoop.fs.FileUtil
Create a tmp file for a base file.
createNewFile(Path) - Method in class org.apache.hadoop.fs.FileSystem
Creates the given Path as a brand-new zero-length file.
createOutputStream(OutputStream) - Method in interface org.apache.hadoop.io.compress.CompressionCodec
Create a CompressionOutputStream that will write to the given OutputStream.
createOutputStream(OutputStream, Compressor) - Method in interface org.apache.hadoop.io.compress.CompressionCodec
Create a CompressionOutputStream that will write to the given OutputStream with the given Compressor.
createOutputStream(OutputStream) - Method in class org.apache.hadoop.io.compress.DefaultCodec
 
createOutputStream(OutputStream, Compressor) - Method in class org.apache.hadoop.io.compress.DefaultCodec
 
createOutputStream(OutputStream) - Method in class org.apache.hadoop.io.compress.GzipCodec
 
createOutputStream(OutputStream, Compressor) - Method in class org.apache.hadoop.io.compress.GzipCodec
 
createOutputStream(OutputStream) - Method in class org.apache.hadoop.io.compress.LzoCodec
 
createOutputStream(OutputStream, Compressor) - Method in class org.apache.hadoop.io.compress.LzoCodec
 
createRecord(String) - Method in interface org.apache.hadoop.metrics.MetricsContext
Creates a new MetricsRecord instance with the given recordName.
createRecord(MetricsContext, String) - Static method in class org.apache.hadoop.metrics.MetricsUtil
Utility method to create and return new metrics record instance within the given context.
createRecord(String) - Method in class org.apache.hadoop.metrics.spi.AbstractMetricsContext
Creates a new AbstractMetricsRecord instance with the given recordName.
createResetableIterator() - Method in class org.apache.hadoop.contrib.utils.join.DataJoinReducerBase
The subclass can provide a different implementation on ResetableIterator.
createSocket() - Method in class org.apache.hadoop.net.SocksSocketFactory
 
createSocket(InetAddress, int) - Method in class org.apache.hadoop.net.SocksSocketFactory
 
createSocket(InetAddress, int, InetAddress, int) - Method in class org.apache.hadoop.net.SocksSocketFactory
 
createSocket(String, int) - Method in class org.apache.hadoop.net.SocksSocketFactory
 
createSocket(String, int, InetAddress, int) - Method in class org.apache.hadoop.net.SocksSocketFactory
 
createSocket() - Method in class org.apache.hadoop.net.StandardSocketFactory
 
createSocket(InetAddress, int) - Method in class org.apache.hadoop.net.StandardSocketFactory
 
createSocket(InetAddress, int, InetAddress, int) - Method in class org.apache.hadoop.net.StandardSocketFactory
 
createSocket(String, int) - Method in class org.apache.hadoop.net.StandardSocketFactory
 
createSocket(String, int, InetAddress, int) - Method in class org.apache.hadoop.net.StandardSocketFactory
 
createSocketAddr(String) - Static method in class org.apache.hadoop.dfs.DataNode
Deprecated. 
createSocketAddr(String) - Static method in class org.apache.hadoop.net.NetUtils
Util method to build socket addr from either: : ://:/
createSymlink(Configuration) - Static method in class org.apache.hadoop.filecache.DistributedCache
This method allows you to create symlinks in the current working directory of the task to all the cache files/archives
createTable(HTableDescriptor) - Method in class org.apache.hadoop.hbase.HBaseAdmin
Creates a new table
createTable(HTableDescriptor) - Method in class org.apache.hadoop.hbase.HMaster
Creates a new table
createTable(HTableDescriptor) - Method in interface org.apache.hadoop.hbase.HMasterInterface
Creates a new table
createTable(byte[], ArrayList<ColumnDescriptor>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Client
 
createTable(byte[], ArrayList<ColumnDescriptor>) - Method in interface org.apache.hadoop.hbase.thrift.generated.Hbase.Iface
Create a table with the specified column families.
createTable(byte[], ArrayList<ColumnDescriptor>) - Method in class org.apache.hadoop.hbase.thrift.ThriftServer.HBaseHandler
 
createTableAsync(HTableDescriptor) - Method in class org.apache.hadoop.hbase.HBaseAdmin
Creates a new table but does not block and wait for it to come online.
createTitle(JspWriter, HttpServletRequest, String) - Static method in class org.apache.hadoop.dfs.JspHelper
 
createTmpFileForWrite(String, long, Configuration) - Method in class org.apache.hadoop.fs.LocalDirAllocator
Creates a temporary file in the local FS.
createValue() - Method in class org.apache.hadoop.mapred.join.JoinRecordReader
Create an object of the appropriate type to be used as a value.
createValue() - Method in class org.apache.hadoop.mapred.join.MultiFilterRecordReader
Create an object of the appropriate type to be used as a value.
createValue() - Method in class org.apache.hadoop.mapred.KeyValueLineRecordReader
 
createValue() - Method in class org.apache.hadoop.mapred.LineRecordReader
 
createValue() - Method in interface org.apache.hadoop.mapred.RecordReader
Create an object of the appropriate type to be used as a value.
createValue() - Method in class org.apache.hadoop.mapred.SequenceFileAsTextRecordReader
 
createValue() - Method in class org.apache.hadoop.mapred.SequenceFileRecordReader
 
createValue() - Method in class org.apache.hadoop.streaming.StreamBaseRecordReader
 
createValueAggregatorJob(String[]) - Static method in class org.apache.hadoop.mapred.lib.aggregate.ValueAggregatorJob
Create an Aggregate based map/reduce job.
createValueAggregatorJob(String[], Class<? extends ValueAggregatorDescriptor>[]) - Static method in class org.apache.hadoop.mapred.lib.aggregate.ValueAggregatorJob
 
createValueAggregatorJobs(String[], Class<? extends ValueAggregatorDescriptor>[]) - Static method in class org.apache.hadoop.mapred.lib.aggregate.ValueAggregatorJob
 
createValueAggregatorJobs(String[]) - Static method in class org.apache.hadoop.mapred.lib.aggregate.ValueAggregatorJob
 
createValueBytes() - Method in class org.apache.hadoop.io.SequenceFile.Reader
 
createWriter(FileSystem, Configuration, Path, Class, Class) - Static method in class org.apache.hadoop.io.SequenceFile
Construct the preferred type of SequenceFile Writer.
createWriter(FileSystem, Configuration, Path, Class, Class, SequenceFile.CompressionType) - Static method in class org.apache.hadoop.io.SequenceFile
Construct the preferred type of SequenceFile Writer.
createWriter(FileSystem, Configuration, Path, Class, Class, SequenceFile.CompressionType, Progressable) - Static method in class org.apache.hadoop.io.SequenceFile
Construct the preferred type of SequenceFile Writer.
createWriter(FileSystem, Configuration, Path, Class, Class, SequenceFile.CompressionType, CompressionCodec) - Static method in class org.apache.hadoop.io.SequenceFile
Construct the preferred type of SequenceFile Writer.
createWriter(FileSystem, Configuration, Path, Class, Class, SequenceFile.CompressionType, CompressionCodec, Progressable, SequenceFile.Metadata) - Static method in class org.apache.hadoop.io.SequenceFile
Construct the preferred type of SequenceFile Writer.
createWriter(FileSystem, Configuration, Path, Class, Class, int, short, long, SequenceFile.CompressionType, CompressionCodec, Progressable, SequenceFile.Metadata) - Static method in class org.apache.hadoop.io.SequenceFile
Construct the preferred type of SequenceFile Writer.
createWriter(FileSystem, Configuration, Path, Class, Class, SequenceFile.CompressionType, CompressionCodec, Progressable) - Static method in class org.apache.hadoop.io.SequenceFile
Construct the preferred type of SequenceFile Writer.
createWriter(Configuration, FSDataOutputStream, Class, Class, SequenceFile.CompressionType, CompressionCodec, SequenceFile.Metadata) - Static method in class org.apache.hadoop.io.SequenceFile
Construct the preferred type of 'raw' SequenceFile Writer.
createWriter(Configuration, FSDataOutputStream, Class, Class, SequenceFile.CompressionType, CompressionCodec) - Static method in class org.apache.hadoop.io.SequenceFile
Construct the preferred type of 'raw' SequenceFile Writer.
CSTRING_TKN - Static variable in interface org.apache.hadoop.record.compiler.generated.RccConstants
 
CsvRecordInput - Class in org.apache.hadoop.record
 
CsvRecordInput(InputStream) - Constructor for class org.apache.hadoop.record.CsvRecordInput
Creates a new instance of CsvRecordInput
CsvRecordOutput - Class in org.apache.hadoop.record
 
CsvRecordOutput(OutputStream) - Constructor for class org.apache.hadoop.record.CsvRecordOutput
Creates a new instance of CsvRecordOutput
CUR_DIR - Static variable in class org.apache.hadoop.fs.Path
 
curChar - Variable in class org.apache.hadoop.hbase.hql.generated.HQLParserTokenManager
 
curChar - Variable in class org.apache.hadoop.record.compiler.generated.RccTokenManager
 
CURRENT_VERSION - Static variable in class org.apache.hadoop.ipc.Server
 
currentToken - Variable in exception org.apache.hadoop.hbase.hql.generated.ParseException
This is the last token that has been consumed successfully.
currentToken - Variable in exception org.apache.hadoop.record.compiler.generated.ParseException
This is the last token that has been consumed successfully.

D

Daemon - Class in org.apache.hadoop.util
A thread that has called Thread.setDaemon(boolean) with true.
Daemon() - Constructor for class org.apache.hadoop.util.Daemon
Construct a daemon thread.
Daemon(Runnable) - Constructor for class org.apache.hadoop.util.Daemon
Construct a daemon thread.
Daemon(ThreadGroup, Runnable) - Constructor for class org.apache.hadoop.util.Daemon
Construct a daemon thread to be part of a specified thread group.
DancingLinks<ColumnName> - Class in org.apache.hadoop.examples.dancing
A generic solver for tile laying problems using Knuth's dancing link algorithm.
DancingLinks() - Constructor for class org.apache.hadoop.examples.dancing.DancingLinks
 
DancingLinks.SolutionAcceptor<ColumnName> - Interface in org.apache.hadoop.examples.dancing
Applications should implement this to receive the solutions to their problems.
DATA_FILE_NAME - Static variable in class org.apache.hadoop.io.MapFile
The name of the data file.
DATA_TRANFER_VERSION - Static variable in interface org.apache.hadoop.dfs.FSConstants
Version for data transfers between clients and datanodes This should change when serialization of DatanodeInfo, not just when protocol changes.
DataBlockScanner - Class in org.apache.hadoop.dfs
 
DataBlockScanner.Servlet - Class in org.apache.hadoop.dfs
 
DataBlockScanner.Servlet() - Constructor for class org.apache.hadoop.dfs.DataBlockScanner.Servlet
 
DataChecksum - Class in org.apache.hadoop.dfs
This class provides inteface and utilities for processing checksums for DFS data transfers.
DataInputBuffer - Class in org.apache.hadoop.io
A reusable DataInput implementation that reads from an in-memory buffer.
DataInputBuffer() - Constructor for class org.apache.hadoop.io.DataInputBuffer
Constructs a new empty buffer.
DataJoinJob - Class in org.apache.hadoop.contrib.utils.join
This class implements the main function for creating a map/reduce job to join data of different sources.
DataJoinJob() - Constructor for class org.apache.hadoop.contrib.utils.join.DataJoinJob
 
DataJoinMapperBase - Class in org.apache.hadoop.contrib.utils.join
This abstract class serves as the base class for the mapper class of a data join job.
DataJoinMapperBase() - Constructor for class org.apache.hadoop.contrib.utils.join.DataJoinMapperBase
 
DataJoinReducerBase - Class in org.apache.hadoop.contrib.utils.join
This abstract class serves as the base class for the reducer class of a data join job.
DataJoinReducerBase() - Constructor for class org.apache.hadoop.contrib.utils.join.DataJoinReducerBase
 
DataNode - Class in org.apache.hadoop.dfs
DataNode is a class (and program) that stores a set of blocks for a DFS deployment.
DatanodeDescriptor - Class in org.apache.hadoop.dfs
DatanodeDescriptor tracks stats on a given DataNode, such as available storage capacity, last update time, etc., and maintains a set of blocks stored on the datanode.
DatanodeDescriptor() - Constructor for class org.apache.hadoop.dfs.DatanodeDescriptor
Default constructor
DatanodeDescriptor(DatanodeID) - Constructor for class org.apache.hadoop.dfs.DatanodeDescriptor
DatanodeDescriptor constructor
DatanodeDescriptor(DatanodeID, String) - Constructor for class org.apache.hadoop.dfs.DatanodeDescriptor
DatanodeDescriptor constructor
DatanodeDescriptor(DatanodeID, String, String) - Constructor for class org.apache.hadoop.dfs.DatanodeDescriptor
DatanodeDescriptor constructor
DatanodeDescriptor(DatanodeID, long, long, long, int) - Constructor for class org.apache.hadoop.dfs.DatanodeDescriptor
DatanodeDescriptor constructor
DatanodeDescriptor(DatanodeID, String, String, long, long, long, int) - Constructor for class org.apache.hadoop.dfs.DatanodeDescriptor
DatanodeDescriptor constructor
DatanodeID - Class in org.apache.hadoop.dfs
DatanodeID is composed of the data node name (hostname:portNumber) and the data storage ID, which it currently represents.
DatanodeID() - Constructor for class org.apache.hadoop.dfs.DatanodeID
DatanodeID default constructor
DatanodeID(DatanodeID) - Constructor for class org.apache.hadoop.dfs.DatanodeID
DatanodeID copy constructor
DatanodeID(String, String, int) - Constructor for class org.apache.hadoop.dfs.DatanodeID
Create DatanodeID
DatanodeInfo - Class in org.apache.hadoop.dfs
DatanodeInfo represents the status of a DataNode.
DatanodeInfo.AdminStates - Enum in org.apache.hadoop.dfs
 
DataNodeMetrics - Class in org.apache.hadoop.dfs.datanode.metrics
This class is for maintaining the various DataNode statistics and publishing them through the metrics interfaces.
DataNodeMetrics(Configuration, String) - Constructor for class org.apache.hadoop.dfs.datanode.metrics.DataNodeMetrics
 
DataNodeStatistics - Class in org.apache.hadoop.dfs.datanode.metrics
 
DataNodeStatisticsMBean - Interface in org.apache.hadoop.dfs.datanode.metrics
This is the JMX interface for the runtime statistics for the data node.
DataOutputBuffer - Class in org.apache.hadoop.io
A reusable DataOutput implementation that writes to an in-memory buffer.
DataOutputBuffer() - Constructor for class org.apache.hadoop.io.DataOutputBuffer
Constructs a new empty buffer.
dateForm - Static variable in class org.apache.hadoop.fs.FsShell
 
debug_ - Variable in class org.apache.hadoop.streaming.StreamJob
 
debugStream - Variable in class org.apache.hadoop.hbase.hql.generated.HQLParserTokenManager
 
debugStream - Variable in class org.apache.hadoop.record.compiler.generated.RccTokenManager
 
decDfsUsed(long) - Method in class org.apache.hadoop.fs.DU
 
DECODE - Static variable in class org.apache.hadoop.hbase.util.Base64
Specify decoding.
decode(byte[], int, int, int) - Static method in class org.apache.hadoop.hbase.util.Base64
Very low-level access to decoding ASCII characters in the form of a byte array.
decode(String) - Static method in class org.apache.hadoop.hbase.util.Base64
Decodes data from Base64 notation, automatically detecting gzip-compressed data and decompressing it.
decode(String, int) - Static method in class org.apache.hadoop.hbase.util.Base64
Decodes data from Base64 notation, automatically detecting gzip-compressed data and decompressing it.
decode(byte[]) - Static method in class org.apache.hadoop.io.Text
Converts the provided byte array to a String using the UTF-8 encoding.
decode(byte[], int, int) - Static method in class org.apache.hadoop.io.Text
 
decode(byte[], int, int, boolean) - Static method in class org.apache.hadoop.io.Text
Converts the provided byte array to a String using the UTF-8 encoding.
decode4to3(byte[], int, byte[], int, int) - Static method in class org.apache.hadoop.hbase.util.Base64
Decodes four bytes from array source and writes the resulting bytes (up to three of them) to destination.
decodeFileToFile(String, String) - Static method in class org.apache.hadoop.hbase.util.Base64
Reads infile and decodes it to outfile.
decodeFromFile(String) - Static method in class org.apache.hadoop.hbase.util.Base64
Convenience method for reading a base64-encoded file and decoding it.
decodeRemoteException(RemoteException) - Static method in class org.apache.hadoop.hbase.RemoteExceptionHandler
Converts org.apache.hadoop.ipc.RemoteException into original exception, if possible.
decodeToFile(String, String) - Static method in class org.apache.hadoop.hbase.util.Base64
Convenience method for decoding data to a file.
decodeToObject(String) - Static method in class org.apache.hadoop.hbase.util.Base64
Attempts to decode Base64 data and deserialize a Java Object within.
decompress(byte[], int, int) - Method in interface org.apache.hadoop.io.compress.Decompressor
Fills specified buffer with uncompressed data.
decompress(byte[], int, int) - Method in class org.apache.hadoop.io.compress.lzo.LzoDecompressor
 
decompress(byte[], int, int) - Method in class org.apache.hadoop.io.compress.zlib.BuiltInZlibInflater
 
decompress(byte[], int, int) - Method in class org.apache.hadoop.io.compress.zlib.ZlibDecompressor
 
Decompressor - Interface in org.apache.hadoop.io.compress
Specification of a stream-based 'de-compressor' which can be plugged into a CompressionInputStream to compress data.
DEFAULT - Static variable in interface org.apache.hadoop.hbase.hql.generated.HQLParserConstants
 
DEFAULT - Static variable in interface org.apache.hadoop.record.compiler.generated.RccConstants
 
DEFAULT_BELL_ENABLED - Static variable in class org.apache.hadoop.hbase.Shell
audible keyboard bells
DEFAULT_BLOCK_SIZE - Static variable in interface org.apache.hadoop.dfs.FSConstants
 
DEFAULT_BLOOM_FILTER_DESCRIPTOR - Static variable in class org.apache.hadoop.hbase.HColumnDescriptor
Default bloom filter description.
DEFAULT_COMPRESSION_TYPE - Static variable in class org.apache.hadoop.hbase.HColumnDescriptor
Default compression type.
DEFAULT_DATA_SOCKET_SIZE - Static variable in interface org.apache.hadoop.dfs.FSConstants
 
DEFAULT_HBASE_DIR - Static variable in interface org.apache.hadoop.hbase.HConstants
Default HBase instance root directory
DEFAULT_HOST - Static variable in interface org.apache.hadoop.hbase.HConstants
default host address
DEFAULT_IN_MEMORY - Static variable in class org.apache.hadoop.hbase.HColumnDescriptor
Default setting for whether to serve from memory or not.
DEFAULT_MASTER_ADDRESS - Static variable in interface org.apache.hadoop.hbase.HConstants
Default master address
DEFAULT_MASTER_INFOPORT - Static variable in interface org.apache.hadoop.hbase.HConstants
default port for master web api
DEFAULT_MASTER_PORT - Static variable in interface org.apache.hadoop.hbase.HConstants
default port that the master listens on
DEFAULT_MAX_FILE_SIZE - Static variable in interface org.apache.hadoop.hbase.HConstants
Default maximum file size
DEFAULT_MAX_VALUE_LENGTH - Static variable in class org.apache.hadoop.hbase.HColumnDescriptor
Default maximum length of cell contents.
DEFAULT_N_VERSIONS - Static variable in class org.apache.hadoop.hbase.HColumnDescriptor
Default number of versions of a record to keep.
DEFAULT_PERIOD - Static variable in interface org.apache.hadoop.metrics.MetricsContext
Default period in seconds at which data is sent to the metrics system.
DEFAULT_RACK - Static variable in class org.apache.hadoop.net.NetworkTopology
 
DEFAULT_REGION_SERVER_CLASS - Static variable in interface org.apache.hadoop.hbase.HConstants
Default region server interface class name.
DEFAULT_REGIONSERVER_ADDRESS - Static variable in interface org.apache.hadoop.hbase.HConstants
Default region server address
DEFAULT_REGIONSERVER_INFOPORT - Static variable in interface org.apache.hadoop.hbase.HConstants
default port for region server web api
DEFAULT_UMASK - Static variable in class org.apache.hadoop.fs.permission.FsPermission
 
DefaultCodec - Class in org.apache.hadoop.io.compress
 
DefaultCodec() - Constructor for class org.apache.hadoop.io.compress.DefaultCodec
 
DefaultJobHistoryParser - Class in org.apache.hadoop.mapred
Default parser for job history files.
DefaultJobHistoryParser() - Constructor for class org.apache.hadoop.mapred.DefaultJobHistoryParser
 
DefaultJobHistoryParser.MasterIndex - Class in org.apache.hadoop.mapred
Contents of a job history file.
DefaultJobHistoryParser.MasterIndex() - Constructor for class org.apache.hadoop.mapred.DefaultJobHistoryParser.MasterIndex
 
define(Class, WritableComparator) - Static method in class org.apache.hadoop.io.WritableComparator
Register an optimized comparator for a WritableComparable implementation.
define(Class, RecordComparator) - Static method in class org.apache.hadoop.record.RecordComparator
Register an optimized comparator for a Record implementation.
delete(Path) - Method in class org.apache.hadoop.dfs.DistributedFileSystem
Get rid of Path f, whether a true file or dir.
delete(Path) - Method in class org.apache.hadoop.dfs.HftpFileSystem
 
delete(String) - Method in class org.apache.hadoop.dfs.NameNode
 
delete(Path) - Method in class org.apache.hadoop.fs.ChecksumFileSystem
Get rid of Path f, whether a true file or dir.
delete(Path) - Method in class org.apache.hadoop.fs.FileSystem
Delete a file
delete(Path) - Method in class org.apache.hadoop.fs.FilterFileSystem
Delete a file
delete(Path) - Method in class org.apache.hadoop.fs.kfs.KosmosFileSystem
 
delete(Path) - Method in class org.apache.hadoop.fs.RawLocalFileSystem
 
delete(Path) - Method in class org.apache.hadoop.fs.s3.S3FileSystem
 
DELETE - Static variable in interface org.apache.hadoop.hbase.hql.generated.HQLParserConstants
 
delete() - Method in class org.apache.hadoop.hbase.HStoreFile
Delete store map files.
delete(long, Text) - Method in class org.apache.hadoop.hbase.HTable
Delete the value for a column.
delete(long, Text) - Method in class org.apache.hadoop.hbase.io.BatchUpdate
Delete the value for a column Deletes the cell whose row/column/commit-timestamp match those of the delete.
delete(FileSystem, String) - Static method in class org.apache.hadoop.io.MapFile
Deletes the named map file.
delete(Path) - Method in class org.apache.hadoop.mapred.PhasedFileSystem
Deprecated.  
delete(Key) - Method in class org.onelab.filter.CountingBloomFilter
Removes a specified key from this counting Bloom filter.
deleteAll(Text, Text, long) - Method in class org.apache.hadoop.hbase.HRegion
Delete all cells of the same age as the passed timestamp or older.
deleteAll(Text, long) - Method in class org.apache.hadoop.hbase.HRegion
Delete all cells of the same age as the passed timestamp or older.
deleteAll(Text, Text, Text, long) - Method in interface org.apache.hadoop.hbase.HRegionInterface
Delete all cells that match the passed row and column and whose timestamp is equal-to or older than the passed timestamp.
deleteAll(Text, Text, long) - Method in interface org.apache.hadoop.hbase.HRegionInterface
Delete all cells that match the passed row and whose timestamp is equal-to or older than the passed timestamp.
deleteAll(Text, Text, Text, long) - Method in class org.apache.hadoop.hbase.HRegionServer
Delete all cells that match the passed row and column and whose timestamp is equal-to or older than the passed timestamp.
deleteAll(Text, Text, long) - Method in class org.apache.hadoop.hbase.HRegionServer
Delete all cells that match the passed row and whose timestamp is equal-to or older than the passed timestamp.
deleteAll(Text, Text) - Method in class org.apache.hadoop.hbase.HTable
Delete all cells that match the passed row and column.
deleteAll(Text, Text, long) - Method in class org.apache.hadoop.hbase.HTable
Delete all cells that match the passed row and column and whose timestamp is equal-to or older than the passed timestamp.
deleteAll(Text, long) - Method in class org.apache.hadoop.hbase.HTable
Completely delete the row's cells of the same timestamp or older.
deleteAll(Text) - Method in class org.apache.hadoop.hbase.HTable
Completely delete the row's cells.
deleteAll(byte[], byte[], byte[]) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Client
 
deleteAll(byte[], byte[], byte[]) - Method in interface org.apache.hadoop.hbase.thrift.generated.Hbase.Iface
Delete all cells that match the passed row and column.
deleteAll(byte[], byte[], byte[]) - Method in class org.apache.hadoop.hbase.thrift.ThriftServer.HBaseHandler
 
deleteAllRow(byte[], byte[]) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Client
 
deleteAllRow(byte[], byte[]) - Method in interface org.apache.hadoop.hbase.thrift.generated.Hbase.Iface
Completely delete the row's cells.
deleteAllRow(byte[], byte[]) - Method in class org.apache.hadoop.hbase.thrift.ThriftServer.HBaseHandler
 
deleteAllRowTs(byte[], byte[], long) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Client
 
deleteAllRowTs(byte[], byte[], long) - Method in interface org.apache.hadoop.hbase.thrift.generated.Hbase.Iface
Completely delete the row's cells marked with a timestamp equal-to or older than the passed timestamp.
deleteAllRowTs(byte[], byte[], long) - Method in class org.apache.hadoop.hbase.thrift.ThriftServer.HBaseHandler
 
deleteAllTs(byte[], byte[], byte[], long) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Client
 
deleteAllTs(byte[], byte[], byte[], long) - Method in interface org.apache.hadoop.hbase.thrift.generated.Hbase.Iface
Delete all cells that match the passed row and column and whose timestamp is equal-to or older than the passed timestamp.
deleteAllTs(byte[], byte[], byte[], long) - Method in class org.apache.hadoop.hbase.thrift.ThriftServer.HBaseHandler
 
deleteBlock(Block) - Method in interface org.apache.hadoop.fs.s3.FileSystemStore
 
deleteBytes - Static variable in class org.apache.hadoop.hbase.HLogEdit
Value stored for a deleted item
deleteColumn(Text, Text) - Method in class org.apache.hadoop.hbase.HBaseAdmin
Delete a column from a table
deleteColumn(Text, Text) - Method in class org.apache.hadoop.hbase.HMaster
Deletes a column from the specified table
deleteColumn(Text, Text) - Method in interface org.apache.hadoop.hbase.HMasterInterface
Deletes a column from the specified table
DeleteCommand - Class in org.apache.hadoop.hbase.hql
Deletes values from tables.
DeleteCommand(Writer) - Constructor for class org.apache.hadoop.hbase.hql.DeleteCommand
 
deleteCommand() - Method in class org.apache.hadoop.hbase.hql.generated.HQLParser
 
deleteConnection(HBaseConfiguration) - Static method in class org.apache.hadoop.hbase.HConnectionManager
Delete connection information for the instance specified by the configuration
deleteFamily(Text, Text, long) - Method in class org.apache.hadoop.hbase.HRegion
Delete all cells for a row with matching column family with timestamps less than or equal to timestamp.
deleteFamily(Text, Text, Text, long) - Method in interface org.apache.hadoop.hbase.HRegionInterface
Delete all cells for a row with matching column family with timestamps less than or equal to timestamp.
deleteFamily(Text, Text, Text, long) - Method in class org.apache.hadoop.hbase.HRegionServer
Delete all cells for a row with matching column family with timestamps less than or equal to timestamp.
deleteFamily(Text, Text, long) - Method in class org.apache.hadoop.hbase.HTable
Delete all cells for a row with matching column family with timestamps less than or equal to timestamp.
deleteFamily(Text, Text) - Method in class org.apache.hadoop.hbase.HTable
Delete all cells for a row with matching column family at all timestamps.
deleteINode(Path) - Method in interface org.apache.hadoop.fs.s3.FileSystemStore
 
deleteLocalFiles() - Method in class org.apache.hadoop.mapred.JobConf
 
deleteLocalFiles(String) - Method in class org.apache.hadoop.mapred.JobConf
 
deleteTable(Text) - Method in class org.apache.hadoop.hbase.HBaseAdmin
Deletes a table
deleteTable(Text) - Method in class org.apache.hadoop.hbase.HMaster
Deletes a table
deleteTable(Text) - Method in interface org.apache.hadoop.hbase.HMasterInterface
Deletes a table
deleteTable(byte[]) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Client
 
deleteTable(byte[]) - Method in interface org.apache.hadoop.hbase.thrift.generated.Hbase.Iface
Deletes a table
deleteTable(byte[]) - Method in class org.apache.hadoop.hbase.thrift.ThriftServer.HBaseHandler
 
DEPENDENT_FAILED - Static variable in class org.apache.hadoop.mapred.jobcontrol.Job
 
depth() - Method in class org.apache.hadoop.fs.Path
Return the number of elements in this path.
DESC - Static variable in interface org.apache.hadoop.hbase.hql.generated.HQLParserConstants
 
DescCommand - Class in org.apache.hadoop.hbase.hql
Prints information about tables.
DescCommand(Writer, TableFormatter) - Constructor for class org.apache.hadoop.hbase.hql.DescCommand
 
descCommand() - Method in class org.apache.hadoop.hbase.hql.generated.HQLParser
 
DESCRIBE - Static variable in interface org.apache.hadoop.hbase.hql.generated.HQLParserConstants
 
deserialize(InputStream) - Static method in class org.apache.hadoop.fs.s3.INode
 
deserialize(RecordInput, String) - Method in class org.apache.hadoop.record.meta.RecordTypeInfo
Deserialize the type information for a record
deserialize(RecordInput, String) - Method in class org.apache.hadoop.record.Record
Deserialize a record with a tag (usually field name)
deserialize(RecordInput) - Method in class org.apache.hadoop.record.Record
Deserialize a record without a tag
detailedUsage_ - Variable in class org.apache.hadoop.streaming.StreamJob
 
df - Static variable in class org.apache.hadoop.dfs.HftpFileSystem
 
DF - Class in org.apache.hadoop.fs
Filesystem disk space usage statistics.
DF(File, Configuration) - Constructor for class org.apache.hadoop.fs.DF
 
DF(File, long) - Constructor for class org.apache.hadoop.fs.DF
 
DF_INTERVAL_DEFAULT - Static variable in class org.apache.hadoop.fs.DF
 
dfmt(double) - Static method in class org.apache.hadoop.streaming.StreamUtil
 
DFSAdmin - Class in org.apache.hadoop.dfs
This class provides some DFS administrative access.
DFSAdmin() - Constructor for class org.apache.hadoop.dfs.DFSAdmin
Construct a DFSAdmin object.
DFSAdmin(Configuration) - Constructor for class org.apache.hadoop.dfs.DFSAdmin
Construct a DFSAdmin object.
DFSck - Class in org.apache.hadoop.dfs
This class provides rudimentary checking of DFS volumes for errors and sub-optimal conditions.
DFSck(Configuration) - Constructor for class org.apache.hadoop.dfs.DFSck
Filesystem checker.
DFSNodesStatus(ArrayList<DatanodeDescriptor>, ArrayList<DatanodeDescriptor>) - Method in class org.apache.hadoop.dfs.JspHelper
 
dfsUsed - Variable in class org.apache.hadoop.dfs.DatanodeInfo
 
digest(byte[]) - Static method in class org.apache.hadoop.io.MD5Hash
Construct a hash value for a byte array.
digest(byte[], int, int) - Static method in class org.apache.hadoop.io.MD5Hash
Construct a hash value for a byte array.
digest(String) - Static method in class org.apache.hadoop.io.MD5Hash
Construct a hash value for a String.
digest(UTF8) - Static method in class org.apache.hadoop.io.MD5Hash
Construct a hash value for a String.
DIRECTORY_INODE - Static variable in class org.apache.hadoop.fs.s3.INode
 
DISABLE - Static variable in interface org.apache.hadoop.hbase.hql.generated.HQLParserConstants
 
disable_tracing() - Method in class org.apache.hadoop.hbase.hql.generated.HQLParser
 
disable_tracing() - Method in class org.apache.hadoop.record.compiler.generated.Rcc
 
DisableCommand - Class in org.apache.hadoop.hbase.hql
Disables tables.
DisableCommand(Writer) - Constructor for class org.apache.hadoop.hbase.hql.DisableCommand
 
disableCommand() - Method in class org.apache.hadoop.hbase.hql.generated.HQLParser
 
disableTable(Text) - Method in class org.apache.hadoop.hbase.HBaseAdmin
Disables a table (takes it off-line) If it is being served, the master will tell the servers to stop serving it.
disableTable(Text) - Method in class org.apache.hadoop.hbase.HMaster
Take table offline
disableTable(Text) - Method in interface org.apache.hadoop.hbase.HMasterInterface
Take table offline
DiskChecker - Class in org.apache.hadoop.util
Class that provides utility functions for checking disk problem
DiskChecker() - Constructor for class org.apache.hadoop.util.DiskChecker
 
DiskChecker.DiskErrorException - Exception in org.apache.hadoop.util
 
DiskChecker.DiskErrorException(String) - Constructor for exception org.apache.hadoop.util.DiskChecker.DiskErrorException
 
DiskChecker.DiskOutOfSpaceException - Exception in org.apache.hadoop.util
 
DiskChecker.DiskOutOfSpaceException(String) - Constructor for exception org.apache.hadoop.util.DiskChecker.DiskOutOfSpaceException
 
Dispatcher - Class in org.apache.hadoop.hbase.rest
Servlet implementation class for hbase REST interface.
Dispatcher() - Constructor for class org.apache.hadoop.hbase.rest.Dispatcher
Default constructor
displayByteArray(byte[]) - Static method in class org.apache.hadoop.io.WritableUtils
 
DistributedCache - Class in org.apache.hadoop.filecache
Distribute application-specific large, read-only files efficiently.
DistributedCache() - Constructor for class org.apache.hadoop.filecache.DistributedCache
 
DistributedFileSystem - Class in org.apache.hadoop.dfs
Implementation of the abstract FileSystem for the DFS system.
DistributedFileSystem() - Constructor for class org.apache.hadoop.dfs.DistributedFileSystem
 
DistributedFileSystem(InetSocketAddress, Configuration) - Constructor for class org.apache.hadoop.dfs.DistributedFileSystem
Deprecated.  
DistributedFileSystem.DiskStatus - Class in org.apache.hadoop.dfs
 
DistributedFileSystem.DiskStatus(long, long, long) - Constructor for class org.apache.hadoop.dfs.DistributedFileSystem.DiskStatus
 
DistributedPentomino - Class in org.apache.hadoop.examples.dancing
Launch a distributed pentomino solver.
DistributedPentomino() - Constructor for class org.apache.hadoop.examples.dancing.DistributedPentomino
 
DistributedPentomino.PentMap - Class in org.apache.hadoop.examples.dancing
Each map takes a line, which represents a prefix move and finds all of the solutions that start with that prefix.
DistributedPentomino.PentMap() - Constructor for class org.apache.hadoop.examples.dancing.DistributedPentomino.PentMap
 
distributedUpgradeProgress(FSConstants.UpgradeAction) - Method in class org.apache.hadoop.dfs.ChecksumDistributedFileSystem
 
distributedUpgradeProgress(FSConstants.UpgradeAction) - Method in class org.apache.hadoop.dfs.DistributedFileSystem
 
distributedUpgradeProgress(FSConstants.UpgradeAction) - Method in class org.apache.hadoop.dfs.NameNode
 
DNS - Class in org.apache.hadoop.net
A class that provides direct and reverse lookup functionalities, allowing the querying of specific network interfaces or nameservers.
DNS() - Constructor for class org.apache.hadoop.net.DNS
 
doAnalyze(String, String, String, String, String) - Method in class org.apache.hadoop.tools.Logalyzer
doAnalyze:
doArchive(String, String) - Method in class org.apache.hadoop.tools.Logalyzer
doArchive: Workhorse function to archive log-files.
doDelete(HttpServletRequest, HttpServletResponse) - Method in class org.apache.hadoop.hbase.rest.Dispatcher
 
doDelete(HttpServletRequest, HttpServletResponse, String[]) - Method in class org.apache.hadoop.hbase.rest.MetaHandler
 
doDelete(HttpServletRequest, HttpServletResponse, String[]) - Method in class org.apache.hadoop.hbase.rest.ScannerHandler
 
doDelete(HttpServletRequest, HttpServletResponse, String[]) - Method in class org.apache.hadoop.hbase.rest.TableHandler
 
doElement(XMLOutputter, String, String) - Method in class org.apache.hadoop.hbase.rest.GenericHandler
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.apache.hadoop.dfs.DataBlockScanner.Servlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.apache.hadoop.dfs.FileDataServlet
Service a GET request as described below.
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.apache.hadoop.dfs.FsckServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.apache.hadoop.dfs.GetImageServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.apache.hadoop.dfs.ListPathsServlet
Service a GET request as described below.
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.apache.hadoop.dfs.SecondaryNameNode.GetImageServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.apache.hadoop.dfs.StreamFile
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.apache.hadoop.hbase.rest.Dispatcher
 
doGet(HttpServletRequest, HttpServletResponse, String[]) - Method in class org.apache.hadoop.hbase.rest.MetaHandler
 
doGet(HttpServletRequest, HttpServletResponse, String[]) - Method in class org.apache.hadoop.hbase.rest.ScannerHandler
 
doGet(HttpServletRequest, HttpServletResponse, String[]) - Method in class org.apache.hadoop.hbase.rest.TableHandler
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.apache.hadoop.log.LogLevel.Servlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.apache.hadoop.mapred.StatusHttpServer.StackServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.apache.hadoop.mapred.StatusHttpServer.TaskGraphServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.apache.hadoop.mapred.TaskLogServlet
Get the logs via http.
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.apache.hadoop.mapred.TaskTracker.MapOutputServlet
 
doMain(String[], Class<? extends HMaster>) - Static method in class org.apache.hadoop.hbase.HMaster
 
doMain(String[], Class<? extends HRegionServer>) - Static method in class org.apache.hadoop.hbase.HRegionServer
Do class main.
doMain(String[]) - Static method in class org.apache.hadoop.hbase.rest.Dispatcher
 
doMain(String[]) - Static method in class org.apache.hadoop.hbase.thrift.ThriftServer
 
doMain(Configuration, String[]) - Method in class org.apache.hadoop.util.ToolBase
Deprecated. Work as a main program: execute a command and handle exception if any
doMethodNotAllowed(HttpServletResponse, String) - Static method in class org.apache.hadoop.hbase.rest.GenericHandler
 
Done() - Method in class org.apache.hadoop.hbase.hql.generated.SimpleCharStream
 
done(String) - Method in class org.apache.hadoop.mapred.TaskTracker
The task is done.
Done() - Method in class org.apache.hadoop.record.compiler.generated.SimpleCharStream
 
done() - Method in interface org.apache.hadoop.record.Index
 
doNotAcceptable(HttpServletResponse) - Static method in class org.apache.hadoop.hbase.rest.GenericHandler
 
doNotAcceptable(HttpServletResponse, String) - Static method in class org.apache.hadoop.hbase.rest.GenericHandler
 
doNotFound(HttpServletResponse) - Static method in class org.apache.hadoop.hbase.rest.GenericHandler
 
doNotFound(HttpServletResponse, String) - Static method in class org.apache.hadoop.hbase.rest.GenericHandler
 
DONT_BREAK_LINES - Static variable in class org.apache.hadoop.hbase.util.Base64
Don't break lines when encoding (violates strict Base64 specification)
doOptimize() - Method in class org.apache.hadoop.hbase.mapred.IndexConfiguration
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.apache.hadoop.hbase.rest.Dispatcher
 
doPost(HttpServletRequest, HttpServletResponse, String[]) - Method in class org.apache.hadoop.hbase.rest.MetaHandler
 
doPost(HttpServletRequest, HttpServletResponse, String[]) - Method in class org.apache.hadoop.hbase.rest.ScannerHandler
 
doPost(HttpServletRequest, HttpServletResponse, String[]) - Method in class org.apache.hadoop.hbase.rest.TableHandler
 
doPut(HttpServletRequest, HttpServletResponse) - Method in class org.apache.hadoop.hbase.rest.Dispatcher
 
doPut(HttpServletRequest, HttpServletResponse, String[]) - Method in class org.apache.hadoop.hbase.rest.MetaHandler
 
doPut(HttpServletRequest, HttpServletResponse, String[]) - Method in class org.apache.hadoop.hbase.rest.ScannerHandler
 
doPut(HttpServletRequest, HttpServletResponse, String[]) - Method in class org.apache.hadoop.hbase.rest.TableHandler
 
doSync() - Method in class org.apache.hadoop.io.SequenceFile.Sorter.SegmentDescriptor
Do the sync checks
DOT_TKN - Static variable in interface org.apache.hadoop.record.compiler.generated.RccConstants
 
DOUBLE - Static variable in class org.apache.hadoop.record.meta.TypeID.RIOType
 
DOUBLE_TKN - Static variable in interface org.apache.hadoop.record.compiler.generated.RccConstants
 
DOUBLE_VALUE_SUM - Static variable in class org.apache.hadoop.mapred.lib.aggregate.ValueAggregatorBaseDescriptor
 
DoubleTypeID - Static variable in class org.apache.hadoop.record.meta.TypeID
 
DoubleValueSum - Class in org.apache.hadoop.mapred.lib.aggregate
This class implements a value aggregator that sums up a sequence of double values.
DoubleValueSum() - Constructor for class org.apache.hadoop.mapred.lib.aggregate.DoubleValueSum
The default constructor
doUpdates(MetricsContext) - Method in class org.apache.hadoop.dfs.datanode.metrics.DataNodeMetrics
Since this object is a registered updater, this method will be called periodically, e.g.
doUpdates(MetricsContext) - Method in class org.apache.hadoop.dfs.NameNodeMetrics
Since this object is a registered updater, this method will be called periodically, e.g.
doUpdates(MetricsContext) - Method in class org.apache.hadoop.ipc.metrics.RpcMetrics
Push the metrics to the monitoring subsystem on doUpdate() call.
doUpdates(MetricsContext) - Method in class org.apache.hadoop.mapred.TaskTracker.TaskTrackerMetrics
Since this object is a registered updater, this method will be called periodically, e.g.
doUpdates(MetricsContext) - Method in class org.apache.hadoop.metrics.jvm.JvmMetrics
This will be called periodically (with the period being configuration dependent).
doUpdates(MetricsContext) - Method in interface org.apache.hadoop.metrics.Updater
Timer-based call-back from the metric library.
driver(String[]) - Static method in class org.apache.hadoop.record.compiler.generated.Rcc
 
driver(String[]) - Method in class org.apache.hadoop.util.ProgramDriver
This is a driver for the example programs.
DROP - Static variable in interface org.apache.hadoop.hbase.hql.generated.HQLParserConstants
 
DropCommand - Class in org.apache.hadoop.hbase.hql
Drops tables.
DropCommand(Writer) - Constructor for class org.apache.hadoop.hbase.hql.DropCommand
 
dropCommand() - Method in class org.apache.hadoop.hbase.hql.generated.HQLParser
 
DroppedSnapshotException - Exception in org.apache.hadoop.hbase
Thrown during flush if the possibility snapshot content was not properly persisted into store files.
DroppedSnapshotException(String) - Constructor for exception org.apache.hadoop.hbase.DroppedSnapshotException
 
DroppedSnapshotException() - Constructor for exception org.apache.hadoop.hbase.DroppedSnapshotException
 
DU - Class in org.apache.hadoop.fs
Filesystem disk space usage statistics.
DU(File, long) - Constructor for class org.apache.hadoop.fs.DU
 
DU(File, Configuration) - Constructor for class org.apache.hadoop.fs.DU
 
dump() - Method in interface org.apache.hadoop.fs.s3.FileSystemStore
Diagnostic method to dump all INodes to the console.
DynamicBloomFilter - Class in org.onelab.filter
Implements a dynamic Bloom filter, as defined in the INFOCOM 2006 paper.
DynamicBloomFilter(int, int, int) - Constructor for class org.onelab.filter.DynamicBloomFilter
Constructor.

E

emit(TupleWritable) - Method in class org.apache.hadoop.mapred.join.MultiFilterRecordReader
For each tuple emitted, return a value (typically one of the values in the tuple).
emit(TupleWritable) - Method in class org.apache.hadoop.mapred.join.OverrideRecordReader
Emit the value with the highest position in the tuple.
emitRecord(String, String, OutputRecord) - Method in class org.apache.hadoop.metrics.file.FileContext
Emits a metrics record to a file.
emitRecord(String, String, OutputRecord) - Method in class org.apache.hadoop.metrics.ganglia.GangliaContext
 
emitRecord(String, String, OutputRecord) - Method in class org.apache.hadoop.metrics.spi.AbstractMetricsContext
Sends a record to the metrics system.
emitRecord(String, String, OutputRecord) - Method in class org.apache.hadoop.metrics.spi.NullContext
Do-nothing version of emitRecord
emitRecord(String, String, OutputRecord) - Method in class org.apache.hadoop.metrics.spi.NullContextWithUpdateThread
Do-nothing version of emitRecord
EMPTY_ARRAY - Static variable in class org.apache.hadoop.mapred.TaskCompletionEvent
 
EMPTY_START_ROW - Static variable in interface org.apache.hadoop.hbase.HConstants
Used by scanners, etc when they want to start at the beginning of a region
EMPTY_TEXT - Static variable in interface org.apache.hadoop.hbase.HConstants
An empty instance of Text.
ENABLE - Static variable in interface org.apache.hadoop.hbase.hql.generated.HQLParserConstants
 
enable_tracing() - Method in class org.apache.hadoop.hbase.hql.generated.HQLParser
 
enable_tracing() - Method in class org.apache.hadoop.record.compiler.generated.Rcc
 
EnableCommand - Class in org.apache.hadoop.hbase.hql
Enables tables.
EnableCommand(Writer) - Constructor for class org.apache.hadoop.hbase.hql.EnableCommand
 
enableCommand() - Method in class org.apache.hadoop.hbase.hql.generated.HQLParser
 
enableTable(Text) - Method in class org.apache.hadoop.hbase.HBaseAdmin
Brings a table on-line (enables it)
enableTable(Text) - Method in class org.apache.hadoop.hbase.HMaster
Puts the table on-line (only needed if table has been previously taken offline)
enableTable(Text) - Method in interface org.apache.hadoop.hbase.HMasterInterface
Puts the table on-line (only needed if table has been previously taken offline)
ENCODE - Static variable in class org.apache.hadoop.hbase.util.Base64
Specify encoding.
encode(String) - Static method in class org.apache.hadoop.io.Text
Converts the provided String to bytes using the UTF-8 encoding.
encode(String, boolean) - Static method in class org.apache.hadoop.io.Text
Converts the provided String to bytes using the UTF-8 encoding.
encode3to4(byte[], byte[], int, int) - Static method in class org.apache.hadoop.hbase.util.Base64
Encodes up to the first three bytes of array threeBytes and returns a four-byte array in Base64 notation.
encode3to4(byte[], int, int, byte[], int, int) - Static method in class org.apache.hadoop.hbase.util.Base64
Encodes up to three bytes of the array source and writes the resulting four Base64 bytes to destination.
encodeBytes(byte[]) - Static method in class org.apache.hadoop.hbase.util.Base64
Encodes a byte array into Base64 notation.
encodeBytes(byte[], int) - Static method in class org.apache.hadoop.hbase.util.Base64
Encodes a byte array into Base64 notation.
encodeBytes(byte[], int, int) - Static method in class org.apache.hadoop.hbase.util.Base64
Encodes a byte array into Base64 notation.
encodeBytes(byte[], int, int, int) - Static method in class org.apache.hadoop.hbase.util.Base64
Encodes a byte array into Base64 notation.
encodeFileToFile(String, String) - Static method in class org.apache.hadoop.hbase.util.Base64
Reads infile and encodes it to outfile.
encodeFromFile(String) - Static method in class org.apache.hadoop.hbase.util.Base64
Convenience method for reading a binary file and base64-encoding it.
encodeObject(Serializable) - Static method in class org.apache.hadoop.hbase.util.Base64
Serializes an object and returns the Base64-encoded version of that serialized object.
encodeObject(Serializable, int) - Static method in class org.apache.hadoop.hbase.util.Base64
Serializes an object and returns the Base64-encoded version of that serialized object.
encodeRegionName(Text) - Static method in class org.apache.hadoop.hbase.HRegionInfo
 
encodeToFile(byte[], String) - Static method in class org.apache.hadoop.hbase.util.Base64
Convenience method for encoding data to a file.
end() - Method in interface org.apache.hadoop.io.compress.Compressor
Closes the compressor and discards any unprocessed input.
end() - Method in interface org.apache.hadoop.io.compress.Decompressor
Closes the decompressor and discards any unprocessed input.
end() - Method in class org.apache.hadoop.io.compress.lzo.LzoCompressor
Noop.
end() - Method in class org.apache.hadoop.io.compress.lzo.LzoDecompressor
 
end() - Method in class org.apache.hadoop.io.compress.zlib.ZlibCompressor
 
end() - Method in class org.apache.hadoop.io.compress.zlib.ZlibDecompressor
 
END_ROW - Static variable in class org.apache.hadoop.hbase.rest.GenericHandler
 
endColumn - Variable in class org.apache.hadoop.hbase.hql.generated.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
endColumn - Variable in class org.apache.hadoop.record.compiler.generated.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
endLine - Variable in class org.apache.hadoop.hbase.hql.generated.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
endLine - Variable in class org.apache.hadoop.record.compiler.generated.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
endMap(String) - Method in class org.apache.hadoop.record.BinaryRecordInput
 
endMap(TreeMap, String) - Method in class org.apache.hadoop.record.BinaryRecordOutput
 
endMap(String) - Method in class org.apache.hadoop.record.CsvRecordInput
 
endMap(TreeMap, String) - Method in class org.apache.hadoop.record.CsvRecordOutput
 
endMap(String) - Method in interface org.apache.hadoop.record.RecordInput
Check the mark for end of the serialized map.
endMap(TreeMap, String) - Method in interface org.apache.hadoop.record.RecordOutput
Mark the end of a serialized map.
endMap(String) - Method in class org.apache.hadoop.record.XmlRecordInput
 
endMap(TreeMap, String) - Method in class org.apache.hadoop.record.XmlRecordOutput
 
endRecord(String) - Method in class org.apache.hadoop.record.BinaryRecordInput
 
endRecord(Record, String) - Method in class org.apache.hadoop.record.BinaryRecordOutput
 
endRecord(String) - Method in class org.apache.hadoop.record.CsvRecordInput
 
endRecord(Record, String) - Method in class org.apache.hadoop.record.CsvRecordOutput
 
endRecord(String) - Method in interface org.apache.hadoop.record.RecordInput
Check the mark for end of the serialized record.
endRecord(Record, String) - Method in interface org.apache.hadoop.record.RecordOutput
Mark the end of a serialized record.
endRecord(String) - Method in class org.apache.hadoop.record.XmlRecordInput
 
endRecord(Record, String) - Method in class org.apache.hadoop.record.XmlRecordOutput
 
endVector(String) - Method in class org.apache.hadoop.record.BinaryRecordInput
 
endVector(ArrayList, String) - Method in class org.apache.hadoop.record.BinaryRecordOutput
 
endVector(String) - Method in class org.apache.hadoop.record.CsvRecordInput
 
endVector(ArrayList, String) - Method in class org.apache.hadoop.record.CsvRecordOutput
 
endVector(String) - Method in interface org.apache.hadoop.record.RecordInput
Check the mark for end of the serialized vector.
endVector(ArrayList, String) - Method in interface org.apache.hadoop.record.RecordOutput
Mark the end of a serialized vector.
endVector(String) - Method in class org.apache.hadoop.record.XmlRecordInput
 
endVector(ArrayList, String) - Method in class org.apache.hadoop.record.XmlRecordOutput
 
ensureInflated() - Method in class org.apache.hadoop.io.CompressedWritable
Must be called by all methods which access fields to ensure that the data has been uncompressed.
entries() - Method in class org.apache.hadoop.conf.Configuration
Deprecated. Use Configuration.iterator() instead.
entrySet() - Method in class org.apache.hadoop.hbase.io.HbaseMapWritable
entrySet() - Method in class org.apache.hadoop.io.MapWritable
entrySet() - Method in class org.apache.hadoop.io.SortedMapWritable
env_ - Variable in class org.apache.hadoop.streaming.StreamJob
 
Environment - Class in org.apache.hadoop.streaming
This is a class used to get the current environment on the host machines running the map/reduce.
Environment() - Constructor for class org.apache.hadoop.streaming.Environment
 
EOF - Static variable in interface org.apache.hadoop.hbase.hql.generated.HQLParserConstants
 
EOF - Static variable in interface org.apache.hadoop.record.compiler.generated.RccConstants
 
eol - Variable in exception org.apache.hadoop.hbase.hql.generated.ParseException
The end of line string for this machine.
eol - Variable in exception org.apache.hadoop.record.compiler.generated.ParseException
The end of line string for this machine.
equals(Object) - Method in class org.apache.hadoop.dfs.DatanodeID
 
equals(Object) - Method in class org.apache.hadoop.fs.FileStatus
Compare if this object is equal to another object
equals(Object) - Method in class org.apache.hadoop.fs.Path
 
equals(Object) - Method in class org.apache.hadoop.fs.permission.FsPermission
equals(Object) - Method in class org.apache.hadoop.hbase.BloomFilterDescriptor
equals(Object) - Method in class org.apache.hadoop.hbase.HColumnDescriptor
equals(Object) - Method in class org.apache.hadoop.hbase.HLogKey
equals(Object) - Method in class org.apache.hadoop.hbase.HMaster.MetaRegion
EQUALS - Static variable in interface org.apache.hadoop.hbase.hql.generated.HQLParserConstants
 
equals(Object) - Method in class org.apache.hadoop.hbase.HRegionInfo
equals(Object) - Method in class org.apache.hadoop.hbase.HRegionLocation
equals(Object) - Method in class org.apache.hadoop.hbase.HServerAddress
equals(Object) - Method in class org.apache.hadoop.hbase.HServerInfo
 
equals(Object) - Method in class org.apache.hadoop.hbase.HServerLoad
equals(Object) - Method in class org.apache.hadoop.hbase.HStoreKey
equals(Object) - Method in class org.apache.hadoop.hbase.HTableDescriptor
equals(Object) - Method in class org.apache.hadoop.hbase.io.ImmutableBytesWritable
equals(Object) - Method in class org.apache.hadoop.hbase.io.TextSequence
 
equals(Object) - Method in class org.apache.hadoop.io.BooleanWritable
 
equals(Object) - Method in class org.apache.hadoop.io.BytesWritable
Are the two byte sequences equal?
equals(Object) - Method in class org.apache.hadoop.io.FloatWritable
Returns true iff o is a FloatWritable with the same value.
equals(Object) - Method in class org.apache.hadoop.io.IntWritable
Returns true iff o is a IntWritable with the same value.
equals(Object) - Method in class org.apache.hadoop.io.LongWritable
Returns true iff o is a LongWritable with the same value.
equals(Object) - Method in class org.apache.hadoop.io.MD5Hash
Returns true iff o is an MD5Hash whose digest contains the same values.
equals(Object) - Method in class org.apache.hadoop.io.NullWritable
 
equals(SequenceFile.Metadata) - Method in class org.apache.hadoop.io.SequenceFile.Metadata
 
equals(Object) - Method in class org.apache.hadoop.io.SequenceFile.Sorter.SegmentDescriptor
 
equals(Object) - Method in class org.apache.hadoop.io.Text
Returns true iff o is a Text with the same contents.
equals(Object) - Method in class org.apache.hadoop.io.UTF8
Deprecated. Returns true iff o is a UTF8 with the same contents.
equals(Object) - Method in class org.apache.hadoop.io.VIntWritable
Returns true iff o is a VIntWritable with the same value.
equals(Object) - Method in class org.apache.hadoop.io.VLongWritable
Returns true iff o is a VLongWritable with the same value.
equals(Object) - Method in class org.apache.hadoop.mapred.join.TupleWritable
equals(Object) - Method in class org.apache.hadoop.net.SocksSocketFactory
 
equals(Object) - Method in class org.apache.hadoop.net.StandardSocketFactory
 
equals(Object) - Method in class org.apache.hadoop.record.Buffer
 
equals(Object) - Method in class org.apache.hadoop.record.meta.FieldTypeInfo
Two FieldTypeInfos are equal if ach of their fields matches
equals(FieldTypeInfo) - Method in class org.apache.hadoop.record.meta.FieldTypeInfo
 
equals(Object) - Method in class org.apache.hadoop.record.meta.MapTypeID
Two map typeIDs are equal if their constituent elements have the same type
equals(Object) - Method in class org.apache.hadoop.record.meta.TypeID
Two base typeIDs are equal if they refer to the same type
equals(Object) - Method in class org.apache.hadoop.record.meta.VectorTypeID
Two vector typeIDs are equal if their constituent elements have the same type
equals(Object) - Method in class org.apache.hadoop.security.UnixUserGroupInformation
Decide if two UGIs are the same
equals(Object) - Method in class org.onelab.filter.Key
errorReport(DatanodeRegistration, int, String) - Method in class org.apache.hadoop.dfs.NameNode
 
EventCounter - Class in org.apache.hadoop.metrics.jvm
A log4J Appender that simply counts logging events in three levels: fatal, error and warn.
EventCounter() - Constructor for class org.apache.hadoop.metrics.jvm.EventCounter
 
ExampleDriver - Class in org.apache.hadoop.examples
A description of an example program based on its class and a human-readable description.
ExampleDriver() - Constructor for class org.apache.hadoop.examples.ExampleDriver
 
execCommand(String...) - Static method in class org.apache.hadoop.util.Shell
Static method to execute a shell command.
execute(HBaseConfiguration) - Method in class org.apache.hadoop.hbase.hql.AlterCommand
 
execute(HBaseConfiguration) - Method in class org.apache.hadoop.hbase.hql.ClearCommand
 
execute(HBaseConfiguration) - Method in interface org.apache.hadoop.hbase.hql.Command
Execute a command
execute(HBaseConfiguration) - Method in class org.apache.hadoop.hbase.hql.CreateCommand
 
execute(HBaseConfiguration) - Method in class org.apache.hadoop.hbase.hql.DeleteCommand
 
execute(HBaseConfiguration) - Method in class org.apache.hadoop.hbase.hql.DescCommand
 
execute(HBaseConfiguration) - Method in class org.apache.hadoop.hbase.hql.DisableCommand
 
execute(HBaseConfiguration) - Method in class org.apache.hadoop.hbase.hql.DropCommand
 
execute(HBaseConfiguration) - Method in class org.apache.hadoop.hbase.hql.EnableCommand
 
execute(HBaseConfiguration) - Method in class org.apache.hadoop.hbase.hql.ExitCommand
 
execute(HBaseConfiguration) - Method in class org.apache.hadoop.hbase.hql.FsCommand
 
execute(HBaseConfiguration) - Method in class org.apache.hadoop.hbase.hql.HelpCommand
 
execute(HBaseConfiguration) - Method in class org.apache.hadoop.hbase.hql.InsertCommand
 
execute(HBaseConfiguration) - Method in class org.apache.hadoop.hbase.hql.JarCommand
 
execute(HBaseConfiguration) - Method in class org.apache.hadoop.hbase.hql.SelectCommand
 
execute(HBaseConfiguration) - Method in class org.apache.hadoop.hbase.hql.ShowCommand
 
execute(HBaseConfiguration) - Method in class org.apache.hadoop.hbase.hql.TruncateCommand
 
execute() - Method in class org.apache.hadoop.record.compiler.ant.RccTask
Invoke the Hadoop record compiler on each record definition file
execute() - Method in class org.apache.hadoop.util.Shell.ShellCommandExecutor
Execute the shell command.
execute() - Method in class org.apache.hadoop.util.ShellUtil
Deprecated. Executes the command.
executeQuery(String) - Method in class org.apache.hadoop.hbase.hql.HQLClient
 
executeTime(boolean, long, long) - Static method in class org.apache.hadoop.hbase.Shell
 
exist - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.createTable_result
 
exist - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.createTable_result.Isset
 
exists(Path) - Method in class org.apache.hadoop.dfs.DistributedFileSystem
 
exists(Path) - Method in class org.apache.hadoop.dfs.HftpFileSystem
 
exists(String) - Method in class org.apache.hadoop.dfs.NameNode
 
exists(Path) - Method in class org.apache.hadoop.fs.FileSystem
Check if exists.
exists(Path) - Method in class org.apache.hadoop.fs.FilterFileSystem
Check if exists.
exists(Path) - Method in class org.apache.hadoop.fs.kfs.KosmosFileSystem
 
exists(Path) - Method in class org.apache.hadoop.fs.RawLocalFileSystem
 
exists(Path) - Method in class org.apache.hadoop.fs.s3.S3FileSystem
 
EXIT - Static variable in interface org.apache.hadoop.hbase.hql.generated.HQLParserConstants
 
EXIT_FLAG - Static variable in class org.apache.hadoop.hbase.Shell
 
ExitCommand - Class in org.apache.hadoop.hbase.hql
 
ExitCommand(Writer) - Constructor for class org.apache.hadoop.hbase.hql.ExitCommand
 
exitCommand() - Method in class org.apache.hadoop.hbase.hql.generated.HQLParser
 
ExitException - Exception in org.apache.hadoop.hbase.hql
 
ExitException(int) - Constructor for exception org.apache.hadoop.hbase.hql.ExitException
Constructs an exit exception.
exitUsage(boolean) - Method in class org.apache.hadoop.streaming.StreamJob
 
ExpandBuff(boolean) - Method in class org.apache.hadoop.hbase.hql.generated.SimpleCharStream
 
ExpandBuff(boolean) - Method in class org.apache.hadoop.record.compiler.generated.SimpleCharStream
 
expectedTokenSequences - Variable in exception org.apache.hadoop.hbase.hql.generated.ParseException
Each entry in this array is an array of integers.
expectedTokenSequences - Variable in exception org.apache.hadoop.record.compiler.generated.ParseException
Each entry in this array is an array of integers.
EXPONENT - Static variable in interface org.apache.hadoop.hbase.hql.generated.HQLParserConstants
 
exponentialBackoffRetry(int, long, TimeUnit) - Static method in class org.apache.hadoop.io.retry.RetryPolicies
Keep trying a limited number of times, waiting a growing amount of time between attempts, and then fail by re-throwing the exception.
expunge() - Method in class org.apache.hadoop.fs.Trash
Delete old checkpoints.
extractErrMsg(String) - Method in class org.apache.hadoop.hbase.hql.BasicCommand
 
extractErrMsg(Exception) - Method in class org.apache.hadoop.hbase.hql.BasicCommand
 
extractFamily(Text) - Static method in class org.apache.hadoop.hbase.HStoreKey
Extracts the column family name from a column For example, returns 'info' if the specified column was 'info:server'
extractFamily(Text, boolean) - Static method in class org.apache.hadoop.hbase.HStoreKey
Extracts the column family name from a column For example, returns 'info' if the specified column was 'info:server'
extractKeyValues(MapWritable) - Method in class org.apache.hadoop.hbase.mapred.GroupingTableMap
Extract columns values from the current record.
extractQualifier(Text) - Static method in class org.apache.hadoop.hbase.HStoreKey
Extracts the column qualifier, the portion that follows the colon (':') family/qualifier separator.

F

fail(String) - Method in class org.apache.hadoop.streaming.StreamJob
 
FAILED - Static variable in class org.apache.hadoop.mapred.jobcontrol.Job
 
FAILED - Static variable in class org.apache.hadoop.mapred.JobStatus
 
failedJobs() - Method in class org.apache.hadoop.mapred.JobTracker
 
families() - Method in class org.apache.hadoop.hbase.HTableDescriptor
All the column families in this table.
FAMILY_INDICATOR - Static variable in interface org.apache.hadoop.hbase.hql.Command
family indicator
Field() - Method in class org.apache.hadoop.record.compiler.generated.Rcc
 
FieldSelectionMapReduce<K extends WritableComparable,V extends Writable> - Class in org.apache.hadoop.mapred.lib
This class implements a mapper/reducer class that can be used to perform field selections in a manner similar to unix cut.
FieldSelectionMapReduce() - Constructor for class org.apache.hadoop.mapred.lib.FieldSelectionMapReduce
 
FieldTypeInfo - Class in org.apache.hadoop.record.meta
Represents a type information for a field, which is made up of its ID (name) and its type (a TypeID object).
file - Variable in class org.apache.hadoop.fs.FSInputChecker
The file name from which data is read from
FILE_NAME_PROPERTY - Static variable in class org.apache.hadoop.metrics.file.FileContext
 
FILE_SYSTEM_VERSION - Static variable in interface org.apache.hadoop.hbase.HConstants
version of file system
FILE_TYPES - Static variable in class org.apache.hadoop.fs.s3.INode
 
FileAlreadyExistsException - Exception in org.apache.hadoop.mapred
Used when target file already exists for any operation and is not configured to be overwritten.
FileAlreadyExistsException() - Constructor for exception org.apache.hadoop.mapred.FileAlreadyExistsException
 
FileAlreadyExistsException(String) - Constructor for exception org.apache.hadoop.mapred.FileAlreadyExistsException
 
FileContext - Class in org.apache.hadoop.metrics.file
Metrics context for writing metrics to a file.

This class is configured by setting ContextFactory attributes which in turn are usually configured through a properties file.

FileContext() - Constructor for class org.apache.hadoop.metrics.file.FileContext
Creates a new instance of FileContext
FileDataServlet - Class in org.apache.hadoop.dfs
Redirect queries about the hosted filesystem to an appropriate datanode.
FileDataServlet() - Constructor for class org.apache.hadoop.dfs.FileDataServlet
 
fileExtension(String) - Method in class org.apache.hadoop.streaming.JarBuilder
 
FileInputFormat<K extends WritableComparable,V extends Writable> - Class in org.apache.hadoop.mapred
A base class for file-based InputFormat.
FileInputFormat() - Constructor for class org.apache.hadoop.mapred.FileInputFormat
 
FileSplit - Class in org.apache.hadoop.mapred
A section of an input file.
FileSplit(Path, long, long, JobConf) - Constructor for class org.apache.hadoop.mapred.FileSplit
Constructs a split.
FileStatus - Class in org.apache.hadoop.fs
Interface that represents the client side information for a file.
FileStatus() - Constructor for class org.apache.hadoop.fs.FileStatus
 
FileStatus(long, boolean, int, long, long, Path) - Constructor for class org.apache.hadoop.fs.FileStatus
 
FileStatus(long, boolean, int, long, long, FsPermission, String, String, Path) - Constructor for class org.apache.hadoop.fs.FileStatus
 
FileSystem - Class in org.apache.hadoop.fs
An abstract base class for a fairly generic filesystem.
FileSystem() - Constructor for class org.apache.hadoop.fs.FileSystem
 
FileSystemStore - Interface in org.apache.hadoop.fs.s3
A facility for storing and retrieving INodes and Blocks.
fileURIs - Variable in class org.apache.hadoop.streaming.StreamJob
 
FileUtil - Class in org.apache.hadoop.fs
A collection of file-processing util methods
FileUtil() - Constructor for class org.apache.hadoop.fs.FileUtil
 
FileUtil.HardLink - Class in org.apache.hadoop.fs
Class for creating hardlinks.
FileUtil.HardLink() - Constructor for class org.apache.hadoop.fs.FileUtil.HardLink
 
FillBuff() - Method in class org.apache.hadoop.hbase.hql.generated.SimpleCharStream
 
FillBuff() - Method in class org.apache.hadoop.record.compiler.generated.SimpleCharStream
 
fillJoinCollector(K) - Method in class org.apache.hadoop.mapred.join.CompositeRecordReader
For all child RRs offering the key provided, obtain an iterator at that position in the JoinCollector.
fillJoinCollector(K) - Method in class org.apache.hadoop.mapred.join.OverrideRecordReader
Instead of filling the JoinCollector with iterators from all data sources, fill only the rightmost for this key.
filter(Text) - Method in class org.apache.hadoop.hbase.filter.InclusiveStopRowFilter
 
filter(Text) - Method in class org.apache.hadoop.hbase.filter.PageRowFilter
Filters on just a row key.
filter(Text, Text, byte[]) - Method in class org.apache.hadoop.hbase.filter.PageRowFilter
Filters on row key and/or a column key.
filter(Text) - Method in class org.apache.hadoop.hbase.filter.RegExpRowFilter
Filters on just a row key.
filter(Text, Text, byte[]) - Method in class org.apache.hadoop.hbase.filter.RegExpRowFilter
Filters on row key and/or a column key.
filter(Text) - Method in interface org.apache.hadoop.hbase.filter.RowFilterInterface
Filters on just a row key.
filter(Text, Text, byte[]) - Method in interface org.apache.hadoop.hbase.filter.RowFilterInterface
Filters on row key and/or a column key.
filter(Text) - Method in class org.apache.hadoop.hbase.filter.RowFilterSet
Filters on just a row key.
filter(Text, Text, byte[]) - Method in class org.apache.hadoop.hbase.filter.RowFilterSet
Filters on row key and/or a column key.
filter(Text) - Method in class org.apache.hadoop.hbase.filter.StopRowFilter
Filters on just a row key.
filter(Text, Text, byte[]) - Method in class org.apache.hadoop.hbase.filter.StopRowFilter
Filters on row key and/or a column key. Because StopRowFilter does not examine column information, this method defaults to calling the rowKey-only version of filter.
filter(Text) - Method in class org.apache.hadoop.hbase.filter.WhileMatchRowFilter
Filters on just a row key.
filter(Text, Text, byte[]) - Method in class org.apache.hadoop.hbase.filter.WhileMatchRowFilter
Filters on row key and/or a column key.
Filter - Class in org.onelab.filter
Defines the general behavior of a filter.
Filter() - Constructor for class org.onelab.filter.Filter
 
Filter(int, int) - Constructor for class org.onelab.filter.Filter
Constructor.
filterAllRemaining() - Method in class org.apache.hadoop.hbase.filter.PageRowFilter
Determines if the filter has decided that all remaining results should be filtered (skipped).
filterAllRemaining() - Method in class org.apache.hadoop.hbase.filter.RegExpRowFilter
Determines if the filter has decided that all remaining results should be filtered (skipped).
filterAllRemaining() - Method in interface org.apache.hadoop.hbase.filter.RowFilterInterface
Determines if the filter has decided that all remaining results should be filtered (skipped).
filterAllRemaining() - Method in class org.apache.hadoop.hbase.filter.RowFilterSet
Determines if the filter has decided that all remaining results should be filtered (skipped).
filterAllRemaining() - Method in class org.apache.hadoop.hbase.filter.StopRowFilter
Determines if the filter has decided that all remaining results should be filtered (skipped).
filterAllRemaining() - Method in class org.apache.hadoop.hbase.filter.WhileMatchRowFilter
Returns true once the nested filter has filtered out a row (returned true on a call to one of it's filtering methods).
FilterFileSystem - Class in org.apache.hadoop.fs
A FilterFileSystem contains some other file system, which it uses as its basic file system, possibly transforming the data along the way or providing additional functionality.
FilterFileSystem(FileSystem) - Constructor for class org.apache.hadoop.fs.FilterFileSystem
 
filterNotNull(TreeMap<Text, byte[]>) - Method in class org.apache.hadoop.hbase.filter.PageRowFilter
Filters a row if: 1) The given row (@param columns) has a columnKey expected to be null AND the value associated with that columnKey is non-null.
filterNotNull(TreeMap<Text, byte[]>) - Method in class org.apache.hadoop.hbase.filter.RegExpRowFilter
Filters a row if: 1) The given row (@param columns) has a columnKey expected to be null AND the value associated with that columnKey is non-null.
filterNotNull(TreeMap<Text, byte[]>) - Method in interface org.apache.hadoop.hbase.filter.RowFilterInterface
Filters a row if: 1) The given row (@param columns) has a columnKey expected to be null AND the value associated with that columnKey is non-null.
filterNotNull(TreeMap<Text, byte[]>) - Method in class org.apache.hadoop.hbase.filter.RowFilterSet
Filters a row if: 1) The given row (@param columns) has a columnKey expected to be null AND the value associated with that columnKey is non-null.
filterNotNull(TreeMap<Text, byte[]>) - Method in class org.apache.hadoop.hbase.filter.StopRowFilter
Filters a row if: 1) The given row (@param columns) has a columnKey expected to be null AND the value associated with that columnKey is non-null. Because StopRowFilter does not examine column information, this method defaults to calling filterAllRemaining().
filterNotNull(TreeMap<Text, byte[]>) - Method in class org.apache.hadoop.hbase.filter.WhileMatchRowFilter
Filters a row if: 1) The given row (@param columns) has a columnKey expected to be null AND the value associated with that columnKey is non-null.
finalize() - Method in class org.apache.hadoop.io.compress.lzo.LzoDecompressor
 
finalize() - Method in class org.apache.hadoop.io.compress.zlib.ZlibDecompressor
 
finalizeBlock(Block) - Method in interface org.apache.hadoop.dfs.FSDatasetInterface
Finalizes the block previously opened for writing using writeToBlock.
finalized - Variable in class org.apache.hadoop.dfs.UpgradeStatusReport
 
finalizeUpgrade() - Method in class org.apache.hadoop.dfs.ChecksumDistributedFileSystem
Finalize previously upgraded files system state.
finalizeUpgrade() - Method in class org.apache.hadoop.dfs.DFSAdmin
Command to ask the namenode to finalize previously performed upgrade.
finalizeUpgrade() - Method in class org.apache.hadoop.dfs.DistributedFileSystem
Finalize previously upgraded files system state.
finalizeUpgrade() - Method in class org.apache.hadoop.dfs.NameNode
 
finalKey(WritableComparable) - Method in class org.apache.hadoop.io.MapFile.Reader
Reads the final key from the file.
find(String, int) - Method in class org.apache.hadoop.hbase.io.TextSequence
 
find(String) - Method in class org.apache.hadoop.hbase.io.TextSequence
 
find(String) - Method in class org.apache.hadoop.io.Text
 
find(String, int) - Method in class org.apache.hadoop.io.Text
Finds any occurence of what in the backing buffer, starting as position start.
findByte(byte[], int, int, byte) - Static method in class org.apache.hadoop.streaming.UTF8ByteArrayUtils
Find the first occurrence of the given byte b in a UTF-8 encoded string
findCounter(Enum) - Method in class org.apache.hadoop.mapred.Counters
Find the counter for the given enum.
findCounter(String, int, String) - Method in class org.apache.hadoop.mapred.Counters
Find a counter by using strings
findInClasspath(String) - Static method in class org.apache.hadoop.streaming.StreamUtil
 
findInClasspath(String, ClassLoader) - Static method in class org.apache.hadoop.streaming.StreamUtil
 
findNthByte(byte[], byte, int) - Static method in class org.apache.hadoop.streaming.UTF8ByteArrayUtils
Find the nth occurrence of the given byte b in a UTF-8 encoded string
findRootRegion() - Method in class org.apache.hadoop.hbase.HMaster
Get the location of the root region
findRootRegion() - Method in interface org.apache.hadoop.hbase.HMasterInterface
Get the location of the root region
findSeparator(byte[], int, int, byte) - Static method in class org.apache.hadoop.mapred.KeyValueLineRecordReader
 
findTab(byte[], int, int) - Static method in class org.apache.hadoop.streaming.UTF8ByteArrayUtils
Find the first occured tab in a UTF-8 encoded string
findTab(byte[]) - Static method in class org.apache.hadoop.streaming.UTF8ByteArrayUtils
Find the first occured tab in a UTF-8 encoded string
finish() - Method in class org.apache.hadoop.io.compress.CompressionOutputStream
Finishes writing compressed data to the output stream without closing the underlying stream.
finish() - Method in interface org.apache.hadoop.io.compress.Compressor
When called, indicates that compression should end with the current contents of the input buffer.
finish() - Method in class org.apache.hadoop.io.compress.GzipCodec.GzipOutputStream
 
finish() - Method in class org.apache.hadoop.io.compress.lzo.LzoCompressor
 
finish() - Method in class org.apache.hadoop.io.compress.zlib.ZlibCompressor
 
finished() - Method in interface org.apache.hadoop.io.compress.Compressor
Returns true if the end of the compressed data output stream has been reached.
finished() - Method in interface org.apache.hadoop.io.compress.Decompressor
Returns true if the end of the compressed data output stream has been reached.
finished() - Method in class org.apache.hadoop.io.compress.lzo.LzoCompressor
 
finished() - Method in class org.apache.hadoop.io.compress.lzo.LzoDecompressor
 
finished() - Method in class org.apache.hadoop.io.compress.zlib.ZlibCompressor
 
finished() - Method in class org.apache.hadoop.io.compress.zlib.ZlibDecompressor
 
firstKey() - Method in class org.apache.hadoop.io.SortedMapWritable
firstMetaRegionInfo - Static variable in class org.apache.hadoop.hbase.HRegionInfo
HRegionInfo for first meta region
fix(FileSystem, Path, Class, Class, boolean, Configuration) - Static method in class org.apache.hadoop.io.MapFile
This method attempts to fix a corrupt MapFile by re-creating its index.
FIXING_DELETE - Static variable in class org.apache.hadoop.dfs.NamenodeFsck
Delete corrupted files.
FIXING_MOVE - Static variable in class org.apache.hadoop.dfs.NamenodeFsck
Move corrupted files to /lost+found .
FIXING_NONE - Static variable in class org.apache.hadoop.dfs.NamenodeFsck
Don't attempt any fixing .
FLOAT - Static variable in class org.apache.hadoop.record.meta.TypeID.RIOType
 
FLOAT_TKN - Static variable in interface org.apache.hadoop.record.compiler.generated.RccConstants
 
FLOATING_POINT_LITERAL - Static variable in interface org.apache.hadoop.hbase.hql.generated.HQLParserConstants
 
FloatTypeID - Static variable in class org.apache.hadoop.record.meta.TypeID
 
FloatWritable - Class in org.apache.hadoop.io
A WritableComparable for floats.
FloatWritable() - Constructor for class org.apache.hadoop.io.FloatWritable
 
FloatWritable(float) - Constructor for class org.apache.hadoop.io.FloatWritable
 
FloatWritable.Comparator - Class in org.apache.hadoop.io
A Comparator optimized for FloatWritable.
FloatWritable.Comparator() - Constructor for class org.apache.hadoop.io.FloatWritable.Comparator
 
flush() - Method in class org.apache.hadoop.io.compress.CompressionOutputStream
 
flush() - Method in class org.apache.hadoop.io.compress.GzipCodec.GzipOutputStream
 
flush() - Method in class org.apache.hadoop.metrics.file.FileContext
Flushes the output writer, forcing updates to disk.
flush() - Method in class org.apache.hadoop.metrics.spi.AbstractMetricsContext
Called each period after all records have been emitted, this method does nothing.
flushBase64() - Method in class org.apache.hadoop.hbase.util.Base64.Base64OutputStream
Method added by PHIL.
flushBuffer() - Method in class org.apache.hadoop.fs.FSOutputSummer
 
flushRequested(HRegion) - Method in interface org.apache.hadoop.hbase.CacheFlushListener
Tell the listener the cache needs to be flushed.
footer() - Method in class org.apache.hadoop.hbase.hql.formatter.AsciiTableFormatter
 
footer() - Method in class org.apache.hadoop.hbase.hql.formatter.HtmlTableFormatter
 
footer() - Method in interface org.apache.hadoop.hbase.hql.TableFormatter
Output footer.
format(Configuration) - Static method in class org.apache.hadoop.dfs.NameNode
Format a new filesystem.
formatBytes(long) - Static method in class org.apache.hadoop.streaming.StreamUtil
 
formatBytes2(long) - Static method in class org.apache.hadoop.streaming.StreamUtil
 
formatPercent(double, int) - Static method in class org.apache.hadoop.util.StringUtils
Format a percentage for presentation to the user.
formatTimeDiff(long, long) - Static method in class org.apache.hadoop.util.StringUtils
Given a finish and start time in long milliseconds, returns a String in the format Xhrs, Ymins, Z sec, for the time difference between two times.
fourRotations - Static variable in class org.apache.hadoop.examples.dancing.Pentomino
Are all 4 rotations unique?
FROM - Static variable in interface org.apache.hadoop.hbase.hql.generated.HQLParserConstants
 
fs - Variable in class org.apache.hadoop.fs.FilterFileSystem
 
fs - Variable in class org.apache.hadoop.fs.FsShell
 
FS - Static variable in interface org.apache.hadoop.hbase.hql.generated.HQLParserConstants
 
FsAction - Enum in org.apache.hadoop.fs.permission
File system actions, e.g.
fsck() - Method in class org.apache.hadoop.dfs.NamenodeFsck
Check files on DFS, starting from the indicated path.
FsckServlet - Class in org.apache.hadoop.dfs
This class is used in Namesystem's jetty to do fsck on namenode.
FsckServlet() - Constructor for class org.apache.hadoop.dfs.FsckServlet
 
FsCommand - Class in org.apache.hadoop.hbase.hql
Run hadoop filesystem commands.
FsCommand(Writer) - Constructor for class org.apache.hadoop.hbase.hql.FsCommand
 
fsCommand() - Method in class org.apache.hadoop.hbase.hql.generated.HQLParser
 
FSConstants - Interface in org.apache.hadoop.dfs
Some handy constants
FSConstants.CheckpointStates - Enum in org.apache.hadoop.dfs
 
FSConstants.DatanodeReportType - Enum in org.apache.hadoop.dfs
 
FSConstants.NodeType - Enum in org.apache.hadoop.dfs
Type of the node
FSConstants.SafeModeAction - Enum in org.apache.hadoop.dfs
 
FSConstants.StartupOption - Enum in org.apache.hadoop.dfs
 
FSConstants.UpgradeAction - Enum in org.apache.hadoop.dfs
Distributed upgrade actions: 1.
FSDataInputStream - Class in org.apache.hadoop.fs
Utility that wraps a FSInputStream in a DataInputStream and buffers input through a BufferedInputStream.
FSDataInputStream(InputStream) - Constructor for class org.apache.hadoop.fs.FSDataInputStream
 
FSDataOutputStream - Class in org.apache.hadoop.fs
Utility that wraps a OutputStream in a DataOutputStream, buffers output through a BufferedOutputStream and creates a checksum file.
FSDataOutputStream(OutputStream) - Constructor for class org.apache.hadoop.fs.FSDataOutputStream
 
FSDatasetInterface - Interface in org.apache.hadoop.dfs
This is an interface for the underlying storage that stores blocks for a data node.
FSDatasetInterface.BlockWriteStreams - Class in org.apache.hadoop.dfs
This class contains the output streams for the data and checksum of a block
FSDatasetInterface.MetaDataInputStream - Class in org.apache.hadoop.dfs
This class provides the input stream and length of the metadata of a block
FSDatasetMBean - Interface in org.apache.hadoop.dfs.datanode.metrics
This Interface defines the methods to get the status of a the FSDataset of a data node.
FSError - Error in org.apache.hadoop.fs
Thrown for unexpected filesystem errors, presumed to reflect disk errors in the native filesystem.
fsError(String, String) - Method in class org.apache.hadoop.mapred.TaskTracker
A child task had a local filesystem error.
fsImageLoadTime - Variable in class org.apache.hadoop.dfs.NameNodeMetrics
 
FSInputChecker - Class in org.apache.hadoop.fs
This is a generic input stream for verifying checksums for data before it is read by a user.
FSInputChecker(Path, int) - Constructor for class org.apache.hadoop.fs.FSInputChecker
Constructor
FSInputChecker(Path, int, Checksum, int, int) - Constructor for class org.apache.hadoop.fs.FSInputChecker
Constructor
FSInputStream - Class in org.apache.hadoop.fs
FSInputStream is a generic old InputStream with a little bit of RAF-style seek ability.
FSInputStream() - Constructor for class org.apache.hadoop.fs.FSInputStream
 
FSNamesystemMBean - Interface in org.apache.hadoop.dfs.namenode.metrics
This Interface defines the methods to get the status of a the FSNamesystem of a name node.
fsOk - Variable in class org.apache.hadoop.hbase.HRegionServer
 
FSOutputSummer - Class in org.apache.hadoop.fs
This is a generic output stream for generating checksums for data before it is written to the underlying stream
FSOutputSummer(Checksum, int, int) - Constructor for class org.apache.hadoop.fs.FSOutputSummer
 
FsPermission - Class in org.apache.hadoop.fs.permission
A class for file/directory permissions.
FsPermission(FsAction, FsAction, FsAction) - Constructor for class org.apache.hadoop.fs.permission.FsPermission
Construct by the given FsAction.
FsPermission(short) - Constructor for class org.apache.hadoop.fs.permission.FsPermission
Construct by the given mode.
FsPermission(FsPermission) - Constructor for class org.apache.hadoop.fs.permission.FsPermission
Copy constructor
FsShell - Class in org.apache.hadoop.fs
Provide command line access to a FileSystem.
FsShell() - Constructor for class org.apache.hadoop.fs.FsShell
 
FsShell(Configuration) - Constructor for class org.apache.hadoop.fs.FsShell
 
FSUtils - Class in org.apache.hadoop.hbase.util
Utility methods for interacting with the underlying file system.
fullyDelete(File) - Static method in class org.apache.hadoop.fs.FileUtil
Delete a directory and all its contents.
fullyDelete(FileSystem, Path) - Static method in class org.apache.hadoop.fs.FileUtil
Recursively delete a directory.

G

GangliaContext - Class in org.apache.hadoop.metrics.ganglia
Context for sending metrics to Ganglia.
GangliaContext() - Constructor for class org.apache.hadoop.metrics.ganglia.GangliaContext
Creates a new instance of GangliaContext
genCode(String, String, ArrayList<String>) - Method in class org.apache.hadoop.record.compiler.JFile
Generate record code in given language.
generateEntry(String, String, Text) - Static method in class org.apache.hadoop.mapred.lib.aggregate.ValueAggregatorBaseDescriptor
 
generateGroupKey(TaggedMapOutput) - Method in class org.apache.hadoop.contrib.utils.join.DataJoinMapperBase
Generate a map output key.
generateInputTag(String) - Method in class org.apache.hadoop.contrib.utils.join.DataJoinMapperBase
Determine the source tag based on the input file name.
generateKeyValPairs(Object, Object) - Method in class org.apache.hadoop.examples.AggregateWordCount.WordCountPlugInClass
 
generateKeyValPairs(Object, Object) - Method in class org.apache.hadoop.examples.AggregateWordHistogram.AggregateWordHistogramPlugin
Parse the given value, generate an aggregation-id/value pair per word.
generateKeyValPairs(Object, Object) - Method in class org.apache.hadoop.mapred.lib.aggregate.UserDefinedValueAggregatorDescriptor
Generate a list of aggregation-id/value pairs for the given key/value pairs by delegating the invocation to the real object.
generateKeyValPairs(Object, Object) - Method in class org.apache.hadoop.mapred.lib.aggregate.ValueAggregatorBaseDescriptor
Generate 1 or 2 aggregation-id/value pairs for the given key/value pair.
generateKeyValPairs(Object, Object) - Method in interface org.apache.hadoop.mapred.lib.aggregate.ValueAggregatorDescriptor
Generate a list of aggregation-id/value pairs for the given key/value pair.
generateParseException() - Method in class org.apache.hadoop.hbase.hql.generated.HQLParser
 
generateParseException() - Method in class org.apache.hadoop.record.compiler.generated.Rcc
 
generateTaggedMapOutput(Writable) - Method in class org.apache.hadoop.contrib.utils.join.DataJoinMapperBase
Generate a tagged map output value.
generateValueAggregator(String) - Static method in class org.apache.hadoop.mapred.lib.aggregate.ValueAggregatorBaseDescriptor
 
GenericHandler - Class in org.apache.hadoop.hbase.rest
GenericHandler contains some basic common stuff that all the individual REST handler types take advantage of.
GenericHandler(HBaseConfiguration, HBaseAdmin) - Constructor for class org.apache.hadoop.hbase.rest.GenericHandler
 
GenericHandler.ContentType - Enum in org.apache.hadoop.hbase.rest
 
GenericOptionsParser - Class in org.apache.hadoop.util
GenericOptionsParser is a utility to parse command line arguments generic to the Hadoop framework.
GenericOptionsParser(Configuration, String[]) - Constructor for class org.apache.hadoop.util.GenericOptionsParser
Create a GenericOptionsParser to parse only the generic Hadoop arguments.
GenericOptionsParser(Configuration, Options, String[]) - Constructor for class org.apache.hadoop.util.GenericOptionsParser
Create a GenericOptionsParser to parse given options as well as generic Hadoop options.
GenericWritable - Class in org.apache.hadoop.io
A wrapper for Writable instances.
GenericWritable() - Constructor for class org.apache.hadoop.io.GenericWritable
 
get(String, Object) - Method in class org.apache.hadoop.conf.Configuration
Deprecated. A side map of Configuration to Object should be used instead.
get(String) - Method in class org.apache.hadoop.conf.Configuration
Get the value of the name property, null if no such property exists.
get(String, String) - Method in class org.apache.hadoop.conf.Configuration
Get the value of the name property.
get(int) - Method in class org.apache.hadoop.dfs.LocatedBlocks
Get located block.
get(Configuration) - Static method in class org.apache.hadoop.fs.FileSystem
Returns the configured filesystem implementation.
get(URI, Configuration) - Static method in class org.apache.hadoop.fs.FileSystem
Returns the FileSystem for this URI's scheme and authority.
get() - Method in class org.apache.hadoop.hbase.hql.TableFormatterFactory
 
get(Text, Text) - Method in class org.apache.hadoop.hbase.HRegion
Fetch a single data item.
get(Text, Text, int) - Method in class org.apache.hadoop.hbase.HRegion
Fetch multiple versions of a single data item
get(Text, Text, long, int) - Method in class org.apache.hadoop.hbase.HRegion
Fetch multiple versions of a single data item, with timestamp.
get(Text, Text, Text) - Method in interface org.apache.hadoop.hbase.HRegionInterface
Retrieve a single value from the specified region for the specified row and column keys
get(Text, Text, Text, int) - Method in interface org.apache.hadoop.hbase.HRegionInterface
Get the specified number of versions of the specified row and column
get(Text, Text, Text, long, int) - Method in interface org.apache.hadoop.hbase.HRegionInterface
Get the specified number of versions of the specified row and column with the specified timestamp.
get(Text, Text, Text) - Method in class org.apache.hadoop.hbase.HRegionServer
Retrieve a single value from the specified region for the specified row and column keys
get(Text, Text, Text, int) - Method in class org.apache.hadoop.hbase.HRegionServer
Get the specified number of versions of the specified row and column
get(Text, Text, Text, long, int) - Method in class org.apache.hadoop.hbase.HRegionServer
Get the specified number of versions of the specified row and column with the specified timestamp.
get(Text, Text) - Method in class org.apache.hadoop.hbase.HTable
Get a single value for the specified row and column
get(Text, Text, int) - Method in class org.apache.hadoop.hbase.HTable
Get the specified number of versions of the specified row and column
get(Text, Text, long, int) - Method in class org.apache.hadoop.hbase.HTable
Get the specified number of versions of the specified row and column with the specified timestamp.
get(Object) - Method in class org.apache.hadoop.hbase.io.HbaseMapWritable
get() - Method in class org.apache.hadoop.hbase.io.HbaseObjectWritable
Return the instance, or null if none.
get() - Method in class org.apache.hadoop.hbase.io.ImmutableBytesWritable
Get the data from the BytesWritable.
get(byte[], byte[], byte[]) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Client
 
get(byte[], byte[], byte[]) - Method in interface org.apache.hadoop.hbase.thrift.generated.Hbase.Iface
Get a single value for the specified table, row, and column at the latest timestamp.
get(byte[], byte[], byte[]) - Method in class org.apache.hadoop.hbase.thrift.ThriftServer.HBaseHandler
 
get(long, Writable) - Method in class org.apache.hadoop.io.ArrayFile.Reader
Return the nth value in the file.
get() - Method in class org.apache.hadoop.io.ArrayWritable
 
get() - Method in class org.apache.hadoop.io.BooleanWritable
Returns the value of the BooleanWritable
get() - Method in class org.apache.hadoop.io.BytesWritable
Get the data from the BytesWritable.
get() - Method in class org.apache.hadoop.io.FloatWritable
Return the value of this FloatWritable.
get() - Method in class org.apache.hadoop.io.GenericWritable
Return the wrapped instance.
get() - Method in class org.apache.hadoop.io.IntWritable
Return the value of this IntWritable.
get() - Method in class org.apache.hadoop.io.LongWritable
Return the value of this LongWritable.
get(WritableComparable, Writable) - Method in class org.apache.hadoop.io.MapFile.Reader
Return the value for the named key, or null if none exists.
get(Object) - Method in class org.apache.hadoop.io.MapWritable
get() - Static method in class org.apache.hadoop.io.NullWritable
Returns the single instance of this class.
get() - Method in class org.apache.hadoop.io.ObjectWritable
Return the instance, or null if none.
get(Text) - Method in class org.apache.hadoop.io.SequenceFile.Metadata
 
get(WritableComparable) - Method in class org.apache.hadoop.io.SetFile.Reader
Read the matching key from a set into key.
get(Object) - Method in class org.apache.hadoop.io.SortedMapWritable
get() - Method in class org.apache.hadoop.io.TwoDArrayWritable
 
get() - Method in class org.apache.hadoop.io.VIntWritable
Return the value of this VIntWritable.
get() - Method in class org.apache.hadoop.io.VLongWritable
Return the value of this LongWritable.
get(Class) - Static method in class org.apache.hadoop.io.WritableComparator
Get a comparator for a WritableComparable implementation.
get() - Static method in class org.apache.hadoop.ipc.Server
Returns the server instance called under or null.
get(int) - Method in class org.apache.hadoop.mapred.join.CompositeInputSplit
Get ith child InputSplit.
get(int) - Method in class org.apache.hadoop.mapred.join.TupleWritable
Get ith Writable from Tuple.
get() - Method in class org.apache.hadoop.metrics.util.MetricsIntValue
Get value
get(DataInput) - Static method in class org.apache.hadoop.record.BinaryRecordInput
Get a thread-local record input for the supplied DataInput.
get(DataOutput) - Static method in class org.apache.hadoop.record.BinaryRecordOutput
Get a thread-local record output for the supplied DataOutput.
get() - Method in class org.apache.hadoop.record.Buffer
Get the data from the Buffer.
get() - Method in class org.apache.hadoop.util.Progress
Returns the overall progress of the root.
getAbsolutePath(String) - Method in class org.apache.hadoop.streaming.PathFinder
Returns the full path name of this file if it is listed in the path
getAddress(Configuration) - Static method in class org.apache.hadoop.mapred.JobTracker
 
getAllJobs() - Method in class org.apache.hadoop.mapred.JobClient
Get the jobs that are submitted.
getAllJobs() - Method in interface org.apache.hadoop.mapred.JobSubmissionProtocol
Get all the jobs submitted.
getAllJobs() - Method in class org.apache.hadoop.mapred.JobTracker
 
getAllTasks() - Method in class org.apache.hadoop.mapred.JobHistory.JobInfo
Returns all map and reduce tasks .
getAlphabet(int) - Static method in class org.apache.hadoop.hbase.util.Base64
Returns one of the _SOMETHING_ALPHABET byte arrays depending on the options specified.
getAnalyzerName() - Method in class org.apache.hadoop.hbase.mapred.IndexConfiguration
 
getApproxChkSumLength(long) - Static method in class org.apache.hadoop.fs.ChecksumFileSystem
 
getArchiveClassPaths(Configuration) - Static method in class org.apache.hadoop.filecache.DistributedCache
Get the archive entries in classpath as an array of Path
getArchiveTimestamps(Configuration) - Static method in class org.apache.hadoop.filecache.DistributedCache
Get the timestamps of the archives
getAssignedTracker(String) - Method in class org.apache.hadoop.mapred.JobTracker
Get tracker name for a given task id.
getAttribute(String) - Method in class org.apache.hadoop.hbase.util.InfoServer
Get the value in the webapp context.
getAttribute(String) - Method in class org.apache.hadoop.mapred.StatusHttpServer
Get the value in the webapp context.
getAttribute(String) - Method in class org.apache.hadoop.metrics.ContextFactory
Returns the value of the named attribute, or null if there is no attribute of that name.
getAttribute(String) - Method in class org.apache.hadoop.metrics.spi.AbstractMetricsContext
Convenience method for subclasses to access factory attributes.
getAttributeNames() - Method in class org.apache.hadoop.metrics.ContextFactory
Returns the names of all the factory's attributes.
getAttributeTable(String) - Method in class org.apache.hadoop.metrics.spi.AbstractMetricsContext
Returns an attribute-value map derived from the factory attributes by finding all factory attributes that begin with contextName.tableName.
getAvailable() - Method in class org.apache.hadoop.fs.DF
 
getBasePathInJarOut(String) - Method in class org.apache.hadoop.streaming.JarBuilder
 
getBasicCommand() - Method in class org.apache.hadoop.hbase.hql.BasicCommand
 
getBeginColumn() - Method in class org.apache.hadoop.hbase.hql.generated.SimpleCharStream
 
getBeginColumn() - Method in class org.apache.hadoop.record.compiler.generated.SimpleCharStream
 
getBeginLine() - Method in class org.apache.hadoop.hbase.hql.generated.SimpleCharStream
 
getBeginLine() - Method in class org.apache.hadoop.record.compiler.generated.SimpleCharStream
 
getBindAddress() - Method in class org.apache.hadoop.hbase.HServerAddress
 
getBlockInputStream(Block) - Method in interface org.apache.hadoop.dfs.FSDatasetInterface
Returns an input stream to read the contents of the specified block
getBlockInputStream(Block, long) - Method in interface org.apache.hadoop.dfs.FSDatasetInterface
Returns an input stream at specified offset of the specified block
getBlockLocations(String, long, long) - Method in class org.apache.hadoop.dfs.NameNode
 
getBlockReport() - Method in interface org.apache.hadoop.dfs.FSDatasetInterface
Returns the block report - the full list of blocks stored
getBlockReportAverageTime() - Method in class org.apache.hadoop.dfs.namenode.metrics.NameNodeStatistics
 
getBlockReportAverageTime() - Method in interface org.apache.hadoop.dfs.namenode.metrics.NameNodeStatisticsMBean
Average time for Block Report Processing in last interval
getBlockReportMaxTime() - Method in class org.apache.hadoop.dfs.namenode.metrics.NameNodeStatistics
 
getBlockReportMaxTime() - Method in interface org.apache.hadoop.dfs.namenode.metrics.NameNodeStatisticsMBean
The Maximum Block Report Processing Time since reset was called
getBlockReportMinTime() - Method in class org.apache.hadoop.dfs.namenode.metrics.NameNodeStatistics
 
getBlockReportMinTime() - Method in interface org.apache.hadoop.dfs.namenode.metrics.NameNodeStatisticsMBean
The Minimum Block Report Processing Time since reset was called
getBlockReportNum() - Method in class org.apache.hadoop.dfs.namenode.metrics.NameNodeStatistics
 
getBlockReportNum() - Method in interface org.apache.hadoop.dfs.namenode.metrics.NameNodeStatisticsMBean
Number of block Reports processed in the last interval
getBlockReportsAverageTime() - Method in class org.apache.hadoop.dfs.datanode.metrics.DataNodeStatistics
 
getBlockReportsAverageTime() - Method in interface org.apache.hadoop.dfs.datanode.metrics.DataNodeStatisticsMBean
Average time for Block Reports Operation in last interval
getBlockReportsMaxTime() - Method in class org.apache.hadoop.dfs.datanode.metrics.DataNodeStatistics
 
getBlockReportsMaxTime() - Method in interface org.apache.hadoop.dfs.datanode.metrics.DataNodeStatisticsMBean
The Maximum Block Reports Operation Time since reset was called
getBlockReportsMinTime() - Method in class org.apache.hadoop.dfs.datanode.metrics.DataNodeStatistics
 
getBlockReportsMinTime() - Method in interface org.apache.hadoop.dfs.datanode.metrics.DataNodeStatisticsMBean
The Minimum Block Reports Operation Time since reset was called
getBlockReportsNum() - Method in class org.apache.hadoop.dfs.datanode.metrics.DataNodeStatistics
 
getBlockReportsNum() - Method in interface org.apache.hadoop.dfs.datanode.metrics.DataNodeStatisticsMBean
Number of Block Reports sent in last interval
getBlocks(DatanodeInfo, long) - Method in class org.apache.hadoop.dfs.NameNode
return a list of blocks & their locations on datanode whose total size is size
getBlocks() - Method in class org.apache.hadoop.fs.s3.INode
 
getBlockSize() - Method in class org.apache.hadoop.fs.FileStatus
Get the block size of the file.
getBlockSize(Path) - Method in class org.apache.hadoop.fs.FileSystem
Deprecated. Use getFileStatus() instead
getBlocksRead() - Method in class org.apache.hadoop.dfs.datanode.metrics.DataNodeStatistics
 
getBlocksRead() - Method in interface org.apache.hadoop.dfs.datanode.metrics.DataNodeStatisticsMBean
Number of blocks read in the last interval
getBlocksRemoved() - Method in class org.apache.hadoop.dfs.datanode.metrics.DataNodeStatistics
 
getBlocksRemoved() - Method in interface org.apache.hadoop.dfs.datanode.metrics.DataNodeStatisticsMBean
Number of blocks removed in the last interval
getBlocksReplicated() - Method in class org.apache.hadoop.dfs.datanode.metrics.DataNodeStatistics
 
getBlocksReplicated() - Method in interface org.apache.hadoop.dfs.datanode.metrics.DataNodeStatisticsMBean
Number of blocks replicated in the last interval
getBlocksTotal() - Method in interface org.apache.hadoop.dfs.namenode.metrics.FSNamesystemMBean
Number of allocated blocks in the system
getBlocksVerified() - Method in class org.apache.hadoop.dfs.datanode.metrics.DataNodeStatistics
 
getBlocksVerified() - Method in interface org.apache.hadoop.dfs.datanode.metrics.DataNodeStatisticsMBean
Number of blocks verified in the last interval
getBlocksWritten() - Method in class org.apache.hadoop.dfs.datanode.metrics.DataNodeStatistics
 
getBlocksWritten() - Method in interface org.apache.hadoop.dfs.datanode.metrics.DataNodeStatisticsMBean
Number of blocks written in the last interval
getBlockVerificationFailures() - Method in class org.apache.hadoop.dfs.datanode.metrics.DataNodeStatistics
 
getBlockVerificationFailures() - Method in interface org.apache.hadoop.dfs.datanode.metrics.DataNodeStatisticsMBean
Number of block verification failures in the last interval
getBloomFilter() - Method in class org.apache.hadoop.hbase.HColumnDescriptor
 
getBoolean(String, boolean) - Method in class org.apache.hadoop.conf.Configuration
Get the value of the name property as a boolean.
getBoost(String) - Method in class org.apache.hadoop.hbase.mapred.IndexConfiguration
 
getBoundAntProperty(String, String) - Static method in class org.apache.hadoop.streaming.StreamUtil
 
getBytes(HStoreKey) - Static method in class org.apache.hadoop.hbase.HStoreKey
Returns row and column bytes out of an HStoreKey.
getBytes() - Method in class org.apache.hadoop.hbase.io.TextSequence
 
getBytes(Writable) - Static method in class org.apache.hadoop.hbase.util.Writables
 
getBytes() - Method in class org.apache.hadoop.io.Text
Retuns the raw bytes.
getBytes() - Method in class org.apache.hadoop.io.UTF8
Deprecated. The raw bytes.
getBytes(String) - Static method in class org.apache.hadoop.io.UTF8
Deprecated. Convert a string to a UTF-8 encoded byte array.
getBytes() - Method in class org.onelab.filter.Key
 
getBytesPerChecksum() - Method in class org.apache.hadoop.dfs.DataChecksum
 
getBytesPerSum() - Method in class org.apache.hadoop.fs.ChecksumFileSystem
Return the bytes Per Checksum
getBytesRead() - Method in class org.apache.hadoop.dfs.datanode.metrics.DataNodeStatistics
 
getBytesRead() - Method in interface org.apache.hadoop.dfs.datanode.metrics.DataNodeStatisticsMBean
Number of bytes read in the last interval
getBytesRead() - Method in interface org.apache.hadoop.io.compress.Compressor
Return number of uncompressed bytes input so far.
getBytesRead() - Method in class org.apache.hadoop.io.compress.lzo.LzoCompressor
Return number of bytes given to this compressor since last reset.
getBytesRead() - Method in class org.apache.hadoop.io.compress.zlib.ZlibCompressor
Returns the total number of uncompressed bytes input so far.
getBytesRead() - Method in class org.apache.hadoop.io.compress.zlib.ZlibDecompressor
Returns the total number of uncompressed bytes input so far.
getBytesWritten() - Method in interface org.apache.hadoop.io.compress.Compressor
Return number of compressed bytes output so far.
getBytesWritten() - Method in class org.apache.hadoop.io.compress.lzo.LzoCompressor
Return number of bytes consumed by callers of compress since last reset.
getBytesWritten() - Method in class org.apache.hadoop.io.compress.zlib.ZlibCompressor
Returns the total number of compressed bytes output so far.
getBytesWritten() - Method in class org.apache.hadoop.io.compress.zlib.ZlibDecompressor
Returns the total number of compressed bytes output so far.
getCacheArchives(Configuration) - Static method in class org.apache.hadoop.filecache.DistributedCache
Get cache archives set in the Configuration
getCacheFiles(Configuration) - Static method in class org.apache.hadoop.filecache.DistributedCache
Get cache files set in the Configuration
getCacheFlushListener() - Method in class org.apache.hadoop.hbase.HRegionServer
 
getCallQueueLen() - Method in interface org.apache.hadoop.ipc.metrics.RpcMgtMBean
The number of rpc calls in the queue.
getCallQueueLen() - Method in class org.apache.hadoop.ipc.Server
The number of rpc calls in the queue.
getCapacity() - Method in interface org.apache.hadoop.dfs.datanode.metrics.FSDatasetMBean
Returns total capacity (in bytes) of storage (used and unused)
getCapacity() - Method in class org.apache.hadoop.dfs.DatanodeInfo
The raw capacity.
getCapacity() - Method in class org.apache.hadoop.dfs.DistributedFileSystem.DiskStatus
 
getCapacity() - Method in class org.apache.hadoop.fs.DF
 
getCapacity() - Method in class org.apache.hadoop.io.BytesWritable
Get the capacity, which is the maximum size that could handled without resizing the backing storage.
getCapacity() - Method in class org.apache.hadoop.record.Buffer
Get the capacity, which is the maximum count that could handled without resizing the backing storage.
getCapacityRemaining() - Method in interface org.apache.hadoop.dfs.namenode.metrics.FSNamesystemMBean
Free (unused) storage capacity
getCapacityTotal() - Method in interface org.apache.hadoop.dfs.namenode.metrics.FSNamesystemMBean
Total storage capacity
getCapacityUsed() - Method in interface org.apache.hadoop.dfs.namenode.metrics.FSNamesystemMBean
Used storage capacity
getCategory(List<List<Pentomino.ColumnName>>) - Method in class org.apache.hadoop.examples.dancing.Pentomino
Find whether the solution has the x in the upper left quadrant, the x-midline, the y-midline or in the center.
getChannelPosition(Block, FSDatasetInterface.BlockWriteStreams) - Method in interface org.apache.hadoop.dfs.FSDatasetInterface
Returns the current offset in the data stream.
getChecksumFile(Path) - Method in class org.apache.hadoop.fs.ChecksumFileSystem
Return the name of the checksum file associated with a file.
getChecksumFileLength(Path, long) - Method in class org.apache.hadoop.fs.ChecksumFileSystem
Return the length of the checksum file given the size of the actual file.
getChecksumHeaderSize() - Method in class org.apache.hadoop.dfs.DataChecksum
 
getChecksumLength(long, int) - Static method in class org.apache.hadoop.fs.ChecksumFileSystem
Calculated the length of the checksum file in bytes.
getChecksumSize() - Method in class org.apache.hadoop.dfs.DataChecksum
 
getChecksumType() - Method in class org.apache.hadoop.dfs.DataChecksum
 
getChunkPosition(long) - Method in class org.apache.hadoop.fs.FSInputChecker
Return position of beginning of chunk containing pos.
getClass(String, Class<?>) - Method in class org.apache.hadoop.conf.Configuration
Get the value of the name property as a Class.
getClass(String, Class<? extends U>, Class<U>) - Method in class org.apache.hadoop.conf.Configuration
Get the value of the name property as a Class implementing the interface specified by xface.
getClass(byte) - Method in class org.apache.hadoop.hbase.io.HbaseMapWritable
 
getClass(byte) - Method in class org.apache.hadoop.io.AbstractMapWritable
 
getClass(String, Configuration) - Static method in class org.apache.hadoop.io.WritableName
Return the class for a name.
getClassByName(String) - Method in class org.apache.hadoop.conf.Configuration
Load a class by name.
getClassByName(String) - Static method in class org.apache.hadoop.contrib.utils.join.DataJoinJob
 
getClassLoader() - Method in class org.apache.hadoop.conf.Configuration
Get the ClassLoader for this job.
getClassName() - Method in exception org.apache.hadoop.ipc.RemoteException
 
getClientVersion() - Method in exception org.apache.hadoop.hbase.ipc.HbaseRPC.VersionMismatch
Get the client's prefered version
getClientVersion() - Method in exception org.apache.hadoop.ipc.RPC.VersionMismatch
Get the client's prefered version
getClosest(WritableComparable, Writable) - Method in class org.apache.hadoop.io.MapFile.Reader
Finds the record that is the closest match to the specified key.
getClosest(WritableComparable, Writable, boolean) - Method in class org.apache.hadoop.io.MapFile.Reader
Finds the record that is the closest match to the specified key.
getClosestRowBefore(Text, long) - Method in class org.apache.hadoop.hbase.HRegion
Return all the data for the row that matches row exactly, or the one that immediately preceeds it, at or immediately before ts.
getClosestRowBefore(Text, Text) - Method in interface org.apache.hadoop.hbase.HRegionInterface
Return all the data for the row that matches row exactly, or the one that immediately preceeds it.
getClosestRowBefore(Text, Text, long) - Method in interface org.apache.hadoop.hbase.HRegionInterface
Return all the data for the row that matches row exactly, or the one that immediately preceeds it, at or immediately before ts.
getClosestRowBefore(Text, Text) - Method in class org.apache.hadoop.hbase.HRegionServer
Return all the data for the row that matches row exactly, or the one that immediately preceeds it.
getClosestRowBefore(Text, Text, long) - Method in class org.apache.hadoop.hbase.HRegionServer
Return all the data for the row that matches row exactly, or the one that immediately preceeds it, at or immediately before ts.
getClusterNick() - Method in class org.apache.hadoop.streaming.StreamJob
 
getClusterStatus() - Method in class org.apache.hadoop.mapred.JobClient
Get status information about the Map-Reduce cluster.
getClusterStatus() - Method in interface org.apache.hadoop.mapred.JobSubmissionProtocol
Get the current status of the cluster
getClusterStatus() - Method in class org.apache.hadoop.mapred.JobTracker
 
getCodec(Path) - Method in class org.apache.hadoop.io.compress.CompressionCodecFactory
Find the relevant compression codec for the given file based on its filename suffix.
getCodecClasses(Configuration) - Static method in class org.apache.hadoop.io.compress.CompressionCodecFactory
Get the list of codecs listed in the configuration
getColumn() - Method in class org.apache.hadoop.hbase.HLogEdit
 
getColumn() - Method in class org.apache.hadoop.hbase.hql.generated.HQLParser
 
getColumn() - Method in class org.apache.hadoop.hbase.hql.generated.SimpleCharStream
Deprecated.  
getColumn(int) - Method in class org.apache.hadoop.hbase.hql.InsertCommand
 
getColumn() - Method in class org.apache.hadoop.hbase.HStoreKey
 
getColumn() - Method in class org.apache.hadoop.hbase.io.BatchOperation
 
getColumn() - Method in class org.apache.hadoop.record.compiler.generated.SimpleCharStream
Deprecated.  
getColumnDescriptor(String, Map<String, Object>, HColumnDescriptor) - Method in class org.apache.hadoop.hbase.hql.AlterCommand
Given a column name, column spec, and original descriptor, returns an instance of HColumnDescriptor representing the column spec, with empty values drawn from the original as defaults
getColumnDescriptor(String, Map<String, Object>) - Method in class org.apache.hadoop.hbase.hql.SchemaModificationCommand
Given a column name and column spec, returns an instance of HColumnDescriptor representing the column spec.
getColumnDescriptors(byte[]) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Client
 
getColumnDescriptors(byte[]) - Method in interface org.apache.hadoop.hbase.thrift.generated.Hbase.Iface
List all the column families assoicated with a table.
getColumnDescriptors(byte[]) - Method in class org.apache.hadoop.hbase.thrift.ThriftServer.HBaseHandler
 
getColumnList(HBaseAdmin, HTable) - Method in class org.apache.hadoop.hbase.hql.DeleteCommand
 
getColumnName(int) - Method in class org.apache.hadoop.examples.dancing.DancingLinks
Get the name of a given column as a string
getColumns() - Method in class org.apache.hadoop.hbase.hql.generated.HQLParser
 
getColumns(HBaseAdmin, boolean) - Method in class org.apache.hadoop.hbase.hql.SelectCommand
Make sense of the supplied list of columns.
getCombinerClass() - Method in class org.apache.hadoop.mapred.JobConf
Get the user-defined combiner class used to combine map-outputs before being sent to the reducers.
getCombinerOutput() - Method in class org.apache.hadoop.mapred.lib.aggregate.DoubleValueSum
 
getCombinerOutput() - Method in class org.apache.hadoop.mapred.lib.aggregate.LongValueMax
 
getCombinerOutput() - Method in class org.apache.hadoop.mapred.lib.aggregate.LongValueMin
 
getCombinerOutput() - Method in class org.apache.hadoop.mapred.lib.aggregate.LongValueSum
 
getCombinerOutput() - Method in class org.apache.hadoop.mapred.lib.aggregate.StringValueMax
 
getCombinerOutput() - Method in class org.apache.hadoop.mapred.lib.aggregate.StringValueMin
 
getCombinerOutput() - Method in class org.apache.hadoop.mapred.lib.aggregate.UniqValueCount
 
getCombinerOutput() - Method in interface org.apache.hadoop.mapred.lib.aggregate.ValueAggregator
 
getCombinerOutput() - Method in class org.apache.hadoop.mapred.lib.aggregate.ValueHistogram
 
getCommand() - Method in class org.apache.hadoop.hbase.hql.BasicCommand
basic commands are their own factories.
getCommand() - Method in interface org.apache.hadoop.hbase.hql.CommandFactory
 
getCommandLine() - Method in class org.apache.hadoop.util.GenericOptionsParser
Returns the commons-cli CommandLine object to process the parsed arguments.
getCommandType() - Method in class org.apache.hadoop.hbase.hql.AlterCommand
 
getCommandType() - Method in class org.apache.hadoop.hbase.hql.BasicCommand
 
getCommandType() - Method in class org.apache.hadoop.hbase.hql.ClearCommand
 
getCommandType() - Method in interface org.apache.hadoop.hbase.hql.Command
 
getCommandType() - Method in class org.apache.hadoop.hbase.hql.CreateCommand
 
getCommandType() - Method in class org.apache.hadoop.hbase.hql.DeleteCommand
 
getCommandType() - Method in class org.apache.hadoop.hbase.hql.DisableCommand
 
getCommandType() - Method in class org.apache.hadoop.hbase.hql.DropCommand
 
getCommandType() - Method in class org.apache.hadoop.hbase.hql.EnableCommand
 
getCommandType() - Method in class org.apache.hadoop.hbase.hql.ExitCommand
 
getCommandType() - Method in class org.apache.hadoop.hbase.hql.FsCommand
 
getCommandType() - Method in class org.apache.hadoop.hbase.hql.InsertCommand
 
getCommandType() - Method in class org.apache.hadoop.hbase.hql.JarCommand
 
getCommandType() - Method in class org.apache.hadoop.hbase.hql.TruncateCommand
 
getComparator() - Method in class org.apache.hadoop.mapred.join.CompositeRecordReader
Return comparator defining the ordering for RecordReaders in this composite.
getCompression() - Method in class org.apache.hadoop.hbase.HColumnDescriptor
 
getCompressionCodec() - Method in class org.apache.hadoop.io.SequenceFile.Reader
Returns the compression codec of data in this file.
getCompressionCodec() - Method in class org.apache.hadoop.io.SequenceFile.Writer
Returns the compression codec of data in this file.
getCompressionType() - Method in class org.apache.hadoop.hbase.HColumnDescriptor
 
getCompressionType(Configuration) - Static method in class org.apache.hadoop.io.SequenceFile
Get the compression type for the reduce outputs
getCompressMapOutput() - Method in class org.apache.hadoop.mapred.JobConf
Are the outputs of the maps be compressed?
getCompressorType() - Method in interface org.apache.hadoop.io.compress.CompressionCodec
Get the type of Compressor needed by this CompressionCodec.
getCompressorType() - Method in class org.apache.hadoop.io.compress.DefaultCodec
 
getCompressorType() - Method in class org.apache.hadoop.io.compress.GzipCodec
 
getCompressorType() - Method in class org.apache.hadoop.io.compress.LzoCodec
 
getCompressOutput(JobConf) - Static method in class org.apache.hadoop.mapred.OutputFormatBase
Is the job output compressed?
getConf() - Method in interface org.apache.hadoop.conf.Configurable
Return the configuration used by this object.
getConf() - Method in class org.apache.hadoop.conf.Configured
 
getConf() - Method in class org.apache.hadoop.dfs.Balancer
return this balancer's configuration
getConf() - Method in class org.apache.hadoop.fs.FilterFileSystem
 
getConf() - Method in class org.apache.hadoop.hbase.io.HbaseMapWritable
 
getConf() - Method in class org.apache.hadoop.hbase.io.HbaseObjectWritable
 
getConf() - Method in class org.apache.hadoop.io.AbstractMapWritable
 
getConf() - Method in class org.apache.hadoop.io.compress.DefaultCodec
 
getConf() - Method in class org.apache.hadoop.io.compress.LzoCodec
 
getConf() - Method in class org.apache.hadoop.io.GenericWritable
 
getConf() - Method in class org.apache.hadoop.io.ObjectWritable
 
getConf() - Method in class org.apache.hadoop.mapred.join.CompositeRecordReader
Return the configuration used by this object.
getConf() - Method in class org.apache.hadoop.mapred.SequenceFileInputFilter.FilterBase
 
getConf() - Method in class org.apache.hadoop.net.SocksSocketFactory
 
getConf() - Method in class org.apache.hadoop.tools.Logalyzer.LogComparator
 
getConf() - Method in class org.apache.hadoop.util.CopyFiles
 
getConf() - Method in class org.apache.hadoop.util.ToolBase
Deprecated.  
getConfiguration() - Method in class org.apache.hadoop.hbase.HMaster
 
getConfResourceAsInputStream(String) - Method in class org.apache.hadoop.conf.Configuration
Get an input stream attached to the configuration resource with the given name.
getConfResourceAsReader(String) - Method in class org.apache.hadoop.conf.Configuration
Get a Reader attached to the configuration resource with the given name.
getConnection(HBaseConfiguration) - Static method in class org.apache.hadoop.hbase.HConnectionManager
Get the connection object for the instance specified by the configuration If no current connection exists, create a new connection for that instance
getConnection() - Method in class org.apache.hadoop.hbase.HTable
 
getContentLength(Path) - Method in class org.apache.hadoop.dfs.ChecksumDistributedFileSystem
 
getContentLength(Path) - Method in class org.apache.hadoop.dfs.DistributedFileSystem
 
getContentLength(String) - Method in class org.apache.hadoop.dfs.NameNode
 
getContentLength(Path) - Method in class org.apache.hadoop.fs.FileSystem
Return the number of bytes of the given path If f is a file, return the size of the file; If f is a directory, return the size of the directory tree
getContentLength(Path) - Method in class org.apache.hadoop.fs.kfs.KosmosFileSystem
 
getContentType(String) - Static method in enum org.apache.hadoop.hbase.rest.GenericHandler.ContentType
Utility method used looking at Accept header content.
getContext(String) - Method in class org.apache.hadoop.metrics.ContextFactory
Returns the named MetricsContext instance, constructing it if necessary using the factory's current configuration attributes.
getContext(String) - Static method in class org.apache.hadoop.metrics.MetricsUtil
Utility method to return the named context.
getContext() - Method in class org.apache.hadoop.streaming.PipeMapRed
 
getContextFactory() - Method in class org.apache.hadoop.metrics.spi.AbstractMetricsContext
Returns the factory by which this context was created.
getContextName() - Method in interface org.apache.hadoop.metrics.MetricsContext
Returns the context name.
getContextName() - Method in class org.apache.hadoop.metrics.spi.AbstractMetricsContext
Returns the context name.
getCopyBlockOpAverageTime() - Method in class org.apache.hadoop.dfs.datanode.metrics.DataNodeStatistics
 
getCopyBlockOpAverageTime() - Method in interface org.apache.hadoop.dfs.datanode.metrics.DataNodeStatisticsMBean
Average time for CopyBlock Operation in last interval
getCopyBlockOpMaxTime() - Method in class org.apache.hadoop.dfs.datanode.metrics.DataNodeStatistics
 
getCopyBlockOpMaxTime() - Method in interface org.apache.hadoop.dfs.datanode.metrics.DataNodeStatisticsMBean
The Maximum CopyBlock Operation Time since reset was called
getCopyBlockOpMinTime() - Method in class org.apache.hadoop.dfs.datanode.metrics.DataNodeStatistics
 
getCopyBlockOpMinTime() - Method in interface org.apache.hadoop.dfs.datanode.metrics.DataNodeStatisticsMBean
The Minimum CopyBlock Operation Time since reset was called
getCopyBlockOpNum() - Method in class org.apache.hadoop.dfs.datanode.metrics.DataNodeStatistics
 
getCopyBlockOpNum() - Method in interface org.apache.hadoop.dfs.datanode.metrics.DataNodeStatisticsMBean
Number of CopyBlock Operation in last interval
getCorruptFiles() - Method in class org.apache.hadoop.dfs.NamenodeFsck.FsckResult
Return the number of currupted files.
getCount() - Method in class org.apache.hadoop.record.Buffer
Get the current count of the buffer.
getCounter() - Method in class org.apache.hadoop.mapred.Counters.Counter
What is the current value of this counter?
getCounter(Enum) - Method in class org.apache.hadoop.mapred.Counters
Returns current value of the specified counter, or 0 if the counter does not exist.
getCounter(String) - Method in class org.apache.hadoop.mapred.Counters.Group
Deprecated.  
getCounter(int, String) - Method in class org.apache.hadoop.mapred.Counters.Group
Get the counter for the given id and create it if it doesn't exist.
getCounterNames() - Method in class org.apache.hadoop.mapred.Counters.Group
Deprecated. iterate through the group instead
getCounters() - Method in interface org.apache.hadoop.mapred.RunningJob
Gets the counters for this job.
getCounters() - Method in class org.apache.hadoop.mapred.TaskReport
A table of counters.
getCurrentSplit(JobConf) - Static method in class org.apache.hadoop.streaming.StreamUtil
 
getCurrentTrashDir() - Method in class org.apache.hadoop.fs.FsShell
Returns the Trash object associated with this shell.
getCurrentValue(Writable) - Method in class org.apache.hadoop.io.SequenceFile.Reader
Get the 'value' corresponding to the last read 'key'.
getCurrentValue(V) - Method in class org.apache.hadoop.mapred.SequenceFileRecordReader
 
getData() - Method in class org.apache.hadoop.contrib.utils.join.TaggedMapOutput
 
getData() - Method in class org.apache.hadoop.io.DataOutputBuffer
Returns the current contents of the buffer.
getDataNode() - Static method in class org.apache.hadoop.dfs.DataNode
Return the DataNode object
getDatanodeReport() - Method in class org.apache.hadoop.dfs.DatanodeInfo
A formatted string for reporting the status of the DataNode.
getDatanodeReport(FSConstants.DatanodeReportType) - Method in class org.apache.hadoop.dfs.NameNode
 
getDataNodeStats() - Method in class org.apache.hadoop.dfs.ChecksumDistributedFileSystem
Return statistics for each datanode.
getDataNodeStats() - Method in class org.apache.hadoop.dfs.DistributedFileSystem
Return statistics for each datanode.
getDate() - Static method in class org.apache.hadoop.util.VersionInfo
The date that Hadoop was compiled.
getDeclaredClass() - Method in class org.apache.hadoop.hbase.io.HbaseObjectWritable
Return the class this is meant to be.
getDeclaredClass() - Method in class org.apache.hadoop.io.ObjectWritable
Return the class this is meant to be.
getDecodabet(int) - Static method in class org.apache.hadoop.hbase.util.Base64
Returns one of the _SOMETHING_DECODABET byte arrays depending on the options specified.
getDecompressorType() - Method in interface org.apache.hadoop.io.compress.CompressionCodec
Get the type of Decompressor needed by this CompressionCodec.
getDecompressorType() - Method in class org.apache.hadoop.io.compress.DefaultCodec
 
getDecompressorType() - Method in class org.apache.hadoop.io.compress.GzipCodec
 
getDecompressorType() - Method in class org.apache.hadoop.io.compress.LzoCodec
 
getDefault() - Static method in class org.apache.hadoop.fs.permission.FsPermission
Get the default permission.
getDefaultBlockSize() - Method in class org.apache.hadoop.dfs.DistributedFileSystem
 
getDefaultBlockSize() - Method in class org.apache.hadoop.fs.FileSystem
Return the number of bytes that large input files should be optimally be split into to minimize i/o time.
getDefaultBlockSize() - Method in class org.apache.hadoop.fs.FilterFileSystem
Return the number of bytes that large input files should be optimally be split into to minimize i/o time.
getDefaultBlockSize() - Method in class org.apache.hadoop.fs.kfs.KosmosFileSystem
 
getDefaultExtension() - Method in interface org.apache.hadoop.io.compress.CompressionCodec
Get the default filename extension for this kind of compression.
getDefaultExtension() - Method in class org.apache.hadoop.io.compress.DefaultCodec
 
getDefaultExtension() - Method in class org.apache.hadoop.io.compress.GzipCodec
 
getDefaultExtension() - Method in class org.apache.hadoop.io.compress.LzoCodec
Get the default filename extension for this kind of compression.
getDefaultHost(String, String) - Static method in class org.apache.hadoop.net.DNS
Returns the default (first) host name associated by the provided nameserver with the address bound to the specified network interface
getDefaultHost(String) - Static method in class org.apache.hadoop.net.DNS
Returns the default (first) host name associated by the default nameserver with the address bound to the specified network interface
getDefaultIP(String) - Static method in class org.apache.hadoop.net.DNS
Returns the first available IP address associated with the provided network interface
getDefaultReplication() - Method in class org.apache.hadoop.dfs.DistributedFileSystem
 
getDefaultReplication() - Method in class org.apache.hadoop.fs.FileSystem
Get the default replication.
getDefaultReplication() - Method in class org.apache.hadoop.fs.FilterFileSystem
Get the default replication.
getDefaultReplication() - Method in class org.apache.hadoop.fs.kfs.KosmosFileSystem
 
getDefaultSocketFactory(Configuration) - Static method in class org.apache.hadoop.net.NetUtils
Get the default socket factory as specified by the configuration parameter hadoop.rpc.socket.factory.default
getDelegate() - Method in class org.apache.hadoop.mapred.join.CompositeRecordReader
Obtain an iterator over the child RRs apropos of the value type ultimately emitted from this join.
getDelegate() - Method in class org.apache.hadoop.mapred.join.JoinRecordReader
Return an iterator wrapping the JoinCollector.
getDelegate() - Method in class org.apache.hadoop.mapred.join.MultiFilterRecordReader
Return an iterator returning a single value from the tuple.
getDependants() - Method in class org.apache.hadoop.hbase.generated.master.hql_jsp
 
getDependants() - Method in class org.apache.hadoop.hbase.generated.master.master_jsp
 
getDependants() - Method in class org.apache.hadoop.hbase.generated.regionserver.regionserver_jsp
 
getDependingJobs() - Method in class org.apache.hadoop.mapred.jobcontrol.Job
 
getDescription() - Method in interface org.apache.hadoop.dfs.Upgradeable
Description of the upgrade object for displaying.
getDfsUsed() - Method in interface org.apache.hadoop.dfs.datanode.metrics.FSDatasetMBean
Returns the total space (in bytes) used by dfs datanode
getDfsUsed() - Method in class org.apache.hadoop.dfs.DatanodeInfo
The used space by the data node.
getDfsUsed() - Method in class org.apache.hadoop.dfs.DistributedFileSystem.DiskStatus
 
getDiagnostics() - Method in class org.apache.hadoop.mapred.TaskReport
A list of error messages.
getDigest() - Method in class org.apache.hadoop.io.MD5Hash
Returns the digest bytes.
getDirPath() - Method in class org.apache.hadoop.fs.DF
 
getDirPath() - Method in class org.apache.hadoop.fs.DU
 
getDiskStatus() - Method in class org.apache.hadoop.dfs.DistributedFileSystem
Return the disk usage of the filesystem, including total capacity, used space, and remaining space
getDisplayName() - Method in class org.apache.hadoop.mapred.Counters.Counter
Get the name of the counter.
getDisplayName() - Method in class org.apache.hadoop.mapred.Counters.Group
Returns localized name of the group.
getDisplayName(String) - Method in class org.apache.hadoop.mapred.Counters.Group
Deprecated. get the counter directly
getDistance(Node, Node) - Method in class org.apache.hadoop.net.NetworkTopology
Return the distance between two nodes It is assumed that the distance from one node to its parent is 1 The distance between two nodes is calculated by summing up their distances to their closest common ancestor.
getDoubleValue(Object) - Method in class org.apache.hadoop.contrib.utils.join.JobBase
 
getDU(File) - Static method in class org.apache.hadoop.fs.FileUtil
Takes an input dir and returns the du on that local directory.
getEditLogSize() - Method in class org.apache.hadoop.dfs.NameNode
Returns the size of the current edit log.
getElementTypeID() - Method in class org.apache.hadoop.record.meta.VectorTypeID
 
getEmptier() - Method in class org.apache.hadoop.fs.Trash
Return a Runnable that periodically empties the trash of all users, intended to be run by the superuser.
getEncodedName() - Method in class org.apache.hadoop.hbase.HRegionInfo
 
getEndColumn() - Method in class org.apache.hadoop.hbase.hql.generated.SimpleCharStream
 
getEndColumn() - Method in class org.apache.hadoop.record.compiler.generated.SimpleCharStream
 
getEndKey() - Method in class org.apache.hadoop.hbase.HRegion
 
getEndKey() - Method in class org.apache.hadoop.hbase.HRegionInfo
 
getEndLine() - Method in class org.apache.hadoop.hbase.hql.generated.SimpleCharStream
 
getEndLine() - Method in class org.apache.hadoop.record.compiler.generated.SimpleCharStream
 
getEndRow() - Method in class org.apache.hadoop.hbase.mapred.TableSplit
 
getEntry(MapFile.Reader[], Partitioner<K, V>, K, V) - Static method in class org.apache.hadoop.mapred.MapFileOutputFormat
Get an entry from output generated by this class.
getError() - Static method in class org.apache.hadoop.metrics.jvm.EventCounter
 
getEventId() - Method in class org.apache.hadoop.mapred.TaskCompletionEvent
Returns event Id.
getExcessiveReplicas() - Method in class org.apache.hadoop.dfs.NamenodeFsck.FsckResult
Return the number of over-replicated blocks.
getExcludedHosts() - Method in class org.apache.hadoop.util.HostsFileReader
 
getExecString() - Method in class org.apache.hadoop.fs.DF
 
getExecString() - Method in class org.apache.hadoop.fs.DU
 
getExecString() - Method in class org.apache.hadoop.util.Shell
return an array containing the command name & its parameters
getExecString() - Method in class org.apache.hadoop.util.Shell.ShellCommandExecutor
 
getExecutable(JobConf) - Static method in class org.apache.hadoop.mapred.pipes.Submitter
Get the URI of the application's executable.
getExitCode() - Method in exception org.apache.hadoop.util.Shell.ExitCodeException
 
getExitCode() - Method in class org.apache.hadoop.util.Shell
get the exit code
getExitCode() - Method in class org.apache.hadoop.util.ShellUtil
Deprecated.  
getFactor() - Method in class org.apache.hadoop.io.SequenceFile.Sorter
Get the number of streams to merge at once.
getFactory(Class) - Static method in class org.apache.hadoop.io.WritableFactories
Define a factory for a class.
getFactory() - Static method in class org.apache.hadoop.metrics.ContextFactory
Returns the singleton ContextFactory instance, constructing it if necessary.
getFailedJobs() - Method in class org.apache.hadoop.mapred.jobcontrol.JobControl
 
getFamilies() - Method in class org.apache.hadoop.hbase.HTableDescriptor
 
getFamilyName() - Method in class org.apache.hadoop.hbase.HColumnDescriptor
 
getFatal() - Static method in class org.apache.hadoop.metrics.jvm.EventCounter
 
getFetchFailedMaps() - Method in class org.apache.hadoop.mapred.ReduceTaskStatus
 
getFieldID() - Method in class org.apache.hadoop.record.meta.FieldTypeInfo
get the field's id (name)
getFieldTypeInfos() - Method in class org.apache.hadoop.record.meta.RecordTypeInfo
Return a collection of field type infos
getFieldTypeInfos() - Method in class org.apache.hadoop.record.meta.StructTypeID
 
getFile(String, String) - Method in class org.apache.hadoop.conf.Configuration
Get a local file name under a directory named in dirsProp with the given path.
getFile() - Method in class org.apache.hadoop.mapred.FileSplit
Deprecated. Call FileSplit.getPath() instead.
getFileCacheHints(Path, long, long) - Method in class org.apache.hadoop.dfs.DistributedFileSystem
 
getFileCacheHints(Path, long, long) - Method in class org.apache.hadoop.fs.FileSystem
Return a 2D array of size 1x1 or greater, containing hostnames where portions of the given file can be found.
getFileCacheHints(Path, long, long) - Method in class org.apache.hadoop.fs.FilterFileSystem
Return a 2D array of size 1x1 or greater, containing hostnames where portions of the given file can be found.
getFileCacheHints(Path, long, long) - Method in class org.apache.hadoop.fs.kfs.KosmosFileSystem
Return null if the file doesn't exist; otherwise, get the locations of the various chunks of the file file from KFS.
getFileCacheHints(Path, long, long) - Method in class org.apache.hadoop.mapred.PhasedFileSystem
Deprecated.  
getFileClassPaths(Configuration) - Static method in class org.apache.hadoop.filecache.DistributedCache
Get the file entries in classpath as an array of Path
getFileInfo(String) - Method in class org.apache.hadoop.dfs.NameNode
Get the file info for a specific file.
getFileLength() - Method in class org.apache.hadoop.dfs.LocatedBlocks
 
getFileName() - Method in class org.apache.hadoop.metrics.file.FileContext
Returns the configured file name, or null.
getFiles(PathFilter) - Method in class org.apache.hadoop.fs.InMemoryFileSystem
 
getFileStatus(Path) - Method in class org.apache.hadoop.dfs.ChecksumDistributedFileSystem
Returns the stat information about the file.
getFileStatus(Path) - Method in class org.apache.hadoop.dfs.DistributedFileSystem
Returns the stat information about the file.
getFileStatus(Path) - Method in class org.apache.hadoop.dfs.HftpFileSystem
 
getFileStatus(Path) - Method in class org.apache.hadoop.fs.FileSystem
Return a file status object that represents the path.
getFileStatus(Path) - Method in class org.apache.hadoop.fs.FilterFileSystem
Get file status.
getFileStatus(Path) - Method in class org.apache.hadoop.fs.kfs.KosmosFileSystem
 
getFileStatus(Path) - Method in class org.apache.hadoop.fs.RawLocalFileSystem
 
getFileStatus(Path) - Method in class org.apache.hadoop.fs.s3.S3FileSystem
FileStatus for S3 file systems.
getFilesTotal() - Method in interface org.apache.hadoop.dfs.namenode.metrics.FSNamesystemMBean
Total number of files and directories
getFilesystem() - Method in class org.apache.hadoop.fs.DF
 
getFileSystem(Configuration) - Method in class org.apache.hadoop.fs.Path
Return the FileSystem that owns this Path.
getFileSystem() - Method in class org.apache.hadoop.mapred.TaskTracker
Return the DFS filesystem
getFilesystemName() - Method in interface org.apache.hadoop.mapred.JobSubmissionProtocol
A MapReduce system always operates on a single filesystem.
getFilesystemName() - Method in class org.apache.hadoop.mapred.JobTracker
Grab the local fs name
getFileTimestamps(Configuration) - Static method in class org.apache.hadoop.filecache.DistributedCache
Get the timestamps of the files
getFileType() - Method in class org.apache.hadoop.fs.s3.INode
 
getFinishTime() - Method in class org.apache.hadoop.mapred.TaskReport
Get finish time of task.
getFlippable() - Method in class org.apache.hadoop.examples.dancing.Pentomino.Piece
 
getFloat(String, float) - Method in class org.apache.hadoop.conf.Configuration
Get the value of the name property as a float.
getFormattedTimeWithDiff(DateFormat, long, long) - Static method in class org.apache.hadoop.util.StringUtils
Formats time in ms and appends difference (finishTime - startTime) as returned by formatTimeDiff().
getFs() - Method in class org.apache.hadoop.mapred.JobClient
Get a filesystem handle.
getFSDataset() - Method in class org.apache.hadoop.dfs.DataNode
This method is used for testing.
getFsEditName() - Method in class org.apache.hadoop.dfs.NameNode
Returns the name of the edits file
getFSImageLoadTime() - Method in class org.apache.hadoop.dfs.namenode.metrics.NameNodeStatistics
 
getFSImageLoadTime() - Method in interface org.apache.hadoop.dfs.namenode.metrics.NameNodeStatisticsMBean
Time spent loading the FS Image at startup
getFsImageName() - Method in class org.apache.hadoop.dfs.NameNode
Returns the name of the fsImage file
getFsImageNameCheckpoint() - Method in class org.apache.hadoop.dfs.NameNode
Returns the name of the fsImage file uploaded by periodic checkpointing
getFSSize() - Method in class org.apache.hadoop.fs.InMemoryFileSystem
 
getFSState() - Method in interface org.apache.hadoop.dfs.namenode.metrics.FSNamesystemMBean
The state of the file system: Safemode or Operational
getFull(Text) - Method in class org.apache.hadoop.hbase.HRegion
Fetch all the columns for the indicated row.
getFull(Text, long) - Method in class org.apache.hadoop.hbase.HRegion
Fetch all the columns for the indicated row at a specified timestamp.
getGET_PERMISSION_COMMAND() - Static method in class org.apache.hadoop.util.Shell
Return a Unix command to get permission information.
getGroup() - Method in class org.apache.hadoop.fs.FileStatus
Get the group associated with the file.
getGroup(String) - Method in class org.apache.hadoop.mapred.Counters
Returns the named counter group, or an empty group if there is none with the specified name.
getGroupAction() - Method in class org.apache.hadoop.fs.permission.FsPermission
Return group FsAction.
getGroupName() - Method in class org.apache.hadoop.fs.permission.PermissionStatus
Return group name
getGroupNames() - Method in class org.apache.hadoop.mapred.Counters
Returns the names of all counter classes.
getGroupNames() - Method in class org.apache.hadoop.security.UnixUserGroupInformation
Return an array of group names
getGroupNames() - Method in interface org.apache.hadoop.security.UserGroupInformation
Get the name of the groups that the user belong to
getGROUPS_COMMAND() - Static method in class org.apache.hadoop.util.Shell
a Unix command to get the current user's groups list
getHadoopClientHome() - Method in class org.apache.hadoop.streaming.StreamJob
 
getHeader() - Method in class org.apache.hadoop.dfs.DataChecksum
 
getHeartbeatsAverageTime() - Method in class org.apache.hadoop.dfs.datanode.metrics.DataNodeStatistics
 
getHeartbeatsAverageTime() - Method in interface org.apache.hadoop.dfs.datanode.metrics.DataNodeStatisticsMBean
Average time for Heartbeat Operation in last interval
getHeartbeatsMaxTime() - Method in class org.apache.hadoop.dfs.datanode.metrics.DataNodeStatistics
 
getHeartbeatsMaxTime() - Method in interface org.apache.hadoop.dfs.datanode.metrics.DataNodeStatisticsMBean
The Maximum Heartbeat Operation Time since reset was called
getHeartbeatsMinTime() - Method in class org.apache.hadoop.dfs.datanode.metrics.DataNodeStatistics
 
getHeartbeatsMinTime() - Method in interface org.apache.hadoop.dfs.datanode.metrics.DataNodeStatisticsMBean
The Minimum Heartbeat Operation Time since reset was called
getHeartbeatsNum() - Method in class org.apache.hadoop.dfs.datanode.metrics.DataNodeStatistics
 
getHeartbeatsNum() - Method in interface org.apache.hadoop.dfs.datanode.metrics.DataNodeStatisticsMBean
Number of Heartbeat Operation in last interval
getHomeDirectory() - Method in class org.apache.hadoop.fs.FileSystem
Return the current user's home directory in this filesystem.
getHomeDirectory() - Method in class org.apache.hadoop.fs.FilterFileSystem
 
getHomeDirectory() - Method in class org.apache.hadoop.fs.RawLocalFileSystem
 
getHost() - Method in class org.apache.hadoop.dfs.DatanodeID
 
getHost() - Method in class org.apache.hadoop.streaming.Environment
 
getHostName() - Method in class org.apache.hadoop.dfs.DatanodeInfo
 
getHostname() - Static method in class org.apache.hadoop.util.StringUtils
Return hostname without throwing exception.
getHosts(String, String) - Static method in class org.apache.hadoop.net.DNS
Returns all the host names associated by the provided nameserver with the address bound to the specified network interface
getHosts(String) - Static method in class org.apache.hadoop.net.DNS
Returns all the host names associated by the default nameserver with the address bound to the specified network interface
getHosts() - Method in class org.apache.hadoop.util.HostsFileReader
 
getHRegionConnection(HServerAddress) - Method in interface org.apache.hadoop.hbase.HConnection
Establishes a connection to the region server at the specified address.
getHRegionInfo(Map<Text, byte[]>) - Method in class org.apache.hadoop.hbase.HMaster
 
getHRegionInfo(byte[]) - Static method in class org.apache.hadoop.hbase.util.Writables
 
getHRegionInfoOrNull(byte[]) - Static method in class org.apache.hadoop.hbase.util.Writables
 
getId() - Method in class org.apache.hadoop.fs.s3.Block
 
getId(Class<?>) - Method in class org.apache.hadoop.hbase.io.HbaseMapWritable
 
getId(Class) - Method in class org.apache.hadoop.io.AbstractMapWritable
 
GetImage() - Method in class org.apache.hadoop.hbase.hql.generated.SimpleCharStream
 
GetImage() - Method in class org.apache.hadoop.record.compiler.generated.SimpleCharStream
 
GetImageServlet - Class in org.apache.hadoop.dfs
This class is used in Namesystem's jetty to retrieve a file.
GetImageServlet() - Constructor for class org.apache.hadoop.dfs.GetImageServlet
 
getIndexInterval() - Method in class org.apache.hadoop.io.MapFile.Writer
The number of entries that are added before an index entry is added.
getInetSocketAddress() - Method in class org.apache.hadoop.hbase.HServerAddress
 
getInfo() - Static method in class org.apache.hadoop.metrics.jvm.EventCounter
 
getInfoPort() - Method in class org.apache.hadoop.dfs.DatanodeID
 
getInfoPort() - Method in class org.apache.hadoop.hbase.HServerInfo
 
getInfoPort() - Method in class org.apache.hadoop.mapred.JobTracker
 
getInodeLimitText() - Method in class org.apache.hadoop.dfs.JspHelper
 
getInputFormat() - Method in class org.apache.hadoop.mapred.JobConf
Get the InputFormat implementation for the map-reduce job, defaults to TextInputFormat if not specified explicity.
getInputKeyClass() - Method in class org.apache.hadoop.mapred.JobConf
Deprecated. Call RecordReader.createKey().
getInputPaths() - Method in class org.apache.hadoop.mapred.JobConf
Get the list of input Paths for the map-reduce job.
getInputSplit() - Method in interface org.apache.hadoop.mapred.Reporter
Get the InputSplit object for a map.
getInputValueClass() - Method in class org.apache.hadoop.mapred.JobConf
Deprecated. Call RecordReader.createValue().
getInt(String, int) - Method in class org.apache.hadoop.conf.Configuration
Get the value of the name property as an int.
getInterfaceName() - Method in exception org.apache.hadoop.hbase.ipc.HbaseRPC.VersionMismatch
Get the interface name
getInterfaceName() - Method in exception org.apache.hadoop.ipc.RPC.VersionMismatch
Get the interface name
getInternalFilter() - Method in class org.apache.hadoop.hbase.filter.WhileMatchRowFilter
Returns the internal filter being wrapped
getIPs(String) - Static method in class org.apache.hadoop.net.DNS
Returns all the IPs associated with the provided interface, if any, in textual form.
getIsJavaMapper(JobConf) - Static method in class org.apache.hadoop.mapred.pipes.Submitter
Check whether the job is using a Java Mapper.
getIsJavaRecordReader(JobConf) - Static method in class org.apache.hadoop.mapred.pipes.Submitter
Check whether the job is using a Java RecordReader
getIsJavaRecordWriter(JobConf) - Static method in class org.apache.hadoop.mapred.pipes.Submitter
Will the reduce use a Java RecordWriter?
getIsJavaReducer(JobConf) - Static method in class org.apache.hadoop.mapred.pipes.Submitter
Check whether the job is using a Java Reducer.
getIsMap() - Method in class org.apache.hadoop.mapred.MapTaskStatus
 
getIsMap() - Method in class org.apache.hadoop.mapred.ReduceTaskStatus
 
getJar() - Method in class org.apache.hadoop.mapred.JobConf
Get the user jar for the map-reduce job.
getJob(String) - Method in class org.apache.hadoop.mapred.JobClient
Get an RunningJob object to track an ongoing job.
getJob(String) - Method in class org.apache.hadoop.mapred.JobTracker
 
getJobClient() - Method in class org.apache.hadoop.mapred.TaskTracker
The connection to the JobTracker, used by the TaskRunner for locating remote files.
getJobConf() - Method in class org.apache.hadoop.mapred.jobcontrol.Job
 
getJobCounters(String) - Method in interface org.apache.hadoop.mapred.JobSubmissionProtocol
Grab the current job counters
getJobCounters(String) - Method in class org.apache.hadoop.mapred.JobTracker
 
getJobEndNotificationURI() - Method in class org.apache.hadoop.mapred.JobConf
Get the uri to be invoked in-order to send a notification after the job has completed (success/failure).
getJobFile() - Method in class org.apache.hadoop.mapred.JobProfile
Get the configuration file for the job.
getJobFile() - Method in interface org.apache.hadoop.mapred.RunningJob
Get the path of the submitted job configuration.
getJobID() - Method in class org.apache.hadoop.mapred.jobcontrol.Job
 
getJobId() - Method in class org.apache.hadoop.mapred.JobProfile
Get the job id.
getJobId() - Method in class org.apache.hadoop.mapred.JobStatus
 
getJobID() - Method in interface org.apache.hadoop.mapred.RunningJob
Get the job identifier.
getJobName() - Method in class org.apache.hadoop.mapred.JobConf
Get the user-specified job name.
getJobName() - Method in class org.apache.hadoop.mapred.jobcontrol.Job
 
getJobName() - Method in class org.apache.hadoop.mapred.JobProfile
Get the user-specified job name.
getJobName() - Method in interface org.apache.hadoop.mapred.RunningJob
Get the name of the job.
getJobPriority() - Method in class org.apache.hadoop.mapred.JobConf
Get the JobPriority for this job.
getJobProfile(String) - Method in interface org.apache.hadoop.mapred.JobSubmissionProtocol
Grab a handle to a job that is already known to the JobTracker.
getJobProfile(String) - Method in class org.apache.hadoop.mapred.JobTracker
 
getJobStatus(String) - Method in interface org.apache.hadoop.mapred.JobSubmissionProtocol
Grab a handle to a job that is already known to the JobTracker.
getJobStatus(String) - Method in class org.apache.hadoop.mapred.JobTracker
 
getJobTrackerHostPort() - Method in class org.apache.hadoop.streaming.StreamJob
 
getJobTrackerMachine() - Method in class org.apache.hadoop.mapred.JobTracker
 
getJobTrackerState() - Method in class org.apache.hadoop.mapred.ClusterStatus
Get the current state of the JobTracker, as JobTracker.State
getJournalSyncAverageTime() - Method in class org.apache.hadoop.dfs.namenode.metrics.NameNodeStatistics
 
getJournalSyncAverageTime() - Method in interface org.apache.hadoop.dfs.namenode.metrics.NameNodeStatisticsMBean
Average time for Journal Sync in last interval
getJournalSyncMaxTime() - Method in class org.apache.hadoop.dfs.namenode.metrics.NameNodeStatistics
 
getJournalSyncMaxTime() - Method in interface org.apache.hadoop.dfs.namenode.metrics.NameNodeStatisticsMBean
The Maximum Journal Sync Time since reset was called
getJournalSyncMinTime() - Method in class org.apache.hadoop.dfs.namenode.metrics.NameNodeStatistics
 
getJournalSyncMinTime() - Method in interface org.apache.hadoop.dfs.namenode.metrics.NameNodeStatisticsMBean
The Minimum Journal Sync Time since reset was called
getJournalSyncNum() - Method in class org.apache.hadoop.dfs.namenode.metrics.NameNodeStatistics
 
getJournalSyncNum() - Method in interface org.apache.hadoop.dfs.namenode.metrics.NameNodeStatisticsMBean
Number of Journal Syncs in the last interval
getJournalTransactionAverageTime() - Method in class org.apache.hadoop.dfs.namenode.metrics.NameNodeStatistics
 
getJournalTransactionAverageTime() - Method in interface org.apache.hadoop.dfs.namenode.metrics.NameNodeStatisticsMBean
Average time for Journal transactions in last interval
getJournalTransactionMaxTime() - Method in class org.apache.hadoop.dfs.namenode.metrics.NameNodeStatistics
 
getJournalTransactionMaxTime() - Method in interface org.apache.hadoop.dfs.namenode.metrics.NameNodeStatisticsMBean
The Maximum Journal Transaction Time since reset was called
getJournalTransactionMinTime() - Method in class org.apache.hadoop.dfs.namenode.metrics.NameNodeStatistics
 
getJournalTransactionMinTime() - Method in interface org.apache.hadoop.dfs.namenode.metrics.NameNodeStatisticsMBean
The Minimum Journal Transaction Time since reset was called
getJournalTransactionNum() - Method in class org.apache.hadoop.dfs.namenode.metrics.NameNodeStatistics
 
getJournalTransactionNum() - Method in interface org.apache.hadoop.dfs.namenode.metrics.NameNodeStatisticsMBean
Number of Journal Transactions in the last interval
getKeepCommandFile(JobConf) - Static method in class org.apache.hadoop.mapred.pipes.Submitter
Does the user want to keep the command file for debugging? If this is true, pipes will write a copy of the command data to a file in the task directory named "downlink.data", which may be used to run the C++ program under the debugger.
getKeepFailedTaskFiles() - Method in class org.apache.hadoop.mapred.JobConf
Should the temporary files for failed tasks be kept?
getKeepTaskFilesPattern() - Method in class org.apache.hadoop.mapred.JobConf
Get the regular expression that is matched against the task names to see if we need to keep the files.
getKey() - Method in interface org.apache.hadoop.io.SequenceFile.Sorter.RawKeyValueIterator
Gets the current raw key
getKey() - Method in class org.apache.hadoop.io.SequenceFile.Sorter.SegmentDescriptor
Returns the stored rawKey
getKeyClass() - Method in class org.apache.hadoop.io.MapFile.Reader
Returns the class of keys in this file.
getKeyClass() - Method in class org.apache.hadoop.io.SequenceFile.Reader
Returns the class of keys in this file.
getKeyClass() - Method in class org.apache.hadoop.io.SequenceFile.Writer
Returns the class of keys in this file.
getKeyClass() - Method in class org.apache.hadoop.io.WritableComparator
Returns the WritableComparable implementation class.
getKeyClass() - Method in class org.apache.hadoop.mapred.KeyValueLineRecordReader
 
getKeyClass() - Method in class org.apache.hadoop.mapred.SequenceFileRecordReader
The class of key that must be passed to SequenceFileRecordReader.next(WritableComparable,Writable)..
getKeyClassName() - Method in class org.apache.hadoop.io.SequenceFile.Reader
Returns the name of the key class.
getKeyTypeID() - Method in class org.apache.hadoop.record.meta.MapTypeID
get the TypeID of the map's key element
getLastFlushTime() - Method in class org.apache.hadoop.hbase.HRegion
 
getLastUpdate() - Method in class org.apache.hadoop.dfs.DatanodeInfo
The time when this information was accurate.
getLen() - Method in class org.apache.hadoop.fs.FileStatus
 
getLength(Block) - Method in interface org.apache.hadoop.dfs.FSDatasetInterface
Returns the specified block's on-disk length (excluding metadata)
getLength() - Method in class org.apache.hadoop.dfs.FSDatasetInterface.MetaDataInputStream
 
getLength(Path) - Method in class org.apache.hadoop.fs.FileSystem
Deprecated. Use getFileStatus() instead
getLength(Path) - Method in class org.apache.hadoop.fs.kfs.KosmosFileSystem
Deprecated. 
getLength() - Method in class org.apache.hadoop.fs.s3.Block
 
getLength() - Method in class org.apache.hadoop.hbase.io.TextSequence
 
getLength() - Method in class org.apache.hadoop.hbase.mapred.TableSplit
Get the total number of bytes in the data of the InputSplit.
getLength() - Method in class org.apache.hadoop.io.DataInputBuffer
Returns the length of the input.
getLength() - Method in class org.apache.hadoop.io.DataOutputBuffer
Returns the length of the valid data currently in the buffer.
getLength() - Method in class org.apache.hadoop.io.SequenceFile.Writer
Returns the current length of the output file.
getLength() - Method in class org.apache.hadoop.io.Text
Returns the number of bytes in the byte array
getLength() - Method in class org.apache.hadoop.io.UTF8
Deprecated. The number of bytes in the encoded string.
getLength() - Method in class org.apache.hadoop.mapred.FileSplit
The number of bytes in the file to process.
getLength() - Method in interface org.apache.hadoop.mapred.InputSplit
Get the total number of bytes in the data of the InputSplit.
getLength() - Method in class org.apache.hadoop.mapred.join.CompositeInputSplit
Return the aggregate length of all child InputSplits currently added.
getLength(int) - Method in class org.apache.hadoop.mapred.join.CompositeInputSplit
Get the length of ith child InputSplit.
getLength() - Method in class org.apache.hadoop.mapred.MultiFileSplit
 
getLength(int) - Method in class org.apache.hadoop.mapred.MultiFileSplit
Returns the length of the ith Path
getLengths() - Method in class org.apache.hadoop.mapred.MultiFileSplit
Returns an array containing the lengths of the files in the split
getLevel() - Method in class org.apache.hadoop.dfs.DatanodeInfo
Return this node's level in the tree.
getLevel() - Method in interface org.apache.hadoop.net.Node
Return this node's level in the tree.
getLevel() - Method in class org.apache.hadoop.net.NodeBase
Return this node's level in the tree.
getLine() - Method in class org.apache.hadoop.hbase.hql.generated.SimpleCharStream
Deprecated.  
getLine() - Method in class org.apache.hadoop.record.compiler.generated.SimpleCharStream
Deprecated.  
getListenerAddress() - Method in class org.apache.hadoop.ipc.Server
Return the socket (ip+port) on which the RPC server is listening to.
getListing(String) - Method in class org.apache.hadoop.dfs.NameNode
 
getLiteralValues() - Method in class org.apache.hadoop.hbase.hql.generated.HQLParser
 
getLoad() - Method in class org.apache.hadoop.hbase.HServerInfo
 
getLoad() - Method in class org.apache.hadoop.hbase.HServerLoad
 
getLoadNativeLibraries(JobConf) - Method in class org.apache.hadoop.util.NativeCodeLoader
Return if native hadoop libraries, if present, can be used for this job.
getLocal(Configuration) - Static method in class org.apache.hadoop.fs.FileSystem
Get the local file syste
getLocalCache(URI, Configuration, Path, FileStatus, boolean, long, Path) - Static method in class org.apache.hadoop.filecache.DistributedCache
Get the locally cached file or archive; it could either be previously cached (and valid) or copy it from the FileSystem now.
getLocalCache(URI, Configuration, Path, boolean, long, Path) - Static method in class org.apache.hadoop.filecache.DistributedCache
Get the locally cached file or archive; it could either be previously cached (and valid) or copy it from the FileSystem now.
getLocalCacheArchives(Configuration) - Static method in class org.apache.hadoop.filecache.DistributedCache
Return the path array of the localized caches
getLocalCacheFiles(Configuration) - Static method in class org.apache.hadoop.filecache.DistributedCache
Return the path array of the localized files
getLocalDirs() - Method in class org.apache.hadoop.mapred.JobConf
 
getLocalJobFilePath(String) - Static method in class org.apache.hadoop.mapred.JobHistory.JobInfo
Get the path of the locally stored job file
getLocalJobFilePath(String) - Static method in class org.apache.hadoop.mapred.JobTracker
Get the localized job file path on the job trackers local file system
getLocalPath(String, String) - Method in class org.apache.hadoop.conf.Configuration
Get a local file under a directory named by dirsProp with the given path.
getLocalPath(String) - Method in class org.apache.hadoop.mapred.JobConf
Constructs a local file name.
getLocalPathForWrite(String, Configuration) - Method in class org.apache.hadoop.fs.LocalDirAllocator
Get a path from the local FS.
getLocalPathForWrite(String, long, Configuration) - Method in class org.apache.hadoop.fs.LocalDirAllocator
Get a path from the local FS.
getLocalPathToRead(String, Configuration) - Method in class org.apache.hadoop.fs.LocalDirAllocator
Get a path from the local FS for reading.
getLocatedBlocks() - Method in class org.apache.hadoop.dfs.LocatedBlocks
Get located blocks.
getLocation(int) - Method in class org.apache.hadoop.mapred.join.CompositeInputSplit
getLocations from ith InputSplit.
getLocations() - Method in class org.apache.hadoop.hbase.mapred.TableSplit
Get the list of hostnames where the input split is located.
getLocations() - Method in class org.apache.hadoop.mapred.FileSplit
 
getLocations() - Method in interface org.apache.hadoop.mapred.InputSplit
Get the list of hostnames where the input split is located.
getLocations() - Method in class org.apache.hadoop.mapred.join.CompositeInputSplit
Collect a set of hosts from all child InputSplits.
getLocations() - Method in class org.apache.hadoop.mapred.MultiFileSplit
 
getLockid() - Method in class org.apache.hadoop.hbase.io.BatchUpdate
 
getLog() - Method in class org.apache.hadoop.hbase.HRegion
 
getLong(String, long) - Method in class org.apache.hadoop.conf.Configuration
Get the value of the name property as a long.
getLongValue(Object) - Method in class org.apache.hadoop.contrib.utils.join.JobBase
 
getMapCompletionEvents(String, int, int) - Method in class org.apache.hadoop.mapred.TaskTracker
 
getMapDebugScript() - Method in class org.apache.hadoop.mapred.JobConf
Get the map task's debug script.
getMapOutputCompressionType() - Method in class org.apache.hadoop.mapred.JobConf
Get the SequenceFile.CompressionType for the map outputs.
getMapOutputCompressorClass(Class<? extends CompressionCodec>) - Method in class org.apache.hadoop.mapred.JobConf
Get the CompressionCodec for compressing the map outputs.
getMapOutputKeyClass() - Method in class org.apache.hadoop.mapred.JobConf
Get the key class for the map output data.
getMapOutputValueClass() - Method in class org.apache.hadoop.mapred.JobConf
Get the value class for the map output data.
getMapperClass() - Method in class org.apache.hadoop.mapred.JobConf
Get the Mapper class for the job.
getMapredJobID() - Method in class org.apache.hadoop.mapred.jobcontrol.Job
 
getMapRunnerClass() - Method in class org.apache.hadoop.mapred.JobConf
Get the MapRunnable class for the job.
getMapSpeculativeExecution() - Method in class org.apache.hadoop.mapred.JobConf
Should speculative execution be used for this job for map tasks? Defaults to true.
getMapTaskReports(String) - Method in class org.apache.hadoop.mapred.JobClient
Get the information of the current state of the map tasks of a job.
getMapTaskReports(String) - Method in interface org.apache.hadoop.mapred.JobSubmissionProtocol
Grab a bunch of info on the map tasks that make up the job
getMapTaskReports(String) - Method in class org.apache.hadoop.mapred.JobTracker
 
getMapTasks() - Method in class org.apache.hadoop.mapred.ClusterStatus
Get the number of currently running map tasks in the cluster.
getMaster() - Method in class org.apache.hadoop.hbase.HBaseAdmin
 
getMaster() - Method in interface org.apache.hadoop.hbase.HConnection
 
getMaster() - Method in class org.apache.hadoop.hbase.LocalHBaseCluster
 
getMasterAddress() - Method in class org.apache.hadoop.hbase.HMaster
 
getMaxBufferedDeleteTerms() - Method in class org.apache.hadoop.hbase.mapred.IndexConfiguration
 
getMaxBufferedDocs() - Method in class org.apache.hadoop.hbase.mapred.IndexConfiguration
 
getMaxFieldLength() - Method in class org.apache.hadoop.hbase.mapred.IndexConfiguration
 
getMaxMapAttempts() - Method in class org.apache.hadoop.mapred.JobConf
Get the configured number of maximum attempts that will be made to run a map task, as specified by the mapred.map.max.attempts property.
getMaxMapTaskFailuresPercent() - Method in class org.apache.hadoop.mapred.JobConf
Get the maximum percentage of map tasks that can fail without the job being aborted.
getMaxMapTasks() - Method in class org.apache.hadoop.mapred.ClusterStatus
Get the maximum capacity for running map tasks in the cluster.
getMaxMergeDocs() - Method in class org.apache.hadoop.hbase.mapred.IndexConfiguration
 
getMaxReduceAttempts() - Method in class org.apache.hadoop.mapred.JobConf
Get the configured number of maximum attempts that will be made to run a reduce task, as specified by the mapred.reduce.max.attempts property.
getMaxReduceTaskFailuresPercent() - Method in class org.apache.hadoop.mapred.JobConf
Get the maximum percentage of reduce tasks that can fail without the job being aborted.
getMaxReduceTasks() - Method in class org.apache.hadoop.mapred.ClusterStatus
Get the maximum capacity for running reduce tasks in the cluster.
getMaxTaskFailuresPerTracker() - Method in class org.apache.hadoop.mapred.JobConf
Expert: Get the maximum no.
getMaxTasks() - Method in class org.apache.hadoop.mapred.ClusterStatus
Deprecated. Use ClusterStatus.getMaxMapTasks() and/or ClusterStatus.getMaxReduceTasks()
getMaxTime() - Method in class org.apache.hadoop.metrics.util.MetricsTimeVaryingRate
The max time for a single operation since the last reset MetricsTimeVaryingRate.resetMinMax()
getMaxValueLength() - Method in class org.apache.hadoop.hbase.HColumnDescriptor
 
getMaxVersions() - Method in class org.apache.hadoop.hbase.HColumnDescriptor
 
getMemory() - Method in class org.apache.hadoop.io.SequenceFile.Sorter
Get the total amount of buffer memory, in bytes.
getMergeFactor() - Method in class org.apache.hadoop.hbase.mapred.IndexConfiguration
 
getMessage() - Method in exception org.apache.hadoop.hbase.hql.generated.ParseException
This method has the standard behavior when this object has been created using the standard constructors.
getMessage() - Method in error org.apache.hadoop.hbase.hql.generated.TokenMgrError
You can also modify the body of this method to customize your error messages.
getMessage() - Method in exception org.apache.hadoop.mapred.InvalidInputException
Get a summary message of the problems found.
getMessage() - Method in class org.apache.hadoop.mapred.jobcontrol.Job
 
getMessage() - Method in exception org.apache.hadoop.record.compiler.generated.ParseException
This method has the standard behavior when this object has been created using the standard constructors.
getMessage() - Method in error org.apache.hadoop.record.compiler.generated.TokenMgrError
You can also modify the body of this method to customize your error messages.
getMetadata() - Method in class org.apache.hadoop.hbase.HTable
 
getMetadata() - Method in class org.apache.hadoop.io.SequenceFile.Metadata
 
getMetadata() - Method in class org.apache.hadoop.io.SequenceFile.Reader
Returns the metadata object of the file
getMetaDataInputStream(Block) - Method in interface org.apache.hadoop.dfs.FSDatasetInterface
Returns metaData of block b as an input stream (and its length)
getMetaDataLength(Block) - Method in interface org.apache.hadoop.dfs.FSDatasetInterface
Returns the length of the metadata file of the specified block
getMetric(String) - Method in class org.apache.hadoop.metrics.spi.OutputRecord
Returns the metric object which can be a Float, Integer, Short or Byte.
getMetricNames() - Method in class org.apache.hadoop.metrics.spi.OutputRecord
Returns the set of metric names.
getMinTime() - Method in class org.apache.hadoop.metrics.util.MetricsTimeVaryingRate
The min time for a single operation since the last reset MetricsTimeVaryingRate.resetMinMax()
getMissingIds() - Method in class org.apache.hadoop.dfs.NamenodeFsck.FsckResult
Return a list of missing block names (as list of Strings).
getMissingReplicas() - Method in class org.apache.hadoop.dfs.NamenodeFsck.FsckResult
Return the number of under-replicated blocks.
getMissingSize() - Method in class org.apache.hadoop.dfs.NamenodeFsck.FsckResult
Return total size of missing data, in bytes.
getModificationTime() - Method in class org.apache.hadoop.fs.FileStatus
Get the modification time of the file.
getMount() - Method in class org.apache.hadoop.fs.DF
 
getMsg() - Method in class org.apache.hadoop.hbase.HMsg
Accessor
getMsg() - Method in class org.apache.hadoop.hbase.hql.ReturnMsg
 
getName() - Method in class org.apache.hadoop.dfs.DatanodeID
 
getName() - Method in class org.apache.hadoop.dfs.DistributedFileSystem
Deprecated.  
getName() - Method in class org.apache.hadoop.examples.dancing.Pentomino.Piece
 
getName() - Method in class org.apache.hadoop.fs.FileSystem
Deprecated. call #getUri() instead.
getName() - Method in class org.apache.hadoop.fs.FilterFileSystem
Deprecated. call #getUri() instead.
getName() - Method in class org.apache.hadoop.fs.kfs.KosmosFileSystem
Deprecated. 
getName() - Method in class org.apache.hadoop.fs.Path
Returns the final component of this path.
getName() - Method in class org.apache.hadoop.fs.RawLocalFileSystem
Deprecated.  
getName() - Method in class org.apache.hadoop.fs.s3.S3FileSystem
 
getName() - Method in class org.apache.hadoop.hbase.HColumnDescriptor
 
getName() - Method in class org.apache.hadoop.hbase.HTableDescriptor
 
getName(Class) - Static method in class org.apache.hadoop.io.WritableName
Return the name for a class.
getName() - Method in class org.apache.hadoop.mapred.Counters.Group
Returns raw name of the group.
getName() - Method in class org.apache.hadoop.mapred.PhasedFileSystem
Deprecated.  
getName() - Method in interface org.apache.hadoop.net.Node
Return this node's name
getName() - Method in class org.apache.hadoop.net.NodeBase
Return this node's name
getName() - Method in class org.apache.hadoop.record.meta.RecordTypeInfo
return the name of the record
getNamed(String, Configuration) - Static method in class org.apache.hadoop.fs.FileSystem
Deprecated. call #get(URI,Configuration) instead.
getNamenode() - Method in class org.apache.hadoop.dfs.DataNode
Return the namenode's identifier
getNameNodeAddr() - Method in class org.apache.hadoop.dfs.DataNode
 
getNameNodeAddress() - Method in class org.apache.hadoop.dfs.NameNode
Returns the address on which the NameNodes is listening to.
getNameNodeMetrics() - Static method in class org.apache.hadoop.dfs.NameNode
 
getNbHash() - Method in class org.apache.hadoop.hbase.BloomFilterDescriptor
 
getNestedStructTypeInfo(String) - Method in class org.apache.hadoop.record.meta.RecordTypeInfo
Return the type info of a nested record.
getNetworkLocation() - Method in class org.apache.hadoop.dfs.DatanodeInfo
rack name
getNetworkLocation() - Method in interface org.apache.hadoop.net.Node
Return the string representation of this node's network location
getNetworkLocation() - Method in class org.apache.hadoop.net.NodeBase
Return this node's network location
getNewJobId() - Method in interface org.apache.hadoop.mapred.JobSubmissionProtocol
Allocate a name for the job.
getNewJobId() - Method in class org.apache.hadoop.mapred.JobTracker
Allocates a new JobId string.
getNextToken() - Method in class org.apache.hadoop.hbase.hql.generated.HQLParser
 
getNextToken() - Method in class org.apache.hadoop.hbase.hql.generated.HQLParserTokenManager
 
getNextToken() - Method in class org.apache.hadoop.record.compiler.generated.Rcc
 
getNextToken() - Method in class org.apache.hadoop.record.compiler.generated.RccTokenManager
 
getNode() - Method in class org.apache.hadoop.mapred.join.Parser.NodeToken
 
getNode() - Method in class org.apache.hadoop.mapred.join.Parser.Token
 
getNullContext(String) - Static method in class org.apache.hadoop.metrics.ContextFactory
Returns a "null" context - one which does nothing.
getNum() - Method in class org.apache.hadoop.mapred.join.Parser.NumToken
 
getNum() - Method in class org.apache.hadoop.mapred.join.Parser.Token
 
getNumber() - Method in class org.apache.hadoop.metrics.spi.MetricValue
 
getNumberColumns() - Method in class org.apache.hadoop.examples.dancing.DancingLinks
Get the number of columns.
getNumberOfRegions() - Method in class org.apache.hadoop.hbase.HServerLoad
 
getNumberOfRequests() - Method in class org.apache.hadoop.hbase.HServerLoad
 
getNumBytesInSum() - Method in class org.apache.hadoop.dfs.DataChecksum
 
getNumFiles(PathFilter) - Method in class org.apache.hadoop.fs.InMemoryFileSystem
 
getNumFilesCreated() - Method in class org.apache.hadoop.dfs.namenode.metrics.NameNodeStatistics
 
getNumFilesCreated() - Method in interface org.apache.hadoop.dfs.namenode.metrics.NameNodeStatisticsMBean
Number of files created in the last interval
getNumFilesListed() - Method in class org.apache.hadoop.dfs.namenode.metrics.NameNodeStatistics
 
getNumFilesListed() - Method in interface org.apache.hadoop.dfs.namenode.metrics.NameNodeStatisticsMBean
Number of files listed in the last interval
getNumFilesOpened() - Method in class org.apache.hadoop.dfs.namenode.metrics.NameNodeStatistics
 
getNumFilesOpened() - Method in interface org.apache.hadoop.dfs.namenode.metrics.NameNodeStatisticsMBean
Number of files opened for reading in the last interval
getNumFilesRenamed() - Method in class org.apache.hadoop.dfs.namenode.metrics.NameNodeStatistics
 
getNumFilesRenamed() - Method in interface org.apache.hadoop.dfs.namenode.metrics.NameNodeStatisticsMBean
Number of files renamed in the last interval
getNumMapTasks() - Method in class org.apache.hadoop.mapred.JobConf
Get configured the number of reduce tasks for this job.
getNumOfLeaves() - Method in class org.apache.hadoop.net.NetworkTopology
Return the total number of nodes
getNumOfRacks() - Method in class org.apache.hadoop.net.NetworkTopology
Return the total number of racks
getNumOpenConnections() - Method in interface org.apache.hadoop.ipc.metrics.RpcMgtMBean
The number of open RPC conections
getNumOpenConnections() - Method in class org.apache.hadoop.ipc.Server
The number of open RPC conections
getNumPaths() - Method in class org.apache.hadoop.mapred.MultiFileSplit
Returns the number of Paths in the split
getNumReduceTasks() - Method in class org.apache.hadoop.mapred.JobConf
Get configured the number of reduce tasks for this job.
getObject(String) - Method in class org.apache.hadoop.conf.Configuration
Deprecated. A side map of Configuration to Object should be used instead.
getOnlineMetaRegions() - Method in class org.apache.hadoop.hbase.HMaster
 
getOnlineRegions() - Method in class org.apache.hadoop.hbase.HRegionServer
 
getOtherAction() - Method in class org.apache.hadoop.fs.permission.FsPermission
Return other FsAction.
getOut() - Method in class org.apache.hadoop.hbase.hql.BasicCommand
 
getOut() - Method in class org.apache.hadoop.hbase.hql.formatter.AsciiTableFormatter
 
getOut() - Method in class org.apache.hadoop.hbase.hql.formatter.HtmlTableFormatter
 
getOut() - Method in interface org.apache.hadoop.hbase.hql.TableFormatter
 
getOutput() - Method in class org.apache.hadoop.util.Shell.ShellCommandExecutor
Get the output of the shell command.
getOutputCompressionType(JobConf) - Static method in class org.apache.hadoop.mapred.SequenceFileOutputFormat
Get the SequenceFile.CompressionType for the output SequenceFile.
getOutputCompressorClass(JobConf, Class<? extends CompressionCodec>) - Static method in class org.apache.hadoop.mapred.OutputFormatBase
Get the CompressionCodec for compressing the job outputs.
getOutputFormat() - Method in class org.apache.hadoop.mapred.JobConf
Get the OutputFormat implementation for the map-reduce job, defaults to TextOutputFormat if not specified explicity.
getOutputKeyClass() - Method in class org.apache.hadoop.mapred.JobConf
Get the key class for the job output data.
getOutputKeyComparator() - Method in class org.apache.hadoop.mapred.JobConf
Get the WritableComparable comparator used to compare keys.
getOutputPath() - Method in class org.apache.hadoop.mapred.JobConf
Get the Path to the output directory for the map-reduce job.
getOutputValueClass() - Method in class org.apache.hadoop.mapred.JobConf
Get the value class for job outputs.
getOutputValueGroupingComparator() - Method in class org.apache.hadoop.mapred.JobConf
Get the user defined WritableComparable comparator for grouping keys of inputs to the reduce.
getOwner() - Method in class org.apache.hadoop.fs.FileStatus
Get the owner of the file.
getParameter(ServletRequest, String) - Static method in class org.apache.hadoop.util.ServletUtil
Get a parameter from a ServletRequest.
getParent() - Method in class org.apache.hadoop.dfs.DatanodeInfo
Return this node's parent
getParent() - Method in class org.apache.hadoop.fs.Path
Returns the parent of a path or null if at root.
getParent() - Method in interface org.apache.hadoop.net.Node
Return this node's parent
getParent() - Method in class org.apache.hadoop.net.NodeBase
Return this node's parent
getPartition(IntWritable, IntWritable, int) - Method in class org.apache.hadoop.examples.SleepJob
 
getPartition(K2, V2, int) - Method in class org.apache.hadoop.mapred.lib.HashPartitioner
Use Object.hashCode() to partition.
getPartition(K2, V2, int) - Method in class org.apache.hadoop.mapred.lib.KeyFieldBasedPartitioner
Use Object.hashCode() to partition.
getPartition(K2, V2, int) - Method in interface org.apache.hadoop.mapred.Partitioner
Get the paritition number for a given key (hence record) given the total number of partitions i.e.
getPartitionerClass() - Method in class org.apache.hadoop.mapred.JobConf
Get the Partitioner used to partition Mapper-outputs to be sent to the Reducers.
getPath() - Method in class org.apache.hadoop.fs.FileStatus
 
getPath() - Method in class org.apache.hadoop.mapred.FileSplit
The file containing this split's data.
getPath(int) - Method in class org.apache.hadoop.mapred.MultiFileSplit
Returns the ith Path
getPath(Node) - Static method in class org.apache.hadoop.net.NodeBase
Return this node's path
getPaths() - Method in class org.apache.hadoop.mapred.MultiFileSplit
Returns all the Paths in the split
getPercentUsed() - Method in class org.apache.hadoop.fs.DF
 
getPercentUsed() - Method in class org.apache.hadoop.fs.InMemoryFileSystem
 
getPeriod() - Method in class org.apache.hadoop.metrics.spi.AbstractMetricsContext
Returns the timer period.
getPermission() - Method in class org.apache.hadoop.fs.FileStatus
Get FsPermission associated with the file.
getPermission() - Method in class org.apache.hadoop.fs.permission.PermissionStatus
Return permission
getPlatformName() - Static method in class org.apache.hadoop.util.PlatformName
Get the complete platform as per the java-vm.
getPort() - Method in class org.apache.hadoop.dfs.DatanodeID
 
getPort() - Method in class org.apache.hadoop.hbase.HServerAddress
 
getPort() - Method in class org.apache.hadoop.hbase.util.InfoServer
Get the port that the server is on
getPort() - Method in class org.apache.hadoop.mapred.StatusHttpServer
Get the port that the server is on
getPos() - Method in class org.apache.hadoop.fs.BufferedFSInputStream
 
getPos() - Method in exception org.apache.hadoop.fs.ChecksumException
 
getPos() - Method in class org.apache.hadoop.fs.FSDataInputStream
 
getPos() - Method in class org.apache.hadoop.fs.FSDataOutputStream
 
getPos() - Method in class org.apache.hadoop.fs.FSInputChecker
 
getPos() - Method in class org.apache.hadoop.fs.FSInputStream
Return the current offset from the start of the file
getPos() - Method in interface org.apache.hadoop.fs.Seekable
Return the current offset from the start of the file
getPos() - Method in class org.apache.hadoop.mapred.join.CompositeRecordReader
Unsupported (returns zero in all cases).
getPos() - Method in class org.apache.hadoop.mapred.KeyValueLineRecordReader
 
getPos() - Method in class org.apache.hadoop.mapred.LineRecordReader
 
getPos() - Method in interface org.apache.hadoop.mapred.RecordReader
Returns the current position in the input.
getPos() - Method in class org.apache.hadoop.mapred.SequenceFileAsTextRecordReader
 
getPos() - Method in class org.apache.hadoop.mapred.SequenceFileRecordReader
 
getPos() - Method in class org.apache.hadoop.streaming.StreamBaseRecordReader
Returns the current position in the input.
getPosition() - Method in class org.apache.hadoop.io.DataInputBuffer
Returns the current position in the input.
getPosition() - Method in class org.apache.hadoop.io.SequenceFile.Reader
Return the current byte position in the input file.
getPreferredBlockSize(String) - Method in class org.apache.hadoop.dfs.NameNode
 
getPreviousIntervalAverageTime() - Method in class org.apache.hadoop.metrics.util.MetricsTimeVaryingRate
The average rate of an operation in the previous interval
getPreviousIntervalNumOps() - Method in class org.apache.hadoop.metrics.util.MetricsTimeVaryingRate
The number of operations in the previous interval
getPreviousIntervalValue() - Method in class org.apache.hadoop.metrics.util.MetricsTimeVaryingInt
The Value at the Previous interval
getProblems() - Method in exception org.apache.hadoop.mapred.InvalidInputException
Get the complete list of the problems reported.
getProcess() - Method in class org.apache.hadoop.util.Shell
get the current sub-process executing the given command
getProcess() - Method in class org.apache.hadoop.util.ShellUtil
Deprecated.  
getProfileEnabled() - Method in class org.apache.hadoop.mapred.JobConf
Get whether the task profiling is enabled.
getProfileTaskRange(boolean) - Method in class org.apache.hadoop.mapred.JobConf
Get the range of maps or reduces to profile.
getProgress() - Method in interface org.apache.hadoop.io.SequenceFile.Sorter.RawKeyValueIterator
Gets the Progress object; this has a float (0.0 - 1.0) indicating the bytes processed by the iterator so far
getProgress() - Method in class org.apache.hadoop.mapred.join.CompositeRecordReader
Report progress as the minimum of all child RR progress.
getProgress() - Method in class org.apache.hadoop.mapred.KeyValueLineRecordReader
 
getProgress() - Method in class org.apache.hadoop.mapred.LineRecordReader
Get the progress within the split
getProgress() - Method in interface org.apache.hadoop.mapred.RecordReader
How much of the input has the RecordReader consumed i.e.
getProgress() - Method in class org.apache.hadoop.mapred.SequenceFileAsTextRecordReader
 
getProgress() - Method in class org.apache.hadoop.mapred.SequenceFileRecordReader
Return the progress within the input split
getProgress() - Method in class org.apache.hadoop.mapred.TaskReport
The amount completed, between zero and one.
getProgress() - Method in class org.apache.hadoop.streaming.StreamBaseRecordReader
 
getProtocolVersion(String, long) - Method in class org.apache.hadoop.dfs.NameNode
 
getProtocolVersion(String, long) - Method in class org.apache.hadoop.hbase.HMaster
Return protocol version corresponding to protocol interface.
getProtocolVersion(String, long) - Method in class org.apache.hadoop.hbase.HRegionServer
Return protocol version corresponding to protocol interface.
getProtocolVersion(String, long) - Method in interface org.apache.hadoop.ipc.VersionedProtocol
Return protocol version corresponding to protocol interface.
getProtocolVersion(String, long) - Method in class org.apache.hadoop.mapred.JobTracker
 
getProtocolVersion(String, long) - Method in class org.apache.hadoop.mapred.TaskTracker
 
getProxy(Class<?>, long, InetSocketAddress, Configuration, SocketFactory) - Static method in class org.apache.hadoop.hbase.ipc.HbaseRPC
Construct a client-side proxy object that implements the named protocol, talking to a server at the named address.
getProxy(Class<?>, long, InetSocketAddress, UserGroupInformation, Configuration, SocketFactory) - Static method in class org.apache.hadoop.hbase.ipc.HbaseRPC
Construct a client-side proxy object that implements the named protocol, talking to a server at the named address.
getProxy(Class<?>, long, InetSocketAddress, Configuration) - Static method in class org.apache.hadoop.hbase.ipc.HbaseRPC
Construct a client-side proxy object with the default SocketFactory
getProxy(Class<?>, long, InetSocketAddress, Configuration, SocketFactory) - Static method in class org.apache.hadoop.ipc.RPC
Construct a client-side proxy object that implements the named protocol, talking to a server at the named address.
getProxy(Class<?>, long, InetSocketAddress, UserGroupInformation, Configuration, SocketFactory) - Static method in class org.apache.hadoop.ipc.RPC
Construct a client-side proxy object that implements the named protocol, talking to a server at the named address.
getProxy(Class<?>, long, InetSocketAddress, Configuration) - Static method in class org.apache.hadoop.ipc.RPC
Construct a client-side proxy object with the default SocketFactory
getQueryStr() - Method in class org.apache.hadoop.hbase.hql.generated.HQLParser
 
getRange(String, String) - Method in class org.apache.hadoop.conf.Configuration
Parse the given attribute as a set of integer ranges
getRaw(String) - Method in class org.apache.hadoop.conf.Configuration
Get the value of the name property, without doing variable expansion.
getRawCapacity() - Method in class org.apache.hadoop.dfs.ChecksumDistributedFileSystem
Return the total raw capacity of the filesystem, disregarding replication .
getRawCapacity() - Method in class org.apache.hadoop.dfs.DistributedFileSystem
Return the total raw capacity of the filesystem, disregarding replication .
getRawFileSystem() - Method in class org.apache.hadoop.fs.ChecksumFileSystem
get the raw file system
getRawUsed() - Method in class org.apache.hadoop.dfs.ChecksumDistributedFileSystem
Return the total raw used space in the filesystem, disregarding replication .
getRawUsed() - Method in class org.apache.hadoop.dfs.DistributedFileSystem
Return the total raw used space in the filesystem, disregarding replication .
getReadBlockOpAverageTime() - Method in class org.apache.hadoop.dfs.datanode.metrics.DataNodeStatistics
 
getReadBlockOpAverageTime() - Method in interface org.apache.hadoop.dfs.datanode.metrics.DataNodeStatisticsMBean
Average time for ReadBlock Operation in last interval
getReadBlockOpMaxTime() - Method in class org.apache.hadoop.dfs.datanode.metrics.DataNodeStatistics
 
getReadBlockOpMaxTime() - Method in interface org.apache.hadoop.dfs.datanode.metrics.DataNodeStatisticsMBean
The Maximum ReadBlock Operation Time since reset was called
getReadBlockOpMinTime() - Method in class org.apache.hadoop.dfs.datanode.metrics.DataNodeStatistics
 
getReadBlockOpMinTime() - Method in interface org.apache.hadoop.dfs.datanode.metrics.DataNodeStatisticsMBean
The Minimum ReadBlock Operation Time since reset was called
getReadBlockOpNum() - Method in class org.apache.hadoop.dfs.datanode.metrics.DataNodeStatistics
 
getReadBlockOpNum() - Method in interface org.apache.hadoop.dfs.datanode.metrics.DataNodeStatisticsMBean
Number of ReadBlock Operation in last interval
getReader(FileSystem, Filter) - Method in class org.apache.hadoop.hbase.HStoreFile
Get reader for the store file map file.
getReaders(FileSystem, Path, Configuration) - Static method in class org.apache.hadoop.mapred.MapFileOutputFormat
Open the output generated by this format.
getReaders(Configuration, Path) - Static method in class org.apache.hadoop.mapred.SequenceFileOutputFormat
Open the output generated by this format.
getReadMetadataOpAverageTime() - Method in class org.apache.hadoop.dfs.datanode.metrics.DataNodeStatistics
 
getReadMetadataOpAverageTime() - Method in interface org.apache.hadoop.dfs.datanode.metrics.DataNodeStatisticsMBean
Average time for ReadMetadata Operation in last interval
getReadMetadataOpMaxTime() - Method in class org.apache.hadoop.dfs.datanode.metrics.DataNodeStatistics
 
getReadMetadataOpMaxTime() - Method in interface org.apache.hadoop.dfs.datanode.metrics.DataNodeStatisticsMBean
The Maximum ReadMetadata Operation Time since reset was called
getReadMetadataOpMinTime() - Method in class org.apache.hadoop.dfs.datanode.metrics.DataNodeStatistics
 
getReadMetadataOpMinTime() - Method in interface org.apache.hadoop.dfs.datanode.metrics.DataNodeStatisticsMBean
The Minimum ReadMetadata Operation Time since reset was called
getReadMetadataOpNum() - Method in class org.apache.hadoop.dfs.datanode.metrics.DataNodeStatistics
 
getReadMetadataOpNum() - Method in interface org.apache.hadoop.dfs.datanode.metrics.DataNodeStatisticsMBean
Number of ReadMetadata Operation in last interval
getReadsFromLocalClient() - Method in class org.apache.hadoop.dfs.datanode.metrics.DataNodeStatistics
 
getReadsFromLocalClient() - Method in interface org.apache.hadoop.dfs.datanode.metrics.DataNodeStatisticsMBean
Number of reads from local clients in the last interval
getReadsFromRemoteClient() - Method in class org.apache.hadoop.dfs.datanode.metrics.DataNodeStatistics
 
getReadsFromRemoteClient() - Method in interface org.apache.hadoop.dfs.datanode.metrics.DataNodeStatisticsMBean
Number of reads from remote clients in the last interval
getReadyJobs() - Method in class org.apache.hadoop.mapred.jobcontrol.JobControl
 
getRecordName() - Method in interface org.apache.hadoop.metrics.MetricsRecord
Returns the record name.
getRecordName() - Method in class org.apache.hadoop.metrics.spi.MetricsRecordImpl
Returns the record name.
getRecordReader(InputSplit, JobConf, Reporter) - Method in class org.apache.hadoop.hbase.mapred.TableInputFormat
 
getRecordReader(InputSplit, JobConf, Reporter) - Method in class org.apache.hadoop.mapred.FileInputFormat
 
getRecordReader(InputSplit, JobConf, Reporter) - Method in interface org.apache.hadoop.mapred.InputFormat
Get the RecordReader for the given InputSplit.
getRecordReader(InputSplit, JobConf, Reporter) - Method in interface org.apache.hadoop.mapred.join.ComposableInputFormat
 
getRecordReader(InputSplit, JobConf, Reporter) - Method in class org.apache.hadoop.mapred.join.CompositeInputFormat
Construct a CompositeRecordReader for the children of this InputFormat as defined in the init expression.
getRecordReader(InputSplit, JobConf, Reporter) - Method in class org.apache.hadoop.mapred.KeyValueTextInputFormat
 
getRecordReader(InputSplit, JobConf, Reporter) - Method in class org.apache.hadoop.mapred.MultiFileInputFormat
 
getRecordReader(InputSplit, JobConf, Reporter) - Method in class org.apache.hadoop.mapred.SequenceFileAsTextInputFormat
 
getRecordReader(InputSplit, JobConf, Reporter) - Method in class org.apache.hadoop.mapred.SequenceFileInputFilter
Create a record reader for the given split
getRecordReader(InputSplit, JobConf, Reporter) - Method in class org.apache.hadoop.mapred.SequenceFileInputFormat
 
getRecordReader(InputSplit, JobConf, Reporter) - Method in class org.apache.hadoop.mapred.TextInputFormat
 
getRecordReader(InputSplit, JobConf, Reporter) - Method in class org.apache.hadoop.streaming.StreamInputFormat
 
getRecordReaderQueue() - Method in class org.apache.hadoop.mapred.join.CompositeRecordReader
Return sorted list of RecordReaders for this composite.
getRecordWriter(FileSystem, JobConf, String, Progressable) - Method in class org.apache.hadoop.hbase.mapred.IndexOutputFormat
 
getRecordWriter(FileSystem, JobConf, String, Progressable) - Method in class org.apache.hadoop.hbase.mapred.TableOutputFormat
Get the RecordWriter for the given job.
getRecordWriter(FileSystem, JobConf, String, Progressable) - Method in class org.apache.hadoop.mapred.lib.NullOutputFormat
 
getRecordWriter(FileSystem, JobConf, String, Progressable) - Method in class org.apache.hadoop.mapred.MapFileOutputFormat
 
getRecordWriter(FileSystem, JobConf, String, Progressable) - Method in interface org.apache.hadoop.mapred.OutputFormat
Get the RecordWriter for the given job.
getRecordWriter(FileSystem, JobConf, String, Progressable) - Method in class org.apache.hadoop.mapred.OutputFormatBase
 
getRecordWriter(FileSystem, JobConf, String, Progressable) - Method in class org.apache.hadoop.mapred.SequenceFileOutputFormat
 
getRecordWriter(FileSystem, JobConf, String, Progressable) - Method in class org.apache.hadoop.mapred.TextOutputFormat
 
getReduceDebugScript() - Method in class org.apache.hadoop.mapred.JobConf
Get the reduce task's debug Script
getReducerClass() - Method in class org.apache.hadoop.mapred.JobConf
Get the Reducer class for the job.
getReduceSpeculativeExecution() - Method in class org.apache.hadoop.mapred.JobConf
Should speculative execution be used for this job for reduce tasks? Defaults to true.
getReduceTaskReports(String) - Method in class org.apache.hadoop.mapred.JobClient
Get the information of the current state of the reduce tasks of a job.
getReduceTaskReports(String) - Method in interface org.apache.hadoop.mapred.JobSubmissionProtocol
Grab a bunch of info on the reduce tasks that make up the job
getReduceTaskReports(String) - Method in class org.apache.hadoop.mapred.JobTracker
 
getReduceTasks() - Method in class org.apache.hadoop.mapred.ClusterStatus
Get the number of currently running reduce tasks in the cluster.
getRegion(Text) - Method in class org.apache.hadoop.hbase.HRegionServer
Protected utility method for safely obtaining an HRegion handle.
getRegion(Text, boolean) - Method in class org.apache.hadoop.hbase.HRegionServer
Protected utility method for safely obtaining an HRegion handle.
getRegionDir(Path, HRegionInfo) - Static method in class org.apache.hadoop.hbase.HRegion
Computes the Path of the HRegion
getRegionId() - Method in class org.apache.hadoop.hbase.HRegionInfo
 
getRegionInfo() - Method in class org.apache.hadoop.hbase.HMsg
Accessor
getRegionInfo() - Method in class org.apache.hadoop.hbase.HRegion
 
getRegionInfo(Text) - Method in interface org.apache.hadoop.hbase.HRegionInterface
Get metainfo about an HRegion
getRegionInfo() - Method in class org.apache.hadoop.hbase.HRegionLocation
 
getRegionInfo(Text) - Method in class org.apache.hadoop.hbase.HRegionServer
Get metainfo about an HRegion
getRegionName() - Method in class org.apache.hadoop.hbase.HMaster.MetaRegion
 
getRegionName() - Method in class org.apache.hadoop.hbase.HRegion
 
getRegionName() - Method in class org.apache.hadoop.hbase.HRegionInfo
 
getRegionServer() - Method in class org.apache.hadoop.hbase.LocalHBaseCluster.RegionServerThread
 
getRegionServers() - Method in class org.apache.hadoop.hbase.LocalHBaseCluster
 
getRegionsToCheck() - Method in class org.apache.hadoop.hbase.HRegionServer
 
getRemaining() - Method in interface org.apache.hadoop.dfs.datanode.metrics.FSDatasetMBean
Returns the amount of free storage space (in bytes)
getRemaining() - Method in class org.apache.hadoop.dfs.DatanodeInfo
The raw free space.
getRemaining() - Method in class org.apache.hadoop.dfs.DistributedFileSystem.DiskStatus
 
getRemainingArgs() - Method in class org.apache.hadoop.util.GenericOptionsParser
Returns an array of Strings containing only application-specific arguments.
getRemoteAddress() - Static method in class org.apache.hadoop.ipc.Server
Returns remote address as a string when invoked inside an RPC.
getRemoteIp() - Static method in class org.apache.hadoop.ipc.Server
Returns the remote side ip address when invoked inside an RPC Returns null incase of an error.
getReplaceBlockOpAverageTime() - Method in class org.apache.hadoop.dfs.datanode.metrics.DataNodeStatistics
 
getReplaceBlockOpAverageTime() - Method in interface org.apache.hadoop.dfs.datanode.metrics.DataNodeStatisticsMBean
Average time for ReplaceBlock Operation in last interval
getReplaceBlockOpMaxTime() - Method in class org.apache.hadoop.dfs.datanode.metrics.DataNodeStatistics
 
getReplaceBlockOpMaxTime() - Method in interface org.apache.hadoop.dfs.datanode.metrics.DataNodeStatisticsMBean
The Maximum ReplaceBlock Operation Time since reset was called
getReplaceBlockOpMinTime() - Method in class org.apache.hadoop.dfs.datanode.metrics.DataNodeStatistics
 
getReplaceBlockOpMinTime() - Method in interface org.apache.hadoop.dfs.datanode.metrics.DataNodeStatisticsMBean
The Minimum ReplaceBlock Operation Time since reset was called
getReplaceBlockOpNum() - Method in class org.apache.hadoop.dfs.datanode.metrics.DataNodeStatistics
 
getReplaceBlockOpNum() - Method in interface org.apache.hadoop.dfs.datanode.metrics.DataNodeStatisticsMBean
Number of ReplaceBlock Operation in last interval
getReplication() - Method in class org.apache.hadoop.dfs.NamenodeFsck.FsckResult
Return the intended replication factor, against which the over/under- replicated blocks are counted.
getReplication() - Method in class org.apache.hadoop.fs.FileStatus
Get the replication factor of a file.
getReplication(Path) - Method in class org.apache.hadoop.fs.FileSystem
Deprecated. Use getFileStatus() instead
getReplication(Path) - Method in class org.apache.hadoop.fs.kfs.KosmosFileSystem
Deprecated. 
getReplicationFactor() - Method in class org.apache.hadoop.dfs.NamenodeFsck.FsckResult
Return the actual replication factor.
getReport() - Method in class org.apache.hadoop.contrib.utils.join.JobBase
log the counters
getReport() - Method in class org.apache.hadoop.mapred.lib.aggregate.DoubleValueSum
 
getReport() - Method in class org.apache.hadoop.mapred.lib.aggregate.LongValueMax
 
getReport() - Method in class org.apache.hadoop.mapred.lib.aggregate.LongValueMin
 
getReport() - Method in class org.apache.hadoop.mapred.lib.aggregate.LongValueSum
 
getReport() - Method in class org.apache.hadoop.mapred.lib.aggregate.StringValueMax
 
getReport() - Method in class org.apache.hadoop.mapred.lib.aggregate.StringValueMin
 
getReport() - Method in class org.apache.hadoop.mapred.lib.aggregate.UniqValueCount
 
getReport() - Method in interface org.apache.hadoop.mapred.lib.aggregate.ValueAggregator
 
getReport() - Method in class org.apache.hadoop.mapred.lib.aggregate.ValueHistogram
 
getReportDetails() - Method in class org.apache.hadoop.mapred.lib.aggregate.ValueHistogram
 
getReportItems() - Method in class org.apache.hadoop.mapred.lib.aggregate.ValueHistogram
 
getRequestCount() - Method in class org.apache.hadoop.hbase.HRegionServer
 
getResource(String) - Method in class org.apache.hadoop.conf.Configuration
Get the URL for the named resource.
getRevision() - Static method in class org.apache.hadoop.util.VersionInfo
Get the subversion revision number for the root directory
getRootDir() - Method in class org.apache.hadoop.hbase.HMaster
 
getRootRegionLocation() - Method in class org.apache.hadoop.hbase.HMaster
 
getRotations() - Method in class org.apache.hadoop.examples.dancing.Pentomino.Piece
 
getRow() - Method in class org.apache.hadoop.hbase.hql.InsertCommand
 
getRow(Text, Text) - Method in interface org.apache.hadoop.hbase.HRegionInterface
Get all the data for the specified row
getRow(Text, Text, long) - Method in interface org.apache.hadoop.hbase.HRegionInterface
Get all the data for the specified row at a given timestamp
getRow(Text, Text) - Method in class org.apache.hadoop.hbase.HRegionServer
Get all the data for the specified row
getRow(Text, Text, long) - Method in class org.apache.hadoop.hbase.HRegionServer
Get all the data for the specified row at a given timestamp
getRow() - Method in class org.apache.hadoop.hbase.HStoreKey
 
getRow(Text) - Method in class org.apache.hadoop.hbase.HTable
Get all the data for the specified row at the latest timestamp
getRow(Text, long) - Method in class org.apache.hadoop.hbase.HTable
Get all the data for the specified row at a specified timestamp
getRow() - Method in class org.apache.hadoop.hbase.io.BatchUpdate
 
getRow(byte[], byte[]) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Client
 
getRow(byte[], byte[]) - Method in interface org.apache.hadoop.hbase.thrift.generated.Hbase.Iface
Get all the data for the specified table and row at the latest timestamp.
getRow(byte[], byte[]) - Method in class org.apache.hadoop.hbase.thrift.ThriftServer.HBaseHandler
 
getRowKeyAtOrBefore(Text, long) - Method in class org.apache.hadoop.hbase.HStore
Find the key that matches row exactly, or the one that immediately preceeds it.
getRowkeyName() - Method in class org.apache.hadoop.hbase.mapred.IndexConfiguration
 
getRowTs(byte[], byte[], long) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Client
 
getRowTs(byte[], byte[], long) - Method in interface org.apache.hadoop.hbase.thrift.generated.Hbase.Iface
Get all the data for the specified table and row at the specified timestamp.
getRowTs(byte[], byte[], long) - Method in class org.apache.hadoop.hbase.thrift.ThriftServer.HBaseHandler
 
getRpcOpsAvgProcessingTime() - Method in interface org.apache.hadoop.ipc.metrics.RpcMgtMBean
Average time for RPC Operations in last interval
getRpcOpsAvgProcessingTimeMax() - Method in interface org.apache.hadoop.ipc.metrics.RpcMgtMBean
The Maximum RPC Operation Processing Time since reset was called
getRpcOpsAvgProcessingTimeMin() - Method in interface org.apache.hadoop.ipc.metrics.RpcMgtMBean
The Minimum RPC Operation Processing Time since reset was called
getRpcOpsAvgQueueTime() - Method in interface org.apache.hadoop.ipc.metrics.RpcMgtMBean
The Average RPC Operation Queued Time in the last interval
getRpcOpsAvgQueueTimeMax() - Method in interface org.apache.hadoop.ipc.metrics.RpcMgtMBean
The Maximum RPC Operation Queued Time since reset was called
getRpcOpsAvgQueueTimeMin() - Method in interface org.apache.hadoop.ipc.metrics.RpcMgtMBean
The Minimum RPC Operation Queued Time since reset was called
getRpcOpsDiscardedOpsNum() - Method in interface org.apache.hadoop.ipc.metrics.RpcMgtMBean
Number of Discarded RPC operations due to timeout in the last interval
getRpcOpsDiscardedOpsQtime() - Method in interface org.apache.hadoop.ipc.metrics.RpcMgtMBean
Average Queued time for Discarded RPC Operations in last interval
getRpcOpsNumber() - Method in interface org.apache.hadoop.ipc.metrics.RpcMgtMBean
Number of RPC Operations in the last interval
getRunnable() - Method in class org.apache.hadoop.util.Daemon
 
getRunningJobs() - Method in class org.apache.hadoop.mapred.jobcontrol.JobControl
 
getRunningJobs() - Method in class org.apache.hadoop.mapred.JobTracker
Version that is called from a timer thread, and therefore needs to be careful to synchronize.
getRunState() - Method in class org.apache.hadoop.mapred.JobStatus
 
getSafeModeText() - Method in class org.apache.hadoop.dfs.JspHelper
 
getSafemodeTime() - Method in class org.apache.hadoop.dfs.namenode.metrics.NameNodeStatistics
 
getSafemodeTime() - Method in interface org.apache.hadoop.dfs.namenode.metrics.NameNodeStatisticsMBean
The time spent in the Safemode at startup
getScanner(Text[], Text, long, RowFilterInterface) - Method in class org.apache.hadoop.hbase.HRegion
Return an iterator that scans over the HRegion, returning the indicated columns for only the rows that match the data filter.
getScanner(int) - Method in class org.apache.hadoop.hbase.thrift.ThriftServer.HBaseHandler
Returns the scanner associated with the specified ID.
getSerializedLength() - Method in class org.apache.hadoop.fs.s3.INode
 
getServer() - Method in class org.apache.hadoop.hbase.HMaster.MetaRegion
 
getServer(Object, String, int, Configuration) - Static method in class org.apache.hadoop.hbase.ipc.HbaseRPC
Construct a server for a protocol implementation instance listening on a port and address.
getServer(Object, String, int, int, boolean, Configuration) - Static method in class org.apache.hadoop.hbase.ipc.HbaseRPC
Construct a server for a protocol implementation instance listening on a port and address.
getServer(Object, String, int, Configuration) - Static method in class org.apache.hadoop.ipc.RPC
Construct a server for a protocol implementation instance listening on a port and address.
getServer(Object, String, int, int, boolean, Configuration) - Static method in class org.apache.hadoop.ipc.RPC
Construct a server for a protocol implementation instance listening on a port and address.
getServerAddress() - Method in class org.apache.hadoop.hbase.HRegionLocation
 
getServerAddress() - Method in class org.apache.hadoop.hbase.HServerInfo
 
getServerAddress(Configuration, String, String, String) - Static method in class org.apache.hadoop.net.NetUtils
Deprecated. 
getServerInfo() - Method in class org.apache.hadoop.hbase.HRegionServer
 
getServersToLoad() - Method in class org.apache.hadoop.hbase.HMaster
 
getServersToServerInfo() - Method in class org.apache.hadoop.hbase.HMaster
 
getServerVersion() - Method in exception org.apache.hadoop.hbase.ipc.HbaseRPC.VersionMismatch
Get the server's agreed to version.
getServerVersion() - Method in exception org.apache.hadoop.ipc.RPC.VersionMismatch
Get the server's agreed to version.
getSessionId() - Method in class org.apache.hadoop.mapred.JobConf
Get the user-specified session identifier.
getShape(boolean, int) - Method in class org.apache.hadoop.examples.dancing.Pentomino.Piece
 
getShuffleFinishTime() - Method in class org.apache.hadoop.mapred.MapTaskStatus
 
getShuffleFinishTime() - Method in class org.apache.hadoop.mapred.ReduceTaskStatus
 
getSimilarityName() - Method in class org.apache.hadoop.hbase.mapred.IndexConfiguration
 
getSize() - Method in class org.apache.hadoop.hbase.HStoreKey
 
getSize() - Method in class org.apache.hadoop.hbase.io.ImmutableBytesWritable
 
getSize() - Method in class org.apache.hadoop.io.BytesWritable
Get the current size of the buffer.
getSocketFactory(Configuration, Class<?>) - Static method in class org.apache.hadoop.net.NetUtils
Get the socket factory for the given class according to its configuration parameter hadoop.rpc.socket.factory.class.<ClassName>.
getSocketFactoryFromProperty(Configuration, String) - Static method in class org.apache.hadoop.net.NetUtils
Get the socket factory corresponding to the given proxy URI.
getSortFinishTime() - Method in class org.apache.hadoop.mapred.MapTaskStatus
 
getSortFinishTime() - Method in class org.apache.hadoop.mapred.ReduceTaskStatus
 
getSpace(int) - Static method in class org.apache.hadoop.streaming.StreamUtil
 
getSpeculativeExecution() - Method in class org.apache.hadoop.mapred.JobConf
Deprecated. Use {JobConf.getMapSpeculativeExecution() or JobConf.getReduceSpeculativeExecution() instead. Should speculative execution be used for this job? Defaults to true.
getSplits(int) - Method in class org.apache.hadoop.examples.dancing.Pentomino
Generate a list of prefixes to a given depth
getSplits(JobConf, int) - Method in class org.apache.hadoop.hbase.mapred.TableInputFormat
A split will be created for each HRegion of the input table
getSplits(JobConf, int) - Method in class org.apache.hadoop.mapred.FileInputFormat
Splits files returned by FileInputFormat.listPaths(JobConf) when they're too big.
getSplits(JobConf, int) - Method in interface org.apache.hadoop.mapred.InputFormat
Logically split the set of input files for the job.
getSplits(JobConf, int) - Method in class org.apache.hadoop.mapred.join.CompositeInputFormat
Build a CompositeInputSplit from the child InputFormats by assigning the ith split from each child to the ith composite split.
getSplits(JobConf, int) - Method in class org.apache.hadoop.mapred.MultiFileInputFormat
 
getStart() - Method in class org.apache.hadoop.mapred.FileSplit
The position of the first byte in the file to process.
getStartCode() - Method in class org.apache.hadoop.hbase.HServerInfo
 
getStartKey() - Method in class org.apache.hadoop.hbase.HMaster.MetaRegion
 
getStartKey() - Method in class org.apache.hadoop.hbase.HRegion
 
getStartKey() - Method in class org.apache.hadoop.hbase.HRegionInfo
 
getStartKeys() - Method in class org.apache.hadoop.hbase.HTable
Gets the starting row key for every region in the currently open table
getStartRow() - Method in class org.apache.hadoop.hbase.mapred.TableSplit
 
getStartTime() - Method in class org.apache.hadoop.mapred.JobStatus
 
getStartTime() - Method in class org.apache.hadoop.mapred.JobTracker
 
getStartTime() - Method in class org.apache.hadoop.mapred.TaskReport
Get start time of task.
getState() - Method in class org.apache.hadoop.mapred.jobcontrol.Job
 
getState() - Method in class org.apache.hadoop.mapred.jobcontrol.JobControl
 
getState() - Method in class org.apache.hadoop.mapred.TaskReport
The most recent state, reported by a Reporter.
getStats() - Method in class org.apache.hadoop.dfs.NameNode
 
getStatus() - Method in exception org.apache.hadoop.hbase.hql.ExitException
The status code returned by System.exit()
getStatusText(boolean) - Method in class org.apache.hadoop.dfs.UpgradeStatusReport
Get upgradeStatus data as a text for reporting.
getStopRowKey() - Method in class org.apache.hadoop.hbase.filter.StopRowFilter
An accessor for the stopRowKey
getStorageID() - Method in class org.apache.hadoop.dfs.DatanodeID
 
getStorageInfo() - Method in interface org.apache.hadoop.dfs.datanode.metrics.FSDatasetMBean
Returns the storage id of the underlying storage
getStr() - Method in class org.apache.hadoop.mapred.join.Parser.StrToken
 
getStr() - Method in class org.apache.hadoop.mapred.join.Parser.Token
 
getStringLiteral() - Method in class org.apache.hadoop.hbase.hql.generated.HQLParser
 
getStrings(String) - Method in class org.apache.hadoop.conf.Configuration
Get the comma delimited values of the name property as an array of Strings.
getStrings(String) - Static method in class org.apache.hadoop.util.StringUtils
returns an arraylist of strings
getSuccessfulJobs() - Method in class org.apache.hadoop.mapred.jobcontrol.JobControl
 
GetSuffix(int) - Method in class org.apache.hadoop.hbase.hql.generated.SimpleCharStream
 
GetSuffix(int) - Method in class org.apache.hadoop.record.compiler.generated.SimpleCharStream
 
getSum() - Method in class org.apache.hadoop.mapred.lib.aggregate.DoubleValueSum
 
getSum() - Method in class org.apache.hadoop.mapred.lib.aggregate.LongValueSum
 
getSymlink(Configuration) - Static method in class org.apache.hadoop.filecache.DistributedCache
This method checks to see if symlinks are to be create for the localized cache files in the current working directory
getSystemDir() - Method in class org.apache.hadoop.mapred.JobConf
Get the system directory where job-specific files are to be placed.
getTable(String) - Method in class org.apache.hadoop.hbase.rest.GenericHandler
 
getTable(byte[]) - Method in class org.apache.hadoop.hbase.thrift.ThriftServer.HBaseHandler
Creates and returns an HTable instance from a given table name.
getTableDesc() - Method in class org.apache.hadoop.hbase.HRegionInfo
 
getTableDir(Path, Text) - Static method in class org.apache.hadoop.hbase.HTableDescriptor
 
getTableName() - Method in class org.apache.hadoop.hbase.HTable
 
getTableName() - Method in class org.apache.hadoop.hbase.mapred.TableSplit
 
getTableName(String[]) - Method in class org.apache.hadoop.hbase.rest.GenericHandler
 
getTableNameFromRegionName(Text) - Static method in class org.apache.hadoop.hbase.HRegionInfo
Extracts table name prefix from a region name.
getTableNames() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Client
 
getTableNames() - Method in interface org.apache.hadoop.hbase.thrift.generated.Hbase.Iface
List all the userspace tables.
getTableNames() - Method in class org.apache.hadoop.hbase.thrift.ThriftServer.HBaseHandler
 
getTableRegions(byte[]) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Client
 
getTableRegions(byte[]) - Method in interface org.apache.hadoop.hbase.thrift.generated.Hbase.Iface
List the regions associated with a table.
getTableRegions(byte[]) - Method in class org.apache.hadoop.hbase.thrift.ThriftServer.HBaseHandler
 
getTabSize(int) - Method in class org.apache.hadoop.hbase.hql.generated.SimpleCharStream
 
getTabSize(int) - Method in class org.apache.hadoop.record.compiler.generated.SimpleCharStream
 
getTag() - Method in class org.apache.hadoop.contrib.utils.join.TaggedMapOutput
 
getTag(String) - Method in class org.apache.hadoop.metrics.spi.OutputRecord
Returns a tag object which is can be a String, Integer, Short or Byte.
getTagNames() - Method in class org.apache.hadoop.metrics.spi.OutputRecord
Returns the set of tag names
getTask(String) - Method in class org.apache.hadoop.mapred.TaskTracker
Called upon startup by the child process, to fetch Task data.
getTaskAttempts() - Method in class org.apache.hadoop.mapred.JobHistory.Task
Returns all task attempts for this task.
getTaskCompletionEvents(String, int, int) - Method in interface org.apache.hadoop.mapred.JobSubmissionProtocol
Get task completion events for the jobid, starting from fromEventId.
getTaskCompletionEvents(String, int, int) - Method in class org.apache.hadoop.mapred.JobTracker
 
getTaskCompletionEvents(int) - Method in interface org.apache.hadoop.mapred.RunningJob
Get events indicating completion (success/failure) of component tasks.
getTaskDiagnostics(String, String, String) - Method in interface org.apache.hadoop.mapred.JobSubmissionProtocol
Get the diagnostics for a given task in a given job
getTaskDiagnostics(String, String, String) - Method in class org.apache.hadoop.mapred.JobTracker
Get the diagnostics for a given task
getTaskId() - Method in class org.apache.hadoop.mapred.TaskCompletionEvent
Returns task id.
getTaskId() - Method in class org.apache.hadoop.mapred.TaskLogAppender
Getter/Setter methods for log4j.
getTaskId() - Method in class org.apache.hadoop.mapred.TaskReport
The id of the task.
getTaskInfo(JobConf) - Static method in class org.apache.hadoop.streaming.StreamUtil
 
getTaskLogFile(String, TaskLog.LogName) - Static method in class org.apache.hadoop.mapred.TaskLog
 
getTaskLogLength(JobConf) - Static method in class org.apache.hadoop.mapred.TaskLog
Get the desired maximum length of task's logs.
getTaskOutputFilter(JobConf) - Static method in class org.apache.hadoop.mapred.JobClient
Get the task output filter out of the JobConf.
getTaskOutputFilter() - Method in class org.apache.hadoop.mapred.JobClient
Deprecated. 
getTaskRunTime() - Method in class org.apache.hadoop.mapred.TaskCompletionEvent
Returns time (in millisec) the task took to complete.
getTaskStatus() - Method in class org.apache.hadoop.mapred.TaskCompletionEvent
Returns enum Status.SUCESS or Status.FAILURE.
getTaskTracker(String) - Method in class org.apache.hadoop.mapred.JobTracker
 
getTaskTrackerHttp() - Method in class org.apache.hadoop.mapred.TaskCompletionEvent
http location of the tasktracker where this task ran.
getTaskTrackerMetrics() - Method in class org.apache.hadoop.mapred.TaskTracker
 
getTaskTrackerReportAddress() - Method in class org.apache.hadoop.mapred.TaskTracker
Return the port at which the tasktracker bound to
getTaskTrackers() - Method in class org.apache.hadoop.mapred.ClusterStatus
Get the number of task trackers in the cluster.
getTimestamp(Configuration, URI) - Static method in class org.apache.hadoop.filecache.DistributedCache
Returns mtime of a given cache file on hdfs.
getTimestamp() - Method in class org.apache.hadoop.hbase.HLogEdit
 
getTimestamp() - Method in class org.apache.hadoop.hbase.HStoreKey
 
getToken(int) - Method in class org.apache.hadoop.hbase.hql.generated.HQLParser
 
getToken(int) - Method in class org.apache.hadoop.record.compiler.generated.Rcc
 
getTotalBlocks() - Method in class org.apache.hadoop.dfs.NamenodeFsck.FsckResult
Return the total number of blocks in the scanned area.
getTotalDirs() - Method in class org.apache.hadoop.dfs.NamenodeFsck.FsckResult
Return total number of directories encountered during this scan.
getTotalFiles() - Method in class org.apache.hadoop.dfs.NamenodeFsck.FsckResult
Return total number of files encountered during this scan.
getTotalLogFileSize() - Method in class org.apache.hadoop.mapred.TaskLogAppender
 
getTotalSize() - Method in class org.apache.hadoop.dfs.NamenodeFsck.FsckResult
Return total size of scanned data, in bytes.
getTotalSubmissions() - Method in class org.apache.hadoop.mapred.JobTracker
 
getTrackerIdentifier() - Method in class org.apache.hadoop.mapred.JobTracker
Get the unique identifier (ie.
getTrackerPort() - Method in class org.apache.hadoop.mapred.JobTracker
 
getTrackingURL() - Method in interface org.apache.hadoop.mapred.RunningJob
Get the URL where some job progress information will be displayed.
getType() - Method in interface org.apache.hadoop.dfs.Upgradeable
Get the type of the software component, which this object is upgrading.
getType() - Method in class org.apache.hadoop.hbase.BloomFilterDescriptor
 
getType() - Method in class org.apache.hadoop.hbase.hql.ReturnMsg
 
getType() - Method in class org.apache.hadoop.mapred.join.Parser.Token
 
getTypeID() - Method in class org.apache.hadoop.record.meta.FieldTypeInfo
get the field's TypeID object
getTypes() - Method in class org.apache.hadoop.io.GenericWritable
Return all classes that may be wrapped.
getTypeVal() - Method in class org.apache.hadoop.record.meta.TypeID
Get the type value.
getUMask(Configuration) - Static method in class org.apache.hadoop.fs.permission.FsPermission
Get the user file creation mask (umask)
getUniqueItems() - Method in class org.apache.hadoop.mapred.lib.aggregate.UniqValueCount
 
getUpgradeStatus() - Method in interface org.apache.hadoop.dfs.Upgradeable
Upgrade status determines a percentage of the work done out of the total amount required by the upgrade.
getUpgradeStatus() - Method in class org.apache.hadoop.dfs.UpgradeStatusReport
Get upgrade upgradeStatus as a percentage of the total upgrade done.
getUpgradeStatusReport(boolean) - Method in interface org.apache.hadoop.dfs.Upgradeable
Get status report for the upgrade.
getUpgradeStatusText() - Method in class org.apache.hadoop.dfs.JspHelper
 
getUri() - Method in class org.apache.hadoop.dfs.DistributedFileSystem
 
getUri() - Method in class org.apache.hadoop.dfs.HftpFileSystem
 
getUri() - Method in class org.apache.hadoop.fs.FileSystem
Returns a URI whose scheme and authority identify this FileSystem.
getUri() - Method in class org.apache.hadoop.fs.FilterFileSystem
Returns a URI whose scheme and authority identify this FileSystem.
getUri() - Method in class org.apache.hadoop.fs.kfs.KosmosFileSystem
 
getUri() - Method in class org.apache.hadoop.fs.RawLocalFileSystem
 
getUri() - Method in class org.apache.hadoop.fs.s3.S3FileSystem
 
getURIs(String, String) - Method in class org.apache.hadoop.streaming.StreamJob
get the uris of all the files/caches
getURL() - Method in class org.apache.hadoop.mapred.JobProfile
Get the link to the web-ui for details of the job.
getUrl() - Static method in class org.apache.hadoop.util.VersionInfo
Get the subversion URL for the root Hadoop directory.
getUsed() - Method in class org.apache.hadoop.fs.DF
 
getUsed() - Method in class org.apache.hadoop.fs.DU
 
getUsed() - Method in class org.apache.hadoop.fs.FileSystem
Return the total size of all files in the filesystem.
getUser() - Method in class org.apache.hadoop.mapred.JobConf
Get the reported username for this job.
getUser() - Method in class org.apache.hadoop.mapred.JobProfile
Get the user id.
getUser() - Static method in class org.apache.hadoop.util.VersionInfo
The user that compiled Hadoop.
getUserAction() - Method in class org.apache.hadoop.fs.permission.FsPermission
Return user FsAction.
getUserInfo() - Static method in class org.apache.hadoop.ipc.Server
Returns UserGroupInformation associated with current RPC.
getUserName() - Method in class org.apache.hadoop.fs.permission.PermissionStatus
Return user name
getUsername() - Method in class org.apache.hadoop.mapred.JobStatus
 
getUserName() - Method in class org.apache.hadoop.security.UnixUserGroupInformation
Return the user's name
getUserName() - Method in interface org.apache.hadoop.security.UserGroupInformation
Get username
getVal() - Method in class org.apache.hadoop.hbase.HLogEdit
 
getVal() - Method in class org.apache.hadoop.mapred.lib.aggregate.LongValueMax
 
getVal() - Method in class org.apache.hadoop.mapred.lib.aggregate.LongValueMin
 
getVal() - Method in class org.apache.hadoop.mapred.lib.aggregate.StringValueMax
 
getVal() - Method in class org.apache.hadoop.mapred.lib.aggregate.StringValueMin
 
getValue() - Method in class org.apache.hadoop.dfs.DataChecksum
 
getValue(int) - Method in class org.apache.hadoop.hbase.hql.InsertCommand
 
getValue() - Method in class org.apache.hadoop.hbase.io.BatchOperation
 
getValue() - Method in interface org.apache.hadoop.io.SequenceFile.Sorter.RawKeyValueIterator
Gets the current raw value
getValueClass() - Method in class org.apache.hadoop.io.ArrayWritable
 
getValueClass() - Method in class org.apache.hadoop.io.MapFile.Reader
Returns the class of values in this file.
getValueClass() - Method in class org.apache.hadoop.io.SequenceFile.Reader
Returns the class of values in this file.
getValueClass() - Method in class org.apache.hadoop.io.SequenceFile.Writer
Returns the class of values in this file.
getValueClass() - Method in class org.apache.hadoop.mapred.SequenceFileRecordReader
The class of value that must be passed to SequenceFileRecordReader.next(WritableComparable,Writable)..
getValueClassName() - Method in class org.apache.hadoop.io.SequenceFile.Reader
Returns the name of the value class.
getValueTypeID() - Method in class org.apache.hadoop.record.meta.MapTypeID
get the TypeID of the map's value element
getVectorSize() - Method in class org.apache.hadoop.hbase.BloomFilterDescriptor
 
getVer(byte[], byte[], byte[], int) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Client
 
getVer(byte[], byte[], byte[], int) - Method in interface org.apache.hadoop.hbase.thrift.generated.Hbase.Iface
Get the specified number of versions for the specified table, row, and column.
getVer(byte[], byte[], byte[], int) - Method in class org.apache.hadoop.hbase.thrift.ThriftServer.HBaseHandler
 
getVersion() - Method in interface org.apache.hadoop.dfs.Upgradeable
Get the layout version of the upgrade object.
getVersion() - Method in class org.apache.hadoop.dfs.UpgradeStatusReport
Get the layout version of the currently running upgrade.
getVersion() - Method in interface org.apache.hadoop.fs.s3.FileSystemStore
 
getVersion() - Method in class org.apache.hadoop.io.VersionedWritable
Return the version number of the current implementation.
getVersion() - Static method in class org.apache.hadoop.util.VersionInfo
Get the Hadoop version.
getVerTs(byte[], byte[], byte[], long, int) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Client
 
getVerTs(byte[], byte[], byte[], long, int) - Method in interface org.apache.hadoop.hbase.thrift.generated.Hbase.Iface
Get the specified number of versions for the specified table, row, and column.
getVerTs(byte[], byte[], byte[], long, int) - Method in class org.apache.hadoop.hbase.thrift.ThriftServer.HBaseHandler
 
getVIntSize(long) - Static method in class org.apache.hadoop.io.WritableUtils
Get the encoded length if an integer is stored in a variable-length format
getVIntSize(long) - Static method in class org.apache.hadoop.record.Utils
Get the encoded length if an integer is stored in a variable-length format
getWaitingJobs() - Method in class org.apache.hadoop.mapred.jobcontrol.JobControl
 
getWarn() - Static method in class org.apache.hadoop.metrics.jvm.EventCounter
 
getWebAppDir(String) - Static method in class org.apache.hadoop.hbase.util.InfoServer
 
getWeight() - Method in class org.onelab.filter.Key
 
getWorkingDirectory() - Method in class org.apache.hadoop.dfs.DistributedFileSystem
 
getWorkingDirectory() - Method in class org.apache.hadoop.dfs.HftpFileSystem
 
getWorkingDirectory() - Method in class org.apache.hadoop.fs.FileSystem
Get the current working directory for the given file system
getWorkingDirectory() - Method in class org.apache.hadoop.fs.FilterFileSystem
Get the current working directory for the given file system
getWorkingDirectory() - Method in class org.apache.hadoop.fs.kfs.KosmosFileSystem
 
getWorkingDirectory() - Method in class org.apache.hadoop.fs.RawLocalFileSystem
 
getWorkingDirectory() - Method in class org.apache.hadoop.fs.s3.S3FileSystem
 
getWorkingDirectory() - Method in class org.apache.hadoop.mapred.JobConf
Get the current working directory for the default file system.
getWrappedStream() - Method in class org.apache.hadoop.fs.FSDataOutputStream
 
getWritable(byte[], Writable) - Static method in class org.apache.hadoop.hbase.util.Writables
Set bytes into the passed Writable by calling its Writable.readFields(java.io.DataInput).
getWriteBlockOpAverageTime() - Method in class org.apache.hadoop.dfs.datanode.metrics.DataNodeStatistics
 
getWriteBlockOpAverageTime() - Method in interface org.apache.hadoop.dfs.datanode.metrics.DataNodeStatisticsMBean
Average time for WriteBlock Operation in last interval
getWriteBlockOpMaxTime() - Method in class org.apache.hadoop.dfs.datanode.metrics.DataNodeStatistics
 
getWriteBlockOpMaxTime() - Method in interface org.apache.hadoop.dfs.datanode.metrics.DataNodeStatisticsMBean
The Maximum WriteBlock Operation Time since reset was called
getWriteBlockOpMinTime() - Method in class org.apache.hadoop.dfs.datanode.metrics.DataNodeStatistics
 
getWriteBlockOpMinTime() - Method in interface org.apache.hadoop.dfs.datanode.metrics.DataNodeStatisticsMBean
The Minimum WriteBlock Operation Time since reset was called
getWriteBlockOpNum() - Method in class org.apache.hadoop.dfs.datanode.metrics.DataNodeStatistics
 
getWriteBlockOpNum() - Method in interface org.apache.hadoop.dfs.datanode.metrics.DataNodeStatisticsMBean
Number of WriteBlock Operation in last interval
getWriter(FileSystem, SequenceFile.CompressionType, Filter) - Method in class org.apache.hadoop.hbase.HStoreFile
Get a store file writer.
getWritesFromLocalClient() - Method in class org.apache.hadoop.dfs.datanode.metrics.DataNodeStatistics
 
getWritesFromLocalClient() - Method in interface org.apache.hadoop.dfs.datanode.metrics.DataNodeStatisticsMBean
Number of writes from local clients in the last interval
getWritesFromRemoteClient() - Method in class org.apache.hadoop.dfs.datanode.metrics.DataNodeStatistics
 
getWritesFromRemoteClient() - Method in interface org.apache.hadoop.dfs.datanode.metrics.DataNodeStatisticsMBean
Number of writes from remote clients in the last interval
getXceiverCount() - Method in class org.apache.hadoop.dfs.DatanodeInfo
number of active connections
getXMLOutputter(PrintWriter) - Method in class org.apache.hadoop.hbase.rest.GenericHandler
 
getZlibCompressor(Configuration) - Static method in class org.apache.hadoop.io.compress.zlib.ZlibFactory
Return the appropriate implementation of the zlib compressor.
getZlibCompressorType(Configuration) - Static method in class org.apache.hadoop.io.compress.zlib.ZlibFactory
Return the appropriate type of the zlib compressor.
getZlibDecompressor(Configuration) - Static method in class org.apache.hadoop.io.compress.zlib.ZlibFactory
Return the appropriate implementation of the zlib decompressor.
getZlibDecompressorType(Configuration) - Static method in class org.apache.hadoop.io.compress.zlib.ZlibFactory
Return the appropriate type of the zlib decompressor.
globPaths(Path) - Method in class org.apache.hadoop.fs.FileSystem
Deprecated. 
globPaths(Path, PathFilter) - Method in class org.apache.hadoop.fs.FileSystem
Deprecated. 
globStatus(Path) - Method in class org.apache.hadoop.fs.FileSystem
Return all the files that match filePattern and are not checksum files.
globStatus(Path, PathFilter) - Method in class org.apache.hadoop.fs.FileSystem
Return an array of FileStatus objects whose path names match pathPattern and is accepted by the user-supplied path filter.
go() - Method in class org.apache.hadoop.streaming.StreamJob
This is the method that actually intializes the job conf and submits the job to the jobtracker
goodClassOrNull(String, String) - Static method in class org.apache.hadoop.streaming.StreamUtil
It may seem strange to silently switch behaviour when a String is not a classname; the reason is simplified Usage:
Grep - Class in org.apache.hadoop.examples
 
GROUP_COLUMNS - Static variable in class org.apache.hadoop.hbase.mapred.GroupingTableMap
JobConf parameter to specify the columns used to produce the key passed to collect from the map phase
GroupingTableMap - Class in org.apache.hadoop.hbase.mapred
Extract grouping columns from input record
GroupingTableMap() - Constructor for class org.apache.hadoop.hbase.mapred.GroupingTableMap
 
GT_TKN - Static variable in interface org.apache.hadoop.record.compiler.generated.RccConstants
 
GZIP - Static variable in class org.apache.hadoop.hbase.util.Base64
Specify that data should be gzip-compressed.
GzipCodec - Class in org.apache.hadoop.io.compress
This class creates gzip compressors/decompressors.
GzipCodec() - Constructor for class org.apache.hadoop.io.compress.GzipCodec
 
GzipCodec.GzipInputStream - Class in org.apache.hadoop.io.compress
 
GzipCodec.GzipInputStream(InputStream) - Constructor for class org.apache.hadoop.io.compress.GzipCodec.GzipInputStream
 
GzipCodec.GzipInputStream(DecompressorStream) - Constructor for class org.apache.hadoop.io.compress.GzipCodec.GzipInputStream
Allow subclasses to directly set the inflater stream.
GzipCodec.GzipOutputStream - Class in org.apache.hadoop.io.compress
A bridge that wraps around a DeflaterOutputStream to make it a CompressionOutputStream.
GzipCodec.GzipOutputStream(OutputStream) - Constructor for class org.apache.hadoop.io.compress.GzipCodec.GzipOutputStream
 
GzipCodec.GzipOutputStream(CompressorStream) - Constructor for class org.apache.hadoop.io.compress.GzipCodec.GzipOutputStream
Allow children types to put a different type in here.

H

HAbstractScanner - Class in org.apache.hadoop.hbase
Abstract base class that implements the HScannerInterface.
hadoopAliasConf_ - Variable in class org.apache.hadoop.streaming.StreamJob
 
HadoopStreaming - Class in org.apache.hadoop.streaming
The main entrypoint.
HadoopStreaming() - Constructor for class org.apache.hadoop.streaming.HadoopStreaming
 
HadoopVersionAnnotation - Annotation Type in org.apache.hadoop
A package attribute that captures the version of Hadoop that was compiled.
halfDigest() - Method in class org.apache.hadoop.io.MD5Hash
Construct a half-sized version of this MD5.
handle(JobHistory.RecordTypes, Map<JobHistory.Keys, String>) - Method in interface org.apache.hadoop.mapred.JobHistory.Listener
Callback method for history parser.
has(int) - Method in class org.apache.hadoop.mapred.join.TupleWritable
Return true if tuple has an element at the position provided.
hasFamily(Text) - Method in class org.apache.hadoop.hbase.HTableDescriptor
Checks to see if this table contains the given column family
hash(byte[], int) - Static method in class org.apache.hadoop.hbase.util.JenkinsHash
Alternate form for hashing an entire byte array
hash(byte[], int, int) - Static method in class org.apache.hadoop.hbase.util.JenkinsHash
taken from hashlittle() -- hash a variable-length key into a 32-bit value
hash - Variable in class org.onelab.filter.Filter
The hash function used to map a key to several positions in the vector.
hash(Key) - Method in class org.onelab.filter.HashFunction
Hashes a specified key into several integers.
hashBytes(byte[], int) - Static method in class org.apache.hadoop.io.WritableComparator
Compute hash for binary data.
hashCode() - Method in class org.apache.hadoop.dfs.DatanodeID
 
hashCode() - Method in class org.apache.hadoop.fs.FileStatus
Returns a hash code value for the object, which is defined as the hash code of the path name.
hashCode() - Method in class org.apache.hadoop.fs.Path
 
hashCode() - Method in class org.apache.hadoop.fs.permission.FsPermission
hashCode() - Method in class org.apache.hadoop.hbase.BloomFilterDescriptor
hashCode() - Method in class org.apache.hadoop.hbase.HColumnDescriptor
hashCode() - Method in class org.apache.hadoop.hbase.HLogKey
hashCode() - Method in class org.apache.hadoop.hbase.HMaster.MetaRegion
hashCode() - Method in class org.apache.hadoop.hbase.HRegionInfo
hashCode() - Method in class org.apache.hadoop.hbase.HRegionLocation
hashCode() - Method in class org.apache.hadoop.hbase.HServerAddress
hashCode() - Method in class org.apache.hadoop.hbase.HServerInfo
 
hashCode() - Method in class org.apache.hadoop.hbase.HServerLoad
hashCode() - Method in class org.apache.hadoop.hbase.HStoreKey
hashCode() - Method in class org.apache.hadoop.hbase.HTableDescriptor
hashCode() - Method in class org.apache.hadoop.hbase.io.ImmutableBytesWritable
hashCode() - Method in class org.apache.hadoop.hbase.io.TextSequence
 
hashCode() - Method in class org.apache.hadoop.io.BooleanWritable
 
hashCode() - Method in class org.apache.hadoop.io.BytesWritable
 
hashCode() - Method in class org.apache.hadoop.io.FloatWritable
 
hashCode() - Method in class org.apache.hadoop.io.IntWritable
 
hashCode() - Method in class org.apache.hadoop.io.LongWritable
 
hashCode() - Method in class org.apache.hadoop.io.MD5Hash
Returns a hash code value for this object.
hashCode() - Method in class org.apache.hadoop.io.NullWritable
 
hashCode() - Method in class org.apache.hadoop.io.SequenceFile.Metadata
 
hashCode() - Method in class org.apache.hadoop.io.SequenceFile.Sorter.SegmentDescriptor
 
hashCode() - Method in class org.apache.hadoop.io.Text
hash function
hashCode() - Method in class org.apache.hadoop.io.UTF8
Deprecated.  
hashCode() - Method in class org.apache.hadoop.io.VIntWritable
 
hashCode() - Method in class org.apache.hadoop.io.VLongWritable
 
hashCode() - Method in class org.apache.hadoop.mapred.join.TupleWritable
 
hashCode() - Method in class org.apache.hadoop.net.SocksSocketFactory
 
hashCode() - Method in class org.apache.hadoop.net.StandardSocketFactory
 
hashCode() - Method in class org.apache.hadoop.record.Buffer
 
hashCode() - Method in class org.apache.hadoop.record.meta.FieldTypeInfo
We use a basic hashcode implementation, since this class will likely not be used as a hashmap key
hashCode() - Method in class org.apache.hadoop.record.meta.MapTypeID
We use a basic hashcode implementation, since this class will likely not be used as a hashmap key
hashCode() - Method in class org.apache.hadoop.record.meta.TypeID
We use a basic hashcode implementation, since this class will likely not be used as a hashmap key
hashCode() - Method in class org.apache.hadoop.record.meta.VectorTypeID
We use a basic hashcode implementation, since this class will likely not be used as a hashmap key
hashCode() - Method in class org.apache.hadoop.security.UnixUserGroupInformation
Returns a hash code for this UGI.
hashCode() - Method in class org.onelab.filter.Key
HashFunction - Class in org.onelab.filter
Implements a hash object that returns a certain number of hashed values.
HashFunction(int, int) - Constructor for class org.onelab.filter.HashFunction
Constructor.
HashPartitioner<K2 extends WritableComparable,V2 extends Writable> - Class in org.apache.hadoop.mapred.lib
Partition keys by their Object.hashCode().
HashPartitioner() - Constructor for class org.apache.hadoop.mapred.lib.HashPartitioner
 
hasNext() - Method in class org.apache.hadoop.contrib.utils.join.ArrayListBackedIterator
 
hasNext() - Method in class org.apache.hadoop.mapred.join.ArrayListBackedIterator
 
hasNext() - Method in class org.apache.hadoop.mapred.join.CompositeRecordReader
Return true if it is possible that this could emit more values.
hasNext() - Method in class org.apache.hadoop.mapred.join.JoinRecordReader.JoinDelegationIterator
 
hasNext() - Method in class org.apache.hadoop.mapred.join.MultiFilterRecordReader.MultiFilterDelegationIterator
 
hasNext() - Method in class org.apache.hadoop.mapred.join.ResetableIterator.EMPTY
 
hasNext() - Method in interface org.apache.hadoop.mapred.join.ResetableIterator
True iff a call to next will succeed.
hasNext() - Method in class org.apache.hadoop.mapred.join.StreamBackedIterator
 
hasSimpleInputSpecs_ - Variable in class org.apache.hadoop.streaming.StreamJob
 
Hbase - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase
 
Hbase.Client - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.Client(TProtocol) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.Client
 
Hbase.Client(TProtocol, TProtocol) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.Client
 
Hbase.createTable_args - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.createTable_args() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.createTable_args
 
Hbase.createTable_args(byte[], ArrayList<ColumnDescriptor>) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.createTable_args
 
Hbase.createTable_args.Isset - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.createTable_args.Isset() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.createTable_args.Isset
 
Hbase.createTable_result - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.createTable_result() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.createTable_result
 
Hbase.createTable_result(IOError, IllegalArgument, AlreadyExists) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.createTable_result
 
Hbase.createTable_result.Isset - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.createTable_result.Isset() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.createTable_result.Isset
 
Hbase.deleteAll_args - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.deleteAll_args() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAll_args
 
Hbase.deleteAll_args(byte[], byte[], byte[]) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAll_args
 
Hbase.deleteAll_args.Isset - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.deleteAll_args.Isset() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAll_args.Isset
 
Hbase.deleteAll_result - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.deleteAll_result() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAll_result
 
Hbase.deleteAll_result(IOError) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAll_result
 
Hbase.deleteAll_result.Isset - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.deleteAll_result.Isset() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAll_result.Isset
 
Hbase.deleteAllRow_args - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.deleteAllRow_args() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRow_args
 
Hbase.deleteAllRow_args(byte[], byte[]) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRow_args
 
Hbase.deleteAllRow_args.Isset - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.deleteAllRow_args.Isset() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRow_args.Isset
 
Hbase.deleteAllRow_result - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.deleteAllRow_result() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRow_result
 
Hbase.deleteAllRow_result(IOError) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRow_result
 
Hbase.deleteAllRow_result.Isset - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.deleteAllRow_result.Isset() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRow_result.Isset
 
Hbase.deleteAllRowTs_args - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.deleteAllRowTs_args() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRowTs_args
 
Hbase.deleteAllRowTs_args(byte[], byte[], long) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRowTs_args
 
Hbase.deleteAllRowTs_args.Isset - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.deleteAllRowTs_args.Isset() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRowTs_args.Isset
 
Hbase.deleteAllRowTs_result - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.deleteAllRowTs_result() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRowTs_result
 
Hbase.deleteAllRowTs_result(IOError) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRowTs_result
 
Hbase.deleteAllRowTs_result.Isset - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.deleteAllRowTs_result.Isset() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRowTs_result.Isset
 
Hbase.deleteAllTs_args - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.deleteAllTs_args() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllTs_args
 
Hbase.deleteAllTs_args(byte[], byte[], byte[], long) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllTs_args
 
Hbase.deleteAllTs_args.Isset - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.deleteAllTs_args.Isset() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllTs_args.Isset
 
Hbase.deleteAllTs_result - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.deleteAllTs_result() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllTs_result
 
Hbase.deleteAllTs_result(IOError) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllTs_result
 
Hbase.deleteAllTs_result.Isset - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.deleteAllTs_result.Isset() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllTs_result.Isset
 
Hbase.deleteTable_args - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.deleteTable_args() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteTable_args
 
Hbase.deleteTable_args(byte[]) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteTable_args
 
Hbase.deleteTable_args.Isset - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.deleteTable_args.Isset() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteTable_args.Isset
 
Hbase.deleteTable_result - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.deleteTable_result() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteTable_result
 
Hbase.deleteTable_result(IOError, NotFound) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteTable_result
 
Hbase.deleteTable_result.Isset - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.deleteTable_result.Isset() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteTable_result.Isset
 
Hbase.get_args - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.get_args() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.get_args
 
Hbase.get_args(byte[], byte[], byte[]) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.get_args
 
Hbase.get_args.Isset - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.get_args.Isset() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.get_args.Isset
 
Hbase.get_result - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.get_result() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.get_result
 
Hbase.get_result(byte[], IOError, NotFound) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.get_result
 
Hbase.get_result.Isset - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.get_result.Isset() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.get_result.Isset
 
Hbase.getColumnDescriptors_args - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.getColumnDescriptors_args() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.getColumnDescriptors_args
 
Hbase.getColumnDescriptors_args(byte[]) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.getColumnDescriptors_args
 
Hbase.getColumnDescriptors_args.Isset - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.getColumnDescriptors_args.Isset() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.getColumnDescriptors_args.Isset
 
Hbase.getColumnDescriptors_result - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.getColumnDescriptors_result() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.getColumnDescriptors_result
 
Hbase.getColumnDescriptors_result(AbstractMap<byte[], ColumnDescriptor>, IOError) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.getColumnDescriptors_result
 
Hbase.getColumnDescriptors_result.Isset - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.getColumnDescriptors_result.Isset() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.getColumnDescriptors_result.Isset
 
Hbase.getRow_args - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.getRow_args() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.getRow_args
 
Hbase.getRow_args(byte[], byte[]) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.getRow_args
 
Hbase.getRow_args.Isset - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.getRow_args.Isset() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.getRow_args.Isset
 
Hbase.getRow_result - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.getRow_result() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.getRow_result
 
Hbase.getRow_result(AbstractMap<byte[], byte[]>, IOError) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.getRow_result
 
Hbase.getRow_result.Isset - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.getRow_result.Isset() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.getRow_result.Isset
 
Hbase.getRowTs_args - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.getRowTs_args() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowTs_args
 
Hbase.getRowTs_args(byte[], byte[], long) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowTs_args
 
Hbase.getRowTs_args.Isset - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.getRowTs_args.Isset() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowTs_args.Isset
 
Hbase.getRowTs_result - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.getRowTs_result() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowTs_result
 
Hbase.getRowTs_result(AbstractMap<byte[], byte[]>, IOError) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowTs_result
 
Hbase.getRowTs_result.Isset - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.getRowTs_result.Isset() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowTs_result.Isset
 
Hbase.getTableNames_args - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.getTableNames_args() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.getTableNames_args
 
Hbase.getTableNames_result - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.getTableNames_result() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.getTableNames_result
 
Hbase.getTableNames_result(ArrayList<byte[]>, IOError) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.getTableNames_result
 
Hbase.getTableNames_result.Isset - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.getTableNames_result.Isset() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.getTableNames_result.Isset
 
Hbase.getTableRegions_args - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.getTableRegions_args() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.getTableRegions_args
 
Hbase.getTableRegions_args(byte[]) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.getTableRegions_args
 
Hbase.getTableRegions_args.Isset - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.getTableRegions_args.Isset() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.getTableRegions_args.Isset
 
Hbase.getTableRegions_result - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.getTableRegions_result() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.getTableRegions_result
 
Hbase.getTableRegions_result(ArrayList<RegionDescriptor>, IOError) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.getTableRegions_result
 
Hbase.getTableRegions_result.Isset - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.getTableRegions_result.Isset() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.getTableRegions_result.Isset
 
Hbase.getVer_args - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.getVer_args() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.getVer_args
 
Hbase.getVer_args(byte[], byte[], byte[], int) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.getVer_args
 
Hbase.getVer_args.Isset - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.getVer_args.Isset() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.getVer_args.Isset
 
Hbase.getVer_result - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.getVer_result() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.getVer_result
 
Hbase.getVer_result(ArrayList<byte[]>, IOError, NotFound) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.getVer_result
 
Hbase.getVer_result.Isset - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.getVer_result.Isset() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.getVer_result.Isset
 
Hbase.getVerTs_args - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.getVerTs_args() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.getVerTs_args
 
Hbase.getVerTs_args(byte[], byte[], byte[], long, int) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.getVerTs_args
 
Hbase.getVerTs_args.Isset - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.getVerTs_args.Isset() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.getVerTs_args.Isset
 
Hbase.getVerTs_result - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.getVerTs_result() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.getVerTs_result
 
Hbase.getVerTs_result(ArrayList<byte[]>, IOError, NotFound) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.getVerTs_result
 
Hbase.getVerTs_result.Isset - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.getVerTs_result.Isset() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.getVerTs_result.Isset
 
Hbase.Iface - Interface in org.apache.hadoop.hbase.thrift.generated
 
Hbase.mutateRow_args - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.mutateRow_args() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRow_args
 
Hbase.mutateRow_args(byte[], byte[], ArrayList<Mutation>) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRow_args
 
Hbase.mutateRow_args.Isset - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.mutateRow_args.Isset() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRow_args.Isset
 
Hbase.mutateRow_result - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.mutateRow_result() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRow_result
 
Hbase.mutateRow_result(IOError) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRow_result
 
Hbase.mutateRow_result.Isset - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.mutateRow_result.Isset() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRow_result.Isset
 
Hbase.mutateRowTs_args - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.mutateRowTs_args() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowTs_args
 
Hbase.mutateRowTs_args(byte[], byte[], ArrayList<Mutation>, long) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowTs_args
 
Hbase.mutateRowTs_args.Isset - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.mutateRowTs_args.Isset() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowTs_args.Isset
 
Hbase.mutateRowTs_result - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.mutateRowTs_result() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowTs_result
 
Hbase.mutateRowTs_result(IOError) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowTs_result
 
Hbase.mutateRowTs_result.Isset - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.mutateRowTs_result.Isset() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowTs_result.Isset
 
Hbase.Processor - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.Processor(Hbase.Iface) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.Processor
 
Hbase.Processor.ProcessFunction - Interface in org.apache.hadoop.hbase.thrift.generated
 
Hbase.put_args - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.put_args() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.put_args
 
Hbase.put_args(byte[], byte[], byte[], byte[]) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.put_args
 
Hbase.put_args.Isset - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.put_args.Isset() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.put_args.Isset
 
Hbase.put_result - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.put_result() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.put_result
 
Hbase.put_result(IOError) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.put_result
 
Hbase.put_result.Isset - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.put_result.Isset() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.put_result.Isset
 
Hbase.scannerClose_args - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.scannerClose_args() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerClose_args
 
Hbase.scannerClose_args(int) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerClose_args
 
Hbase.scannerClose_args.Isset - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.scannerClose_args.Isset() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerClose_args.Isset
 
Hbase.scannerClose_result - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.scannerClose_result() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerClose_result
 
Hbase.scannerClose_result(IOError, IllegalArgument) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerClose_result
 
Hbase.scannerClose_result.Isset - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.scannerClose_result.Isset() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerClose_result.Isset
 
Hbase.scannerGet_args - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.scannerGet_args() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGet_args
 
Hbase.scannerGet_args(int) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGet_args
 
Hbase.scannerGet_args.Isset - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.scannerGet_args.Isset() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGet_args.Isset
 
Hbase.scannerGet_result - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.scannerGet_result() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGet_result
 
Hbase.scannerGet_result(ScanEntry, IOError, IllegalArgument, NotFound) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGet_result
 
Hbase.scannerGet_result.Isset - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.scannerGet_result.Isset() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGet_result.Isset
 
Hbase.scannerOpen_args - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.scannerOpen_args() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpen_args
 
Hbase.scannerOpen_args(byte[], byte[], ArrayList<byte[]>) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpen_args
 
Hbase.scannerOpen_args.Isset - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.scannerOpen_args.Isset() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpen_args.Isset
 
Hbase.scannerOpen_result - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.scannerOpen_result() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpen_result
 
Hbase.scannerOpen_result(int, IOError) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpen_result
 
Hbase.scannerOpen_result.Isset - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.scannerOpen_result.Isset() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpen_result.Isset
 
Hbase.scannerOpenTs_args - Class in org.apache.hadoop.hbase.thrift.generated