| Modifier and Type | Method and Description |
|---|---|
List<RunningInstanceBean> |
ManagementService.getRunningInstances()
A method to get all the available FullTextIndexManagement service running instances
|
| Modifier and Type | Method and Description |
|---|---|
void |
ManagementServiceAsync.getRunningInstances(com.google.gwt.user.client.rpc.AsyncCallback<List<RunningInstanceBean>> callback)
A method to get all the available FullTextIndexManagement service running instances
|
| Modifier and Type | Method and Description |
|---|---|
List<RunningInstanceBean> |
ManagementServiceImpl.getRunningInstances() |
| Modifier and Type | Method and Description |
|---|---|
int |
RunningInstanceBean.compareTo(RunningInstanceBean o) |
Copyright © 2014. All Rights Reserved.