public class MRuntimeStat extends Object
| Constructor and Description |
|---|
MRuntimeStat() |
| Modifier and Type | Method and Description |
|---|---|
static MRuntimeStat |
fromThrift(org.apache.hadoop.hive.metastore.api.RuntimeStat stat) |
int |
getCreatedTime() |
int |
getWeight() |
static org.apache.hadoop.hive.metastore.api.RuntimeStat |
toThrift(MRuntimeStat stat) |
public static MRuntimeStat fromThrift(org.apache.hadoop.hive.metastore.api.RuntimeStat stat)
public static org.apache.hadoop.hive.metastore.api.RuntimeStat toThrift(MRuntimeStat stat)
public int getWeight()
public int getCreatedTime()
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.