| Class | Description |
|---|---|
| Actions |
List of actions.
|
| Bench |
Measures the response time of a service.
|
| Bench.BenchData | |
| Broadcast |
Broadcast an event.
|
| BroadcastLocal |
Broadcast an event to local services.
|
| Call |
Calls the specified action.
|
| Clear |
Clear cacher's memory.
|
| Close |
Close telnet session.
|
| DCall |
Direct call an action.
|
| Debug |
Turn on/off debug log of Transporter.
|
| Emit |
Emit an event.
|
| Env |
Lists OS Environment Properties.
|
| Events |
List of event listeners.
|
| Exit |
"Exit application" command.
|
| Find |
Finds the specified class or resource.
|
| Gc |
Invokes the garbage collector.
|
| Info |
Informations (node ID, IP address, etc.) about the ServiceBroker instance.
|
| Memory |
Displays memory usage.
|
| Nodes |
List of nodes.
|
| Ping |
Query another Moleculer Node on the network to determine whether there is a
connection to it.
|
| Props |
Lists Java System Properties.
|
| Run |
Loads a "script" file and executes all non-empty lines as command.
|
| Services |
List of services.
|
| Threads |
Lists hierarchy of threads.
|