Steve Blackmon created STREAMS-367:
--------------------------------------
Summary: Add read(String id) and read(List<String> ids) methods to
StreamsProvider
Key: STREAMS-367
URL: https://issues.apache.org/jira/browse/STREAMS-367
Project: Streams
Issue Type: New Feature
Reporter: Steve Blackmon
Assignee: Steve Blackmon
Add read(String id) and read(List<String> ids) methods to StreamsProvider
Logic for document retrieval along these lines already exists within the
provider or within the libraries connecting to the origin sources, but can't
currently be accessed other than by calling readCurrent or readAll.
Having this ability would open up use-cases where providers are started and
used ad-hoc as a proxy for upstream documents.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)