C
D
E
G
I
N
R
S
T
U
W
R
- Resource - class in io.github.cfraser.dfx.util
- Resource is a Serializable class for a classpath resource that must be initialized on the remote worker so that distributed transform can be executed.
- ResourceUtilsKt - class in io.github.cfraser.dfx.util
- RSocketWorker - class in io.github.cfraser.dfx.rsocket
- RSocketWorker is a Worker implementation that uses RSocket as the transport mechanism for dispatching distributed transforms.
- RSocketWorker.Connection - class in io.github.cfraser.dfx.rsocket.RSocketWorker
- RSocketWorker.Connection is a Worker.Connection implementation for executing distributed transforms on a remoteRSocketWorker.