RejectedLogEventsInfo

Represents the rejected events.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The expired log events.

Link copied to clipboard

The index of the first log event that is too new. This field is inclusive.

Link copied to clipboard

The index of the last log event that is too old. This field is exclusive.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String