| Package | Description |
|---|---|
| org.gephi.statistics | |
| org.gephi.statistics.api |
API for statistics and metrics tasks execution.
|
| org.gephi.utils.longtask.api |
API any module can use for providing long, asynchronous tasks execution.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StatisticsControllerImpl.execute(Statistics statistics,
LongTaskListener listener) |
| Modifier and Type | Method and Description |
|---|---|
void |
StatisticsController.execute(Statistics statistics,
LongTaskListener listener)
Execute the statistics algorithm in a background thread and notify
listener when finished. |
| Modifier and Type | Method and Description |
|---|---|
void |
LongTaskExecutor.setLongTaskListener(LongTaskListener listener)
Set the listener to this executor.
|
Copyright © 2007–2017. All rights reserved.