Uses of Interface
org.opendaylight.controller.cluster.schema.provider.RemoteYangTextSourceProvider
-
Packages that use RemoteYangTextSourceProvider Package Description org.opendaylight.controller.cluster.schema.provider.impl -
-
Uses of RemoteYangTextSourceProvider in org.opendaylight.controller.cluster.schema.provider.impl
Classes in org.opendaylight.controller.cluster.schema.provider.impl that implement RemoteYangTextSourceProvider Modifier and Type Class Description class
RemoteYangTextSourceProviderImpl
Remote schema provider implementation backed by local schema provider.Constructors in org.opendaylight.controller.cluster.schema.provider.impl with parameters of type RemoteYangTextSourceProvider Constructor Description RemoteSchemaProvider(RemoteYangTextSourceProvider remoteRepo, scala.concurrent.ExecutionContext executionContext)
-