public interface ITransportConfig
GenericExporter
Modifier and Type | Method and Description |
---|---|
ITransportConfig |
clone() |
int |
getConnectionPoolSize() |
int |
getMaxThreads() |
int |
getMinThreads() |
String |
getProtocolAdaptorClass() |
String |
getProtocolName() |
int |
getReadSelectorThreads() |
int |
getSlowConsumerLatency() |
int |
getSlowConsumerRetries() |
int |
getSlowConsumerThroughput() |
long |
getSocketConnectTimeout() |
int |
getSystemPriorityQueueCapacity() |
long |
getSystemPriorityThreadIdleTimeout() |
long |
getThreadPoolIdleTimeout() |
int |
getThreadsQueueSize() |
long |
getWatchdogIdleConnectionTimeout() |
long |
getWatchdogListeningTimeout() |
long |
getWatchdogRequestTimeout() |
boolean |
isBlockingConnection() |
String getProtocolName()
int getConnectionPoolSize()
String getProtocolAdaptorClass()
boolean isBlockingConnection()
int getSlowConsumerThroughput()
int getSlowConsumerLatency()
int getSlowConsumerRetries()
int getReadSelectorThreads()
int getSystemPriorityQueueCapacity()
long getSystemPriorityThreadIdleTimeout()
long getWatchdogRequestTimeout()
long getWatchdogListeningTimeout()
long getWatchdogIdleConnectionTimeout()
long getThreadPoolIdleTimeout()
long getSocketConnectTimeout()
int getMinThreads()
int getMaxThreads()
int getThreadsQueueSize()
ITransportConfig clone()
Copyright © GigaSpaces.