All Downloads are FREE. Search and download functionalities are using the official Maven repository.

ght.controller.threadpool-config-api.0.2.6-Helium-SR1.1.source-code.threadpool.html Maven / Gradle / Ivy

There is a newer version: 0.19.8
Show newest version


  
    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
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.
threadpool A simple pool of threads able to execute work.

Identities

  • 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
  • threadpool

    • Description: A simple pool of threads able to execute work.
    • base: service-type




© 2015 - 2025 Weber Informatics LLC | Privacy Policy