ListeningStream

sealed class ListeningStream<Status, C : StreamCall<*, *, Status>>

Functions

Link copied to clipboard
fun cancelStream(): ActionBuilder
Link copied to clipboard
fun reconciliate(waitFor: WaitType = NO_WAIT, sync: Boolean = false): ActionBuilder

See com.github.phisgr.gatling.grpc.request.ListeningStream.reconciliate.

Link copied to clipboard
fun status(session: Session): Status

Properties

Link copied to clipboard
abstract val direction: String
Link copied to clipboard
abstract val requestName: ExpressionS<String>
Link copied to clipboard
abstract val streamName: ExpressionS<String>

Inheritors

Link copied to clipboard
Link copied to clipboard