@ThreadSafe public static final class InternalResourceGroup.RootInternalResourceGroup extends InternalResourceGroup
InternalResourceGroup.RootInternalResourceGroupDEFAULT_WEIGHT| Constructor and Description |
|---|
RootInternalResourceGroup(String name,
BiConsumer<InternalResourceGroup,Boolean> jmxExportListener,
Executor executor) |
| Modifier and Type | Method and Description |
|---|---|
void |
generateCpuQuota(long elapsedSeconds) |
void |
processQueuedQueries() |
equals, getCpuQuotaGenerationMillisPerSecond, getFullInfo, getHardConcurrencyLimit, getHardCpuLimit, getId, getInfo, getJmxExport, getMaxQueuedQueries, getOrCreateSubGroup, getPathToRoot, getQueuedQueries, getRunningQueries, getSchedulingPolicy, getSchedulingWeight, getSoftConcurrencyLimit, getSoftCpuLimit, getSoftMemoryLimit, getTimeBetweenStartsSec, getWaitingQueuedQueries, hashCode, internalGenerateCpuQuota, internalRefreshStats, internalStartNext, run, setCpuQuotaGenerationMillisPerSecond, setHardConcurrencyLimit, setHardCpuLimit, setJmxExport, setMaxQueuedQueries, setSchedulingPolicy, setSchedulingWeight, setSoftConcurrencyLimit, setSoftCpuLimit, setSoftMemoryLimit, subGroups, toStringpublic RootInternalResourceGroup(String name, BiConsumer<InternalResourceGroup,Boolean> jmxExportListener, Executor executor)
Copyright © 2012–2019. All rights reserved.