|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.netflix.astyanax.connectionpool.impl.BadHostDetectorImpl
public class BadHostDetectorImpl
BadHostDetector which marks the host as failed if there is a transport exception or if it timed out too many times within a certain time window
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface com.netflix.astyanax.connectionpool.BadHostDetector |
|---|
BadHostDetector.Instance |
| Constructor Summary | |
|---|---|
BadHostDetectorImpl(ConnectionPoolConfiguration config)
|
|
| Method Summary | |
|---|---|
BadHostDetector.Instance |
createInstance()
|
void |
removeInstance(BadHostDetector.Instance instance)
|
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public BadHostDetectorImpl(ConnectionPoolConfiguration config)
| Method Detail |
|---|
public java.lang.String toString()
toString in class java.lang.Objectpublic BadHostDetector.Instance createInstance()
createInstance in interface BadHostDetectorpublic void removeInstance(BadHostDetector.Instance instance)
removeInstance in interface BadHostDetector
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||