@Beta public class RemoteSchemaProvider extends Object implements org.opendaylight.yangtools.yang.model.repo.spi.SchemaSourceProvider<org.opendaylight.yangtools.yang.model.repo.api.YangTextSchemaSource>
RemoteYangTextSourceProvider
.Constructor and Description |
---|
RemoteSchemaProvider(RemoteYangTextSourceProvider remoteRepo,
scala.concurrent.ExecutionContext executionContext) |
Modifier and Type | Method and Description |
---|---|
com.google.common.util.concurrent.CheckedFuture<org.opendaylight.yangtools.yang.model.repo.api.YangTextSchemaSource,org.opendaylight.yangtools.yang.model.repo.api.SchemaSourceException> |
getSource(org.opendaylight.yangtools.yang.model.repo.api.SourceIdentifier sourceIdentifier) |
public RemoteSchemaProvider(RemoteYangTextSourceProvider remoteRepo, scala.concurrent.ExecutionContext executionContext)
public com.google.common.util.concurrent.CheckedFuture<org.opendaylight.yangtools.yang.model.repo.api.YangTextSchemaSource,org.opendaylight.yangtools.yang.model.repo.api.SchemaSourceException> getSource(org.opendaylight.yangtools.yang.model.repo.api.SourceIdentifier sourceIdentifier)
getSource
in interface org.opendaylight.yangtools.yang.model.repo.spi.SchemaSourceProvider<org.opendaylight.yangtools.yang.model.repo.api.YangTextSchemaSource>
Copyright © 2019 OpenDaylight. All rights reserved.