| Package | Description |
|---|---|
| org.gcube.indexmanagement.storagehandling.stubs |
| Modifier and Type | Field and Description |
|---|---|
static DeltaActionType |
DeltaActionType.Addition |
static DeltaActionType |
DeltaActionType.Deletion |
static DeltaActionType |
DeltaActionType.Update |
| Modifier and Type | Method and Description |
|---|---|
static DeltaActionType |
DeltaActionType.fromString(String value) |
static DeltaActionType |
DeltaActionType.fromValue(String value) |
DeltaActionType |
DeltaFileInfoType.getDeltaAction()
Gets the deltaAction value for this DeltaFileInfoType.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DeltaFileInfoType.setDeltaAction(DeltaActionType deltaAction)
Sets the deltaAction value for this DeltaFileInfoType.
|
| Constructor and Description |
|---|
DeltaFileInfoType(DeltaActionType deltaAction,
String deltaFileID,
int documentCount,
String indexTypeID) |
Copyright © 2014. All Rights Reserved.