| Package | Description |
|---|---|
| org.apache.hive.spark.client.metrics |
| Modifier and Type | Field and Description |
|---|---|
DataReadMethod |
InputMetrics.readMethod |
| Modifier and Type | Method and Description |
|---|---|
static DataReadMethod |
DataReadMethod.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DataReadMethod[] |
DataReadMethod.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
InputMetrics(DataReadMethod readMethod,
long bytesRead) |
Copyright © 2017 The Apache Software Foundation. All rights reserved.