| Class and Description |
|---|
| org.hobbit.core.data.ConfiguredExperiment
Use
QueuedExperiment instead. |
| org.hobbit.core.data.ControllerStatus
Use
ControllerStatus instead. |
| Method and Description |
|---|
| org.hobbit.storage.queries.SparqlQueries.cleanUpChallengeGraphQuery(String)
A single large query does not seem to be supported by all
triple stores. Use
SparqlQueries.cleanUpChallengeGraphQueries(String) instead. |
| org.hobbit.core.components.AbstractSequencingTaskGenerator.setTaskIdToWaitFor(String)
It is not necessary anymore since its usage has been
integrated into the
AbstractSequencingTaskGenerator.sendTaskToSystemAdapterInSequence(String, byte[])
method. |
| org.hobbit.core.data.ContainerTermination.waitForTermination() |
Copyright © 2017–2018. All rights reserved.