RejectedLogEventsInfo

@JsonSerializable
data class RejectedLogEventsInfo(val expiredLogEventEndIndex: Int?, val tooNewLogEventStartIndex: Int?, val tooOldLogEventEndIndex: Int?)

Constructors

Link copied to clipboard
constructor(expiredLogEventEndIndex: Int?, tooNewLogEventStartIndex: Int?, tooOldLogEventEndIndex: Int?)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard