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

Packages that use org.elasticsearch.action.admin.indices.gateway.snapshot
org.elasticsearch.action.admin.indices.gateway.snapshot GAteway Snapshot Action. 
org.elasticsearch.client The client module allowing to easily perform actions/operations. 
org.elasticsearch.client.support   
 

Classes in org.elasticsearch.action.admin.indices.gateway.snapshot used by org.elasticsearch.action.admin.indices.gateway.snapshot
GatewaySnapshotAction
           
GatewaySnapshotRequest
          Gateway snapshot allows to explicitly perform a snapshot through the gateway of one or more indices (backup them).
GatewaySnapshotRequestBuilder
           
GatewaySnapshotResponse
          Response for the gateway snapshot action.
 

Classes in org.elasticsearch.action.admin.indices.gateway.snapshot used by org.elasticsearch.client
GatewaySnapshotRequest
          Gateway snapshot allows to explicitly perform a snapshot through the gateway of one or more indices (backup them).
GatewaySnapshotRequestBuilder
           
GatewaySnapshotResponse
          Response for the gateway snapshot action.
 

Classes in org.elasticsearch.action.admin.indices.gateway.snapshot used by org.elasticsearch.client.support
GatewaySnapshotRequest
          Gateway snapshot allows to explicitly perform a snapshot through the gateway of one or more indices (backup them).
GatewaySnapshotRequestBuilder
           
GatewaySnapshotResponse
          Response for the gateway snapshot action.
 



Copyright © 2009-2012. All Rights Reserved.