public class TreeReaderBuffer extends Object
Modifier and Type | Field and Description |
---|---|
protected Executor |
executor |
protected Map<String,Future<org.gcube.data.tml.proxies.TReader>> |
readers |
protected org.gcube.common.scope.impl.ScopeBean |
scope |
Modifier | Constructor and Description |
---|---|
protected |
TreeReaderBuffer() |
|
TreeReaderBuffer(org.gcube.common.scope.impl.ScopeBean scope) |
|
TreeReaderBuffer(org.gcube.common.scope.impl.ScopeBean scope,
ArrayList<String> collectionIds) |
Modifier and Type | Method and Description |
---|---|
org.gcube.data.tml.proxies.TReader |
getReader(String collectionId) |
protected void |
startFilling() |
protected void |
startFilling(ArrayList<String> collectionIds) |
protected org.gcube.common.scope.impl.ScopeBean scope
protected Executor executor
public TreeReaderBuffer(org.gcube.common.scope.impl.ScopeBean scope) throws Exception
Exception
public org.gcube.data.tml.proxies.TReader getReader(String collectionId) throws InterruptedException, ExecutionException
Copyright © 2014. All Rights Reserved.