Uses of Class
org.elasticsearch.index.gateway.IndexShardGatewaySnapshotFailedException

Packages that use IndexShardGatewaySnapshotFailedException
org.elasticsearch.index.gateway   
org.elasticsearch.index.gateway.blobstore   
 

Uses of IndexShardGatewaySnapshotFailedException in org.elasticsearch.index.gateway
 

Methods in org.elasticsearch.index.gateway that throw IndexShardGatewaySnapshotFailedException
 SnapshotStatus IndexShardGateway.snapshot(IndexShardGateway.Snapshot snapshot)
          Snapshots the given shard into the gateway.
 void IndexShardGatewayService.snapshot(String reason)
          Snapshots the given shard into the gateway.
 

Uses of IndexShardGatewaySnapshotFailedException in org.elasticsearch.index.gateway.blobstore
 

Methods in org.elasticsearch.index.gateway.blobstore that throw IndexShardGatewaySnapshotFailedException
 SnapshotStatus BlobStoreIndexShardGateway.snapshot(IndexShardGateway.Snapshot snapshot)
           
 



Copyright © 2009-2012. All Rights Reserved.