Package io.deephaven.client.impl
Class ExportId
java.lang.Object
io.deephaven.client.impl.ExportId
- All Implemented Interfaces:
HasExportId
,HasPathId
,HasTicketId
,HasTypedTicket
An opaque holder for a session export ID.
-
Method Summary
-
Method Details
-
type
-
exportId
Description copied from interface:HasExportId
Get the export ID.- Specified by:
exportId
in interfaceHasExportId
- Returns:
- the export ID
-
ticketId
Description copied from interface:HasTicketId
Get the ticket ID.- Specified by:
ticketId
in interfaceHasTicketId
- Returns:
- the ticket ID
-
typedTicket
Description copied from interface:HasTypedTicket
Get the typed ticket.- Specified by:
typedTicket
in interfaceHasTypedTicket
- Returns:
- the typed ticket
-
pathId
Description copied from interface:HasPathId
Get the path ID. -
toString
-