Interface | Description |
---|---|
MessageCallable<T extends VoidMessage> |
This interface describes callable that will be applied to incoming message in Transport
|
PortSupplier |
PortSupplier is an interface that is used to control the network ports used by Aeron (used in DL4J GradientSharing
implementation and ND4J's parameter server functionality).
|
RestartCallback |
This interface describes callable which will be called upon restart signal coming from cluster
|
Transport |
This interface describes Transport abstraction, used to communicate between cluster nodes
|
UpdaterParametersProvider |
This interface describes simple abstraction that provides DL4J MLN/CG updater state view array
|
UpdatesHandler |
This interface describes Subscriber capable of providing safe access to underlying parameters
|
Copyright © 2020. All rights reserved.