public abstract class ShardRecoveryStateExpression<T> extends java.lang.Object implements ReferenceImplementation<T>
Modifier and Type | Method and Description |
---|---|
protected abstract T |
innerValue(org.elasticsearch.indices.recovery.RecoveryState recoveryState) |
T |
value() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getChildImplementation