Uses of Class
org.opendaylight.controller.cluster.access.concepts.FrontendIdentifier
Packages that use FrontendIdentifier
Package
Description
This package contains the baseline client infrastructure required to implement clients accessing the data store.
This package defines basic concepts used to interact with the CDS backend implementation.
-
Uses of FrontendIdentifier in org.opendaylight.controller.cluster.access.client
Constructors in org.opendaylight.controller.cluster.access.client with parameters of type FrontendIdentifier -
Uses of FrontendIdentifier in org.opendaylight.controller.cluster.access.concepts
Methods in org.opendaylight.controller.cluster.access.concepts that return FrontendIdentifierModifier and TypeMethodDescriptionstatic @NonNull FrontendIdentifierFrontendIdentifier.create(MemberName memberName, FrontendType clientType) @NonNull FrontendIdentifierClientIdentifier.getFrontendId()static @NonNull FrontendIdentifierMethods in org.opendaylight.controller.cluster.access.concepts with parameters of type FrontendIdentifierModifier and TypeMethodDescriptionstatic @NonNull ClientIdentifierClientIdentifier.create(FrontendIdentifier frontendId, long generation)