class |
AddReplicaProperty |
V2 API for adding a property to a collection replica
|
class |
AliasProperty |
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 |
BalanceReplicas |
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 |
DeleteAlias |
|
class |
DeleteCollection |
V2 API for deleting collections.
|
class |
DeleteCollectionBackup |
V2 API definitions for collection-backup deletion.
|
class |
DeleteCollectionSnapshot |
V2 API impl for Deleting Collection Snapshots.
|
class |
DeleteNode |
V2 API for deleting all replicas of all collections in one node.
|
class |
DeleteReplica |
V2 APIs for deleting one or more existing replicas from one or more shards.
|
class |
DeleteReplicaProperty |
V2 API implementation for removing a property from a collection replica
|
class |
DeleteShardAPI |
V2 API for deleting a particular shard from its collection.
|
class |
ForceLeader |
V2 API implementation 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 |
ListAliases |
V2 API implementation for listing and inspecting collection aliases
|
class |
ListCollectionBackups |
V2 API implementations for collection-backup "listing".
|
class |
ListCollections |
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 implementation for reloading collections.
|
class |
RenameCollection |
V2 API implementation to "rename" an existing collection
|
class |
ReplaceNode |
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 |
SyncShard |
V2 API implementation for triggering a shard-sync operation within a particular collection and
shard.
|