public class AlterClusterRerouteRetryFailed extends Statement
| Constructor and Description |
|---|
AlterClusterRerouteRetryFailed() |
| Modifier and Type | Method and Description |
|---|---|
<R,C> R |
accept(AstVisitor<R,C> visitor,
C context) |
boolean |
equals(java.lang.Object obj) |
int |
hashCode() |
java.lang.String |
toString() |
public <R,C> R accept(AstVisitor<R,C> visitor, C context)