Class GetRollupJobResponse.RollupJobStatus

  • Enclosing class:
    GetRollupJobResponse

    public static class GetRollupJobResponse.RollupJobStatus
    extends Object
    Status of the rollup job.
    • Method Detail

      • getState

        public IndexerState getState()
        The state of the writer.
      • getCurrentPosition

        public Map<String,​Object> getCurrentPosition()
        The current position of the writer.
      • getUpgradedDocumentId

        public boolean getUpgradedDocumentId()
        Flag holds the state of the ID scheme, e.g. if it has been upgraded to the concatenation scheme.
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object