public class SearchGuardHttpServerTransport
extends com.floragunn.searchguard.ssl.http.netty.SearchGuardSSLNettyHttpServerTransport
bigArrays, bindHosts, blockingServer, boundAddress, compression, compressionLevel, detailedErrorsEnabled, httpServerAdapter, maxChunkSize, maxCompositeBufferComponents, maxContentLength, maxCumulationBufferCapacity, maxHeaderSize, maxInitialLineLength, networkService, pipelining, pipeliningMaxEvents, port, publishHosts, recvByteBufAllocator, resetCookies, reuseAddress, serverBootstrap, serverChannels, SETTING_HTTP_NETTY_MAX_COMPOSITE_BUFFER_COMPONENTS, SETTING_HTTP_NETTY_MAX_CUMULATION_BUFFER_CAPACITY, SETTING_HTTP_NETTY_RECEIVE_PREDICTOR_MAX, SETTING_HTTP_NETTY_RECEIVE_PREDICTOR_MIN, SETTING_HTTP_NETTY_RECEIVE_PREDICTOR_SIZE, SETTING_HTTP_TCP_BLOCKING_SERVER, SETTING_HTTP_TCP_KEEP_ALIVE, SETTING_HTTP_TCP_NO_DELAY, SETTING_HTTP_TCP_RECEIVE_BUFFER_SIZE, SETTING_HTTP_TCP_REUSE_ADDRESS, SETTING_HTTP_TCP_SEND_BUFFER_SIZE, SETTING_HTTP_WORKER_COUNT, tcpKeepAlive, tcpNoDelay, tcpReceiveBufferSize, tcpSendBufferSize, threadPool, workerCount| Constructor and Description |
|---|
SearchGuardHttpServerTransport(org.elasticsearch.common.settings.Settings settings,
org.elasticsearch.common.network.NetworkService networkService,
org.elasticsearch.common.util.BigArrays bigArrays,
org.elasticsearch.threadpool.ThreadPool threadPool,
com.floragunn.searchguard.ssl.SearchGuardKeyStore sgks,
org.elasticsearch.common.inject.Provider<AuditLog> auditLog) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
errorThrown(Throwable t,
org.elasticsearch.rest.RestRequest request) |
configureServerChannelHandler, dispatchRequest, exceptionCaughtboundAddress, doClose, doStart, doStop, getCorsConfig, httpServerAdapter, info, settings, statsaddLifecycleListener, close, lifecycleState, removeLifecycleListener, start, stoplogDeprecatedSetting, logRemovedSetting, nodeNameclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait@Inject
public SearchGuardHttpServerTransport(org.elasticsearch.common.settings.Settings settings,
org.elasticsearch.common.network.NetworkService networkService,
org.elasticsearch.common.util.BigArrays bigArrays,
org.elasticsearch.threadpool.ThreadPool threadPool,
com.floragunn.searchguard.ssl.SearchGuardKeyStore sgks,
org.elasticsearch.common.inject.Provider<AuditLog> auditLog)
protected void errorThrown(Throwable t, org.elasticsearch.rest.RestRequest request)
errorThrown in class com.floragunn.searchguard.ssl.http.netty.SearchGuardSSLNettyHttpServerTransportCopyright © 2015–2016. All rights reserved.