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
/
AgentCollectCommand
/
AgentCollectCommand
Agent
Collect
Command
goblin-common
constructor
(
flags
:
List
<
CollectorFlag
>
=
listOf(CollectorFlag.HTTP)
,
session
:
String
,
timeOut
:
Long
=
60 * 60L
,
interval
:
String
=
"0.1"
,
debugMode
:
Boolean
=
false
)