Index
All Classes and Interfaces|All Packages|Serialized Form
A
- AbstractAsyncDataTreeChangeListener<T> - Class in org.opendaylight.serviceutils.tools.listener
-
Abstract class providing some common functionality to specific listeners.
- AbstractAsyncDataTreeChangeListener<T> - Class in org.opendaylight.serviceutils.tools.mdsal.listener
-
Deprecated.
- AbstractAsyncDataTreeChangeListener(DataBroker, DataTreeIdentifier<T>, ExecutorService) - Constructor for class org.opendaylight.serviceutils.tools.listener.AbstractAsyncDataTreeChangeListener
- AbstractAsyncDataTreeChangeListener(DataBroker, DataTreeIdentifier<T>, ExecutorService) - Constructor for class org.opendaylight.serviceutils.tools.mdsal.listener.AbstractAsyncDataTreeChangeListener
-
Deprecated.
- AbstractAsyncDataTreeChangeListener(DataBroker, LogicalDatastoreType, InstanceIdentifier<T>, ExecutorService) - Constructor for class org.opendaylight.serviceutils.tools.listener.AbstractAsyncDataTreeChangeListener
- AbstractAsyncDataTreeChangeListener(DataBroker, LogicalDatastoreType, InstanceIdentifier<T>, ExecutorService) - Constructor for class org.opendaylight.serviceutils.tools.mdsal.listener.AbstractAsyncDataTreeChangeListener
-
Deprecated.
- AbstractAsyncDataTreeChangeListener(DataBroker, LogicalDatastoreType, InstanceIdentifier<T>, ExecutorService, MetricProvider) - Constructor for class org.opendaylight.serviceutils.tools.listener.AbstractAsyncDataTreeChangeListener
- AbstractAsyncDataTreeChangeListener(DataBroker, LogicalDatastoreType, InstanceIdentifier<T>, ExecutorService, MetricProvider) - Constructor for class org.opendaylight.serviceutils.tools.mdsal.listener.AbstractAsyncDataTreeChangeListener
-
Deprecated.
- AbstractClusteredAsyncDataTreeChangeListener<T> - Class in org.opendaylight.serviceutils.tools.listener
-
Abstract class providing some common functionality to specific listeners.
- AbstractClusteredAsyncDataTreeChangeListener<T> - Class in org.opendaylight.serviceutils.tools.mdsal.listener
-
Deprecated.Use
listener-api
instead. - AbstractClusteredAsyncDataTreeChangeListener(DataBroker, DataTreeIdentifier<T>, ExecutorService) - Constructor for class org.opendaylight.serviceutils.tools.listener.AbstractClusteredAsyncDataTreeChangeListener
- AbstractClusteredAsyncDataTreeChangeListener(DataBroker, DataTreeIdentifier<T>, ExecutorService) - Constructor for class org.opendaylight.serviceutils.tools.mdsal.listener.AbstractClusteredAsyncDataTreeChangeListener
-
Deprecated.
- AbstractClusteredAsyncDataTreeChangeListener(DataBroker, LogicalDatastoreType, InstanceIdentifier<T>, ExecutorService) - Constructor for class org.opendaylight.serviceutils.tools.listener.AbstractClusteredAsyncDataTreeChangeListener
- AbstractClusteredAsyncDataTreeChangeListener(DataBroker, LogicalDatastoreType, InstanceIdentifier<T>, ExecutorService) - Constructor for class org.opendaylight.serviceutils.tools.mdsal.listener.AbstractClusteredAsyncDataTreeChangeListener
-
Deprecated.
- AbstractClusteredAsyncDataTreeChangeListener(DataBroker, LogicalDatastoreType, InstanceIdentifier<T>, ExecutorService, MetricProvider) - Constructor for class org.opendaylight.serviceutils.tools.listener.AbstractClusteredAsyncDataTreeChangeListener
- AbstractClusteredAsyncDataTreeChangeListener(DataBroker, LogicalDatastoreType, InstanceIdentifier<T>, ExecutorService, MetricProvider) - Constructor for class org.opendaylight.serviceutils.tools.mdsal.listener.AbstractClusteredAsyncDataTreeChangeListener
-
Deprecated.
- AbstractClusteredSyncDataTreeChangeListener<T> - Class in org.opendaylight.serviceutils.tools.listener
-
Abstract class providing some common functionality to specific listeners.
- AbstractClusteredSyncDataTreeChangeListener<T> - Class in org.opendaylight.serviceutils.tools.mdsal.listener
-
Deprecated.Use
listener-api
instead. - AbstractClusteredSyncDataTreeChangeListener(DataBroker, DataTreeIdentifier<T>) - Constructor for class org.opendaylight.serviceutils.tools.listener.AbstractClusteredSyncDataTreeChangeListener
- AbstractClusteredSyncDataTreeChangeListener(DataBroker, DataTreeIdentifier<T>) - Constructor for class org.opendaylight.serviceutils.tools.mdsal.listener.AbstractClusteredSyncDataTreeChangeListener
-
Deprecated.
- AbstractClusteredSyncDataTreeChangeListener(DataBroker, LogicalDatastoreType, InstanceIdentifier<T>) - Constructor for class org.opendaylight.serviceutils.tools.listener.AbstractClusteredSyncDataTreeChangeListener
- AbstractClusteredSyncDataTreeChangeListener(DataBroker, LogicalDatastoreType, InstanceIdentifier<T>) - Constructor for class org.opendaylight.serviceutils.tools.mdsal.listener.AbstractClusteredSyncDataTreeChangeListener
-
Deprecated.
- AbstractClusteredSyncDataTreeChangeListener(DataBroker, LogicalDatastoreType, InstanceIdentifier<T>, MetricProvider) - Constructor for class org.opendaylight.serviceutils.tools.listener.AbstractClusteredSyncDataTreeChangeListener
- AbstractClusteredSyncDataTreeChangeListener(DataBroker, LogicalDatastoreType, InstanceIdentifier<T>, MetricProvider) - Constructor for class org.opendaylight.serviceutils.tools.mdsal.listener.AbstractClusteredSyncDataTreeChangeListener
-
Deprecated.
- AbstractSyncDataTreeChangeListener<T> - Class in org.opendaylight.serviceutils.tools.listener
-
Abstract class providing some common functionality to specific listeners.
- AbstractSyncDataTreeChangeListener<T> - Class in org.opendaylight.serviceutils.tools.mdsal.listener
-
Deprecated.Use
listener-api
instead. - AbstractSyncDataTreeChangeListener(DataBroker, DataTreeIdentifier<T>) - Constructor for class org.opendaylight.serviceutils.tools.listener.AbstractSyncDataTreeChangeListener
- AbstractSyncDataTreeChangeListener(DataBroker, DataTreeIdentifier<T>) - Constructor for class org.opendaylight.serviceutils.tools.mdsal.listener.AbstractSyncDataTreeChangeListener
-
Deprecated.
- AbstractSyncDataTreeChangeListener(DataBroker, LogicalDatastoreType, InstanceIdentifier<T>) - Constructor for class org.opendaylight.serviceutils.tools.listener.AbstractSyncDataTreeChangeListener
- AbstractSyncDataTreeChangeListener(DataBroker, LogicalDatastoreType, InstanceIdentifier<T>) - Constructor for class org.opendaylight.serviceutils.tools.mdsal.listener.AbstractSyncDataTreeChangeListener
-
Deprecated.
- AbstractSyncDataTreeChangeListener(DataBroker, LogicalDatastoreType, InstanceIdentifier<T>, MetricProvider) - Constructor for class org.opendaylight.serviceutils.tools.listener.AbstractSyncDataTreeChangeListener
- AbstractSyncDataTreeChangeListener(DataBroker, LogicalDatastoreType, InstanceIdentifier<T>, MetricProvider) - Constructor for class org.opendaylight.serviceutils.tools.mdsal.listener.AbstractSyncDataTreeChangeListener
-
Deprecated.
- accept(T) - Method in interface org.opendaylight.serviceutils.metrics.function.CheckedConsumer
- accept(T) - Method in interface org.opendaylight.serviceutils.metrics.function.InterruptibleCheckedConsumer
- accept(T, U) - Method in interface org.opendaylight.serviceutils.metrics.function.CheckedBiConsumer
-
Performs this operation on the given arguments.
- add(InstanceIdentifier<T>, T) - Method in class org.opendaylight.serviceutils.tools.listener.AbstractAsyncDataTreeChangeListener
-
Invoked when a new data object is added.
- add(InstanceIdentifier<T>, T) - Method in class org.opendaylight.serviceutils.tools.listener.AbstractClusteredAsyncDataTreeChangeListener
-
Invoked when a new data object is added.
- add(InstanceIdentifier<T>, T) - Method in class org.opendaylight.serviceutils.tools.listener.AbstractClusteredSyncDataTreeChangeListener
-
Invoked when a new data object is added.
- add(InstanceIdentifier<T>, T) - Method in class org.opendaylight.serviceutils.tools.listener.AbstractSyncDataTreeChangeListener
-
Invoked when a new data object is added.
- add(InstanceIdentifier<T>, T) - Method in class org.opendaylight.serviceutils.tools.mdsal.listener.AbstractAsyncDataTreeChangeListener
-
Deprecated.Invoked when a new data object is added.
- add(InstanceIdentifier<T>, T) - Method in class org.opendaylight.serviceutils.tools.mdsal.listener.AbstractClusteredAsyncDataTreeChangeListener
-
Deprecated.Invoked when a new data object is added.
- add(InstanceIdentifier<T>, T) - Method in class org.opendaylight.serviceutils.tools.mdsal.listener.AbstractClusteredSyncDataTreeChangeListener
-
Deprecated.Invoked when a new data object is added.
- add(InstanceIdentifier<T>, T) - Method in class org.opendaylight.serviceutils.tools.mdsal.listener.AbstractSyncDataTreeChangeListener
-
Deprecated.Invoked when a new data object is added.
- add(InstanceIdentifier<Operations>, Operations) - Method in class org.opendaylight.serviceutils.srm.impl.ServiceRecoveryListener
-
Deprecated.
- add(T) - Method in class org.opendaylight.serviceutils.tools.listener.AbstractAsyncDataTreeChangeListener
-
Deprecated.
- add(T) - Method in class org.opendaylight.serviceutils.tools.listener.AbstractClusteredAsyncDataTreeChangeListener
-
Deprecated.
- add(T) - Method in class org.opendaylight.serviceutils.tools.listener.AbstractClusteredSyncDataTreeChangeListener
-
Deprecated.
- add(T) - Method in class org.opendaylight.serviceutils.tools.listener.AbstractSyncDataTreeChangeListener
-
Deprecated.
- add(T) - Method in class org.opendaylight.serviceutils.tools.mdsal.listener.AbstractAsyncDataTreeChangeListener
-
Deprecated.
- add(T) - Method in class org.opendaylight.serviceutils.tools.mdsal.listener.AbstractClusteredAsyncDataTreeChangeListener
-
Deprecated.
- add(T) - Method in class org.opendaylight.serviceutils.tools.mdsal.listener.AbstractClusteredSyncDataTreeChangeListener
-
Deprecated.
- add(T) - Method in class org.opendaylight.serviceutils.tools.mdsal.listener.AbstractSyncDataTreeChangeListener
-
Deprecated.
- add(Operations) - Method in class org.opendaylight.serviceutils.srm.impl.ServiceRecoveryListener
-
Deprecated.
- addAfterListener(DataTreeChangeListener<T>) - Method in class org.opendaylight.serviceutils.tools.listener.AbstractAsyncDataTreeChangeListener
- addAfterListener(DataTreeChangeListener<T>) - Method in class org.opendaylight.serviceutils.tools.listener.AbstractClusteredAsyncDataTreeChangeListener
- addAfterListener(DataTreeChangeListener<T>) - Method in class org.opendaylight.serviceutils.tools.listener.AbstractClusteredSyncDataTreeChangeListener
- addAfterListener(DataTreeChangeListener<T>) - Method in class org.opendaylight.serviceutils.tools.listener.AbstractSyncDataTreeChangeListener
- addAfterListener(DataTreeChangeListener<T>) - Method in interface org.opendaylight.serviceutils.tools.listener.ChainableDataTreeChangeListener
-
Adds a "chained" DataTreeChangeListener, to which
DataTreeChangeListener.onDataTreeChanged(java.util.List)
calls are forwarded AFTER having been processed by this DataTreeChangeListener. - addAfterListener(DataTreeChangeListener<T>) - Method in class org.opendaylight.serviceutils.tools.listener.ChainableDataTreeChangeListenerImpl
- addAfterListener(DataTreeChangeListener<T>) - Method in class org.opendaylight.serviceutils.tools.mdsal.listener.AbstractAsyncDataTreeChangeListener
- addAfterListener(DataTreeChangeListener<T>) - Method in class org.opendaylight.serviceutils.tools.mdsal.listener.AbstractClusteredAsyncDataTreeChangeListener
- addAfterListener(DataTreeChangeListener<T>) - Method in class org.opendaylight.serviceutils.tools.mdsal.listener.AbstractClusteredSyncDataTreeChangeListener
- addAfterListener(DataTreeChangeListener<T>) - Method in class org.opendaylight.serviceutils.tools.mdsal.listener.AbstractSyncDataTreeChangeListener
- addAfterListener(DataTreeChangeListener<Operations>) - Method in class org.opendaylight.serviceutils.srm.impl.ServiceRecoveryListener
- addAfterListener(DataTreeChangeListener<T>) - Method in interface org.opendaylight.serviceutils.tools.mdsal.listener.ChainableDataTreeChangeListener
-
Deprecated.Adds a "chained" DataTreeChangeListener, to which
DataTreeChangeListener.onDataTreeChanged(java.util.List)
calls are forwarded AFTER having been processed by this DataTreeChangeListener. - addAfterListener(DataTreeChangeListener<T>) - Method in class org.opendaylight.serviceutils.tools.mdsal.listener.ChainableDataTreeChangeListenerImpl
-
Deprecated.
- addAugmentation(Augmentation<Operations>) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.ops.rev180626.service.ops.services.OperationsBuilder
-
Add an augmentation to this builder's product.
- addAugmentation(Augmentation<Services>) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.ops.rev180626.service.ops.ServicesBuilder
-
Add an augmentation to this builder's product.
- addAugmentation(Augmentation<ServiceOps>) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.ops.rev180626.ServiceOpsBuilder
-
Add an augmentation to this builder's product.
- addAugmentation(Augmentation<RecoverInput>) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.rpc.rev180626.RecoverInputBuilder
-
Add an augmentation to this builder's product.
- addAugmentation(Augmentation<RecoverOutput>) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.rpc.rev180626.RecoverOutputBuilder
-
Add an augmentation to this builder's product.
- addAugmentation(Augmentation<ReinstallInput>) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.rpc.rev180626.ReinstallInputBuilder
-
Add an augmentation to this builder's product.
- addAugmentation(Augmentation<ReinstallOutput>) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.rpc.rev180626.ReinstallOutputBuilder
-
Add an augmentation to this builder's product.
- addAugmentation(Augmentation<UpgradeConfig>) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.upgrade.rev180702.UpgradeConfigBuilder
-
Add an augmentation to this builder's product.
- addBeforeListener(DataTreeChangeListener<T>) - Method in class org.opendaylight.serviceutils.tools.listener.AbstractAsyncDataTreeChangeListener
- addBeforeListener(DataTreeChangeListener<T>) - Method in class org.opendaylight.serviceutils.tools.listener.AbstractClusteredAsyncDataTreeChangeListener
- addBeforeListener(DataTreeChangeListener<T>) - Method in class org.opendaylight.serviceutils.tools.listener.AbstractClusteredSyncDataTreeChangeListener
- addBeforeListener(DataTreeChangeListener<T>) - Method in class org.opendaylight.serviceutils.tools.listener.AbstractSyncDataTreeChangeListener
- addBeforeListener(DataTreeChangeListener<T>) - Method in interface org.opendaylight.serviceutils.tools.listener.ChainableDataTreeChangeListener
-
Adds a "chained" DataTreeChangeListener, to which
DataTreeChangeListener.onDataTreeChanged(java.util.List)
calls are forwarded BEFORE having been processed by this DataTreeChangeListener. - addBeforeListener(DataTreeChangeListener<T>) - Method in class org.opendaylight.serviceutils.tools.listener.ChainableDataTreeChangeListenerImpl
- addBeforeListener(DataTreeChangeListener<T>) - Method in class org.opendaylight.serviceutils.tools.mdsal.listener.AbstractAsyncDataTreeChangeListener
- addBeforeListener(DataTreeChangeListener<T>) - Method in class org.opendaylight.serviceutils.tools.mdsal.listener.AbstractClusteredAsyncDataTreeChangeListener
- addBeforeListener(DataTreeChangeListener<T>) - Method in class org.opendaylight.serviceutils.tools.mdsal.listener.AbstractClusteredSyncDataTreeChangeListener
- addBeforeListener(DataTreeChangeListener<T>) - Method in class org.opendaylight.serviceutils.tools.mdsal.listener.AbstractSyncDataTreeChangeListener
- addBeforeListener(DataTreeChangeListener<Operations>) - Method in class org.opendaylight.serviceutils.srm.impl.ServiceRecoveryListener
- addBeforeListener(DataTreeChangeListener<T>) - Method in interface org.opendaylight.serviceutils.tools.mdsal.listener.ChainableDataTreeChangeListener
-
Deprecated.Adds a "chained" DataTreeChangeListener, to which
DataTreeChangeListener.onDataTreeChanged(java.util.List)
calls are forwarded BEFORE having been processed by this DataTreeChangeListener. - addBeforeListener(DataTreeChangeListener<T>) - Method in class org.opendaylight.serviceutils.tools.mdsal.listener.ChainableDataTreeChangeListenerImpl
-
Deprecated.
- addRecoverableListener(String, RecoverableListener) - Method in class org.opendaylight.serviceutils.srm.impl.ServiceRecoveryRegistryImpl
- addRecoverableListener(String, RecoverableListener) - Method in interface org.opendaylight.serviceutils.srm.ServiceRecoveryRegistry
- anchor() - Method in class org.opendaylight.serviceutils.metrics.ImmutableMetricDescriptor
-
Instance of the class "containing" this Metric.
- anchor() - Method in class org.opendaylight.serviceutils.metrics.MetricDescriptor
-
Instance of the class "containing" this Metric.
- anchor(Object) - Method in interface org.opendaylight.serviceutils.metrics.ImmutableMetricDescriptor.AnchorBuildStage
-
Initializes the value for the
anchor
attribute. - anchor(Object) - Method in class org.opendaylight.serviceutils.metrics.ImmutableMetricDescriptor.Builder
-
Initializes the value for the
anchor
attribute. - apply(T) - Method in interface org.opendaylight.serviceutils.metrics.function.CheckedFunction
- apply(T) - Method in interface org.opendaylight.serviceutils.metrics.function.InterruptibleCheckedFunction
- augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.ops.rev180626.service.ops.services.OperationsBuilder
-
Return the specified augmentation, if it is present in this builder.
- augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.ops.rev180626.service.ops.ServicesBuilder
-
Return the specified augmentation, if it is present in this builder.
- augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.ops.rev180626.ServiceOpsBuilder
-
Return the specified augmentation, if it is present in this builder.
- augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.rpc.rev180626.RecoverInputBuilder
-
Return the specified augmentation, if it is present in this builder.
- augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.rpc.rev180626.RecoverOutputBuilder
-
Return the specified augmentation, if it is present in this builder.
- augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.rpc.rev180626.ReinstallInputBuilder
-
Return the specified augmentation, if it is present in this builder.
- augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.rpc.rev180626.ReinstallOutputBuilder
-
Return the specified augmentation, if it is present in this builder.
- augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.upgrade.rev180702.UpgradeConfigBuilder
-
Return the specified augmentation, if it is present in this builder.
B
- bindingEquals(ServiceOps, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.ops.rev180626.ServiceOps
-
Default implementation of
Object.equals(Object)
contract for this interface. - bindingEquals(Services, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.ops.rev180626.service.ops.Services
-
Default implementation of
Object.equals(Object)
contract for this interface. - bindingEquals(Operations, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.ops.rev180626.service.ops.services.Operations
-
Default implementation of
Object.equals(Object)
contract for this interface. - bindingEquals(RecoverInput, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.rpc.rev180626.RecoverInput
-
Default implementation of
Object.equals(Object)
contract for this interface. - bindingEquals(RecoverOutput, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.rpc.rev180626.RecoverOutput
-
Default implementation of
Object.equals(Object)
contract for this interface. - bindingEquals(ReinstallInput, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.rpc.rev180626.ReinstallInput
-
Default implementation of
Object.equals(Object)
contract for this interface. - bindingEquals(ReinstallOutput, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.rpc.rev180626.ReinstallOutput
-
Default implementation of
Object.equals(Object)
contract for this interface. - bindingEquals(UpgradeConfig, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.upgrade.rev180702.UpgradeConfig
-
Default implementation of
Object.equals(Object)
contract for this interface. - bindingHashCode(ServiceOps) - Static method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.ops.rev180626.ServiceOps
-
Default implementation of
Object.hashCode()
contract for this interface. - bindingHashCode(Services) - Static method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.ops.rev180626.service.ops.Services
-
Default implementation of
Object.hashCode()
contract for this interface. - bindingHashCode(Operations) - Static method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.ops.rev180626.service.ops.services.Operations
-
Default implementation of
Object.hashCode()
contract for this interface. - bindingHashCode(RecoverInput) - Static method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.rpc.rev180626.RecoverInput
-
Default implementation of
Object.hashCode()
contract for this interface. - bindingHashCode(RecoverOutput) - Static method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.rpc.rev180626.RecoverOutput
-
Default implementation of
Object.hashCode()
contract for this interface. - bindingHashCode(ReinstallInput) - Static method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.rpc.rev180626.ReinstallInput
-
Default implementation of
Object.hashCode()
contract for this interface. - bindingHashCode(ReinstallOutput) - Static method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.rpc.rev180626.ReinstallOutput
-
Default implementation of
Object.hashCode()
contract for this interface. - bindingHashCode(UpgradeConfig) - Static method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.upgrade.rev180702.UpgradeConfig
-
Default implementation of
Object.hashCode()
contract for this interface. - bindingToString(ServiceOps) - Static method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.ops.rev180626.ServiceOps
-
Default implementation of
Object.toString()
contract for this interface. - bindingToString(Services) - Static method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.ops.rev180626.service.ops.Services
-
Default implementation of
Object.toString()
contract for this interface. - bindingToString(Operations) - Static method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.ops.rev180626.service.ops.services.Operations
-
Default implementation of
Object.toString()
contract for this interface. - bindingToString(RecoverInput) - Static method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.rpc.rev180626.RecoverInput
-
Default implementation of
Object.toString()
contract for this interface. - bindingToString(RecoverOutput) - Static method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.rpc.rev180626.RecoverOutput
-
Default implementation of
Object.toString()
contract for this interface. - bindingToString(ReinstallInput) - Static method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.rpc.rev180626.ReinstallInput
-
Default implementation of
Object.toString()
contract for this interface. - bindingToString(ReinstallOutput) - Static method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.rpc.rev180626.ReinstallOutput
-
Default implementation of
Object.toString()
contract for this interface. - bindingToString(UpgradeConfig) - Static method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.upgrade.rev180702.UpgradeConfig
-
Default implementation of
Object.toString()
contract for this interface. - build() - Method in class org.opendaylight.serviceutils.metrics.ImmutableMetricDescriptor.Builder
-
Builds a new
ImmutableMetricDescriptor
. - build() - Method in interface org.opendaylight.serviceutils.metrics.ImmutableMetricDescriptor.BuildFinal
-
Builds a new
ImmutableMetricDescriptor
. - build() - Method in class org.opendaylight.serviceutils.tools.rpc.FutureRpcResults.FutureRpcResultBuilder
-
Builds the Future RpcResult.
- build() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.ops.rev180626.service.ops.services.OperationsBuilder
-
A new
Operations
instance. - build() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.ops.rev180626.service.ops.ServicesBuilder
-
A new
Services
instance. - build() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.ops.rev180626.ServiceOpsBuilder
-
A new
ServiceOps
instance. - build() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.rpc.rev180626.RecoverInputBuilder
-
A new
RecoverInput
instance. - build() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.rpc.rev180626.RecoverOutputBuilder
-
A new
RecoverOutput
instance. - build() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.rpc.rev180626.ReinstallInputBuilder
-
A new
ReinstallInput
instance. - build() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.rpc.rev180626.ReinstallOutputBuilder
-
A new
ReinstallOutput
instance. - build() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.upgrade.rev180702.UpgradeConfigBuilder
-
A new
UpgradeConfig
instance. - builder() - Static method in class org.opendaylight.serviceutils.metrics.ImmutableMetricDescriptor
-
Creates a builder for
ImmutableMetricDescriptor
. - builder() - Static method in class org.opendaylight.serviceutils.metrics.MetricDescriptor
C
- call() - Method in interface org.opendaylight.serviceutils.metrics.function.CheckedCallable
- ChainableDataTreeChangeListener<T> - Interface in org.opendaylight.serviceutils.tools.listener
-
DataTreeChangeListener
which can notify another DataTreeChangeListener. - ChainableDataTreeChangeListener<T> - Interface in org.opendaylight.serviceutils.tools.mdsal.listener
-
Deprecated.Use
listener-api
instead. - ChainableDataTreeChangeListenerImpl<T> - Class in org.opendaylight.serviceutils.tools.listener
-
Default implementation of ChainableDataTreeChangeListener.
- ChainableDataTreeChangeListenerImpl<T> - Class in org.opendaylight.serviceutils.tools.mdsal.listener
-
Deprecated.Use
listener-api
instead. - ChainableDataTreeChangeListenerImpl() - Constructor for class org.opendaylight.serviceutils.tools.listener.ChainableDataTreeChangeListenerImpl
- ChainableDataTreeChangeListenerImpl() - Constructor for class org.opendaylight.serviceutils.tools.mdsal.listener.ChainableDataTreeChangeListenerImpl
-
Deprecated.
- check() - Method in class org.opendaylight.serviceutils.metrics.MetricDescriptor
- check(String, Pattern) - Static method in class org.opendaylight.serviceutils.metrics.IDs
-
Validate that ID matches regexp Pattern passed as argument.
- CheckedBiConsumer<T,
U, - Interface in org.opendaylight.serviceutils.metrics.functionE> -
Represents an operation that accepts two input arguments and returns no result, but can throw a checked exception.
- CheckedCallable<V,
E> - Interface in org.opendaylight.serviceutils.metrics.function - CheckedConsumer<T,
E> - Interface in org.opendaylight.serviceutils.metrics.function -
Consumer
which can throw a checked exception. - CheckedFunction<T,
R, - Interface in org.opendaylight.serviceutils.metrics.functionE> -
Function
which can throw a checked exception. - CheckedRunnable<E> - Interface in org.opendaylight.serviceutils.metrics.function
-
Functional interface similar to
Runnable
(but not technically extending Runnable, because it cannot; and doesn't have to) which can throw a generically parameterized type of checked exception. - checkOnlyAZ09(String) - Static method in class org.opendaylight.serviceutils.metrics.IDs
-
Validate that ID matches regular expression
[a-zA-Z][a-zA-Z0-9]*
(upper or lower case letter or digits, but not start with digit, no dots). - checkOnlyAZ09Dot(String) - Static method in class org.opendaylight.serviceutils.metrics.IDs
-
Validate that ID matches regular expression
[a-zA-Z0-9][a-zA-Z0-9.]*
(dots allowed, but not starting with). - checkOnlyAZ09Underscore(String) - Static method in class org.opendaylight.serviceutils.metrics.IDs
-
Validate that ID matches regular expression
[a-zA-Z][a-zA-Z0-9_]*
(underscores allowed, but not starting with; no dots). - checkOnlyLowercaseAZ09(String) - Static method in class org.opendaylight.serviceutils.metrics.IDs
-
Validate that ID matches regular expression
[a-z][a-z0-9]*
(lower case letter or digits, but not start with digit, no dots). - close() - Method in class org.opendaylight.serviceutils.metrics.internal.MetricProviderImpl
- close() - Method in class org.opendaylight.serviceutils.metrics.prometheus.impl.PrometheusMetricProvider
- close() - Method in class org.opendaylight.serviceutils.metrics.sample.MetricsExample
- close() - Method in class org.opendaylight.serviceutils.srm.impl.RegistryControlImpl
- close() - Method in class org.opendaylight.serviceutils.tools.listener.AbstractAsyncDataTreeChangeListener
- close() - Method in class org.opendaylight.serviceutils.tools.listener.AbstractClusteredAsyncDataTreeChangeListener
- close() - Method in class org.opendaylight.serviceutils.tools.listener.AbstractClusteredSyncDataTreeChangeListener
- close() - Method in class org.opendaylight.serviceutils.tools.listener.AbstractSyncDataTreeChangeListener
- close() - Method in class org.opendaylight.serviceutils.tools.mdsal.listener.AbstractAsyncDataTreeChangeListener
- close() - Method in class org.opendaylight.serviceutils.tools.mdsal.listener.AbstractClusteredAsyncDataTreeChangeListener
- close() - Method in class org.opendaylight.serviceutils.tools.mdsal.listener.AbstractClusteredSyncDataTreeChangeListener
- close() - Method in class org.opendaylight.serviceutils.tools.mdsal.listener.AbstractSyncDataTreeChangeListener
- close() - Method in class org.opendaylight.serviceutils.srm.impl.ServiceRecoveryListener
- close() - Method in class org.opendaylight.serviceutils.upgrade.impl.UpgradeStateListener
- Configuration - Annotation Interface in org.opendaylight.serviceutils.metrics.internal
-
Configuration properties for the metrics implementation.
- copyOf(MetricDescriptor) - Static method in class org.opendaylight.serviceutils.metrics.ImmutableMetricDescriptor
-
Creates an immutable copy of a
MetricDescriptor
value. - Counter - Interface in org.opendaylight.serviceutils.metrics
-
Counter metric, which is a simple incrementing and decrementing number.
- createFile(int, int) - Method in class org.opendaylight.serviceutils.metrics.internal.MetricsFileReporter
- createName(String, String, String) - Method in class org.opendaylight.serviceutils.metrics.internal.CustomObjectNameFactory
- CustomObjectNameFactory - Class in org.opendaylight.serviceutils.metrics.internal
-
Custom transformer of String Metric ID to JMX ObjectName.
- CustomObjectNameFactory() - Constructor for class org.opendaylight.serviceutils.metrics.internal.CustomObjectNameFactory
D
- dataChangedTo(UpgradeConfig) - Method in class org.opendaylight.serviceutils.upgrade.impl.UpgradeStateListener
- deadlockedThreadsMaxLogIntervalSecs() - Element in annotation interface org.opendaylight.serviceutils.metrics.internal.Configuration
- DEBUG - Enum constant in enum class org.opendaylight.serviceutils.tools.rpc.FutureRpcResults.LogLevel
- decrement() - Method in interface org.opendaylight.serviceutils.metrics.Counter
- decrement(long) - Method in interface org.opendaylight.serviceutils.metrics.Counter
- deregisterListener() - Method in interface org.opendaylight.serviceutils.srm.RecoverableListener
-
Deregister a recoverable listener.
- description() - Method in class org.opendaylight.serviceutils.metrics.ImmutableMetricDescriptor
-
Human readable description of the Metric.
- description() - Method in class org.opendaylight.serviceutils.metrics.MetricDescriptor
-
Human readable description of the Metric.
- description(String) - Method in class org.opendaylight.serviceutils.metrics.ImmutableMetricDescriptor.Builder
-
Initializes the value for the
description
attribute. - description(String) - Method in interface org.opendaylight.serviceutils.metrics.ImmutableMetricDescriptor.BuildFinal
-
Initializes the value for the
description
attribute.
E
- empty() - Static method in class org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.ops.rev180626.ServiceOpsBuilder
-
Get empty instance of ServiceOps.
- empty() - Static method in class org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.upgrade.rev180702.UpgradeConfigBuilder
-
Get empty instance of UpgradeConfig.
- EntityNameBase - Interface in org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.types.rev180626
-
Base identity for all srm entity names
- EntityTypeBase - Interface in org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.types.rev180626
-
Base identity for all srm entity types
- EntityTypeInstance - Interface in org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.types.rev180626
-
SRM Entity type instance
- EntityTypeService - Interface in org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.types.rev180626
-
SRM Entity type service
- equals(Object) - Method in class org.opendaylight.serviceutils.metrics.ImmutableMetricDescriptor
-
This instance is equal to all instances of
ImmutableMetricDescriptor
that have equal attribute values. - equals(Object) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.ops.rev180626.service.ops.services.OperationsKey
- equals(Object) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.ops.rev180626.service.ops.ServicesKey
- ERROR - Enum constant in enum class org.opendaylight.serviceutils.tools.rpc.FutureRpcResults.LogLevel
- execute() - Method in class org.opendaylight.serviceutils.srm.shell.RecoverCommand
- execute() - Method in class org.opendaylight.serviceutils.srm.shell.ReinstallCommand
- execute() - Method in class org.opendaylight.serviceutils.srm.shell.SrmDebugCommand
F
- fileReporterIntervalSecs() - Element in annotation interface org.opendaylight.serviceutils.metrics.internal.Configuration
- fromBuilder(Logger, String, I, Callable<O>) - Static method in class org.opendaylight.serviceutils.tools.rpc.FutureRpcResults
- fromListenableFuture(Logger, String, I, Callable<ListenableFuture<O>>) - Static method in class org.opendaylight.serviceutils.tools.rpc.FutureRpcResults
-
Create a Builder for a ListenableFuture to Future<RpcResult<O>> transformer.
- FutureRpcResults - Class in org.opendaylight.serviceutils.tools.rpc
-
Utility to simplify correctly handling transformation of Future of RpcResult to return.
- FutureRpcResults.FutureRpcResultBuilder<I,
O> - Class in org.opendaylight.serviceutils.tools.rpc - FutureRpcResults.LogLevel - Enum Class in org.opendaylight.serviceutils.tools.rpc
G
- GeniusIfm - Interface in org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.types.rev180626
-
SRM Entity name for IFM service
- GeniusIfmInterface - Interface in org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.types.rev180626
-
SRM Entity name for IFM's interface instance
- GeniusItm - Interface in org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.types.rev180626
-
SRM Entity name for ITM service
- GeniusItmTep - Interface in org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.types.rev180626
-
SRM Entity name for ITM's tep instance
- GeniusItmTz - Interface in org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.types.rev180626
-
SRM Entity name for ITM's transportzone instance
- get() - Method in interface org.opendaylight.serviceutils.metrics.Counter
-
Gets the total number of events.
- get() - Method in interface org.opendaylight.serviceutils.metrics.Meter
-
Gets the total number of events.
- getDataBroker() - Method in class org.opendaylight.serviceutils.tools.listener.AbstractAsyncDataTreeChangeListener
- getDataBroker() - Method in class org.opendaylight.serviceutils.tools.listener.AbstractClusteredAsyncDataTreeChangeListener
- getDataBroker() - Method in class org.opendaylight.serviceutils.tools.listener.AbstractClusteredSyncDataTreeChangeListener
- getDataBroker() - Method in class org.opendaylight.serviceutils.tools.listener.AbstractSyncDataTreeChangeListener
- getDataBroker() - Method in class org.opendaylight.serviceutils.tools.mdsal.listener.AbstractAsyncDataTreeChangeListener
- getDataBroker() - Method in class org.opendaylight.serviceutils.tools.mdsal.listener.AbstractClusteredAsyncDataTreeChangeListener
- getDataBroker() - Method in class org.opendaylight.serviceutils.tools.mdsal.listener.AbstractClusteredSyncDataTreeChangeListener
- getDataBroker() - Method in class org.opendaylight.serviceutils.tools.mdsal.listener.AbstractSyncDataTreeChangeListener
- getDataBroker() - Method in class org.opendaylight.serviceutils.srm.impl.ServiceRecoveryListener
- getDataStoreMetrics() - Method in class org.opendaylight.serviceutils.tools.listener.AbstractAsyncDataTreeChangeListener
- getDataStoreMetrics() - Method in class org.opendaylight.serviceutils.tools.listener.AbstractClusteredAsyncDataTreeChangeListener
- getDataStoreMetrics() - Method in class org.opendaylight.serviceutils.tools.listener.AbstractClusteredSyncDataTreeChangeListener
- getDataStoreMetrics() - Method in class org.opendaylight.serviceutils.tools.listener.AbstractSyncDataTreeChangeListener
- getDataStoreMetrics() - Method in class org.opendaylight.serviceutils.tools.mdsal.listener.AbstractAsyncDataTreeChangeListener
- getDataStoreMetrics() - Method in class org.opendaylight.serviceutils.tools.mdsal.listener.AbstractClusteredAsyncDataTreeChangeListener
- getDataStoreMetrics() - Method in class org.opendaylight.serviceutils.tools.mdsal.listener.AbstractClusteredSyncDataTreeChangeListener
- getDataStoreMetrics() - Method in class org.opendaylight.serviceutils.tools.mdsal.listener.AbstractSyncDataTreeChangeListener
- getDataStoreMetrics() - Method in class org.opendaylight.serviceutils.srm.impl.ServiceRecoveryListener
- getEntityId() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.ops.rev180626.service.ops.services.Operations
-
Return entityId, or
null
if it is not present. - getEntityId() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.ops.rev180626.service.ops.services.OperationsBuilder
-
Return current value associated with the property corresponding to
Operations.getEntityId()
. - getEntityId() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.rpc.rev180626.RecoverInput
-
Return entityId, or
null
if it is not present. - getEntityId() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.rpc.rev180626.RecoverInputBuilder
-
Return current value associated with the property corresponding to
RecoverInput.getEntityId()
. - getEntityName() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.ops.rev180626.service.ops.services.Operations
-
Return entityName, or
null
if it is not present. - getEntityName() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.ops.rev180626.service.ops.services.OperationsBuilder
-
Return current value associated with the property corresponding to
Operations.getEntityName()
. - getEntityName() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.ops.rev180626.service.ops.services.OperationsKey
-
Return entityName, guaranteed to be non-null.
- getEntityName() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.rpc.rev180626.RecoverInput
-
Return entityName, or
null
if it is not present. - getEntityName() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.rpc.rev180626.RecoverInputBuilder
-
Return current value associated with the property corresponding to
RecoverInput.getEntityName()
. - getEntityName() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.rpc.rev180626.ReinstallInput
-
Return entityName, or
null
if it is not present. - getEntityName() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.rpc.rev180626.ReinstallInputBuilder
-
Return current value associated with the property corresponding to
ReinstallInput.getEntityName()
. - getEntityName(EntityTypeBase, String) - Static method in class org.opendaylight.serviceutils.srm.shell.SrmCliUtils
-
Get EntityName given name in string.
- getEntityType() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.ops.rev180626.service.ops.services.Operations
-
Return entityType, or
null
if it is not present. - getEntityType() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.ops.rev180626.service.ops.services.OperationsBuilder
-
Return current value associated with the property corresponding to
Operations.getEntityType()
. - getEntityType() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.rpc.rev180626.RecoverInput
-
Return entityType, or
null
if it is not present. - getEntityType() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.rpc.rev180626.RecoverInputBuilder
-
Return current value associated with the property corresponding to
RecoverInput.getEntityType()
. - getEntityType() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.rpc.rev180626.ReinstallInput
-
Return entityType, or
null
if it is not present. - getEntityType() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.rpc.rev180626.ReinstallInputBuilder
-
Return current value associated with the property corresponding to
ReinstallInput.getEntityType()
. - getEntityType(String) - Static method in class org.opendaylight.serviceutils.srm.shell.SrmCliUtils
-
Get EntityName given name in string.
- getExecutorService() - Method in class org.opendaylight.serviceutils.tools.listener.AbstractAsyncDataTreeChangeListener
-
Returns the ExecutorService provided when constructing this instance.
- getExecutorService() - Method in class org.opendaylight.serviceutils.tools.listener.AbstractClusteredAsyncDataTreeChangeListener
-
Returns the ExecutorService provided when constructing this instance.
- getExecutorService() - Method in class org.opendaylight.serviceutils.tools.mdsal.listener.AbstractAsyncDataTreeChangeListener
-
Deprecated.Returns the ExecutorService provided when constructing this instance.
- getExecutorService() - Method in class org.opendaylight.serviceutils.tools.mdsal.listener.AbstractClusteredAsyncDataTreeChangeListener
-
Deprecated.Returns the ExecutorService provided when constructing this instance.
- getImportedModules() - Method in class org.opendaylight.yang.svc.v1.urn.opendaylight.serviceutils.srm.ops.rev180626.YangModuleInfoImpl
- getImportedModules() - Method in class org.opendaylight.yang.svc.v1.urn.opendaylight.serviceutils.srm.rpc.rev180626.YangModuleInfoImpl
- getImportedModules() - Method in class org.opendaylight.yang.svc.v1.urn.opendaylight.serviceutils.srm.types.rev180626.YangModuleInfoImpl
- getImportedModules() - Method in class org.opendaylight.yang.svc.v1.urn.opendaylight.serviceutils.upgrade.rev180702.YangModuleInfoImpl
- getInstance() - Static method in class org.opendaylight.yang.svc.v1.urn.opendaylight.serviceutils.srm.ops.rev180626.YangModuleInfoImpl
-
Return the singleton instance of this class.
- getInstance() - Static method in class org.opendaylight.yang.svc.v1.urn.opendaylight.serviceutils.srm.rpc.rev180626.YangModuleInfoImpl
-
Return the singleton instance of this class.
- getInstance() - Static method in class org.opendaylight.yang.svc.v1.urn.opendaylight.serviceutils.srm.types.rev180626.YangModuleInfoImpl
-
Return the singleton instance of this class.
- getInstance() - Static method in class org.opendaylight.yang.svc.v1.urn.opendaylight.serviceutils.upgrade.rev180702.YangModuleInfoImpl
-
Return the singleton instance of this class.
- getMessage() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.rpc.rev180626.RecoverOutput
-
Return message, or
null
if it is not present. - getMessage() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.rpc.rev180626.RecoverOutputBuilder
-
Return current value associated with the property corresponding to
RecoverOutput.getMessage()
. - getMessage() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.rpc.rev180626.ReinstallOutput
-
Return message, or
null
if it is not present. - getMessage() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.rpc.rev180626.ReinstallOutputBuilder
-
Return current value associated with the property corresponding to
ReinstallOutput.getMessage()
. - getModuleInfo() - Method in class org.opendaylight.yang.svc.v1.urn.opendaylight.serviceutils.srm.ops.rev180626.YangModelBindingProviderImpl
- getModuleInfo() - Method in class org.opendaylight.yang.svc.v1.urn.opendaylight.serviceutils.srm.rpc.rev180626.YangModelBindingProviderImpl
- getModuleInfo() - Method in class org.opendaylight.yang.svc.v1.urn.opendaylight.serviceutils.srm.types.rev180626.YangModelBindingProviderImpl
- getModuleInfo() - Method in class org.opendaylight.yang.svc.v1.urn.opendaylight.serviceutils.upgrade.rev180702.YangModelBindingProviderImpl
- getName() - Method in class org.opendaylight.yang.svc.v1.urn.opendaylight.serviceutils.srm.ops.rev180626.YangModuleInfoImpl
- getName() - Method in class org.opendaylight.yang.svc.v1.urn.opendaylight.serviceutils.srm.rpc.rev180626.YangModuleInfoImpl
- getName() - Method in class org.opendaylight.yang.svc.v1.urn.opendaylight.serviceutils.srm.types.rev180626.YangModuleInfoImpl
- getName() - Method in class org.opendaylight.yang.svc.v1.urn.opendaylight.serviceutils.upgrade.rev180702.YangModuleInfoImpl
- getNameHelp(EntityTypeBase) - Static method in class org.opendaylight.serviceutils.srm.shell.SrmCliUtils
- getOperations() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.ops.rev180626.service.ops.Services
-
Return operations, or
null
if it is not present. - getOperations() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.ops.rev180626.service.ops.ServicesBuilder
-
Return current value associated with the property corresponding to
Services.getOperations()
. - getRecoverableListeners(String) - Method in class org.opendaylight.serviceutils.srm.impl.ServiceRecoveryRegistryImpl
- getRecoverableListeners(String) - Method in interface org.opendaylight.serviceutils.srm.ServiceRecoveryRegistry
- getRegisteredServiceRecoveryHandler(String) - Method in class org.opendaylight.serviceutils.srm.impl.ServiceRecoveryRegistryImpl
- getRegisteredServiceRecoveryHandler(String) - Method in interface org.opendaylight.serviceutils.srm.ServiceRecoveryRegistry
- getRegistry() - Method in class org.opendaylight.serviceutils.metrics.internal.MetricProviderImpl
- getRegistry() - Method in class org.opendaylight.serviceutils.metrics.internal.OSGiMetricProvider
- getResponse() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.rpc.rev180626.RecoverOutput
-
Return response, or
null
if it is not present. - getResponse() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.rpc.rev180626.RecoverOutputBuilder
-
Return current value associated with the property corresponding to
RecoverOutput.getResponse()
. - getServiceName() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.ops.rev180626.service.ops.Services
-
Return serviceName, or
null
if it is not present. - getServiceName() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.ops.rev180626.service.ops.ServicesBuilder
-
Return current value associated with the property corresponding to
Services.getServiceName()
. - getServiceName() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.ops.rev180626.service.ops.ServicesKey
-
Return serviceName, guaranteed to be non-null.
- getServiceOps() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.ops.rev180626.OdlSrmOpsData
-
Return serviceOps, or
null
if it is not present. - getServices() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.ops.rev180626.ServiceOps
-
Return services, or
null
if it is not present. - getServices() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.ops.rev180626.ServiceOpsBuilder
-
Return current value associated with the property corresponding to
ServiceOps.getServices()
. - getSuccessful() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.rpc.rev180626.ReinstallOutput
-
Return successful, or
null
if it is not present. - getSuccessful() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.rpc.rev180626.ReinstallOutputBuilder
-
Return current value associated with the property corresponding to
ReinstallOutput.getSuccessful()
. - getTriggerOperation() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.ops.rev180626.service.ops.services.Operations
-
Return triggerOperation, or
null
if it is not present. - getTriggerOperation() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.ops.rev180626.service.ops.services.OperationsBuilder
-
Return current value associated with the property corresponding to
Operations.getTriggerOperation()
. - getTypeHelp() - Static method in class org.opendaylight.serviceutils.srm.shell.SrmCliUtils
- getUpgradeConfig() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.upgrade.rev180702.OdlServiceutilsUpgradeData
-
Return upgradeConfig, or
null
if it is not present. - getUpgradeInProgress() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.upgrade.rev180702.UpgradeConfig
-
Return upgradeInProgress, or
null
if it is not present. - getUpgradeInProgress() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.upgrade.rev180702.UpgradeConfigBuilder
-
Return current value associated with the property corresponding to
UpgradeConfig.getUpgradeInProgress()
.
H
- hashCode() - Method in class org.opendaylight.serviceutils.metrics.ImmutableMetricDescriptor
-
Computes a hash code from attributes:
anchor
,project
,module
,id
,description
. - hashCode() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.ops.rev180626.service.ops.services.OperationsKey
- hashCode() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.ops.rev180626.service.ops.ServicesKey
I
- id() - Method in class org.opendaylight.serviceutils.metrics.ImmutableMetricDescriptor
-
ID of the Metric, unique within given
ImmutableMetricDescriptor.project()
+ImmutableMetricDescriptor.module()
. - id() - Method in class org.opendaylight.serviceutils.metrics.MetricDescriptor
-
ID of the Metric, unique within given
MetricDescriptor.project()
+MetricDescriptor.module()
. - id(String) - Method in class org.opendaylight.serviceutils.metrics.ImmutableMetricDescriptor.Builder
-
Initializes the value for the
id
attribute. - id(String) - Method in interface org.opendaylight.serviceutils.metrics.ImmutableMetricDescriptor.IdBuildStage
-
Initializes the value for the
id
attribute. - IDs - Class in org.opendaylight.serviceutils.metrics
-
Validations for "ID" like simple types.
- ImmutableMetricDescriptor - Class in org.opendaylight.serviceutils.metrics
-
Immutable implementation of
MetricDescriptor
. - ImmutableMetricDescriptor.AnchorBuildStage - Interface in org.opendaylight.serviceutils.metrics
- ImmutableMetricDescriptor.Builder - Class in org.opendaylight.serviceutils.metrics
-
Builds instances of type
ImmutableMetricDescriptor
. - ImmutableMetricDescriptor.BuildFinal - Interface in org.opendaylight.serviceutils.metrics
- ImmutableMetricDescriptor.IdBuildStage - Interface in org.opendaylight.serviceutils.metrics
- ImmutableMetricDescriptor.ModuleBuildStage - Interface in org.opendaylight.serviceutils.metrics
- ImmutableMetricDescriptor.ProjectBuildStage - Interface in org.opendaylight.serviceutils.metrics
- implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.ops.rev180626.OdlSrmOpsData
- implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.ops.rev180626.service.ops.Services
- implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.ops.rev180626.service.ops.services.Operations
- implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.ops.rev180626.ServiceOps
- implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.rpc.rev180626.OdlSrmRpcsData
- implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.rpc.rev180626.Recover
- implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.rpc.rev180626.RecoverInput
- implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.rpc.rev180626.RecoverOutput
- implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.rpc.rev180626.Reinstall
- implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.rpc.rev180626.ReinstallInput
- implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.rpc.rev180626.ReinstallOutput
- implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.rpc.rev180626.RpcFailEntityId
- implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.rpc.rev180626.RpcFailEntityName
- implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.rpc.rev180626.RpcFailEntityType
- implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.rpc.rev180626.RpcFailOpNotSupported
- implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.rpc.rev180626.RpcFailUnknown
- implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.rpc.rev180626.RpcResultBase
- implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.rpc.rev180626.RpcSuccess
- implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.types.rev180626.EntityNameBase
- implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.types.rev180626.EntityTypeBase
- implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.types.rev180626.EntityTypeInstance
- implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.types.rev180626.EntityTypeService
- implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.types.rev180626.GeniusIfm
- implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.types.rev180626.GeniusIfmInterface
- implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.types.rev180626.GeniusItm
- implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.types.rev180626.GeniusItmTep
- implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.types.rev180626.GeniusItmTz
- implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.types.rev180626.NetvirtAcl
- implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.types.rev180626.NetvirtAclInstance
- implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.types.rev180626.NetvirtAclInterface
- implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.types.rev180626.NetvirtDhcp
- implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.types.rev180626.NetvirtElan
- implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.types.rev180626.NetvirtElanInterface
- implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.types.rev180626.NetvirtL2gw
- implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.types.rev180626.NetvirtL2gwConnection
- implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.types.rev180626.NetvirtL2gwNode
- implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.types.rev180626.NetvirtQos
- implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.types.rev180626.NetvirtQosPolicyInstance
- implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.types.rev180626.NetvirtVpn
- implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.types.rev180626.NetvirtVpnInstance
- implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.types.rev180626.OdlSrmTypesData
- implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.types.rev180626.Ofplugin
- implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.types.rev180626.ServiceOpBase
- implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.types.rev180626.ServiceOpRecover
- implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.types.rev180626.ServiceOpReinstall
- implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.upgrade.rev180702.OdlServiceutilsUpgradeData
- implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.upgrade.rev180702.UpgradeConfig
- increment() - Method in interface org.opendaylight.serviceutils.metrics.Counter
- increment(long) - Method in interface org.opendaylight.serviceutils.metrics.Counter
- INFO - Enum constant in enum class org.opendaylight.serviceutils.tools.rpc.FutureRpcResults.LogLevel
- InterruptibleCheckedConsumer<T,
E> - Interface in org.opendaylight.serviceutils.metrics.function -
Consumer
which can throw a checked exception and be interrupted. - InterruptibleCheckedFunction<T,
R, - Interface in org.opendaylight.serviceutils.metrics.functionE> -
Function
which can throw a checked exception and be interrupted. - invoke(RecoverInput) - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.rpc.rev180626.Recover
- invoke(ReinstallInput) - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.rpc.rev180626.Reinstall
- isUpgradeInProgress() - Method in class org.opendaylight.serviceutils.upgrade.impl.UpgradeStateListener
- isUpgradeInProgress() - Method in interface org.opendaylight.serviceutils.upgrade.UpgradeState
K
- key() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.ops.rev180626.service.ops.Services
- key() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.ops.rev180626.service.ops.services.Operations
- key() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.ops.rev180626.service.ops.services.OperationsBuilder
-
Return current value associated with the property corresponding to
Operations.key()
. - key() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.ops.rev180626.service.ops.ServicesBuilder
-
Return current value associated with the property corresponding to
Services.key()
.
L
- label(String) - Method in interface org.opendaylight.serviceutils.metrics.Labeled
- Labeled<T> - Interface in org.opendaylight.serviceutils.metrics
-
Labeled wrapper which "tags" T objects.
- log(Logger, String, Object...) - Method in enum class org.opendaylight.serviceutils.tools.rpc.FutureRpcResults.LogLevel
M
- mac(String) - Method in class org.opendaylight.serviceutils.metrics.sample.MetricsAdvancedExample.MacLabeledMeter
- MacLabeledMeter(Labeled<Meter>) - Constructor for class org.opendaylight.serviceutils.metrics.sample.MetricsAdvancedExample.MacLabeledMeter
- mark() - Method in interface org.opendaylight.serviceutils.metrics.Meter
-
Mark the occurrence of an event.
- mark(long) - Method in interface org.opendaylight.serviceutils.metrics.Meter
-
Mark the occurrence of a given number of events.
- maxThreads() - Element in annotation interface org.opendaylight.serviceutils.metrics.internal.Configuration
- maxThreadsMaxLogIntervalSecs() - Element in annotation interface org.opendaylight.serviceutils.metrics.internal.Configuration
- Meter - Interface in org.opendaylight.serviceutils.metrics
-
Meter metric, which measures throughput.
- MetricDescriptor - Class in org.opendaylight.serviceutils.metrics
-
Descriptor of Metric.
- MetricDescriptor() - Constructor for class org.opendaylight.serviceutils.metrics.MetricDescriptor
- MetricProvider - Interface in org.opendaylight.serviceutils.metrics
-
Factory to obtain a new metric for use by application code.
- MetricProviderImpl - Class in org.opendaylight.serviceutils.metrics.internal
-
Implementation of
MetricProvider
based on Coda Hale's Dropwizard Metrics. - MetricProviderImpl() - Constructor for class org.opendaylight.serviceutils.metrics.internal.MetricProviderImpl
- MetricProviderImpl(Configuration) - Constructor for class org.opendaylight.serviceutils.metrics.internal.MetricProviderImpl
- MetricsAdvancedExample - Class in org.opendaylight.serviceutils.metrics.sample
-
Example illustrating advanced type safe usage of metrics API.
- MetricsAdvancedExample(MetricProvider) - Constructor for class org.opendaylight.serviceutils.metrics.sample.MetricsAdvancedExample
- MetricsAdvancedExample.MacLabeledMeter - Class in org.opendaylight.serviceutils.metrics.sample
- MetricsAdvancedExample.PortLabeledMeter - Class in org.opendaylight.serviceutils.metrics.sample
- MetricsExample - Class in org.opendaylight.serviceutils.metrics.sample
-
Example illustrating usage of metrics API, and demo.
- MetricsExample(MetricProvider) - Constructor for class org.opendaylight.serviceutils.metrics.sample.MetricsExample
- MetricsFileReporter - Class in org.opendaylight.serviceutils.metrics.internal
- MetricsFileReporter(MetricRegistry, Duration) - Constructor for class org.opendaylight.serviceutils.metrics.internal.MetricsFileReporter
- module() - Method in class org.opendaylight.serviceutils.metrics.ImmutableMetricDescriptor
-
Name of OpenDaylight module the Metric is for, unique within given
ImmutableMetricDescriptor.project()
. - module() - Method in class org.opendaylight.serviceutils.metrics.MetricDescriptor
-
Name of OpenDaylight module the Metric is for, unique within given
MetricDescriptor.project()
. - module(String) - Method in class org.opendaylight.serviceutils.metrics.ImmutableMetricDescriptor.Builder
-
Initializes the value for the
module
attribute. - module(String) - Method in interface org.opendaylight.serviceutils.metrics.ImmutableMetricDescriptor.ModuleBuildStage
-
Initializes the value for the
module
attribute.
N
- NetvirtAcl - Interface in org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.types.rev180626
-
SRM Entity name for ACL service
- NetvirtAclInstance - Interface in org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.types.rev180626
-
SRM Entity name for ACL instance
- NetvirtAclInterface - Interface in org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.types.rev180626
-
SRM Entity name for ACL interface
- NetvirtDhcp - Interface in org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.types.rev180626
-
SRM Entity name for dhcp service
- NetvirtElan - Interface in org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.types.rev180626
-
SRM Entity name for elan service
- NetvirtElanInterface - Interface in org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.types.rev180626
-
SRM Entity name for ELAN interface
- NetvirtL2gw - Interface in org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.types.rev180626
-
SRM Entity name for l2gw service
- NetvirtL2gwConnection - Interface in org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.types.rev180626
-
SRM Entity name for l2gw connection
- NetvirtL2gwNode - Interface in org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.types.rev180626
-
SRM Entity name for l2gw device name
- NetvirtQos - Interface in org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.types.rev180626
-
SRM Entity name for QoS service
- NetvirtQosPolicyInstance - Interface in org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.types.rev180626
-
SRM Entity name for QoS Policy instance
- NetvirtVpn - Interface in org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.types.rev180626
-
SRM Entity name for VPN service
- NetvirtVpnInstance - Interface in org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.types.rev180626
-
SRM Entity name for VPN instance
- newCounter(Object, String) - Method in class org.opendaylight.serviceutils.metrics.testimpl.TestMetricProviderImpl
- newCounter(Object, String) - Method in class org.opendaylight.serviceutils.metrics.internal.MetricProviderImpl
- newCounter(Object, String) - Method in class org.opendaylight.serviceutils.metrics.internal.OSGiMetricProvider
- newCounter(Object, String) - Method in interface org.opendaylight.serviceutils.metrics.MetricProvider
-
Deprecated, for removal: This API element is subject to removal in a future version.use
MetricProvider.newCounter(MetricDescriptor)
instead. - newCounter(Object, String) - Method in class org.opendaylight.serviceutils.metrics.prometheus.impl.PrometheusMetricProvider
-
Deprecated, for removal: This API element is subject to removal in a future version.
- newCounter(MetricDescriptor) - Method in class org.opendaylight.serviceutils.metrics.internal.MetricProviderImpl
- newCounter(MetricDescriptor) - Method in class org.opendaylight.serviceutils.metrics.internal.OSGiMetricProvider
- newCounter(MetricDescriptor) - Method in interface org.opendaylight.serviceutils.metrics.MetricProvider
-
Create new Counter metric without labels.
- newCounter(MetricDescriptor) - Method in class org.opendaylight.serviceutils.metrics.prometheus.impl.PrometheusMetricProvider
- newCounter(MetricDescriptor) - Method in class org.opendaylight.serviceutils.metrics.testimpl.TestMetricProviderImpl
- newCounter(MetricDescriptor, String) - Method in class org.opendaylight.serviceutils.metrics.internal.MetricProviderImpl
- newCounter(MetricDescriptor, String) - Method in class org.opendaylight.serviceutils.metrics.internal.OSGiMetricProvider
- newCounter(MetricDescriptor, String) - Method in interface org.opendaylight.serviceutils.metrics.MetricProvider
-
Create new Counter metric with 1 label.
- newCounter(MetricDescriptor, String) - Method in class org.opendaylight.serviceutils.metrics.prometheus.impl.PrometheusMetricProvider
- newCounter(MetricDescriptor, String) - Method in class org.opendaylight.serviceutils.metrics.testimpl.TestMetricProviderImpl
- newCounter(MetricDescriptor, String, String) - Method in class org.opendaylight.serviceutils.metrics.internal.MetricProviderImpl
- newCounter(MetricDescriptor, String, String) - Method in class org.opendaylight.serviceutils.metrics.internal.OSGiMetricProvider
- newCounter(MetricDescriptor, String, String) - Method in interface org.opendaylight.serviceutils.metrics.MetricProvider
-
Create new Counter metric with 2 labels.
- newCounter(MetricDescriptor, String, String) - Method in class org.opendaylight.serviceutils.metrics.prometheus.impl.PrometheusMetricProvider
- newCounter(MetricDescriptor, String, String) - Method in class org.opendaylight.serviceutils.metrics.testimpl.TestMetricProviderImpl
- newCounter(MetricDescriptor, String, String, String) - Method in class org.opendaylight.serviceutils.metrics.internal.MetricProviderImpl
- newCounter(MetricDescriptor, String, String, String) - Method in class org.opendaylight.serviceutils.metrics.internal.OSGiMetricProvider
- newCounter(MetricDescriptor, String, String, String) - Method in interface org.opendaylight.serviceutils.metrics.MetricProvider
-
Create new Counter metric with 3 labels.
- newCounter(MetricDescriptor, String, String, String) - Method in class org.opendaylight.serviceutils.metrics.prometheus.impl.PrometheusMetricProvider
- newCounter(MetricDescriptor, String, String, String) - Method in class org.opendaylight.serviceutils.metrics.testimpl.TestMetricProviderImpl
- newCounter(MetricDescriptor, String, String, String, String) - Method in class org.opendaylight.serviceutils.metrics.internal.MetricProviderImpl
- newCounter(MetricDescriptor, String, String, String, String) - Method in class org.opendaylight.serviceutils.metrics.internal.OSGiMetricProvider
- newCounter(MetricDescriptor, String, String, String, String) - Method in interface org.opendaylight.serviceutils.metrics.MetricProvider
-
Create new Counter metric with 4 labels.
- newCounter(MetricDescriptor, String, String, String, String) - Method in class org.opendaylight.serviceutils.metrics.prometheus.impl.PrometheusMetricProvider
- newCounter(MetricDescriptor, String, String, String, String) - Method in class org.opendaylight.serviceutils.metrics.testimpl.TestMetricProviderImpl
- newCounter(MetricDescriptor, String, String, String, String, String) - Method in class org.opendaylight.serviceutils.metrics.internal.MetricProviderImpl
- newCounter(MetricDescriptor, String, String, String, String, String) - Method in class org.opendaylight.serviceutils.metrics.internal.OSGiMetricProvider
- newCounter(MetricDescriptor, String, String, String, String, String) - Method in interface org.opendaylight.serviceutils.metrics.MetricProvider
-
Create new Counter metric with 5 labels.
- newCounter(MetricDescriptor, String, String, String, String, String) - Method in class org.opendaylight.serviceutils.metrics.prometheus.impl.PrometheusMetricProvider
- newCounter(MetricDescriptor, String, String, String, String, String) - Method in class org.opendaylight.serviceutils.metrics.testimpl.TestMetricProviderImpl
- newMeter(Object, String) - Method in class org.opendaylight.serviceutils.metrics.testimpl.TestMetricProviderImpl
- newMeter(Object, String) - Method in class org.opendaylight.serviceutils.metrics.internal.MetricProviderImpl
- newMeter(Object, String) - Method in class org.opendaylight.serviceutils.metrics.internal.OSGiMetricProvider
- newMeter(Object, String) - Method in interface org.opendaylight.serviceutils.metrics.MetricProvider
-
Deprecated, for removal: This API element is subject to removal in a future version.use
MetricProvider.newMeter(MetricDescriptor)
instead. - newMeter(Object, String) - Method in class org.opendaylight.serviceutils.metrics.prometheus.impl.PrometheusMetricProvider
-
Deprecated, for removal: This API element is subject to removal in a future version.
- newMeter(MetricDescriptor) - Method in class org.opendaylight.serviceutils.metrics.internal.MetricProviderImpl
- newMeter(MetricDescriptor) - Method in class org.opendaylight.serviceutils.metrics.internal.OSGiMetricProvider
- newMeter(MetricDescriptor) - Method in interface org.opendaylight.serviceutils.metrics.MetricProvider
-
Create new Meter metric without labels.
- newMeter(MetricDescriptor) - Method in class org.opendaylight.serviceutils.metrics.prometheus.impl.PrometheusMetricProvider
- newMeter(MetricDescriptor) - Method in class org.opendaylight.serviceutils.metrics.testimpl.TestMetricProviderImpl
- newMeter(MetricDescriptor, String) - Method in class org.opendaylight.serviceutils.metrics.internal.MetricProviderImpl
- newMeter(MetricDescriptor, String) - Method in class org.opendaylight.serviceutils.metrics.internal.OSGiMetricProvider
- newMeter(MetricDescriptor, String) - Method in interface org.opendaylight.serviceutils.metrics.MetricProvider
-
Create new Meter metric with 1 label.
- newMeter(MetricDescriptor, String) - Method in class org.opendaylight.serviceutils.metrics.prometheus.impl.PrometheusMetricProvider
- newMeter(MetricDescriptor, String) - Method in class org.opendaylight.serviceutils.metrics.testimpl.TestMetricProviderImpl
- newMeter(MetricDescriptor, String, String) - Method in class org.opendaylight.serviceutils.metrics.internal.MetricProviderImpl
- newMeter(MetricDescriptor, String, String) - Method in class org.opendaylight.serviceutils.metrics.internal.OSGiMetricProvider
- newMeter(MetricDescriptor, String, String) - Method in interface org.opendaylight.serviceutils.metrics.MetricProvider
-
Create new Meter metric with 2 labels.
- newMeter(MetricDescriptor, String, String) - Method in class org.opendaylight.serviceutils.metrics.prometheus.impl.PrometheusMetricProvider
- newMeter(MetricDescriptor, String, String) - Method in class org.opendaylight.serviceutils.metrics.testimpl.TestMetricProviderImpl
- newMeter(MetricDescriptor, String, String, String) - Method in class org.opendaylight.serviceutils.metrics.internal.MetricProviderImpl
- newMeter(MetricDescriptor, String, String, String) - Method in class org.opendaylight.serviceutils.metrics.internal.OSGiMetricProvider
- newMeter(MetricDescriptor, String, String, String) - Method in interface org.opendaylight.serviceutils.metrics.MetricProvider
-
Create new Meter metric with 3 labels.
- newMeter(MetricDescriptor, String, String, String) - Method in class org.opendaylight.serviceutils.metrics.prometheus.impl.PrometheusMetricProvider
- newMeter(MetricDescriptor, String, String, String) - Method in class org.opendaylight.serviceutils.metrics.testimpl.TestMetricProviderImpl
- newMeter(MetricDescriptor, String, String, String, String) - Method in class org.opendaylight.serviceutils.metrics.internal.MetricProviderImpl
- newMeter(MetricDescriptor, String, String, String, String) - Method in class org.opendaylight.serviceutils.metrics.internal.OSGiMetricProvider
- newMeter(MetricDescriptor, String, String, String, String) - Method in interface org.opendaylight.serviceutils.metrics.MetricProvider
-
Create new Meter metric with 4 labels.
- newMeter(MetricDescriptor, String, String, String, String) - Method in class org.opendaylight.serviceutils.metrics.prometheus.impl.PrometheusMetricProvider
- newMeter(MetricDescriptor, String, String, String, String) - Method in class org.opendaylight.serviceutils.metrics.testimpl.TestMetricProviderImpl
- newMeter(MetricDescriptor, String, String, String, String, String) - Method in class org.opendaylight.serviceutils.metrics.internal.MetricProviderImpl
- newMeter(MetricDescriptor, String, String, String, String, String) - Method in class org.opendaylight.serviceutils.metrics.internal.OSGiMetricProvider
- newMeter(MetricDescriptor, String, String, String, String, String) - Method in interface org.opendaylight.serviceutils.metrics.MetricProvider
-
Create new Meter metric with 5 labels.
- newMeter(MetricDescriptor, String, String, String, String, String) - Method in class org.opendaylight.serviceutils.metrics.prometheus.impl.PrometheusMetricProvider
- newMeter(MetricDescriptor, String, String, String, String, String) - Method in class org.opendaylight.serviceutils.metrics.testimpl.TestMetricProviderImpl
- newTimer(Object, String) - Method in class org.opendaylight.serviceutils.metrics.testimpl.TestMetricProviderImpl
- newTimer(Object, String) - Method in class org.opendaylight.serviceutils.metrics.internal.MetricProviderImpl
- newTimer(Object, String) - Method in class org.opendaylight.serviceutils.metrics.internal.OSGiMetricProvider
- newTimer(Object, String) - Method in interface org.opendaylight.serviceutils.metrics.MetricProvider
-
Deprecated, for removal: This API element is subject to removal in a future version.
- newTimer(Object, String) - Method in class org.opendaylight.serviceutils.metrics.prometheus.impl.PrometheusMetricProvider
-
Deprecated, for removal: This API element is subject to removal in a future version.
- newTimer(MetricDescriptor) - Method in class org.opendaylight.serviceutils.metrics.internal.MetricProviderImpl
- newTimer(MetricDescriptor) - Method in class org.opendaylight.serviceutils.metrics.internal.OSGiMetricProvider
- newTimer(MetricDescriptor) - Method in interface org.opendaylight.serviceutils.metrics.MetricProvider
-
Create new Timer metric without labels.
- newTimer(MetricDescriptor) - Method in class org.opendaylight.serviceutils.metrics.prometheus.impl.PrometheusMetricProvider
- newTimer(MetricDescriptor) - Method in class org.opendaylight.serviceutils.metrics.testimpl.TestMetricProviderImpl
- newTimer(MetricDescriptor, String) - Method in class org.opendaylight.serviceutils.metrics.internal.MetricProviderImpl
- newTimer(MetricDescriptor, String) - Method in class org.opendaylight.serviceutils.metrics.internal.OSGiMetricProvider
- newTimer(MetricDescriptor, String) - Method in interface org.opendaylight.serviceutils.metrics.MetricProvider
-
Create new Timer metric with 1 label.
- newTimer(MetricDescriptor, String) - Method in class org.opendaylight.serviceutils.metrics.prometheus.impl.PrometheusMetricProvider
- newTimer(MetricDescriptor, String) - Method in class org.opendaylight.serviceutils.metrics.testimpl.TestMetricProviderImpl
- newTimer(MetricDescriptor, String, String) - Method in class org.opendaylight.serviceutils.metrics.internal.MetricProviderImpl
- newTimer(MetricDescriptor, String, String) - Method in class org.opendaylight.serviceutils.metrics.internal.OSGiMetricProvider
- newTimer(MetricDescriptor, String, String) - Method in interface org.opendaylight.serviceutils.metrics.MetricProvider
-
Create new Timer metric with 2 labels.
- newTimer(MetricDescriptor, String, String) - Method in class org.opendaylight.serviceutils.metrics.prometheus.impl.PrometheusMetricProvider
- newTimer(MetricDescriptor, String, String) - Method in class org.opendaylight.serviceutils.metrics.testimpl.TestMetricProviderImpl
- NONE - Enum constant in enum class org.opendaylight.serviceutils.tools.rpc.FutureRpcResults.LogLevel
-
Note that when using LogLevel NONE for failures, then you should set a
FutureRpcResults.FutureRpcResultBuilder.onFailure(Consumer)
which does better logging, or be 100% sure that all callers of the RPC check the returned Future RpcResult appropriately; otherwise you will lose error messages. - nonnullOperations() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.ops.rev180626.service.ops.Services
-
Return operations, or an empty list if it is not present.
- nonnullServiceOps() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.ops.rev180626.OdlSrmOpsData
-
Return serviceOps, or an empty instance if it is not present.
- nonnullServices() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.ops.rev180626.ServiceOps
-
Return services, or an empty list if it is not present.
- nonnullUpgradeConfig() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.upgrade.rev180702.OdlServiceutilsUpgradeData
-
Return upgradeConfig, or an empty instance if it is not present.
- notifyAfterOnDataTreeChanged(List<DataTreeModification<T>>) - Method in class org.opendaylight.serviceutils.tools.listener.ChainableDataTreeChangeListenerImpl
- notifyAfterOnDataTreeChanged(List<DataTreeModification<T>>) - Method in class org.opendaylight.serviceutils.tools.mdsal.listener.ChainableDataTreeChangeListenerImpl
-
Deprecated.
- notifyBeforeOnDataTreeChanged(List<DataTreeModification<T>>) - Method in class org.opendaylight.serviceutils.tools.listener.ChainableDataTreeChangeListenerImpl
- notifyBeforeOnDataTreeChanged(List<DataTreeModification<T>>) - Method in class org.opendaylight.serviceutils.tools.mdsal.listener.ChainableDataTreeChangeListenerImpl
-
Deprecated.
O
- OdlServiceutilsUpgradeData - Interface in org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.upgrade.rev180702
-
This class represents the following YANG schema fragment defined in module odl-serviceutils-upgrade
- OdlSrmOpsData - Interface in org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.ops.rev180626
-
This class represents the following YANG schema fragment defined in module odl-srm-ops
- OdlSrmRpcsData - Interface in org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.rpc.rev180626
-
This class represents the following YANG schema fragment defined in module odl-srm-rpcs
- OdlSrmTypesData - Interface in org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.types.rev180626
-
This class represents the following YANG schema fragment defined in module odl-srm-types
- Ofplugin - Interface in org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.types.rev180626
-
SRM Entity name for openflowplugin service
- onDataTreeChanged(List<DataTreeModification<T>>, DataStoreMetrics) - Method in class org.opendaylight.serviceutils.tools.mdsal.listener.AbstractAsyncDataTreeChangeListener
-
Deprecated.Default method invoked upon data tree change, in turn it calls the appropriate method (add, update, remove) depending on the type of change.
- onDataTreeChanged(List<DataTreeModification<T>>, DataStoreMetrics) - Method in class org.opendaylight.serviceutils.tools.mdsal.listener.AbstractClusteredAsyncDataTreeChangeListener
-
Deprecated.Default method invoked upon data tree change, in turn it calls the appropriate method (add, update, remove) depending on the type of change.
- onDataTreeChanged(List<DataTreeModification<T>>, DataStoreMetrics) - Method in class org.opendaylight.serviceutils.tools.mdsal.listener.AbstractClusteredSyncDataTreeChangeListener
-
Deprecated.Default method invoked upon data tree change, in turn it calls the appropriate method (add, update, remove) depending on the type of change.
- onDataTreeChanged(List<DataTreeModification<T>>, DataStoreMetrics) - Method in class org.opendaylight.serviceutils.tools.mdsal.listener.AbstractSyncDataTreeChangeListener
-
Deprecated.Default method invoked upon data tree change, in turn it calls the appropriate method (add, update, remove) depending on the type of change.
- onDataTreeChanged(List<DataTreeModification<Operations>>, DataStoreMetrics) - Method in class org.opendaylight.serviceutils.srm.impl.ServiceRecoveryListener
-
Deprecated.Default method invoked upon data tree change, in turn it calls the appropriate method (add, update, remove) depending on the type of change.
- onDataTreeChanged(List<DataTreeModification<T>>) - Method in class org.opendaylight.serviceutils.tools.listener.AbstractAsyncDataTreeChangeListener
- onDataTreeChanged(List<DataTreeModification<T>>) - Method in class org.opendaylight.serviceutils.tools.listener.AbstractClusteredAsyncDataTreeChangeListener
- onDataTreeChanged(List<DataTreeModification<T>>) - Method in class org.opendaylight.serviceutils.tools.listener.AbstractClusteredSyncDataTreeChangeListener
- onDataTreeChanged(List<DataTreeModification<T>>) - Method in class org.opendaylight.serviceutils.tools.listener.AbstractSyncDataTreeChangeListener
- onDataTreeChanged(List<DataTreeModification<T>>) - Method in class org.opendaylight.serviceutils.tools.mdsal.listener.AbstractAsyncDataTreeChangeListener
-
Deprecated.
- onDataTreeChanged(List<DataTreeModification<T>>) - Method in class org.opendaylight.serviceutils.tools.mdsal.listener.AbstractClusteredAsyncDataTreeChangeListener
-
Deprecated.
- onDataTreeChanged(List<DataTreeModification<T>>) - Method in class org.opendaylight.serviceutils.tools.mdsal.listener.AbstractClusteredSyncDataTreeChangeListener
-
Deprecated.
- onDataTreeChanged(List<DataTreeModification<T>>) - Method in class org.opendaylight.serviceutils.tools.mdsal.listener.AbstractSyncDataTreeChangeListener
-
Deprecated.
- onDataTreeChanged(List<DataTreeModification<T>>, DataStoreMetrics) - Method in class org.opendaylight.serviceutils.tools.listener.AbstractAsyncDataTreeChangeListener
-
Default method invoked upon data tree change, in turn it calls the appropriate method (add, update, remove) depending on the type of change.
- onDataTreeChanged(List<DataTreeModification<T>>, DataStoreMetrics) - Method in class org.opendaylight.serviceutils.tools.listener.AbstractClusteredAsyncDataTreeChangeListener
-
Default method invoked upon data tree change, in turn it calls the appropriate method (add, update, remove) depending on the type of change.
- onDataTreeChanged(List<DataTreeModification<T>>, DataStoreMetrics) - Method in class org.opendaylight.serviceutils.tools.listener.AbstractClusteredSyncDataTreeChangeListener
-
Default method invoked upon data tree change, in turn it calls the appropriate method (add, update, remove) depending on the type of change.
- onDataTreeChanged(List<DataTreeModification<T>>, DataStoreMetrics) - Method in class org.opendaylight.serviceutils.tools.listener.AbstractSyncDataTreeChangeListener
-
Default method invoked upon data tree change, in turn it calls the appropriate method (add, update, remove) depending on the type of change.
- onEnterLogLevel(FutureRpcResults.LogLevel) - Method in class org.opendaylight.serviceutils.tools.rpc.FutureRpcResults.FutureRpcResultBuilder
-
Sets a custom on-enter SLF4J logging level.
- onFailure(Consumer<Throwable>) - Method in class org.opendaylight.serviceutils.tools.rpc.FutureRpcResults.FutureRpcResultBuilder
-
Sets a custom on-failure action, for a given exception.
- onFailureLogLevel(FutureRpcResults.LogLevel) - Method in class org.opendaylight.serviceutils.tools.rpc.FutureRpcResults.FutureRpcResultBuilder
-
Sets a custom on-failure SLF4J logging level, in case of an exception.
- onSuccess(Consumer<O>) - Method in class org.opendaylight.serviceutils.tools.rpc.FutureRpcResults.FutureRpcResultBuilder
-
Sets a custom on-success action, for a given output.
- onSuccessLogLevel(FutureRpcResults.LogLevel) - Method in class org.opendaylight.serviceutils.tools.rpc.FutureRpcResults.FutureRpcResultBuilder
-
Sets a custom on-success SLF4J logging level.
- open() - Method in class org.opendaylight.serviceutils.metrics.internal.MetricProviderImpl
- Operations - Interface in org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.ops.rev180626.service.ops.services
-
This class represents the following YANG schema fragment defined in module odl-srm-ops
- OperationsBuilder - Class in org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.ops.rev180626.service.ops.services
-
Class that builds
Operations
instances. - OperationsBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.ops.rev180626.service.ops.services.OperationsBuilder
-
Construct an empty builder.
- OperationsBuilder(Operations) - Constructor for class org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.ops.rev180626.service.ops.services.OperationsBuilder
-
Construct a builder initialized with state from specified
Operations
. - OperationsKey - Class in org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.ops.rev180626.service.ops.services
-
This class represents the key of
Operations
class. - OperationsKey(OperationsKey) - Constructor for class org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.ops.rev180626.service.ops.services.OperationsKey
-
Creates a copy from Source Object.
- OperationsKey(EntityNameBase) - Constructor for class org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.ops.rev180626.service.ops.services.OperationsKey
-
Constructs an instance.
- org.opendaylight.serviceutils.metrics - package org.opendaylight.serviceutils.metrics
- org.opendaylight.serviceutils.metrics.function - package org.opendaylight.serviceutils.metrics.function
- org.opendaylight.serviceutils.metrics.internal - package org.opendaylight.serviceutils.metrics.internal
- org.opendaylight.serviceutils.metrics.prometheus.impl - package org.opendaylight.serviceutils.metrics.prometheus.impl
- org.opendaylight.serviceutils.metrics.sample - package org.opendaylight.serviceutils.metrics.sample
- org.opendaylight.serviceutils.metrics.testimpl - package org.opendaylight.serviceutils.metrics.testimpl
- org.opendaylight.serviceutils.srm - package org.opendaylight.serviceutils.srm
- org.opendaylight.serviceutils.srm.impl - package org.opendaylight.serviceutils.srm.impl
- org.opendaylight.serviceutils.srm.shell - package org.opendaylight.serviceutils.srm.shell
- org.opendaylight.serviceutils.srm.spi - package org.opendaylight.serviceutils.srm.spi
- org.opendaylight.serviceutils.tools.listener - package org.opendaylight.serviceutils.tools.listener
- org.opendaylight.serviceutils.tools.mdsal.listener - package org.opendaylight.serviceutils.tools.mdsal.listener
-
Incubator package for a listeners framework.
- org.opendaylight.serviceutils.tools.rpc - package org.opendaylight.serviceutils.tools.rpc
- org.opendaylight.serviceutils.upgrade - package org.opendaylight.serviceutils.upgrade
- org.opendaylight.serviceutils.upgrade.impl - package org.opendaylight.serviceutils.upgrade.impl
- org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.ops.rev180626 - package org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.ops.rev180626
- org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.ops.rev180626.service.ops - package org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.ops.rev180626.service.ops
- org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.ops.rev180626.service.ops.services - package org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.ops.rev180626.service.ops.services
- org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.rpc.rev180626 - package org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.rpc.rev180626
- org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.types.rev180626 - package org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.types.rev180626
- org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.upgrade.rev180702 - package org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.upgrade.rev180702
- org.opendaylight.yang.svc.v1.urn.opendaylight.serviceutils.srm.ops.rev180626 - package org.opendaylight.yang.svc.v1.urn.opendaylight.serviceutils.srm.ops.rev180626
- org.opendaylight.yang.svc.v1.urn.opendaylight.serviceutils.srm.rpc.rev180626 - package org.opendaylight.yang.svc.v1.urn.opendaylight.serviceutils.srm.rpc.rev180626
- org.opendaylight.yang.svc.v1.urn.opendaylight.serviceutils.srm.types.rev180626 - package org.opendaylight.yang.svc.v1.urn.opendaylight.serviceutils.srm.types.rev180626
- org.opendaylight.yang.svc.v1.urn.opendaylight.serviceutils.upgrade.rev180702 - package org.opendaylight.yang.svc.v1.urn.opendaylight.serviceutils.upgrade.rev180702
- OSGiMetricProvider - Class in org.opendaylight.serviceutils.metrics.internal
- OSGiMetricProvider() - Constructor for class org.opendaylight.serviceutils.metrics.internal.OSGiMetricProvider
- OSGiMetricsServlet - Class in org.opendaylight.serviceutils.metrics.prometheus.impl
- OSGiMetricsServlet(CollectorRegistryProvider) - Constructor for class org.opendaylight.serviceutils.metrics.prometheus.impl.OSGiMetricsServlet
P
- port(int) - Method in class org.opendaylight.serviceutils.metrics.sample.MetricsAdvancedExample.PortLabeledMeter
- PortLabeledMeter(Labeled<Labeled<Meter>>) - Constructor for class org.opendaylight.serviceutils.metrics.sample.MetricsAdvancedExample.PortLabeledMeter
- project() - Method in class org.opendaylight.serviceutils.metrics.ImmutableMetricDescriptor
-
Name of OpenDaylight project the Metric is for, unique at opendaylight.org.
- project() - Method in class org.opendaylight.serviceutils.metrics.MetricDescriptor
-
Name of OpenDaylight project the Metric is for, unique at opendaylight.org.
- project(String) - Method in class org.opendaylight.serviceutils.metrics.ImmutableMetricDescriptor.Builder
-
Initializes the value for the
project
attribute. - project(String) - Method in interface org.opendaylight.serviceutils.metrics.ImmutableMetricDescriptor.ProjectBuildStage
-
Initializes the value for the
project
attribute. - PrometheusMetricProvider - Class in org.opendaylight.serviceutils.metrics.prometheus.impl
-
Implementation of
MetricProvider
based on Prometheus.IO. - PrometheusMetricProvider() - Constructor for class org.opendaylight.serviceutils.metrics.prometheus.impl.PrometheusMetricProvider
-
Constructor.
Q
- QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.ops.rev180626.service.ops.services.Operations
-
YANG identifier of the statement represented by this class.
- QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.ops.rev180626.service.ops.Services
-
YANG identifier of the statement represented by this class.
- QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.ops.rev180626.ServiceOps
-
YANG identifier of the statement represented by this class.
- QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.rpc.rev180626.Recover
-
YANG identifier of the statement represented by this class.
- QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.rpc.rev180626.RecoverInput
-
YANG identifier of the statement represented by this class.
- QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.rpc.rev180626.RecoverOutput
-
YANG identifier of the statement represented by this class.
- QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.rpc.rev180626.Reinstall
-
YANG identifier of the statement represented by this class.
- QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.rpc.rev180626.ReinstallInput
-
YANG identifier of the statement represented by this class.
- QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.rpc.rev180626.ReinstallOutput
-
YANG identifier of the statement represented by this class.
- QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.rpc.rev180626.RpcFailEntityId
-
YANG identifier of the statement represented by this class.
- QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.rpc.rev180626.RpcFailEntityName
-
YANG identifier of the statement represented by this class.
- QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.rpc.rev180626.RpcFailEntityType
-
YANG identifier of the statement represented by this class.
- QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.rpc.rev180626.RpcFailOpNotSupported
-
YANG identifier of the statement represented by this class.
- QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.rpc.rev180626.RpcFailUnknown
-
YANG identifier of the statement represented by this class.
- QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.rpc.rev180626.RpcResultBase
-
YANG identifier of the statement represented by this class.
- QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.rpc.rev180626.RpcSuccess
-
YANG identifier of the statement represented by this class.
- QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.types.rev180626.EntityNameBase
-
YANG identifier of the statement represented by this class.
- QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.types.rev180626.EntityTypeBase
-
YANG identifier of the statement represented by this class.
- QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.types.rev180626.EntityTypeInstance
-
YANG identifier of the statement represented by this class.
- QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.types.rev180626.EntityTypeService
-
YANG identifier of the statement represented by this class.
- QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.types.rev180626.GeniusIfm
-
YANG identifier of the statement represented by this class.
- QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.types.rev180626.GeniusIfmInterface
-
YANG identifier of the statement represented by this class.
- QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.types.rev180626.GeniusItm
-
YANG identifier of the statement represented by this class.
- QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.types.rev180626.GeniusItmTep
-
YANG identifier of the statement represented by this class.
- QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.types.rev180626.GeniusItmTz
-
YANG identifier of the statement represented by this class.
- QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.types.rev180626.NetvirtAcl
-
YANG identifier of the statement represented by this class.
- QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.types.rev180626.NetvirtAclInstance
-
YANG identifier of the statement represented by this class.
- QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.types.rev180626.NetvirtAclInterface
-
YANG identifier of the statement represented by this class.
- QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.types.rev180626.NetvirtDhcp
-
YANG identifier of the statement represented by this class.
- QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.types.rev180626.NetvirtElan
-
YANG identifier of the statement represented by this class.
- QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.types.rev180626.NetvirtElanInterface
-
YANG identifier of the statement represented by this class.
- QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.types.rev180626.NetvirtL2gw
-
YANG identifier of the statement represented by this class.
- QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.types.rev180626.NetvirtL2gwConnection
-
YANG identifier of the statement represented by this class.
- QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.types.rev180626.NetvirtL2gwNode
-
YANG identifier of the statement represented by this class.
- QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.types.rev180626.NetvirtQos
-
YANG identifier of the statement represented by this class.
- QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.types.rev180626.NetvirtQosPolicyInstance
-
YANG identifier of the statement represented by this class.
- QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.types.rev180626.NetvirtVpn
-
YANG identifier of the statement represented by this class.
- QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.types.rev180626.NetvirtVpnInstance
-
YANG identifier of the statement represented by this class.
- QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.types.rev180626.Ofplugin
-
YANG identifier of the statement represented by this class.
- QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.types.rev180626.ServiceOpBase
-
YANG identifier of the statement represented by this class.
- QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.types.rev180626.ServiceOpRecover
-
YANG identifier of the statement represented by this class.
- QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.types.rev180626.ServiceOpReinstall
-
YANG identifier of the statement represented by this class.
- QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.upgrade.rev180702.UpgradeConfig
-
YANG identifier of the statement represented by this class.
- qnameOf(String) - Static method in class org.opendaylight.yang.svc.v1.urn.opendaylight.serviceutils.srm.ops.rev180626.YangModuleInfoImpl
-
Create an interned
QName
with specifiedlocalName
and namespace/revision of this module. - qnameOf(String) - Static method in class org.opendaylight.yang.svc.v1.urn.opendaylight.serviceutils.srm.rpc.rev180626.YangModuleInfoImpl
-
Create an interned
QName
with specifiedlocalName
and namespace/revision of this module. - qnameOf(String) - Static method in class org.opendaylight.yang.svc.v1.urn.opendaylight.serviceutils.srm.types.rev180626.YangModuleInfoImpl
-
Create an interned
QName
with specifiedlocalName
and namespace/revision of this module. - qnameOf(String) - Static method in class org.opendaylight.yang.svc.v1.urn.opendaylight.serviceutils.upgrade.rev180702.YangModuleInfoImpl
-
Create an interned
QName
with specifiedlocalName
and namespace/revision of this module.
R
- recover(RecoverInput) - Method in class org.opendaylight.serviceutils.srm.impl.RegistryControlImpl
- recover(RecoverInput) - Method in interface org.opendaylight.serviceutils.srm.spi.RegistryControl
- Recover - Interface in org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.rpc.rev180626
-
Recover a given service or instance
- RecoverableListener - Interface in org.opendaylight.serviceutils.srm
- RecoverCommand - Class in org.opendaylight.serviceutils.srm.shell
-
Implementation class of "srm:recover" Karaf shell command.
- RecoverCommand() - Constructor for class org.opendaylight.serviceutils.srm.shell.RecoverCommand
- RecoverInput - Interface in org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.rpc.rev180626
-
This class represents the following YANG schema fragment defined in module odl-srm-rpcs
- RecoverInputBuilder - Class in org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.rpc.rev180626
-
Class that builds
RecoverInput
instances. - RecoverInputBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.rpc.rev180626.RecoverInputBuilder
-
Construct an empty builder.
- RecoverInputBuilder(RecoverInput) - Constructor for class org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.rpc.rev180626.RecoverInputBuilder
-
Construct a builder initialized with state from specified
RecoverInput
. - RecoverOutput - Interface in org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.rpc.rev180626
-
This class represents the following YANG schema fragment defined in module odl-srm-rpcs
- RecoverOutputBuilder - Class in org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.rpc.rev180626
-
Class that builds
RecoverOutput
instances. - RecoverOutputBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.rpc.rev180626.RecoverOutputBuilder
-
Construct an empty builder.
- RecoverOutputBuilder(RecoverOutput) - Constructor for class org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.rpc.rev180626.RecoverOutputBuilder
-
Construct a builder initialized with state from specified
RecoverOutput
. - recoverService(String) - Method in interface org.opendaylight.serviceutils.srm.ServiceRecoveryInterface
-
Initiates recovery mechanism for a particular interface-manager entity.
- register() - Method in class org.opendaylight.serviceutils.tools.listener.AbstractAsyncDataTreeChangeListener
- register() - Method in class org.opendaylight.serviceutils.tools.listener.AbstractClusteredAsyncDataTreeChangeListener
- register() - Method in class org.opendaylight.serviceutils.tools.listener.AbstractClusteredSyncDataTreeChangeListener
- register() - Method in class org.opendaylight.serviceutils.tools.listener.AbstractSyncDataTreeChangeListener
- register() - Method in class org.opendaylight.serviceutils.tools.mdsal.listener.AbstractAsyncDataTreeChangeListener
- register() - Method in class org.opendaylight.serviceutils.tools.mdsal.listener.AbstractClusteredAsyncDataTreeChangeListener
- register() - Method in class org.opendaylight.serviceutils.tools.mdsal.listener.AbstractClusteredSyncDataTreeChangeListener
- register() - Method in class org.opendaylight.serviceutils.tools.mdsal.listener.AbstractSyncDataTreeChangeListener
- register() - Method in class org.opendaylight.serviceutils.srm.impl.ServiceRecoveryListener
- registerListener() - Method in interface org.opendaylight.serviceutils.srm.RecoverableListener
-
register a recoverable listener.
- registerServiceRecoveryRegistry(String, ServiceRecoveryInterface) - Method in class org.opendaylight.serviceutils.srm.impl.ServiceRecoveryRegistryImpl
- registerServiceRecoveryRegistry(String, ServiceRecoveryInterface) - Method in interface org.opendaylight.serviceutils.srm.ServiceRecoveryRegistry
- registry() - Method in class org.opendaylight.serviceutils.metrics.prometheus.impl.PrometheusMetricProvider
- RegistryControl - Interface in org.opendaylight.serviceutils.srm.spi
-
Control interface for ServiceRecoveryRegistry implementation.
- RegistryControlImpl - Class in org.opendaylight.serviceutils.srm.impl
- RegistryControlImpl(DataBroker, RpcProviderService) - Constructor for class org.opendaylight.serviceutils.srm.impl.RegistryControlImpl
- reinstall(ReinstallInput) - Method in class org.opendaylight.serviceutils.srm.impl.RegistryControlImpl
- reinstall(ReinstallInput) - Method in interface org.opendaylight.serviceutils.srm.spi.RegistryControl
- Reinstall - Interface in org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.rpc.rev180626
-
Reinstall a given service
- ReinstallCommand - Class in org.opendaylight.serviceutils.srm.shell
-
Implementation class of "srm:reinstall" Karaf shell command.
- ReinstallCommand() - Constructor for class org.opendaylight.serviceutils.srm.shell.ReinstallCommand
- ReinstallInput - Interface in org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.rpc.rev180626
-
This class represents the following YANG schema fragment defined in module odl-srm-rpcs
- ReinstallInputBuilder - Class in org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.rpc.rev180626
-
Class that builds
ReinstallInput
instances. - ReinstallInputBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.rpc.rev180626.ReinstallInputBuilder
-
Construct an empty builder.
- ReinstallInputBuilder(ReinstallInput) - Constructor for class org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.rpc.rev180626.ReinstallInputBuilder
-
Construct a builder initialized with state from specified
ReinstallInput
. - ReinstallOutput - Interface in org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.rpc.rev180626
-
This class represents the following YANG schema fragment defined in module odl-srm-rpcs
- ReinstallOutputBuilder - Class in org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.rpc.rev180626
-
Class that builds
ReinstallOutput
instances. - ReinstallOutputBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.rpc.rev180626.ReinstallOutputBuilder
-
Construct an empty builder.
- ReinstallOutputBuilder(ReinstallOutput) - Constructor for class org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.rpc.rev180626.ReinstallOutputBuilder
-
Construct a builder initialized with state from specified
ReinstallOutput
. - remove(InstanceIdentifier<T>, T) - Method in class org.opendaylight.serviceutils.tools.listener.AbstractAsyncDataTreeChangeListener
-
Invoked when the data object has been removed.
- remove(InstanceIdentifier<T>, T) - Method in class org.opendaylight.serviceutils.tools.listener.AbstractClusteredAsyncDataTreeChangeListener
-
Invoked when the data object has been removed.
- remove(InstanceIdentifier<T>, T) - Method in class org.opendaylight.serviceutils.tools.listener.AbstractClusteredSyncDataTreeChangeListener
-
Invoked when the data object has been removed.
- remove(InstanceIdentifier<T>, T) - Method in class org.opendaylight.serviceutils.tools.listener.AbstractSyncDataTreeChangeListener
-
Invoked when the data object has been removed.
- remove(InstanceIdentifier<T>, T) - Method in class org.opendaylight.serviceutils.tools.mdsal.listener.AbstractAsyncDataTreeChangeListener
-
Deprecated.Invoked when the data object has been removed.
- remove(InstanceIdentifier<T>, T) - Method in class org.opendaylight.serviceutils.tools.mdsal.listener.AbstractClusteredAsyncDataTreeChangeListener
-
Deprecated.Invoked when the data object has been removed.
- remove(InstanceIdentifier<T>, T) - Method in class org.opendaylight.serviceutils.tools.mdsal.listener.AbstractClusteredSyncDataTreeChangeListener
-
Deprecated.Invoked when the data object has been removed.
- remove(InstanceIdentifier<T>, T) - Method in class org.opendaylight.serviceutils.tools.mdsal.listener.AbstractSyncDataTreeChangeListener
-
Deprecated.Invoked when the data object has been removed.
- remove(InstanceIdentifier<Operations>, Operations) - Method in class org.opendaylight.serviceutils.srm.impl.ServiceRecoveryListener
-
Deprecated.
- remove(T) - Method in class org.opendaylight.serviceutils.tools.listener.AbstractAsyncDataTreeChangeListener
-
Deprecated.
- remove(T) - Method in class org.opendaylight.serviceutils.tools.listener.AbstractClusteredAsyncDataTreeChangeListener
-
Deprecated.
- remove(T) - Method in class org.opendaylight.serviceutils.tools.listener.AbstractClusteredSyncDataTreeChangeListener
-
Deprecated.
- remove(T) - Method in class org.opendaylight.serviceutils.tools.listener.AbstractSyncDataTreeChangeListener
-
Deprecated.
- remove(T) - Method in class org.opendaylight.serviceutils.tools.mdsal.listener.AbstractAsyncDataTreeChangeListener
-
Deprecated.
- remove(T) - Method in class org.opendaylight.serviceutils.tools.mdsal.listener.AbstractClusteredAsyncDataTreeChangeListener
-
Deprecated.
- remove(T) - Method in class org.opendaylight.serviceutils.tools.mdsal.listener.AbstractClusteredSyncDataTreeChangeListener
-
Deprecated.
- remove(T) - Method in class org.opendaylight.serviceutils.tools.mdsal.listener.AbstractSyncDataTreeChangeListener
-
Deprecated.
- remove(Operations) - Method in class org.opendaylight.serviceutils.srm.impl.ServiceRecoveryListener
-
Deprecated.
- removeAugmentation(Class<? extends Augmentation<Operations>>) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.ops.rev180626.service.ops.services.OperationsBuilder
-
Remove an augmentation from this builder's product.
- removeAugmentation(Class<? extends Augmentation<Services>>) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.ops.rev180626.service.ops.ServicesBuilder
-
Remove an augmentation from this builder's product.
- removeAugmentation(Class<? extends Augmentation<ServiceOps>>) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.ops.rev180626.ServiceOpsBuilder
-
Remove an augmentation from this builder's product.
- removeAugmentation(Class<? extends Augmentation<RecoverInput>>) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.rpc.rev180626.RecoverInputBuilder
-
Remove an augmentation from this builder's product.
- removeAugmentation(Class<? extends Augmentation<RecoverOutput>>) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.rpc.rev180626.RecoverOutputBuilder
-
Remove an augmentation from this builder's product.
- removeAugmentation(Class<? extends Augmentation<ReinstallInput>>) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.rpc.rev180626.ReinstallInputBuilder
-
Remove an augmentation from this builder's product.
- removeAugmentation(Class<? extends Augmentation<ReinstallOutput>>) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.rpc.rev180626.ReinstallOutputBuilder
-
Remove an augmentation from this builder's product.
- removeAugmentation(Class<? extends Augmentation<UpgradeConfig>>) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.upgrade.rev180702.UpgradeConfigBuilder
-
Remove an augmentation from this builder's product.
- removeRecoverableListener(String, RecoverableListener) - Method in class org.opendaylight.serviceutils.srm.impl.ServiceRecoveryRegistryImpl
- removeRecoverableListener(String, RecoverableListener) - Method in interface org.opendaylight.serviceutils.srm.ServiceRecoveryRegistry
- report(PrintWriter) - Method in class org.opendaylight.serviceutils.metrics.internal.MetricsFileReporter
- report(SortedMap<String, Gauge>, SortedMap<String, Counter>, SortedMap<String, Histogram>, SortedMap<String, Meter>, SortedMap<String, Timer>) - Method in class org.opendaylight.serviceutils.metrics.internal.MetricsFileReporter
- requireEntityId() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.ops.rev180626.service.ops.services.Operations
-
Return entityId, guaranteed to be non-null.
- requireEntityId() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.rpc.rev180626.RecoverInput
-
Return entityId, guaranteed to be non-null.
- requireEntityName() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.ops.rev180626.service.ops.services.Operations
-
Return entityName, guaranteed to be non-null.
- requireEntityName() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.rpc.rev180626.RecoverInput
-
Return entityName, guaranteed to be non-null.
- requireEntityName() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.rpc.rev180626.ReinstallInput
-
Return entityName, guaranteed to be non-null.
- requireEntityType() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.ops.rev180626.service.ops.services.Operations
-
Return entityType, guaranteed to be non-null.
- requireEntityType() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.rpc.rev180626.RecoverInput
-
Return entityType, guaranteed to be non-null.
- requireEntityType() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.rpc.rev180626.ReinstallInput
-
Return entityType, guaranteed to be non-null.
- requireMessage() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.rpc.rev180626.RecoverOutput
-
Return message, guaranteed to be non-null.
- requireMessage() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.rpc.rev180626.ReinstallOutput
-
Return message, guaranteed to be non-null.
- requireResponse() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.rpc.rev180626.RecoverOutput
-
Return response, guaranteed to be non-null.
- requireServiceName() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.ops.rev180626.service.ops.Services
-
Return serviceName, guaranteed to be non-null.
- requireSuccessful() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.rpc.rev180626.ReinstallOutput
-
Return successful, guaranteed to be non-null.
- requireTriggerOperation() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.ops.rev180626.service.ops.services.Operations
-
Return triggerOperation, guaranteed to be non-null.
- requireUpgradeInProgress() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.upgrade.rev180702.UpgradeConfig
-
Return upgradeInProgress, guaranteed to be non-null.
- resourceName() - Method in class org.opendaylight.yang.svc.v1.urn.opendaylight.serviceutils.srm.ops.rev180626.YangModuleInfoImpl
- resourceName() - Method in class org.opendaylight.yang.svc.v1.urn.opendaylight.serviceutils.srm.rpc.rev180626.YangModuleInfoImpl
- resourceName() - Method in class org.opendaylight.yang.svc.v1.urn.opendaylight.serviceutils.srm.types.rev180626.YangModuleInfoImpl
- resourceName() - Method in class org.opendaylight.yang.svc.v1.urn.opendaylight.serviceutils.upgrade.rev180702.YangModuleInfoImpl
- RpcFailEntityId - Interface in org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.rpc.rev180626
-
RPC failed: invalid entity id
- RpcFailEntityName - Interface in org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.rpc.rev180626
-
RPC failed: invalid entity name
- RpcFailEntityType - Interface in org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.rpc.rev180626
-
RPC failed: invalid entity type
- RpcFailOpNotSupported - Interface in org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.rpc.rev180626
-
RPC failed: operation not supported for given parameters
- RpcFailUnknown - Interface in org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.rpc.rev180626
-
RPC failed: reason not known, check message string for details
- RpcResultBase - Interface in org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.rpc.rev180626
-
Base identity for all SRM RPC Results
- RpcSuccess - Interface in org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.rpc.rev180626
-
RPC result successful
- run() - Method in interface org.opendaylight.serviceutils.metrics.function.CheckedRunnable
- run() - Method in class org.opendaylight.serviceutils.metrics.sample.MetricsAdvancedExample
- run() - Method in class org.opendaylight.serviceutils.metrics.sample.MetricsExample
S
- ServiceOpBase - Interface in org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.types.rev180626
-
Base identity for all srm operations
- ServiceOpRecover - Interface in org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.types.rev180626
-
Recover a service or instance
- ServiceOpReinstall - Interface in org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.types.rev180626
-
Reinstall a service
- ServiceOps - Interface in org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.ops.rev180626
-
This class represents the following YANG schema fragment defined in module odl-srm-ops
- ServiceOpsBuilder - Class in org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.ops.rev180626
-
Class that builds
ServiceOps
instances. - ServiceOpsBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.ops.rev180626.ServiceOpsBuilder
-
Construct an empty builder.
- ServiceOpsBuilder(ServiceOps) - Constructor for class org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.ops.rev180626.ServiceOpsBuilder
-
Construct a builder initialized with state from specified
ServiceOps
. - ServiceRecoveryInterface - Interface in org.opendaylight.serviceutils.srm
- ServiceRecoveryListener - Class in org.opendaylight.serviceutils.srm.impl
- ServiceRecoveryListener(DataBroker, ServiceRecoveryRegistry) - Constructor for class org.opendaylight.serviceutils.srm.impl.ServiceRecoveryListener
- ServiceRecoveryRegistry - Interface in org.opendaylight.serviceutils.srm
- ServiceRecoveryRegistryImpl - Class in org.opendaylight.serviceutils.srm.impl
- ServiceRecoveryRegistryImpl() - Constructor for class org.opendaylight.serviceutils.srm.impl.ServiceRecoveryRegistryImpl
- Services - Interface in org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.ops.rev180626.service.ops
-
This class represents the following YANG schema fragment defined in module odl-srm-ops
- ServicesBuilder - Class in org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.ops.rev180626.service.ops
-
Class that builds
Services
instances. - ServicesBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.ops.rev180626.service.ops.ServicesBuilder
-
Construct an empty builder.
- ServicesBuilder(Services) - Constructor for class org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.ops.rev180626.service.ops.ServicesBuilder
-
Construct a builder initialized with state from specified
Services
. - ServicesKey - Class in org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.ops.rev180626.service.ops
-
This class represents the key of
Services
class. - ServicesKey(ServicesKey) - Constructor for class org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.ops.rev180626.service.ops.ServicesKey
-
Creates a copy from Source Object.
- ServicesKey(EntityNameBase) - Constructor for class org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.ops.rev180626.service.ops.ServicesKey
-
Constructs an instance.
- setEntityId(String) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.ops.rev180626.service.ops.services.OperationsBuilder
-
Set the property corresponding to
Operations.getEntityId()
to the specified value. - setEntityId(String) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.rpc.rev180626.RecoverInputBuilder
-
Set the property corresponding to
RecoverInput.getEntityId()
to the specified value. - setEntityName(EntityNameBase) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.ops.rev180626.service.ops.services.OperationsBuilder
-
Set the property corresponding to
Operations.getEntityName()
to the specified value. - setEntityName(EntityNameBase) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.rpc.rev180626.RecoverInputBuilder
-
Set the property corresponding to
RecoverInput.getEntityName()
to the specified value. - setEntityName(EntityNameBase) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.rpc.rev180626.ReinstallInputBuilder
-
Set the property corresponding to
ReinstallInput.getEntityName()
to the specified value. - setEntityType(EntityTypeBase) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.ops.rev180626.service.ops.services.OperationsBuilder
-
Set the property corresponding to
Operations.getEntityType()
to the specified value. - setEntityType(EntityTypeBase) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.rpc.rev180626.RecoverInputBuilder
-
Set the property corresponding to
RecoverInput.getEntityType()
to the specified value. - setEntityType(EntityTypeBase) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.rpc.rev180626.ReinstallInputBuilder
-
Set the property corresponding to
ReinstallInput.getEntityType()
to the specified value. - setMessage(String) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.rpc.rev180626.RecoverOutputBuilder
-
Set the property corresponding to
RecoverOutput.getMessage()
to the specified value. - setMessage(String) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.rpc.rev180626.ReinstallOutputBuilder
-
Set the property corresponding to
ReinstallOutput.getMessage()
to the specified value. - setOperations(Map<OperationsKey, Operations>) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.ops.rev180626.service.ops.ServicesBuilder
-
Set the property corresponding to
Services.getOperations()
to the specified value. - setResponse(RpcResultBase) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.rpc.rev180626.RecoverOutputBuilder
-
Set the property corresponding to
RecoverOutput.getResponse()
to the specified value. - setServiceName(EntityNameBase) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.ops.rev180626.service.ops.ServicesBuilder
-
Set the property corresponding to
Services.getServiceName()
to the specified value. - setServices(Map<ServicesKey, Services>) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.ops.rev180626.ServiceOpsBuilder
-
Set the property corresponding to
ServiceOps.getServices()
to the specified value. - setSuccessful(Boolean) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.rpc.rev180626.ReinstallOutputBuilder
-
Set the property corresponding to
ReinstallOutput.getSuccessful()
to the specified value. - setTriggerOperation(ServiceOpBase) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.ops.rev180626.service.ops.services.OperationsBuilder
-
Set the property corresponding to
Operations.getTriggerOperation()
to the specified value. - setUpgradeInProgress(Boolean) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.upgrade.rev180702.UpgradeConfigBuilder
-
Set the property corresponding to
UpgradeConfig.getUpgradeInProgress()
to the specified value. - SrmCliUtils - Class in org.opendaylight.serviceutils.srm.shell
-
The Utility class for SRM Shell.
- SrmDebugCommand - Class in org.opendaylight.serviceutils.srm.shell
-
Implementation class of "srm:debug" Karaf shell command.
- SrmDebugCommand() - Constructor for class org.opendaylight.serviceutils.srm.shell.SrmDebugCommand
- startReporter() - Method in class org.opendaylight.serviceutils.metrics.internal.MetricsFileReporter
T
- TestMetricProviderImpl - Class in org.opendaylight.serviceutils.metrics.testimpl
-
Implementation of
MetricProvider
useful for unit and component tests. - TestMetricProviderImpl() - Constructor for class org.opendaylight.serviceutils.metrics.testimpl.TestMetricProviderImpl
- threadsWatcherIntervalMS() - Element in annotation interface org.opendaylight.serviceutils.metrics.internal.Configuration
- time(CheckedCallable<T, E>) - Method in interface org.opendaylight.serviceutils.metrics.Timer
-
Times and records the duration of event which returns a value.
- time(CheckedRunnable<E>) - Method in interface org.opendaylight.serviceutils.metrics.Timer
-
Times and records the duration of event.
- Timer - Interface in org.opendaylight.serviceutils.metrics
-
A timer metric which aggregates timing durations.
- toString() - Method in class org.opendaylight.serviceutils.metrics.ImmutableMetricDescriptor
-
Prints the immutable value
MetricDescriptor
with attribute values. - toString() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.ops.rev180626.service.ops.services.OperationsKey
- toString() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.ops.rev180626.service.ops.ServicesKey
- TRACE - Enum constant in enum class org.opendaylight.serviceutils.tools.rpc.FutureRpcResults.LogLevel
U
- update(InstanceIdentifier<T>, T, T) - Method in class org.opendaylight.serviceutils.tools.listener.AbstractAsyncDataTreeChangeListener
-
Invoked when there is a change in the data object.
- update(InstanceIdentifier<T>, T, T) - Method in class org.opendaylight.serviceutils.tools.listener.AbstractClusteredAsyncDataTreeChangeListener
-
Invoked when there is a change in the data object.
- update(InstanceIdentifier<T>, T, T) - Method in class org.opendaylight.serviceutils.tools.listener.AbstractClusteredSyncDataTreeChangeListener
-
Invoked when there is a change in the data object.
- update(InstanceIdentifier<T>, T, T) - Method in class org.opendaylight.serviceutils.tools.listener.AbstractSyncDataTreeChangeListener
-
Invoked when there is a change in the data object.
- update(InstanceIdentifier<T>, T, T) - Method in class org.opendaylight.serviceutils.tools.mdsal.listener.AbstractAsyncDataTreeChangeListener
-
Deprecated.Invoked when there is a change in the data object.
- update(InstanceIdentifier<T>, T, T) - Method in class org.opendaylight.serviceutils.tools.mdsal.listener.AbstractClusteredAsyncDataTreeChangeListener
-
Deprecated.Invoked when there is a change in the data object.
- update(InstanceIdentifier<T>, T, T) - Method in class org.opendaylight.serviceutils.tools.mdsal.listener.AbstractClusteredSyncDataTreeChangeListener
-
Deprecated.Invoked when there is a change in the data object.
- update(InstanceIdentifier<T>, T, T) - Method in class org.opendaylight.serviceutils.tools.mdsal.listener.AbstractSyncDataTreeChangeListener
-
Deprecated.Invoked when there is a change in the data object.
- update(InstanceIdentifier<Operations>, Operations, Operations) - Method in class org.opendaylight.serviceutils.srm.impl.ServiceRecoveryListener
-
Deprecated.
- update(T, T) - Method in class org.opendaylight.serviceutils.tools.listener.AbstractAsyncDataTreeChangeListener
-
Deprecated.
- update(T, T) - Method in class org.opendaylight.serviceutils.tools.listener.AbstractClusteredAsyncDataTreeChangeListener
-
Deprecated.
- update(T, T) - Method in class org.opendaylight.serviceutils.tools.listener.AbstractClusteredSyncDataTreeChangeListener
-
Deprecated.
- update(T, T) - Method in class org.opendaylight.serviceutils.tools.listener.AbstractSyncDataTreeChangeListener
-
Deprecated.
- update(T, T) - Method in class org.opendaylight.serviceutils.tools.mdsal.listener.AbstractAsyncDataTreeChangeListener
-
Deprecated.
- update(T, T) - Method in class org.opendaylight.serviceutils.tools.mdsal.listener.AbstractClusteredAsyncDataTreeChangeListener
-
Deprecated.
- update(T, T) - Method in class org.opendaylight.serviceutils.tools.mdsal.listener.AbstractClusteredSyncDataTreeChangeListener
-
Deprecated.
- update(T, T) - Method in class org.opendaylight.serviceutils.tools.mdsal.listener.AbstractSyncDataTreeChangeListener
-
Deprecated.
- update(Operations, Operations) - Method in class org.opendaylight.serviceutils.srm.impl.ServiceRecoveryListener
-
Deprecated.
- updateConfiguration(Configuration) - Method in class org.opendaylight.serviceutils.metrics.internal.MetricProviderImpl
- updateConfiguration(Configuration) - Method in class org.opendaylight.serviceutils.metrics.internal.OSGiMetricProvider
- UpgradeConfig - Interface in org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.upgrade.rev180702
-
This class represents the following YANG schema fragment defined in module odl-serviceutils-upgrade
- UpgradeConfigBuilder - Class in org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.upgrade.rev180702
-
Class that builds
UpgradeConfig
instances. - UpgradeConfigBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.upgrade.rev180702.UpgradeConfigBuilder
-
Construct an empty builder.
- UpgradeConfigBuilder(UpgradeConfig) - Constructor for class org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.upgrade.rev180702.UpgradeConfigBuilder
-
Construct a builder initialized with state from specified
UpgradeConfig
. - UpgradeState - Interface in org.opendaylight.serviceutils.upgrade
-
This service is only intended to be used by code that needs to accommodate the full replay based upgrade.
- UpgradeStateListener - Class in org.opendaylight.serviceutils.upgrade.impl
- UpgradeStateListener(DataBroker) - Constructor for class org.opendaylight.serviceutils.upgrade.impl.UpgradeStateListener
V
- VALUE - Static variable in interface org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.rpc.rev180626.RpcFailEntityId
-
Singleton value representing the
RpcFailEntityId
identity. - VALUE - Static variable in interface org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.rpc.rev180626.RpcFailEntityName
-
Singleton value representing the
RpcFailEntityName
identity. - VALUE - Static variable in interface org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.rpc.rev180626.RpcFailEntityType
-
Singleton value representing the
RpcFailEntityType
identity. - VALUE - Static variable in interface org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.rpc.rev180626.RpcFailOpNotSupported
-
Singleton value representing the
RpcFailOpNotSupported
identity. - VALUE - Static variable in interface org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.rpc.rev180626.RpcFailUnknown
-
Singleton value representing the
RpcFailUnknown
identity. - VALUE - Static variable in interface org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.rpc.rev180626.RpcResultBase
-
Singleton value representing the
RpcResultBase
identity. - VALUE - Static variable in interface org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.rpc.rev180626.RpcSuccess
-
Singleton value representing the
RpcSuccess
identity. - VALUE - Static variable in interface org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.types.rev180626.EntityNameBase
-
Singleton value representing the
EntityNameBase
identity. - VALUE - Static variable in interface org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.types.rev180626.EntityTypeBase
-
Singleton value representing the
EntityTypeBase
identity. - VALUE - Static variable in interface org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.types.rev180626.EntityTypeInstance
-
Singleton value representing the
EntityTypeInstance
identity. - VALUE - Static variable in interface org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.types.rev180626.EntityTypeService
-
Singleton value representing the
EntityTypeService
identity. - VALUE - Static variable in interface org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.types.rev180626.GeniusIfm
-
Singleton value representing the
GeniusIfm
identity. - VALUE - Static variable in interface org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.types.rev180626.GeniusIfmInterface
-
Singleton value representing the
GeniusIfmInterface
identity. - VALUE - Static variable in interface org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.types.rev180626.GeniusItm
-
Singleton value representing the
GeniusItm
identity. - VALUE - Static variable in interface org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.types.rev180626.GeniusItmTep
-
Singleton value representing the
GeniusItmTep
identity. - VALUE - Static variable in interface org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.types.rev180626.GeniusItmTz
-
Singleton value representing the
GeniusItmTz
identity. - VALUE - Static variable in interface org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.types.rev180626.NetvirtAcl
-
Singleton value representing the
NetvirtAcl
identity. - VALUE - Static variable in interface org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.types.rev180626.NetvirtAclInstance
-
Singleton value representing the
NetvirtAclInstance
identity. - VALUE - Static variable in interface org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.types.rev180626.NetvirtAclInterface
-
Singleton value representing the
NetvirtAclInterface
identity. - VALUE - Static variable in interface org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.types.rev180626.NetvirtDhcp
-
Singleton value representing the
NetvirtDhcp
identity. - VALUE - Static variable in interface org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.types.rev180626.NetvirtElan
-
Singleton value representing the
NetvirtElan
identity. - VALUE - Static variable in interface org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.types.rev180626.NetvirtElanInterface
-
Singleton value representing the
NetvirtElanInterface
identity. - VALUE - Static variable in interface org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.types.rev180626.NetvirtL2gw
-
Singleton value representing the
NetvirtL2gw
identity. - VALUE - Static variable in interface org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.types.rev180626.NetvirtL2gwConnection
-
Singleton value representing the
NetvirtL2gwConnection
identity. - VALUE - Static variable in interface org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.types.rev180626.NetvirtL2gwNode
-
Singleton value representing the
NetvirtL2gwNode
identity. - VALUE - Static variable in interface org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.types.rev180626.NetvirtQos
-
Singleton value representing the
NetvirtQos
identity. - VALUE - Static variable in interface org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.types.rev180626.NetvirtQosPolicyInstance
-
Singleton value representing the
NetvirtQosPolicyInstance
identity. - VALUE - Static variable in interface org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.types.rev180626.NetvirtVpn
-
Singleton value representing the
NetvirtVpn
identity. - VALUE - Static variable in interface org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.types.rev180626.NetvirtVpnInstance
-
Singleton value representing the
NetvirtVpnInstance
identity. - VALUE - Static variable in interface org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.types.rev180626.Ofplugin
-
Singleton value representing the
Ofplugin
identity. - VALUE - Static variable in interface org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.types.rev180626.ServiceOpBase
-
Singleton value representing the
ServiceOpBase
identity. - VALUE - Static variable in interface org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.types.rev180626.ServiceOpRecover
-
Singleton value representing the
ServiceOpRecover
identity. - VALUE - Static variable in interface org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.types.rev180626.ServiceOpReinstall
-
Singleton value representing the
ServiceOpReinstall
identity. - valueOf(String) - Static method in enum class org.opendaylight.serviceutils.tools.rpc.FutureRpcResults.LogLevel
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class org.opendaylight.serviceutils.tools.rpc.FutureRpcResults.LogLevel
-
Returns an array containing the constants of this enum class, in the order they are declared.
W
- WARN - Enum constant in enum class org.opendaylight.serviceutils.tools.rpc.FutureRpcResults.LogLevel
- withAnchor(Object) - Method in class org.opendaylight.serviceutils.metrics.ImmutableMetricDescriptor
-
Copy the current immutable object by setting a value for the
anchor
attribute. - withDescription(String) - Method in class org.opendaylight.serviceutils.metrics.ImmutableMetricDescriptor
-
Copy the current immutable object by setting a value for the
description
attribute. - withId(String) - Method in class org.opendaylight.serviceutils.metrics.ImmutableMetricDescriptor
-
Copy the current immutable object by setting a value for the
id
attribute. - withKey(OperationsKey) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.ops.rev180626.service.ops.services.OperationsBuilder
-
Set the key value corresponding to
Operations.key()
to the specified value. - withKey(ServicesKey) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.ops.rev180626.service.ops.ServicesBuilder
-
Set the key value corresponding to
Services.key()
to the specified value. - withModule(String) - Method in class org.opendaylight.serviceutils.metrics.ImmutableMetricDescriptor
-
Copy the current immutable object by setting a value for the
module
attribute. - withProject(String) - Method in class org.opendaylight.serviceutils.metrics.ImmutableMetricDescriptor
-
Copy the current immutable object by setting a value for the
project
attribute. - withRpcErrorMessage(Function<Throwable, String>) - Method in class org.opendaylight.serviceutils.tools.rpc.FutureRpcResults.FutureRpcResultBuilder
-
Set a custom
RpcError
message function, for a given exception.
Y
- YangModelBindingProviderImpl - Class in org.opendaylight.yang.svc.v1.urn.opendaylight.serviceutils.srm.ops.rev180626
-
The
YangModelBindingProvider
forodl-srm-ops
module. - YangModelBindingProviderImpl - Class in org.opendaylight.yang.svc.v1.urn.opendaylight.serviceutils.srm.rpc.rev180626
-
The
YangModelBindingProvider
forodl-srm-rpcs
module. - YangModelBindingProviderImpl - Class in org.opendaylight.yang.svc.v1.urn.opendaylight.serviceutils.srm.types.rev180626
-
The
YangModelBindingProvider
forodl-srm-types
module. - YangModelBindingProviderImpl - Class in org.opendaylight.yang.svc.v1.urn.opendaylight.serviceutils.upgrade.rev180702
-
The
YangModelBindingProvider
forodl-serviceutils-upgrade
module. - YangModelBindingProviderImpl() - Constructor for class org.opendaylight.yang.svc.v1.urn.opendaylight.serviceutils.srm.ops.rev180626.YangModelBindingProviderImpl
-
Construct a new provider.
- YangModelBindingProviderImpl() - Constructor for class org.opendaylight.yang.svc.v1.urn.opendaylight.serviceutils.srm.rpc.rev180626.YangModelBindingProviderImpl
-
Construct a new provider.
- YangModelBindingProviderImpl() - Constructor for class org.opendaylight.yang.svc.v1.urn.opendaylight.serviceutils.srm.types.rev180626.YangModelBindingProviderImpl
-
Construct a new provider.
- YangModelBindingProviderImpl() - Constructor for class org.opendaylight.yang.svc.v1.urn.opendaylight.serviceutils.upgrade.rev180702.YangModelBindingProviderImpl
-
Construct a new provider.
- YangModuleInfoImpl - Class in org.opendaylight.yang.svc.v1.urn.opendaylight.serviceutils.srm.ops.rev180626
-
The
ResourceYangModuleInfo
forodl-srm-ops
module. - YangModuleInfoImpl - Class in org.opendaylight.yang.svc.v1.urn.opendaylight.serviceutils.srm.rpc.rev180626
-
The
ResourceYangModuleInfo
forodl-srm-rpcs
module. - YangModuleInfoImpl - Class in org.opendaylight.yang.svc.v1.urn.opendaylight.serviceutils.srm.types.rev180626
-
The
ResourceYangModuleInfo
forodl-srm-types
module. - YangModuleInfoImpl - Class in org.opendaylight.yang.svc.v1.urn.opendaylight.serviceutils.upgrade.rev180702
-
The
ResourceYangModuleInfo
forodl-serviceutils-upgrade
module.
All Classes and Interfaces|All Packages|Serialized Form
listener-api
instead.