SessionConfig

Contains the session configuration for a session-type dataset.

Types

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

Properties

Link copied to clipboard

The nanosecond-precision end time of the session.

Link copied to clipboard

The nanosecond-precision start time of the session.

Functions

Link copied to clipboard
inline fun copy(block: SessionConfig.Builder.() -> Unit = {}): SessionConfig
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