Uses of Enum Class
com.gigaspaces.lrmi.nio.Writer.Context.Phase
Packages that use Writer.Context.Phase
-
Uses of Writer.Context.Phase in com.gigaspaces.lrmi.nio
Methods in com.gigaspaces.lrmi.nio that return Writer.Context.PhaseModifier and TypeMethodDescriptionWriter.Context.getPhase()static Writer.Context.PhaseReturns the enum constant of this class with the specified name.static Writer.Context.Phase[]Writer.Context.Phase.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.gigaspaces.lrmi.nio with parameters of type Writer.Context.PhaseModifier and TypeMethodDescriptionvoidWriteExecutionPhaseListener.onPhase(Writer.Context.Phase phase) voidWriter.ChannelEntryContext.setPhase(Writer.Context.Phase phase) voidWriter.Context.setPhase(Writer.Context.Phase phase)