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, toStringpublic OperatorID()
public OperatorID(byte[] bytes)
public OperatorID(long lowerPart,
long upperPart)
public static OperatorID fromJobVertexID(JobVertexID id)
Copyright © 2014–2017 The Apache Software Foundation. All rights reserved.