Package io.deephaven.client.impl
Class SharedId
java.lang.Object
io.deephaven.client.impl.SharedId
- All Implemented Interfaces:
HasPathId
,HasTicketId
An opaque holder for a shared object ID.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
SharedId
public SharedId(byte[] sharedId)
-
-
Method Details
-
newRandom
- Returns:
- a new random
SharedId
-
ticketId
Description copied from interface:HasTicketId
Get the ticket ID.- Specified by:
ticketId
in interfaceHasTicketId
- Returns:
- the ticket ID
-
pathId
Description copied from interface:HasPathId
Get the path ID. -
asHexString
-