public interface MNQuery
Modifier and Type | Method and Description |
---|---|
QueryEngineDescription |
getQueryEngineDescription(String queryEngine) |
QueryEngineList |
listQueryEngines() |
InputStream |
query(String queryEngine,
String query) |
InputStream query(String queryEngine, String query) throws InvalidToken, ServiceFailure, NotAuthorized, InvalidRequest, NotImplemented, NotFound
InvalidToken
ServiceFailure
NotAuthorized
InvalidRequest
NotImplemented
NotFound
https://purl.dataone.org/architecturev2/apis/MN_APIs.html#MNQuery.query
QueryEngineDescription getQueryEngineDescription(String queryEngine) throws InvalidToken, ServiceFailure, NotAuthorized, NotImplemented, NotFound
InvalidToken
ServiceFailure
NotAuthorized
NotImplemented
NotFound
https://purl.dataone.org/architecturev2/apis/MN_APIs.html#MNQuery.getQueryEngineDescription
QueryEngineList listQueryEngines() throws InvalidToken, ServiceFailure, NotAuthorized, NotImplemented
InvalidToken
ServiceFailure
NotAuthorized
NotImplemented
https://purl.dataone.org/architecturev2/apis/MN_APIs.html#MNQuery.listQueryEngines
Copyright © 2020. All Rights Reserved.