public static class OperatorStateHandle.StateMetaInfo extends Object implements Serializable
Constructor and Description |
---|
StateMetaInfo(long[] offsets,
OperatorStateHandle.Mode distributionMode) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
OperatorStateHandle.Mode |
getDistributionMode() |
long[] |
getOffsets() |
int |
hashCode() |
String |
toString() |
public StateMetaInfo(long[] offsets, OperatorStateHandle.Mode distributionMode)
public long[] getOffsets()
public OperatorStateHandle.Mode getDistributionMode()
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.