Interface SyncStatusAware

All Known Implementing Classes:
GraphDbLagAwarePagedResponse

public interface SyncStatusAware
Implemented by paged response types that carry knowledge-graph sync status.
  • Method Details

    • getDatabaseStatus

      String getDatabaseStatus()
    • getLastCommittedTimestampMs

      Long getLastCommittedTimestampMs()