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