RejectedLogEventsInfo

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

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