Class FakeTransport

All Implemented Interfaces:
Closeable, AutoCloseable, LifecycleComponent, org.elasticsearch.core.Releasable, Transport

public class FakeTransport extends AbstractLifecycleComponent implements Transport
A transport that does nothing. Normally wrapped by StubbableTransport.