ght.controller.threadpool-config-api.0.4.2-Beryllium-SR2.source-code.threadpool.html Maven / Gradle / Ivy
threadpool
threadpool
Base Information
prefix
th
namespace
urn:opendaylight:params:xml:ns:yang:controller:threadpool
revision
2013-04-09
description
This module contains the base YANG definitions for
thread-related services.
Copyright (c)2013 Cisco Systems, Inc. All rights reserved.;
This program and the accompanying materials are made available
under the terms of the Eclipse Public License v1.0 which
accompanies this distribution, and is available at
http://www.eclipse.org/legal/epl-v10.html
yang-version
1
imports config:config 2013-04-05;
Identities Summary
Name
Description
threadpool
A simple pool of threads able to execute work.
eventbus
Service representing an event bus. The service acts as message
router between event producers and event consumers
scheduled-threadpool
An extension of the simple pool of threads able to schedule
work to be executed at some point in time.
threadfactory
Service representing a ThreadFactory instance. It is directly
useful in Java world, where various library pieces need to create
threads and you may want to inject a customized thread
implementation.
Identities
-
threadpool
-
Description: A simple pool of threads able to execute work.
-
base: service-type
-
eventbus
-
Description: Service representing an event bus. The service acts as message
router between event producers and event consumers
-
base: service-type
-
scheduled-threadpool
-
Description: An extension of the simple pool of threads able to schedule
work to be executed at some point in time.
-
base: threadpool
-
threadfactory
-
Description: Service representing a ThreadFactory instance. It is directly
useful in Java world, where various library pieces need to create
threads and you may want to inject a customized thread
implementation.
-
base: service-type
© 2015 - 2025 Weber Informatics LLC | Privacy Policy