| Package | Description |
|---|---|
| io.druid.server.coordination |
| Modifier and Type | Field and Description |
|---|---|
static SegmentLoadDropHandler.Status |
SegmentLoadDropHandler.Status.PENDING |
static SegmentLoadDropHandler.Status |
SegmentLoadDropHandler.Status.SUCCESS |
| Modifier and Type | Method and Description |
|---|---|
static SegmentLoadDropHandler.Status |
SegmentLoadDropHandler.Status.failed(String cause) |
SegmentLoadDropHandler.Status |
SegmentLoadDropHandler.DataSegmentChangeRequestAndStatus.getStatus() |
| Constructor and Description |
|---|
DataSegmentChangeRequestAndStatus(DataSegmentChangeRequest request,
SegmentLoadDropHandler.Status status) |
Copyright © 2011–2018. All rights reserved.