public class EngineSession extends EngineStreamSession
| Constructor and Description |
|---|
EngineSession(IEngine engine,
IStreamHandler handler) |
| Modifier and Type | Method and Description |
|---|---|
long |
getCreationTime() |
long |
getLastIoTime() |
long |
getLastReadTime() |
long |
getLastWriteTime() |
long |
getReadBytes() |
double |
getReadBytesThroughput() |
long |
getWrittenBytes() |
double |
getWrittenBytesThroughput() |
beginHandshake, beginLazyHandshake, close, dirtyClose, getEngineSession, getExecutor, getHandler, quickClose, setExecutor, write, write, write, write, write, writenf, writenf, writenf, writenf, writenfgetLocalAddress, getParent, getPipeline, getRemoteAddress, getState, write, writenfgetAttributesgetId, getName, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetParent, getPipeline, write, writenfallocate, execute, executenf, getAttributes, getCloseFuture, getCodecPipeline, getConfig, getCreateFuture, getCreationTime, getEndFuture, getId, getLastIoTime, getLastReadTime, getLastWriteTime, getLocalAddress, getName, getOpenFuture, getReadBytes, getReadBytesThroughput, getReadyFuture, getRemoteAddress, getState, getTimer, getWrittenBytes, getWrittenBytesThroughput, isDataCopyingOptimized, isOpen, isReadSuspended, isWriteSuspended, release, resumeRead, resumeWrite, suspendRead, suspendWritepublic EngineSession(IEngine engine, IStreamHandler handler) throws Exception
Exceptionpublic final long getReadBytes()
getReadBytes in interface ISessionpublic final long getWrittenBytes()
getWrittenBytes in interface ISessionpublic final double getReadBytesThroughput()
getReadBytesThroughput in interface ISessionpublic final double getWrittenBytesThroughput()
getWrittenBytesThroughput in interface ISessionpublic final long getCreationTime()
getCreationTime in interface ISessionpublic final long getLastIoTime()
getLastIoTime in interface ISessionpublic final long getLastReadTime()
getLastReadTime in interface ISessionpublic final long getLastWriteTime()
getLastWriteTime in interface ISessionCopyright © 2017–2024 SNF4J.ORG. All rights reserved.