IndexFieldStatus

The value of an IndexField and its current status.

Types

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

Properties

Link copied to clipboard

Configuration information for a field in the index, including its name, type, and options. The supported options depend on the <a>IndexFieldType</a>.

Link copied to clipboard

The status of domain configuration option.

Functions

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