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) |
Modifier and Type | Method and Description |
---|---|
Class<? extends Adapter> |
AdapterFactory.getAdapterClass() |
Modifier and Type | Class and Description |
---|---|
class |
AbstractPersistingAdapter |
Modifier and Type | Class and Description |
---|---|
class |
JtiGpbAdapter
An adapter for handling Junos Telemetry Interface packets.
|
Modifier and Type | Method and Description |
---|---|
Adapter |
JtiAdapterFactory.createAdapter(Protocol protocol,
Map<String,String> properties) |
Modifier and Type | Method and Description |
---|---|
Class<? extends Adapter> |
JtiAdapterFactory.getAdapterClass() |
Modifier and Type | Class and Description |
---|---|
class |
AbstractAdapter<P> |
Modifier and Type | Class and Description |
---|---|
class |
IpfixAdapter |
Modifier and Type | Method and Description |
---|---|
Adapter |
IpfixAdapterFactory.createAdapter(Protocol protocol,
Map<String,String> properties) |
Modifier and Type | Method and Description |
---|---|
Class<? extends Adapter> |
IpfixAdapterFactory.getAdapterClass() |
Modifier and Type | Class and Description |
---|---|
class |
SFlowAdapter |
class |
SFlowTelemetryAdapter |
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 |
---|---|
Class<? extends Adapter> |
SFlowTelemetryAdapterFactory.getAdapterClass() |
Class<? extends Adapter> |
SFlowAdapterFactory.getAdapterClass() |
Modifier and Type | Class and Description |
---|---|
class |
Netflow5Adapter |
Modifier and Type | Method and Description |
---|---|
Adapter |
Netflow5AdapterFactory.createAdapter(Protocol protocol,
Map<String,String> properties) |
Modifier and Type | Method and Description |
---|---|
Class<? extends Adapter> |
Netflow5AdapterFactory.getAdapterClass() |
Modifier and Type | Class and Description |
---|---|
class |
Netflow9Adapter |
Modifier and Type | Method and Description |
---|---|
Adapter |
Netflow9AdapterFactory.createAdapter(Protocol protocol,
Map<String,String> properties) |
Modifier and Type | Method and Description |
---|---|
Class<? extends Adapter> |
Netflow9AdapterFactory.getAdapterClass() |
Modifier and Type | Class and Description |
---|---|
class |
NxosGpbAdapter |
Modifier and Type | Method and Description |
---|---|
Adapter |
NxosAdapterFactory.createAdapter(Protocol protocol,
Map<String,String> properties) |
Modifier and Type | Method and Description |
---|---|
Class<? extends Adapter> |
NxosAdapterFactory.getAdapterClass() |
Copyright © 2019. All rights reserved.