ldbc.connector.net.protocol.Exchange
See theExchange companion object
A trait that represents a function that exchanges a value of type A
in a context F
with another value of type A
. The exchange operation is atomic and uncancelable.
Attributes
- Companion
- object
- Source
- Exchange.scala
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
Members list
In this article