Package org.elasticsearch.action.admin.indices.gateway.snapshot

GAteway Snapshot Action.

See:
          Description

Class Summary
GatewaySnapshotRequest Gateway snapshot allows to explicitly perform a snapshot through the gateway of one or more indices (backup them).
GatewaySnapshotResponse Reponse for the gateway snapshot action.
IndexGatewaySnapshotRequest  
IndexGatewaySnapshotResponse An index level gateway snapshot response.
TransportGatewaySnapshotAction  
TransportIndexGatewaySnapshotAction  
TransportShardGatewaySnapshotAction  
 

Package org.elasticsearch.action.admin.indices.gateway.snapshot Description

GAteway Snapshot Action.