A message holding special log replay status information.

interface LogReplayStatus {
    state: LogReplayState;
}

Properties

Properties