public static final class SubtaskCheckpointStatistics.CompletedSubtaskCheckpointStatistics.CheckpointAlignment extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
FIELD_NAME_ALIGNMENT_BUFFERED |
static String |
FIELD_NAME_ALIGNMENT_DURATION |
| Constructor and Description |
|---|
CheckpointAlignment(long alignmentBuffered,
long alignmentDuration) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
long |
getAlignmentBuffered() |
long |
getAlignmentDuration() |
int |
hashCode() |
public static final String FIELD_NAME_ALIGNMENT_BUFFERED
public static final String FIELD_NAME_ALIGNMENT_DURATION
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.