public class IntermediateDataSetID extends AbstractID
lowerPart, SIZE, upperPart
Constructor and Description |
---|
IntermediateDataSetID()
Creates an new random intermediate data set ID.
|
IntermediateDataSetID(AbstractID from)
Creates a new intermediate data set ID with the bytes of the given ID.
|
IntermediateDataSetID(UUID from)
Creates a new intermediate data set ID with the bytes of the given UUID.
|
public IntermediateDataSetID()
public IntermediateDataSetID(AbstractID from)
from
- The ID to create this ID from.public IntermediateDataSetID(UUID from)
from
- The UUID to create this ID from.Copyright © 2014–2019 The Apache Software Foundation. All rights reserved.