public static class PoolInterface.PoolInterfaceStage extends org.apache.pekko.stream.stage.GraphStageWithMaterializedValue<org.apache.pekko.stream.FlowShape<PoolFlow.ResponseContext,PoolFlow.RequestContext>,PoolInterface>
| Constructor and Description |
|---|
PoolInterfaceStage(PoolId poolId,
PoolMaster master,
int bufferSize,
org.apache.pekko.event.LoggingAdapter log) |
| Modifier and Type | Method and Description |
|---|---|
scala.Tuple2<org.apache.pekko.stream.stage.GraphStageLogic,PoolInterface> |
createLogicAndMaterializedValue(org.apache.pekko.stream.Attributes inheritedAttributes) |
scala.Tuple2<org.apache.pekko.stream.stage.GraphStageLogic,PoolInterface> |
createLogicAndMaterializedValue(org.apache.pekko.stream.Attributes inheritedAttributes,
org.apache.pekko.stream.Materializer _materializer) |
org.apache.pekko.stream.FlowShape<PoolFlow.ResponseContext,PoolFlow.RequestContext> |
shape() |
addAttributes, async, async, async, getAttributes, initialAttributes, named, traversalBuilder, withAttributespublic PoolInterfaceStage(PoolId poolId, PoolMaster master, int bufferSize, org.apache.pekko.event.LoggingAdapter log)
public scala.Tuple2<org.apache.pekko.stream.stage.GraphStageLogic,PoolInterface> createLogicAndMaterializedValue(org.apache.pekko.stream.Attributes inheritedAttributes)
createLogicAndMaterializedValue in class org.apache.pekko.stream.stage.GraphStageWithMaterializedValue<org.apache.pekko.stream.FlowShape<PoolFlow.ResponseContext,PoolFlow.RequestContext>,PoolInterface>public scala.Tuple2<org.apache.pekko.stream.stage.GraphStageLogic,PoolInterface> createLogicAndMaterializedValue(org.apache.pekko.stream.Attributes inheritedAttributes, org.apache.pekko.stream.Materializer _materializer)
createLogicAndMaterializedValue in class org.apache.pekko.stream.stage.GraphStageWithMaterializedValue<org.apache.pekko.stream.FlowShape<PoolFlow.ResponseContext,PoolFlow.RequestContext>,PoolInterface>public org.apache.pekko.stream.FlowShape<PoolFlow.ResponseContext,PoolFlow.RequestContext> shape()