root
Toggle table of contents
goblin-common
Target filter
goblin-common
Switch theme
Search in API
Skip to content
root
root
/
fi.utu.tech.powergoblin.common
/
AgentCollectorStopCommand
Agent
Collector
Stop
Command
goblin-common
data
class
AgentCollectorStopCommand
(
val
timestamp
:
Long
=
System.currentTimeMillis()
)
:
AgentCommand
Stop the collector.
Members
Constructors
Agent
Collector
Stop
Command
Link copied to clipboard
goblin-common
constructor
(
timestamp
:
Long
=
System.currentTimeMillis()
)
Properties
timestamp
Link copied to clipboard
goblin-common
val
timestamp
:
Long