ChildShard

Output parameter of the GetRecords API. The existing child shard of the current shard.

Types

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

Properties

Link copied to clipboard

The range of possible hash key values for the shard, which is a set of ordered contiguous positive integers.

Link copied to clipboard

The current shard that is the parent of the existing child shard.

Link copied to clipboard

The shard ID of the existing child shard of the current shard.

Functions

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