public interface MasterNodeLocal extends Listenable<ClientStateInformation>
| Modifier and Type | Method and Description |
|---|---|
void |
cancelAllClients() |
Set<ClientNodeRemote> |
getClientsOnceAllConnected(long timeoutInMs) |
Collection<ClientState> |
getCurrentState() |
Collection<ClientStateInformation> |
getCurrentStateInformation() |
String |
getSummaryOfClientStatuses() |
addListener, deleteListenerString getSummaryOfClientStatuses()
Collection<ClientState> getCurrentState()
Collection<ClientStateInformation> getCurrentStateInformation()
Set<ClientNodeRemote> getClientsOnceAllConnected(long timeoutInMs) throws InterruptedException
InterruptedExceptionvoid cancelAllClients()
Copyright © 2010–2016 EvoSuite. All rights reserved.