| Package | Description |
|---|---|
| org.apache.hadoop.hive.ql.session |
| Modifier and Type | Method and Description |
|---|---|
SessionStateUtil.CommitInfo |
SessionStateUtil.CommitInfo.withJobID(String jobIdStr) |
SessionStateUtil.CommitInfo |
SessionStateUtil.CommitInfo.withProps(Map<String,String> props) |
SessionStateUtil.CommitInfo |
SessionStateUtil.CommitInfo.withTaskNum(int taskNum) |
| Modifier and Type | Method and Description |
|---|---|
static Optional<Map<String,SessionStateUtil.CommitInfo>> |
SessionStateUtil.getCommitInfo(org.apache.hadoop.conf.Configuration conf,
String tableName) |
Copyright © 2024 The Apache Software Foundation. All rights reserved.