- secretJmxAttribute - Static variable in class org.opendaylight.controller.config.yang.shutdown.impl.AbstractShutdownModule
-
- setContextInstance(InstanceIdentifier<?>) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.shutdown.impl.rev131218.ShutdownInputBuilder
-
- setInputSecret(String) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.shutdown.impl.rev131218.ShutdownInputBuilder
-
- setMaxWaitTime(Long) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.shutdown.impl.rev131218.ShutdownInputBuilder
-
- setReason(String) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.shutdown.impl.rev131218.ShutdownInputBuilder
-
- setRuntimeBeanRegistrator(RootRuntimeBeanRegistrator) - Method in class org.opendaylight.controller.config.yang.shutdown.impl.AbstractShutdownModule
-
- setSecret(String) - Method in class org.opendaylight.controller.config.yang.shutdown.impl.AbstractShutdownModule
-
- setSecret(String) - Method in interface org.opendaylight.controller.config.yang.shutdown.impl.ShutdownModuleMXBean
-
- setSecret(String) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.shutdown.impl.rev131218.modules.module.configuration.ShutdownBuilder
-
- shutdown(String, Long, String) - Method in interface org.opendaylight.controller.config.yang.shutdown.impl.ShutdownRuntimeMXBean
-
- shutdown(String, Long, Optional<String>) - Method in class org.opendaylight.controller.config.yang.shutdown.impl.ShutdownServiceImpl
-
- Shutdown - Interface in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.shutdown.impl.rev131218.modules.module.configuration
-
<p>This class represents the following YANG schema fragment defined in module <b>shutdown-impl</b>
<br>(Source path: <i>META-INF/yang/shutdown-impl.yang</i>):
<pre>
case shutdown {
leaf secret {
type string;
}
}
</pre>
The schema path to identify an instance is
<i>shutdown-impl/modules/module/configuration/(urn:opendaylight:params:xml:ns:yang:controller:shutdown:impl?
- Shutdown - Interface in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.shutdown.impl.rev131218.modules.module.state
-
<p>This class represents the following YANG schema fragment defined in module <b>shutdown-impl</b>
<br>(Source path: <i>META-INF/yang/shutdown-impl.yang</i>):
<pre>
case shutdown {
}
</pre>
The schema path to identify an instance is
<i>shutdown-impl/modules/module/state/(urn:opendaylight:params:xml:ns:yang:controller:shutdown:impl?
- Shutdown - Class in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.shutdown.impl.rev131218
-
<p>This class represents the following YANG schema fragment defined in module <b>shutdown-impl</b>
<br>(Source path: <i>META-INF/yang/shutdown-impl.yang</i>):
<pre>
identity shutdown {
base "()IdentitySchemaNodeImpl[base=null, qname=(urn:opendaylight:params:xml:ns:yang:controller:config?
- Shutdown() - Constructor for class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.shutdown.impl.rev131218.Shutdown
-
- shutdown(ShutdownInput) - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.shutdown.impl.rev131218.ShutdownImplService
-
- ShutdownBuilder - Class in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.shutdown.impl.rev131218.modules.module.configuration
-
- ShutdownBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.shutdown.impl.rev131218.modules.module.configuration.ShutdownBuilder
-
- ShutdownBuilder(Shutdown) - Constructor for class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.shutdown.impl.rev131218.modules.module.configuration.ShutdownBuilder
-
- ShutdownBuilder - Class in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.shutdown.impl.rev131218.modules.module.state
-
- ShutdownBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.shutdown.impl.rev131218.modules.module.state.ShutdownBuilder
-
- ShutdownBuilder(Shutdown) - Constructor for class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.shutdown.impl.rev131218.modules.module.state.ShutdownBuilder
-
- ShutdownImplService - Interface in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.shutdown.impl.rev131218
-
Interface for implementing the following YANG RPCs defined in module <b>shutdown-impl</b>
<br>(Source path: <i>META-INF/yang/shutdown-impl.yang</i>):
<pre>
rpc shutdown {
input {
leaf context-instance {
type instance-identifier;
}
leaf input-secret {
type string;
}
leaf max-wait-time {
type uint32;
}
leaf reason {
type string;
}
}
status CURRENT;
}
</pre>
- ShutdownInput - Interface in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.shutdown.impl.rev131218
-
<p>This class represents the following YANG schema fragment defined in module <b>shutdown-impl</b>
<br>(Source path: <i>META-INF/yang/shutdown-impl.yang</i>):
<pre>
container input {
leaf context-instance {
type instance-identifier;
}
leaf input-secret {
type string;
}
leaf max-wait-time {
type uint32;
}
leaf reason {
type string;
}
uses rpc-context-ref {
refine (urn:opendaylight:params:xml:ns:yang:controller:shutdown:impl?
- ShutdownInputBuilder - Class in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.shutdown.impl.rev131218
-
- ShutdownInputBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.shutdown.impl.rev131218.ShutdownInputBuilder
-
- ShutdownInputBuilder(RpcContextRef) - Constructor for class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.shutdown.impl.rev131218.ShutdownInputBuilder
-
- ShutdownInputBuilder(ShutdownInput) - Constructor for class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.shutdown.impl.rev131218.ShutdownInputBuilder
-
- ShutdownModule - Class in org.opendaylight.controller.config.yang.shutdown.impl
-
- ShutdownModule(ModuleIdentifier, Bundle) - Constructor for class org.opendaylight.controller.config.yang.shutdown.impl.ShutdownModule
-
- ShutdownModule(ModuleIdentifier, ShutdownModule, AutoCloseable, Bundle) - Constructor for class org.opendaylight.controller.config.yang.shutdown.impl.ShutdownModule
-
- ShutdownModule(ModuleIdentifier, DependencyResolver, ShutdownModule, AutoCloseable) - Constructor for class org.opendaylight.controller.config.yang.shutdown.impl.ShutdownModule
-
Deprecated.
- ShutdownModule(ModuleIdentifier, DependencyResolver) - Constructor for class org.opendaylight.controller.config.yang.shutdown.impl.ShutdownModule
-
Deprecated.
- ShutdownModuleFactory - Class in org.opendaylight.controller.config.yang.shutdown.impl
-
- ShutdownModuleFactory() - Constructor for class org.opendaylight.controller.config.yang.shutdown.impl.ShutdownModuleFactory
-
- ShutdownModuleMXBean - Interface in org.opendaylight.controller.config.yang.shutdown.impl
-
- ShutdownRpc - Class in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.shutdown.impl.rev131218
-
<p>This class represents the following YANG schema fragment defined in module <b>shutdown-impl</b>
<br>(Source path: <i>META-INF/yang/shutdown-impl.yang</i>):
<pre>
identity shutdown-rpc {
status CURRENT;
}
</pre>
The schema path to identify an instance is
<i>shutdown-impl/shutdown-rpc</i>
- ShutdownRpc() - Constructor for class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.shutdown.impl.rev131218.ShutdownRpc
-
- ShutdownRuntimeMXBean - Interface in org.opendaylight.controller.config.yang.shutdown.impl
-
- ShutdownRuntimeRegistration - Class in org.opendaylight.controller.config.yang.shutdown.impl
-
- ShutdownRuntimeRegistration(HierarchicalRuntimeBeanRegistration) - Constructor for class org.opendaylight.controller.config.yang.shutdown.impl.ShutdownRuntimeRegistration
-
- ShutdownRuntimeRegistrator - Class in org.opendaylight.controller.config.yang.shutdown.impl
-
- ShutdownRuntimeRegistrator(RootRuntimeBeanRegistrator) - Constructor for class org.opendaylight.controller.config.yang.shutdown.impl.ShutdownRuntimeRegistrator
-
- ShutdownServiceImpl - Class in org.opendaylight.controller.config.yang.shutdown.impl
-
- ShutdownServiceImpl(String, Bundle, ShutdownRuntimeRegistrator) - Constructor for class org.opendaylight.controller.config.yang.shutdown.impl.ShutdownServiceImpl
-