Class SyncShard

  • All Implemented Interfaces:
    SyncShardApi

    public class SyncShard
    extends AdminAPIBase
    implements SyncShardApi
    V2 API implementation for triggering a shard-sync operation within a particular collection and shard.

    This API (POST /v2/collections/cName/shards/sName/sync {...}) is analogous to the v1 /admin/collections?action=SYNCSHARD command.