Package io.deephaven.client.impl
Interface HasTicketId
- All Known Subinterfaces:
HasExportId,HasTypedTicket,ObjectService.Bidirectional,ObjectService.Fetchable,ServerObject
- All Known Implementing Classes:
ApplicationFieldId,CustomObject,Export,ExportId,ScopeId,SharedId,TableHandle,TableObject,TicketId,TypedTicket,UnknownObject
public interface HasTicketId
-
Method Summary
-
Method Details
-
ticketId
TicketId ticketId()Get the ticket ID.- Returns:
- the ticket ID
-