public static class AssertingLocalTransport.TestPlugin extends Plugin implements NetworkPlugin
Constructor and Description |
---|
TestPlugin() |
Modifier and Type | Method and Description |
---|---|
java.util.List<Setting<?>> |
getSettings() |
java.util.Map<java.lang.String,java.util.function.Supplier<Transport>> |
getTransports(Settings settings,
ThreadPool threadPool,
BigArrays bigArrays,
CircuitBreakerService circuitBreakerService,
NamedWriteableRegistry namedWriteableRegistry,
NetworkService networkService) |
additionalSettings, close, createComponents, createGuiceModules, getBootstrapChecks, getCustomMetaDataUpgrader, getExecutorBuilders, getGuiceServiceClasses, getIndexMetaDataUpgrader, getIndexTemplateMetaDataUpgrader, getNamedWriteables, getNamedXContent, getSettingsFilter, onIndexModule, onModule, onModule, onModule, onModule, onModule, onModule, onModule, onModule, onModule, onModule
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getHttpTransports, getTransportInterceptors
public java.util.List<Setting<?>> getSettings()
getSettings
in class Plugin
public java.util.Map<java.lang.String,java.util.function.Supplier<Transport>> getTransports(Settings settings, ThreadPool threadPool, BigArrays bigArrays, CircuitBreakerService circuitBreakerService, NamedWriteableRegistry namedWriteableRegistry, NetworkService networkService)
getTransports
in interface NetworkPlugin