org.gcube.data.analysis.statisticalmanager.proxies
Interface StatisticalManagerAsyncFactory
- All Known Implementing Classes:
- StatisticalManagerDefaultFactory
public interface StatisticalManagerAsyncFactory
serviceConnectAsync
Future<W3CEndpointReference> serviceConnectAsync(String token)
- Throws:
RejectedExecutionException
serviceConnectAsync
Future<?> serviceConnectAsync(String token,
org.gcube.common.clients.delegates.Callback<W3CEndpointReference> callback)
- Throws:
RejectedExecutionException
getFeaturesAsync
Future<org.gcube_system.namespaces.data.analysis.statisticalmanager.types.Features> getFeaturesAsync()
- Throws:
RejectedExecutionException
getFeaturesAsync
Future<?> getFeaturesAsync(org.gcube.common.clients.delegates.Callback<org.gcube_system.namespaces.data.analysis.statisticalmanager.types.Features> callback)
- Throws:
RejectedExecutionException
Copyright © 2012. All Rights Reserved.