Documentation
    Preparing search index...

    Type Alias ShardInfo

    type ShardInfo = {
        clusterId: ClusterId;
        shards: ShardId[];
    }
    Index

    Properties

    Properties

    clusterId: ClusterId
    shards: ShardId[]