Uses of Class
org.opendaylight.controller.cluster.access.concepts.FrontendIdentifier
Packages that use FrontendIdentifier
Package
Description
This package defines basic concepts used to interact with the CDS backend implementation.
-
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)