public static interface MatsStageInterceptor.StageInterceptUserLambdaContext extends MatsStageInterceptor.StageCommonContext
| Modifier and Type | Method and Description |
|---|---|
MatsEndpoint.ProcessContext<java.lang.Object> |
getProcessContext() |
getDataAndStateDeserializationNanos, getDataSerializedSize, getEndpointEnteredTimestamp, getEnvelopeDecompressionNanos, getEnvelopeDeserializationNanos, getEnvelopeSerializedSize, getEnvelopeWireSize, getIncomingData, getIncomingMessageType, getIncomingSameStackHeightExtraState, getIncomingState, getInterceptContextAttribute, getMessageSystemDeconstructNanos, getMessageSystemTotalWireSize, getPrecedingSameStackHeightOutgoingTimestamp, getStateSerializedSize, getTotalPreprocessAndDeserializeNanos, putInterceptContextAttributegetStage, getStartedInstant, getStartedNanoTimeMatsEndpoint.ProcessContext<java.lang.Object> getProcessContext()
getProcessContext in interface MatsStageInterceptor.StageCommonContextMatsEndpoint.ProcessContext for the executing stage.