| Modifier and Type | Field and Description |
|---|---|
static CoordinatorStat |
ASSIGNED_ACTIONS |
static CoordinatorStat |
BYTES_TO_LOAD |
static CoordinatorStat |
CANCELLED_ACTIONS |
static CoordinatorStat |
COMPLETED_ACTIONS |
static CoordinatorStat |
FAILED_ACTIONS |
static CoordinatorStat |
NUM_TO_DROP |
static CoordinatorStat |
NUM_TO_LOAD |
| Constructor and Description |
|---|
SegmentQueue() |
public static final CoordinatorStat NUM_TO_LOAD
public static final CoordinatorStat BYTES_TO_LOAD
public static final CoordinatorStat NUM_TO_DROP
public static final CoordinatorStat ASSIGNED_ACTIONS
public static final CoordinatorStat COMPLETED_ACTIONS
public static final CoordinatorStat FAILED_ACTIONS
public static final CoordinatorStat CANCELLED_ACTIONS
Copyright © 2011–2023 The Apache Software Foundation. All rights reserved.