public class JobVertexID extends AbstractID
lowerPart, SIZE, upperPart| Constructor and Description |
|---|
JobVertexID() |
JobVertexID(byte[] bytes) |
JobVertexID(long lowerPart,
long upperPart) |
| Modifier and Type | Method and Description |
|---|---|
static JobVertexID |
fromHexString(String hexString) |
compareTo, equals, getBytes, getLowerPart, getUpperPart, hashCode, toStringpublic JobVertexID()
public JobVertexID(byte[] bytes)
public JobVertexID(long lowerPart,
long upperPart)
public static JobVertexID fromHexString(String hexString)
Copyright © 2014–2017 The Apache Software Foundation. All rights reserved.