Package | Description |
---|---|
org.apache.hadoop.hbase.mapred |
Provides HBase MapReduce
Input/OutputFormats, a table indexing MapReduce job, and utility methods.
|
Modifier and Type | Method and Description |
---|---|
static RowCounter.RowCounterMapper.Counters |
RowCounter.RowCounterMapper.Counters.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RowCounter.RowCounterMapper.Counters[] |
RowCounter.RowCounterMapper.Counters.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.