| Package | Description |
|---|---|
| org.apache.drill.exec.server.rest |
| Modifier and Type | Method and Description |
|---|---|
static DrillRoot.QueueInfo |
DrillRoot.QueueInfo.build(ResourceManager rm) |
DrillRoot.QueueInfo |
DrillRoot.ClusterInfo.queueInfo() |
| Constructor and Description |
|---|
ClusterInfo(Collection<DrillRoot.DrillbitInfo> drillbits,
String currentVersion,
Collection<String> mismatchedVersions,
boolean userEncryption,
boolean bitEncryption,
boolean shouldShowAdminInfo,
DrillRoot.QueueInfo queueInfo,
boolean authEnabled) |
ClusterInfo(Collection<DrillRoot.DrillbitInfo> drillbits,
String currentVersion,
Collection<String> mismatchedVersions,
boolean userEncryption,
boolean bitEncryption,
boolean shouldShowAdminInfo,
DrillRoot.QueueInfo queueInfo,
String processUser,
String processUserGroups,
String adminUsers,
String adminUserGroups,
boolean authEnabled) |
Copyright © 2021 The Apache Software Foundation. All rights reserved.