Uses of Class
org.elasticsearch.indices.recovery.RecoveryStatus.Stage

Packages that use RecoveryStatus.Stage
org.elasticsearch.indices.recovery   
 

Uses of RecoveryStatus.Stage in org.elasticsearch.indices.recovery
 

Methods in org.elasticsearch.indices.recovery that return RecoveryStatus.Stage
 RecoveryStatus.Stage RecoveryStatus.stage()
           
static RecoveryStatus.Stage RecoveryStatus.Stage.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static RecoveryStatus.Stage[] RecoveryStatus.Stage.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2009-2012. All Rights Reserved.