java.io.Closeable, java.lang.AutoCloseable, LifecycleComponent, Releasable, Transportpublic abstract static class MockTransportService.ClearableTransport extends MockTransportService.DelegateTransport
clearRule() so that when the disruptions are cleared (see MockTransportService.clearRule(TransportService)) this gives the
disruption a possibility to run clean-up actions.Transport.ConnectiontransportTRANSPORT_TCP_COMPRESS| Constructor | Description |
|---|---|
ClearableTransport(Transport transport) |
| Modifier and Type | Method | Description |
|---|---|---|
abstract void |
clearRule() |
addLifecycleListener, addressesFromString, boundAddress, close, connectToNode, disconnectFromNode, getConnection, getLocalAddresses, getStats, lifecycleState, newRequestId, nodeConnected, openConnection, profileBoundAddresses, removeLifecycleListener, sendRequest, setTransportService, start, stopclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetInFlightRequestBreakerpublic ClearableTransport(Transport transport)