org.elasticsearch.indices.recovery
Class RecoverySource.Actions

java.lang.Object
  extended by org.elasticsearch.indices.recovery.RecoverySource.Actions
Enclosing class:
RecoverySource

public static class RecoverySource.Actions
extends Object


Field Summary
static String START_RECOVERY
           
 
Constructor Summary
RecoverySource.Actions()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

START_RECOVERY

public static final String START_RECOVERY
See Also:
Constant Field Values
Constructor Detail

RecoverySource.Actions

public RecoverySource.Actions()


Copyright © 2009-2012. All Rights Reserved.