Serializablepublic class OperationOnIndex extends Object implements Serializable
| Constructor | Description |
|---|---|
OperationOnIndex(String operation,
String destination) |
|
OperationOnIndex(String operation,
String destination,
List<String> scope) |
| Modifier and Type | Method | Description |
|---|---|---|
String |
getDestination() |
|
String |
getOperation() |
|
List<String> |
getScope() |
Copyright © 2018. All rights reserved.