| 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 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 SSLConfig getSSLConfig()
getSSLConfig in interface IOServicepublic void handleMemberPacket(Packet packet)
handleMemberPacket in interface IOServicepublic void handleClientPacket(ClientPacket p)
handleClientPacket 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 isSocketBind()
isSocketBind 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 onDisconnect(Address endpoint)
onDisconnect in interface IOServicepublic long getConnectionMonitorInterval()
getConnectionMonitorInterval in interface IOServicepublic int getConnectionMonitorMaxFaults()
getConnectionMonitorMaxFaults in interface IOServicepublic void executeAsync(Runnable runnable)
executeAsync in interface IOServicepublic SerializationService getSerializationService()
getSerializationService in interface IOServicepublic SerializationContext getSerializationContext()
getSerializationContext in interface IOServicepublic Collection<Integer> getOutboundPorts()
getOutboundPorts in interface IOServiceCopyright © 2021 Hazelcast, Inc.. All rights reserved.