Package io.deephaven.client.impl
Interface HasExportId
- All Superinterfaces:
HasPathId
,HasTicketId
,HasTypedTicket
- All Known Subinterfaces:
ObjectService.Bidirectional
,ObjectService.Fetchable
,ServerObject
- All Known Implementing Classes:
CustomObject
,Export
,ExportId
,TableHandle
,TableObject
,UnknownObject
-
Method Summary
Methods inherited from interface io.deephaven.client.impl.HasTicketId
ticketId
Methods inherited from interface io.deephaven.client.impl.HasTypedTicket
typedTicket
-
Method Details
-
exportId
ExportId exportId()Get the export ID.- Returns:
- the export ID
-