Package com.gigaspaces.lrmi.nio
Class Writer.ChannelEntryContext
java.lang.Object
com.gigaspaces.lrmi.nio.Writer.Context
com.gigaspaces.lrmi.nio.Writer.ChannelEntryContext
- Enclosing class:
- Writer
-
Nested Class Summary
Nested classes/interfaces inherited from class com.gigaspaces.lrmi.nio.Writer.Context
Writer.Context.Phase -
Constructor Summary
ConstructorsConstructorDescriptionChannelEntryContext(LRMIInvocationTrace trace, WriteExecutionPhaseListener listener) -
Method Summary
Modifier and TypeMethodDescriptionprotected Writer.ContextvoidsetPhase(Writer.Context.Phase phase) Methods inherited from class com.gigaspaces.lrmi.nio.Writer.Context
duplicate, getBuffer, getCreationTime, getCurrentPosition, getPhase, getTotalBytesWritten, getTotalLength, getTrace, isSystemResponse, setBuffer, setCurrentPosition, setTotalBytesWritten, setTotalLength
-
Constructor Details
-
ChannelEntryContext
-
-
Method Details
-
setPhase
- Overrides:
setPhasein classWriter.Context
-
createContextForDuplication
- Overrides:
createContextForDuplicationin classWriter.Context
-