public interface IOService
boolean isActive()
SystemLogService getSystemLogService()
void onOutOfMemory(OutOfMemoryError oom)
void handleInterruptedException(Thread thread, RuntimeException e)
void onIOThreadStart()
Address getThisAddress()
void onFatalError(Exception e)
SocketInterceptorConfig getSocketInterceptorConfig()
SymmetricEncryptionConfig getSymmetricEncryptionConfig()
AsymmetricEncryptionConfig getAsymmetricEncryptionConfig()
SSLConfig getSSLConfig()
void handleClientPacket(Packet p)
void handleMemberPacket(Packet p)
TextCommandService getTextCommandService()
boolean isMemcacheEnabled()
boolean isRestEnabled()
void removeEndpoint(Address endpoint)
String getThreadPrefix()
ThreadGroup getThreadGroup()
void onFailedConnection(Address address)
void shouldConnectTo(Address address)
boolean isReuseSocketAddress()
int getSocketPort()
boolean isSocketBindAny()
boolean isSocketPortAutoIncrement()
int getSocketReceiveBufferSize()
int getSocketSendBufferSize()
int getSocketLingerSeconds()
boolean getSocketKeepAlive()
boolean getSocketNoDelay()
int getSelectorThreadCount()
long getConnectionMonitorInterval()
int getConnectionMonitorMaxFaults()
void disconnectExistingCalls(Address deadEndpoint)
boolean isClient()
void onShutdown()
void executeAsync(Runnable runnable)
Collection<Integer> getOutboundPorts()
Copyright © 2013 Hazelcast, Inc.. All rights reserved.