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