Interface SearchStatusResponse

All Known Implementing Classes:
AsyncStatusResponse

public interface SearchStatusResponse
An interface for status response of the stored or running async search
  • Method Summary

    Modifier and Type
    Method
    Description
    long
    Returns a timestamp when the search will be expired, in milliseconds since epoch.
  • Method Details

    • getExpirationTime

      long getExpirationTime()
      Returns a timestamp when the search will be expired, in milliseconds since epoch.