Uses of Interface
org.elasticsearch.index.gateway.IndexShardGatewayService.RecoveryListener

Packages that use IndexShardGatewayService.RecoveryListener
org.elasticsearch.index.gateway   
 

Uses of IndexShardGatewayService.RecoveryListener in org.elasticsearch.index.gateway
 

Methods in org.elasticsearch.index.gateway with parameters of type IndexShardGatewayService.RecoveryListener
 void IndexShardGatewayService.recover(boolean indexShouldExists, IndexShardGatewayService.RecoveryListener listener)
          Recovers the state of the shard from the gateway.
 



Copyright © 2009-2012. All Rights Reserved.