| Constructor and Description |
|---|
QueueInfo(DistributedQueryQueue.ZKQueueInfo queueInfo) |
| Modifier and Type | Method and Description |
|---|---|
static DrillRoot.QueueInfo |
build(ResourceManager rm) |
boolean |
isEnabled() |
String |
largeQueueMemory() |
int |
largeQueueSize() |
String |
smallQueueMemory() |
int |
smallQueueSize() |
String |
threshold() |
String |
totalMemory() |
public QueueInfo(DistributedQueryQueue.ZKQueueInfo queueInfo)
public static DrillRoot.QueueInfo build(ResourceManager rm)
public boolean isEnabled()
public int smallQueueSize()
public int largeQueueSize()
public String threshold()
public String smallQueueMemory()
public String largeQueueMemory()
public String totalMemory()
Copyright © 2021 The Apache Software Foundation. All rights reserved.