Uses of Class
org.elasticsearch.action.admin.indices.status.GatewaySnapshotStatus

Packages that use GatewaySnapshotStatus
org.elasticsearch.action.admin.indices.status   
 

Uses of GatewaySnapshotStatus in org.elasticsearch.action.admin.indices.status
 

Methods in org.elasticsearch.action.admin.indices.status that return GatewaySnapshotStatus
 GatewaySnapshotStatus ShardStatus.gatewaySnapshotStatus()
          The current on going snapshot to the gateway or the last one if none is on going.
 GatewaySnapshotStatus ShardStatus.getGatewaySnapshotStatus()
          The current on going snapshot to the gateway or the last one if none is on going.
 



Copyright © 2009-2012. All Rights Reserved.