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
IOExceptionScriptExceptionpublic CollectionSet build(CollectionAgent agent, Object message) throws ScriptException
agent - the agent associated with the collection setmessage - the messaged passed to script containing the metricsScriptExceptionCopyright © 2018. All rights reserved.