Package io.deephaven.client.impl
Class ScopeId
java.lang.Object
io.deephaven.client.impl.ScopeId
- All Implemented Interfaces:
HasPathId,HasTicketId
An opaque holder for a query scope variable ID.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ScopeId
-
-
Method Details
-
ticketId
Description copied from interface:HasTicketIdGet the ticket ID.- Specified by:
ticketIdin interfaceHasTicketId- Returns:
- the ticket ID
-
pathId
Description copied from interface:HasPathIdGet the path ID.
-