Documentation
    Preparing search index...

    Type Alias AutoSharding

    type AutoSharding = {
        clusterId: ClusterId;
        numShardsInCluster: number;
    }
    Index

    Properties

    clusterId: ClusterId
    numShardsInCluster: number