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:HasExportIdGet the export ID.- Specified by:
exportIdin interfaceHasExportId- Returns:
- the export ID
-
ticketId
Description copied from interface:HasTicketIdGet the ticket ID.- Specified by:
ticketIdin interfaceHasTicketId- Returns:
- the ticket ID
-
typedTicket
Description copied from interface:HasTypedTicketGet the typed ticket.- Specified by:
typedTicketin interfaceHasTypedTicket- Returns:
- the typed ticket
-
pathId
Description copied from interface:HasPathIdGet the path ID. -
toString
-