| Modifier and Type | Constant Field | Value | 
|---|---|---|
| public static final String | CLOSED | "context.closed" | 
| public static final String | EXHAUSTED | "context.exhausted" | 
| public static final String | NAME | "context.name" | 
| public static final String | RECOVERED | "context.recovered" | 
| public static final String | STATE_KEY | "context.state" | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
| public static final long | DEFAULT_INITIAL_INTERVAL | 100L | 
| public static final long | DEFAULT_MAX_INTERVAL | 30000L | 
| public static final double | DEFAULT_MULTIPLIER | 2.0 | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
| public static final String | CIRCUIT_OPEN | "circuit.open" | 
| public static final String | CIRCUIT_SHORT_COUNT | "circuit.shortCount" | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
| public static final int | DEFAULT_CAPACITY | 4096 | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
| public static final int | DEFAULT_MAX_ATTEMPTS | 3 | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
| public static final int | DEFAULT_CAPACITY | 4096 | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
| public static final long | DEFAULT_TIMEOUT | 1000L | 
Copyright © 2018 SpringSource. All rights reserved.