public class OperatorID extends AbstractID
lowerPart, SIZE, upperPart
Constructor and Description |
---|
OperatorID() |
OperatorID(byte[] bytes) |
OperatorID(long lowerPart,
long upperPart) |
Modifier and Type | Method and Description |
---|---|
static OperatorID |
fromJobVertexID(JobVertexID id) |
compareTo, equals, getBytes, getLowerPart, getUpperPart, hashCode, toHexString, toString
public OperatorID()
public OperatorID(byte[] bytes)
public OperatorID(long lowerPart, long upperPart)
public static OperatorID fromJobVertexID(JobVertexID id)
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.