| Package | Description |
|---|---|
| io.druid.client | |
| io.druid.server.http |
| Modifier and Type | Interface and Description |
|---|---|
interface |
FilteredServerInventoryView |
| Modifier and Type | Class and Description |
|---|---|
class |
BatchServerInventoryView |
class |
CoordinatorServerView
ServerView of coordinator for the state of segments being loaded in the cluster.
|
class |
ServerInventoryView<InventoryType> |
class |
SingleServerInventoryView |
| Modifier and Type | Method and Description |
|---|---|
static Set<DruidDataSource> |
InventoryViewUtils.getDataSources(InventoryView serverInventoryView) |
static Set<DruidDataSource> |
InventoryViewUtils.getSecuredDataSources(InventoryView inventoryView,
AuthorizationInfo authorizationInfo) |
| Constructor and Description |
|---|
IntervalsResource(InventoryView serverInventoryView,
AuthConfig authConfig) |
ServersResource(InventoryView serverInventoryView) |
TiersResource(InventoryView serverInventoryView) |
Copyright © 2011–2017. All rights reserved.