All Classes Interface Summary Class Summary Enum Summary Exception Summary
| Class |
Description |
| $YangModelBindingProvider |
|
| $YangModuleInfoImpl |
|
| AdminHealth |
A data container for Admin health.
|
| AdminHealthInput |
This class represents the following YANG schema fragment defined in module gr-toolkit
|
| AdminHealthInputBuilder |
|
| AdminHealthOutput |
This class represents the following YANG schema fragment defined in module gr-toolkit
|
| AdminHealthOutputBuilder |
|
| Annotation |
Representation of an entity that represents annotated attribute.
|
| AuthType |
|
| AuthType |
|
| ClusterActor |
A data container with information about an actor in the Akka cluster.
|
| ClusterHealth |
A data container for Akka Cluster health.
|
| ClusterHealthInput |
This class represents the following YANG schema fragment defined in module gr-toolkit
|
| ClusterHealthInputBuilder |
|
| ClusterHealthOutput |
This class represents the following YANG schema fragment defined in module gr-toolkit
|
| ClusterHealthOutputBuilder |
|
| CommitStatus |
This class represents the following YANG schema fragment defined in module gr-toolkit
|
| CommitStatusBuilder |
|
| ConnectionManager |
Handles the process for getting HTTP connections to resources.
|
| ConnectionManager.HttpMethod |
|
| ConnectionResponse |
A data container for HTTP connection requests.
|
| DatabaseHealth |
A data container for Database health.
|
| DatabaseHealthInput |
This class represents the following YANG schema fragment defined in module gr-toolkit
|
| DatabaseHealthInputBuilder |
|
| DatabaseHealthOutput |
This class represents the following YANG schema fragment defined in module gr-toolkit
|
| DatabaseHealthOutputBuilder |
|
| DataFormat |
Representation of data format.
|
| DataFormatSerializer |
Abstraction of serializer to encode/decode context memory parameters
to/from specified data format.
|
| DataFormatSerializerContext |
Abstraction of data format serializer context.
|
| DataNodeChild |
Abstraction of entity representing child's to data node.
|
| DefaultJsonListener |
Representation of default implementation of JSON listener.
|
| DefaultJsonWalker |
Implementation of JSON walker to walk through the nodes and process it.
|
| DefaultPropertiesNodeListener |
Represents implementation of PropertiesNodeListener.
|
| DefaultPropertiesNodeWalker<T extends NodeChild> |
Implementation of properties node walker which helps in forming a new tree from properties node.
|
| DefaultXmlListener |
Representation of default implementation of XML listener.
|
| DefaultXmlWalker |
Implementation of XML walker to walk through the nodes and process it.
|
| DfListenerFactory |
Represents the data format listener factory which will return JSON or XML
listener according to the serializer helper.
|
| DfSerializerFactory |
Represents the data format serializer factory which will return JSON or XML
serializer according to the serializer context.
|
| DfSerializerUtil |
Utilities for data format serializer.
|
| FailoverInput |
This class represents the following YANG schema fragment defined in module gr-toolkit
|
| FailoverInputBuilder |
|
| FailoverOutput |
This class represents the following YANG schema fragment defined in module gr-toolkit
|
| FailoverOutputBuilder |
|
| FailoverStatus |
A data container for the status of a controller-level failover.
|
| Format |
|
| Format |
|
| GrToolkitProvider |
API implementation of the GrToolkitService interface generated from
the gr-toolkit.yang model.
|
| GrToolkitService |
Interface for implementing the following YANG RPCs defined in module gr-toolkit
|
| HaltAkkaTrafficInput |
This class represents the following YANG schema fragment defined in module gr-toolkit
|
| HaltAkkaTrafficInputBuilder |
|
| HaltAkkaTrafficOutput |
This class represents the following YANG schema fragment defined in module gr-toolkit
|
| HaltAkkaTrafficOutputBuilder |
|
| Health |
Potential health values.
|
| HealthResolver |
Abstract class for the Health Resolver system, which allows for custom logic
to be implemented, while leaving inputs/outputs generic and architecture
agnostic.
|
| HolderNode<T extends NodeChild> |
Abstraction of an entity that represents holder node to multi instance node
in properties data tree.
|
| HttpMethod |
|
| HttpResponse |
|
| InnerNode<T extends NodeChild> |
Abstraction of an entity that represents an inner node to properties data
tree.
|
| JsonListener |
Abstraction of an entity which provides call back methods, which in turn
are called by JSON walker while walking the JSON tree.
|
| JsonParser |
|
| JsonParser |
|
| JsonParser |
|
| JsonSerializer |
Representation of JSON serializer which encodes properties to JSON and
decodes properties from JSON with the data format serializer.
|
| JsonWalker |
Abstraction of an entity which provides interface for JSON walk.
|
| Leader |
This class represents the following YANG schema fragment defined in module gr-toolkit
|
| LeaderBuilder |
|
| LeafListHolderChild |
Abstraction of entity representing child's to leaf list holder.
|
| LeafListHolderNode |
Representation of leaf list holder node which will hold multi instance leaf
node in properties data tree.
|
| LeafNode |
Representation of leaf node in properties data tree.
|
| Listener |
Abstraction of listener.
|
| ListHolderChild |
Abstraction of entity representing child's to list holder.
|
| ListHolderNode |
Representation of list holder node which will hold multi instance node in
properties data tree.
|
| MdsalPropertiesNodeSerializer |
Representation of mdsal based properties node serializer implementation.
|
| MdsalPropertiesNodeUtils |
Represents utilities for properties node tree.
|
| MdsalSerializerHelper |
Representation of MDSAL based serializer helper, which adds properties
node to the properties tree based on its types.
|
| Member |
This class represents the following YANG schema fragment defined in module gr-toolkit
|
| MemberBuilder |
Extends the MembersBuilder generated from the gr-toolkit.yang model.
|
| Members |
This class represents the following YANG schema fragment defined in module gr-toolkit
|
| MembersBuilder |
|
| MultiInstanceNode |
Representation of multi instance node in properties data tree.
|
| Namespace |
Representation of YANG namespace.
|
| Node |
This class represents the following YANG schema fragment defined in module gr-toolkit
|
| NodeChild |
Abstraction of an entity that represents child's of a node.
|
| NodeInfo |
This class represents the following YANG schema fragment defined in module gr-toolkit
|
| NodeInfo |
This class represents the following YANG schema fragment defined in module gr-toolkit
|
| NodeInfoBuilder |
|
| NodeInfoBuilder |
|
| NodeType |
Representation of types of node in properties node tree.
|
| Parameters |
|
| Parameters |
|
| Parameters |
|
| ParseParam |
|
| PartnerDetails |
|
| PropertiesNode |
|
| PropertiesNode |
Abstraction of properties node data tree.
|
| PropertiesNodeJsonListener |
Representation of JSON implementation of properties node listener.
|
| PropertiesNodeListener |
Abstraction of properties node listener.
|
| PropertiesNodeSerializer<T,P> |
Abstraction of an entity to enable encoding and decoding of properties
to an abstract properties node tree using YANG based schema.
|
| PropertiesNodeWalker |
Abstraction of properties node walker
|
| PropertiesNodeXmlListener |
Representation of XML implementation of properties node listener.
|
| PropertyKeys |
|
| Replicas |
This class represents the following YANG schema fragment defined in module gr-toolkit
|
| ReplicasBuilder |
|
| RestapiCallNode |
|
| RestconfApiCallNode |
Representation of a plugin to enable RESTCONF based CRUD operations from DG.
|
| RestconfApiUtils |
Utilities for restconf api call node.
|
| RestconfDiscoveryNode |
Representation of a plugin to subscribe for notification and then
to handle the received notifications.
|
| ResumeAkkaTrafficInput |
This class represents the following YANG schema fragment defined in module gr-toolkit
|
| ResumeAkkaTrafficInputBuilder |
|
| ResumeAkkaTrafficOutput |
This class represents the following YANG schema fragment defined in module gr-toolkit
|
| ResumeAkkaTrafficOutputBuilder |
|
| RetryException |
|
| RetryPolicy |
|
| RootNode<T extends NodeChild> |
Abstraction of node representing properties data tree.
|
| SchemaPathHolder |
Representation of a holder for a proper path and its corresponding schema.
|
| SerializerHelper<T,P> |
Abstraction of an entity which helps the data format serializers to obtain
schema context details and to build properties from data.
|
| ShardResolver |
Used to perform operations on the data shard information returned as JSON
from Jolokia.
|
| SingleInstanceNode |
Representation of single instance node in properties data tree.
|
| SingleNodeHealthResolver |
Implementation of HealthResolver for a single node controller
architecture.
|
| Site |
This class represents the following YANG schema fragment defined in module gr-toolkit
|
| SiteHealth |
A data container for Site health.
|
| SiteHealthInput |
This class represents the following YANG schema fragment defined in module gr-toolkit
|
| SiteHealthInputBuilder |
|
| SiteHealthOutput |
This class represents the following YANG schema fragment defined in module gr-toolkit
|
| SiteHealthOutputBuilder |
|
| SiteIdentifierInput |
This class represents the following YANG schema fragment defined in module gr-toolkit
|
| SiteIdentifierInputBuilder |
|
| SiteIdentifierOutput |
This class represents the following YANG schema fragment defined in module gr-toolkit
|
| SiteIdentifierOutputBuilder |
|
| Sites |
This class represents the following YANG schema fragment defined in module gr-toolkit
|
| SitesBuilder |
|
| SixNodeHealthResolver |
Implementation of HealthResolver for a six node controller
architecture, where three nodes are located in one data center, and the
other three nodes are located in another.
|
| SshApiCallNode |
|
| SubscriptionInfo |
Holder to store information of subscription.
|
| SvcLogicDiscoveryPlugin |
Abstraction of a plugin to enable discovery from DG.
|
| TemplateNode |
|
| ThreeNodeHealthResolver |
Implementation of HealthResolver for a three node controller
architecture, where all nodes are located within the same data center or
geographic region.
|
| XmlJsonUtil |
|
| XmlJsonUtil |
|
| XmlListener |
Abstraction of an entity which provides call back methods, which in turn
are called by XML walker while walking the XML tree.
|
| XmlNodeType |
Represents the XML node type.
|
| XmlParser |
|
| XmlParser |
|
| XmlParser |
|
| XmlSerializer |
Representation of XML serializer which encodes properties to XML and
decodes properties from XML with the data format serializer.
|
| XmlWalker |
Abstraction of an entity which provides interface for XML walk.
|
| YangParameters |
Representation of the YANG parameters for the restconf api call node.
|