public static class CFMetaData.SpeculativeRetry
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
CFMetaData.SpeculativeRetry.RetryType |
Modifier and Type | Field and Description |
---|---|
CFMetaData.SpeculativeRetry.RetryType |
type |
double |
value |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object obj) |
static CFMetaData.SpeculativeRetry |
fromString(java.lang.String retry) |
int |
hashCode() |
java.lang.String |
toString() |
public final CFMetaData.SpeculativeRetry.RetryType type
public final double value
public static CFMetaData.SpeculativeRetry fromString(java.lang.String retry) throws ConfigurationException
ConfigurationException
public boolean equals(java.lang.Object obj)
equals
in class java.lang.Object
public int hashCode()
hashCode
in class java.lang.Object
public java.lang.String toString()
toString
in class java.lang.Object
Copyright © 2017 The Apache Software Foundation