public final class ManagementGroupVertexID extends AbstractID
ManagementGroupVertex.
This class is not thread-safe.
SIZE| Constructor and Description |
|---|
ManagementGroupVertexID()
Constructs a new ManagementGroupVertexID
|
ManagementGroupVertexID(byte[] bytes)
Constructs a new ManagementGroupVertexID from the given bytes.
|
| Modifier and Type | Method and Description |
|---|---|
static ManagementGroupVertexID |
fromHexString(String hexString)
Constructs a new job ID and initializes it with the given bytes.
|
equals, generateRandomLong, hashCode, read, setID, toString, write, write, writeTopublic ManagementGroupVertexID()
public ManagementGroupVertexID(byte[] bytes)
bytes - the bytes to initialize the job ID withpublic static ManagementGroupVertexID fromHexString(String hexString)
bytes - the bytes to initialize the new job ID withCopyright © 2014 The Apache Software Foundation. All rights reserved.