Modifier and Type | Method and Description |
---|---|
DeviceContext |
DeviceManager.createContext(ConnectionContext connectionContext) |
Modifier and Type | Method and Description |
---|---|
RoleContext |
RoleManager.createContext(DeviceContext deviceContext)
Create role context.
|
Modifier and Type | Method and Description |
---|---|
RpcContext |
RpcManager.createContext(DeviceContext deviceContext) |
Modifier and Type | Method and Description |
---|---|
StatisticsContext |
StatisticsManager.createContext(DeviceContext deviceContext,
boolean useReconciliationFramework) |
Modifier and Type | Method and Description |
---|---|
static MultipartWriterProvider |
MultipartWriterProviderFactory.createDefaultProvider(DeviceContext deviceContext)
Create default #
MultipartWriterProvider . |
Constructor and Description |
---|
GroupStatsMultipartWriter(DeviceContext deviceContext,
org.opendaylight.yangtools.yang.binding.InstanceIdentifier<org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.nodes.Node> instanceIdentifier) |
Modifier and Type | Class and Description |
---|---|
class |
DeviceContextImpl |
Modifier and Type | Method and Description |
---|---|
DeviceContext |
DeviceManagerImpl.createContext(ConnectionContext connectionContext) |
Modifier and Type | Method and Description |
---|---|
Future<Void> |
AbstractDeviceInitializer.initialize(DeviceContext deviceContext,
boolean switchFeaturesMandatory,
boolean skipTableFeatures,
MultipartWriterProvider multipartWriterProvider,
ConvertorExecutor convertorExecutor)
Perform initial information gathering and store them to operational datastore.
|
protected Future<Void> |
OF13DeviceInitializer.initializeNodeInformation(DeviceContext deviceContext,
boolean switchFeaturesMandatory,
boolean skipTableFeatures,
MultipartWriterProvider multipartWriterProvider,
ConvertorExecutor convertorExecutor) |
protected Future<Void> |
OF10DeviceInitializer.initializeNodeInformation(DeviceContext deviceContext,
boolean switchFeaturesMandatory,
boolean skipTableFeatures,
MultipartWriterProvider multipartWriterProvider,
ConvertorExecutor convertorExecutor) |
protected abstract Future<Void> |
AbstractDeviceInitializer.initializeNodeInformation(DeviceContext deviceContext,
boolean switchFeaturesMandatory,
boolean skipTableFeatures,
MultipartWriterProvider multipartWriterProvider,
ConvertorExecutor convertorExecutor) |
Modifier and Type | Method and Description |
---|---|
RoleContext |
RoleManagerImpl.createContext(DeviceContext deviceContext) |
Modifier and Type | Method and Description |
---|---|
RpcContext |
RpcManagerImpl.createContext(DeviceContext deviceContext) |
Modifier and Type | Method and Description |
---|---|
DeviceContext |
AbstractService.getDeviceContext()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
StatisticsContext |
StatisticsManagerImpl.createContext(DeviceContext deviceContext,
boolean useReconciliationFramework) |
Modifier and Type | Method and Description |
---|---|
static AggregateFlowsInTableService |
AggregateFlowsInTableService.createWithOook(RequestContextStack requestContextStack,
DeviceContext deviceContext,
AtomicLong compatibilityXidSeed) |
static OpendaylightFlowStatisticsServiceImpl |
OpendaylightFlowStatisticsServiceImpl.createWithOook(RequestContextStack requestContextStack,
DeviceContext deviceContext,
ConvertorExecutor convertorExecutor) |
Constructor and Description |
---|
AggregateFlowsInTableService(RequestContextStack requestContextStack,
DeviceContext deviceContext,
AtomicLong compatibilityXidSeed,
TranslatorLibrary translatorLibrary) |
AllFlowsInAllTablesService(RequestContextStack requestContextStack,
DeviceContext deviceContext,
AtomicLong compatibilityXidSeed,
ConvertorExecutor convertorExecutor) |
AllFlowsInTableService(RequestContextStack requestContextStack,
DeviceContext deviceContext,
AtomicLong compatibilityXidSeed,
ConvertorExecutor convertorExecutor) |
FlowsInTableService(RequestContextStack requestContextStack,
DeviceContext deviceContext,
AtomicLong compatibilityXidSeed,
ConvertorExecutor convertorExecutor) |
OpendaylightFlowStatisticsServiceImpl(RequestContextStack requestContextStack,
DeviceContext deviceContext,
TranslatorLibrary translatorLibrary,
ConvertorExecutor convertorExecutor) |
OpendaylightFlowTableStatisticsServiceImpl(RequestContextStack requestContextStack,
DeviceContext deviceContext,
AtomicLong compatibilityXidSeed,
org.opendaylight.controller.md.sal.binding.api.NotificationPublishService notificationPublishService) |
OpendaylightGroupStatisticsServiceImpl(RequestContextStack requestContextStack,
DeviceContext deviceContext,
AtomicLong compatibilityXidSeed,
org.opendaylight.controller.md.sal.binding.api.NotificationPublishService notificationPublishService,
ConvertorExecutor convertorExecutor) |
OpendaylightMeterStatisticsServiceImpl(RequestContextStack requestContextStack,
DeviceContext deviceContext,
AtomicLong compatibilityXidSeed,
org.opendaylight.controller.md.sal.binding.api.NotificationPublishService notificationPublishService,
ConvertorExecutor convertorExecutor) |
OpendaylightPortStatisticsServiceImpl(RequestContextStack requestContextStack,
DeviceContext deviceContext,
AtomicLong compatibilityXidSeed,
org.opendaylight.controller.md.sal.binding.api.NotificationPublishService notificationPublishService) |
OpendaylightQueueStatisticsServiceImpl(RequestContextStack requestContextStack,
DeviceContext deviceContext,
AtomicLong compatibilityXidSeed,
org.opendaylight.controller.md.sal.binding.api.NotificationPublishService notificationPublishService) |
Constructor and Description |
---|
AbstractCompatibleStatService(RequestContextStack requestContextStack,
DeviceContext deviceContext,
AtomicLong compatibilityXidSeed) |
OpendaylightFlowStatisticsServiceDelegateImpl(RequestContextStack requestContextStack,
DeviceContext deviceContext,
org.opendaylight.controller.md.sal.binding.api.NotificationPublishService notificationService,
AtomicLong compatibilityXidSeed,
ConvertorExecutor convertorExecutor) |
Constructor and Description |
---|
StatisticsGatheringOnTheFlyService(RequestContextStack requestContextStack,
DeviceContext deviceContext,
ConvertorExecutor convertorExecutor,
MultipartWriterProvider statisticsWriterProvider) |
StatisticsGatheringService(RequestContextStack requestContextStack,
DeviceContext deviceContext) |
Modifier and Type | Method and Description |
---|---|
static OpendaylightDirectStatisticsServiceProvider |
MultiLayerDirectStatisticsProviderInitializer.createProvider(RequestContextStack requestContextStack,
DeviceContext deviceContext,
ConvertorExecutor convertorExecutor,
MultipartWriterProvider statisticsWriterProvider) |
Modifier and Type | Method and Description |
---|---|
static OpendaylightDirectStatisticsServiceProvider |
SingleLayerDirectStatisticsProviderInitializer.createProvider(RequestContextStack requestContextStack,
DeviceContext deviceContext,
ConvertorExecutor convertorExecutor,
MultipartWriterProvider statisticsWriterProvider) |
Modifier and Type | Method and Description |
---|---|
static void |
MdSalRegistrationUtils.registerServices(RpcContext rpcContext,
DeviceContext deviceContext,
ExtensionConverterProvider extensionConverterProvider,
ConvertorExecutor convertorExecutor)
Method registers all OF services for role
OfpRole.BECOMEMASTER . |
static void |
MdSalRegistrationUtils.registerStatCompatibilityServices(RpcContext rpcContext,
DeviceContext deviceContext,
org.opendaylight.controller.md.sal.binding.api.NotificationPublishService notificationPublishService,
ConvertorExecutor convertorExecutor)
Support deprecated statistic related services for backward compatibility.
|
Copyright © 2019 OpenDaylight. All rights reserved.