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

public interface HasTypedTicket extends HasTicketId
  • Method Summary

    Modifier and Type
    Method
    Description
    Get the typed ticket.

    Methods inherited from interface io.deephaven.client.impl.HasTicketId

    ticketId
  • Method Details

    • typedTicket

      TypedTicket typedTicket()
      Get the typed ticket.
      Returns:
      the typed ticket