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

public interface HasExportId extends HasTypedTicket, HasPathId
  • Method Summary

    Modifier and Type
    Method
    Description
    Get the export ID.

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

    pathId

    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