@DistributeMe(agentsSupport=false,
moskitoSupport=false)
@SupportService
@FailBy(strategyClass=org.distributeme.core.failing.RetryCallOnce.class)
public interface NowRunningAPI
extends net.anotheria.anoplass.api.API, net.anotheria.anoprise.metafactory.Service
| Modifier and Type | Method and Description |
|---|---|
java.util.List<EntryPointAO> |
getEntryPoints()
Returns the entry points with now-running and past-running actions.
|
int |
getNowRunningCount()
Number of currently running requests.
|
java.util.List<EntryPointAO> getEntryPoints() throws net.anotheria.anoplass.api.APIException
net.anotheria.anoplass.api.APIExceptionint getNowRunningCount()
throws net.anotheria.anoplass.api.APIException
net.anotheria.anoplass.api.APIExceptionCopyright © 2010-2020 anotheria.net. All Rights Reserved.