org.elasticsearch.index.shard.recovery
Class RecoverySource.Actions

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

public static class RecoverySource.Actions
extends java.lang.Object


Field Summary
static java.lang.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 java.lang.String START_RECOVERY
See Also:
Constant Field Values
Constructor Detail

RecoverySource.Actions

public RecoverySource.Actions()