Modifier and Type | Method and Description |
---|---|
Adapter |
TelemetryAdapterRegistry.getAdapter(String className,
Protocol protocol,
Map<String,String> properties) |
Modifier and Type | Method and Description |
---|---|
Adapter |
TelemetryAdapterRegistryImpl.getAdapter(String className,
Protocol protocol,
Map<String,String> properties) |
Modifier and Type | Method and Description |
---|---|
Adapter |
AdapterFactory.createAdapter(Protocol protocol,
Map<String,String> properties) |
void |
Adapter.setProtocol(Protocol protocol)
A single instance of an adapter will only be responsible
for one protocol.
|
Modifier and Type | Method and Description |
---|---|
void |
AbstractPersistingAdapter.setProtocol(Protocol protocol) |
Modifier and Type | Method and Description |
---|---|
Adapter |
JtiAdapterFactory.createAdapter(Protocol protocol,
Map<String,String> properties) |
Modifier and Type | Method and Description |
---|---|
void |
AbstractAdapter.setProtocol(Protocol protocol) |
Modifier and Type | Method and Description |
---|---|
Adapter |
IpfixAdapterFactory.createAdapter(Protocol protocol,
Map<String,String> properties) |
Modifier and Type | Method and Description |
---|---|
Adapter |
SFlowTelemetryAdapterFactory.createAdapter(Protocol protocol,
Map<String,String> properties) |
Adapter |
SFlowAdapterFactory.createAdapter(Protocol protocol,
Map<String,String> properties) |
Modifier and Type | Method and Description |
---|---|
Adapter |
Netflow5AdapterFactory.createAdapter(Protocol protocol,
Map<String,String> properties) |
Modifier and Type | Method and Description |
---|---|
Adapter |
Netflow9AdapterFactory.createAdapter(Protocol protocol,
Map<String,String> properties) |
Modifier and Type | Method and Description |
---|---|
Adapter |
NxosAdapterFactory.createAdapter(Protocol protocol,
Map<String,String> properties) |
Modifier and Type | Class and Description |
---|---|
class |
Protocol |
Modifier and Type | Method and Description |
---|---|
Protocol |
TelemetryMessageConsumer.getProtocol() |
Constructor and Description |
---|
TelemetryMessageConsumer(Protocol protocolDef,
List<Adapter> adapterDef,
TelemetrySinkModule sinkModule) |
Modifier and Type | Class and Description |
---|---|
class |
MapBasedProtocolDef |
Constructor and Description |
---|
TelemetrySinkModule(Protocol protocol) |
Copyright © 2019. All rights reserved.