public class ScriptedCollectionSetBuilder extends Object
CollectionSet
from some given object
using the CollectionSetBuilder
.Constructor and Description |
---|
ScriptedCollectionSetBuilder(File script) |
Modifier and Type | Method and Description |
---|---|
CollectionSet |
build(CollectionAgent agent,
Object message)
Builds a collection set from the given message.
|
public ScriptedCollectionSetBuilder(File script) throws IOException, ScriptException
IOException
ScriptException
public CollectionSet build(CollectionAgent agent, Object message) throws ScriptException
agent
- the agent associated with the collection setmessage
- the messaged passed to script containing the metricsScriptException
Copyright © 2018. All rights reserved.