public abstract class AbstractScriptedCollectionAdapter extends AbstractCollectionAdapter
bundleContext
adapterConfig, LOG, logParsingTimer, packetsPerLogHistogram
Constructor and Description |
---|
AbstractScriptedCollectionAdapter(AdapterDefinition adapterConfig,
com.codahale.metrics.MetricRegistry metricRegistry) |
Modifier and Type | Method and Description |
---|---|
void |
destroy() |
protected ScriptedCollectionSetBuilder |
getCollectionBuilder() |
String |
getScript() |
void |
setScript(String script) |
getThresholdingService, handleCollectionMessage, handleMessage, setBundleContext, setFilterDao, setPersisterFactory, setThresholdingService
handleMessageLog
public AbstractScriptedCollectionAdapter(AdapterDefinition adapterConfig, com.codahale.metrics.MetricRegistry metricRegistry)
protected ScriptedCollectionSetBuilder getCollectionBuilder()
public String getScript()
public void setScript(String script)
public void destroy()
destroy
in interface Adapter
destroy
in class AbstractAdapter
Copyright © 2021. All rights reserved.