Modifier and Type | Method and Description |
---|---|
void |
Adapter.setConfig(AdapterDefinition adapterConfig)
A single instance of an adapter will only be responsible
for one config.
|
Modifier and Type | Method and Description |
---|---|
Adapter |
TelemetryRegistry.getAdapter(AdapterDefinition adapterDefinition) |
Modifier and Type | Class and Description |
---|---|
class |
AdapterConfig |
Constructor and Description |
---|
TelemetryMessageConsumer(QueueDefinition queueDef,
Collection<? extends AdapterDefinition> adapterDefs,
TelemetrySinkModule sinkModule) |
Modifier and Type | Class and Description |
---|---|
class |
MapBasedAdapterDef |
Modifier and Type | Method and Description |
---|---|
protected List<AdapterDefinition> |
AdapterDefinitionParser.parse(Map<String,String> properties) |
List<AdapterDefinition> |
AdapterDefinitionParser.parse(PropertyTree propertyTree)
Groups properties for the same adapter together and wraps the properties behind a
AdapterDefinition . |
Constructor and Description |
---|
AdapterHealthCheck(AdapterDefinition adapterDef) |
Modifier and Type | Method and Description |
---|---|
void |
AbstractPersistingAdapter.setConfig(AdapterDefinition adapterConfig) |
Modifier and Type | Method and Description |
---|---|
void |
AbstractFlowAdapter.setConfig(AdapterDefinition protocol) |
Modifier and Type | Method and Description |
---|---|
Adapter |
JtiAdapterFactory.createBean(AdapterDefinition adapterConfig) |
Modifier and Type | Method and Description |
---|---|
Adapter |
IpfixAdapterFactory.createBean(AdapterDefinition adapterConfig) |
Modifier and Type | Method and Description |
---|---|
Adapter |
Netflow5AdapterFactory.createBean(AdapterDefinition adapterConfig) |
Modifier and Type | Method and Description |
---|---|
Adapter |
Netflow9AdapterFactory.createBean(AdapterDefinition adapterConfig) |
Modifier and Type | Method and Description |
---|---|
Adapter |
NxosAdapterFactory.createBean(AdapterDefinition adapterConfig) |
Modifier and Type | Method and Description |
---|---|
Adapter |
TelemetryRegistryImpl.getAdapter(AdapterDefinition adapterDefinition) |
Modifier and Type | Method and Description |
---|---|
void |
TelemetryRegistryImpl.setAdapterRegistryDelegate(TelemetryServiceRegistry<AdapterDefinition,Adapter> adapterRegistryDelegate) |
Modifier and Type | Method and Description |
---|---|
Adapter |
SFlowTelemetryAdapterFactory.createBean(AdapterDefinition adapterConfig) |
Adapter |
SFlowAdapterFactory.createBean(AdapterDefinition adapterConfig) |
Copyright © 2019. All rights reserved.