class |
AddReplicaPropertyAPI |
V2 API for adding a property to a collection replica
|
class |
AliasPropertyAPI |
V2 APIs for managing and inspecting properties for collection aliases
|
class |
BackupAPIBase |
Base class that facilitates reuse of common validation logic for collection-backup APIs.
|
class |
BalanceReplicasAPI |
V2 API for balancing the replicas that already exist across a set of nodes.
|
class |
BalanceShardUniqueAPI |
V2 API for insuring that a particular property is distributed evenly amongst the physical nodes
comprising a collection.
|
class |
CollectionPropertyAPI |
V2 API for modifying collection-level properties.
|
class |
CreateAliasAPI |
V2 API for creating an alias
|
class |
CreateCollectionAPI |
V2 API for creating a SolrCLoud collection
|
class |
CreateCollectionBackupAPI |
V2 API for creating a new "backup" of a specified collection
|
class |
CreateCollectionSnapshotAPI |
V2 API for Creating Collection Snapshots.
|
class |
CreateReplicaAPI |
V2 API for adding a new replica to an existing shard.
|
class |
CreateShardAPI |
V2 API for creating a new shard in a collection.
|
class |
DeleteAliasAPI |
|
class |
DeleteCollectionAPI |
V2 API for deleting collections.
|
class |
DeleteCollectionBackupAPI |
V2 API definitions for collection-backup deletion.
|
class |
DeleteCollectionSnapshotAPI |
V2 API for Deleting Collection Snapshots.
|
class |
DeleteNodeAPI |
V2 API for deleting all replicas of all collections in one node.
|
class |
DeleteReplicaAPI |
V2 APIs for deleting one or more existing replicas from one or more shards.
|
class |
DeleteReplicaPropertyAPI |
V2 API for removing a property from a collection replica
|
class |
DeleteShardAPI |
V2 API for deleting a particular shard from its collection.
|
class |
ForceLeaderAPI |
V2 API for triggering a leader election on a particular collection and shard.
|
class |
InstallShardDataAPI |
A V2 API that allows users to import an index constructed offline into a shard of their
collection
|
class |
ListAliasesAPI |
V2 APIs for managing and inspecting collection aliases
|
class |
ListCollectionBackupsAPI |
V2 API definitions for collection-backup "listing".
|
class |
ListCollectionsAPI |
V2 API for listing collections.
|
class |
ListCollectionSnapshotsAPI |
V2 API for Listing Collection Snapshots.
|
class |
MigrateReplicasAPI |
V2 API for migrating replicas from a set of nodes to another set of nodes.
|
class |
ReloadCollectionAPI |
V2 API for reloading collections.
|
class |
RenameCollectionAPI |
V2 API for "renaming" an existing collection
|
class |
ReplaceNodeAPI |
V2 API for recreating replicas in one node (the source) on another node(s) (the target).
|
class |
RestoreCollectionAPI |
V2 API for restoring data into a collection
|
class |
SyncShardAPI |
V2 API for triggering a shard-sync operation within a particular collection and shard.
|