|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IODesc | |
|---|---|
| org.gcube.indexmanagement.incrementalindexupdater | |
| org.gcube.indexmanagement.incrementalindexupdater.indexresourcehandlers | |
| Uses of IODesc in org.gcube.indexmanagement.incrementalindexupdater |
|---|
| Methods in org.gcube.indexmanagement.incrementalindexupdater that return types with arguments of type IODesc | |
|---|---|
java.util.List<IODesc> |
ResourceModificationList.getAddedIDs()
|
java.util.List<IODesc> |
ResourceModificationList.getDeletedIDs()
|
java.util.List<IODesc> |
ResourceModificationList.getModifiedIDs()
|
| Methods in org.gcube.indexmanagement.incrementalindexupdater with parameters of type IODesc | |
|---|---|
void |
ResourceModificationList.addAddedID(IODesc id)
|
void |
ResourceModificationList.addDeletedID(IODesc id)
|
void |
ResourceModificationList.addModifiedID(IODesc id)
|
| Uses of IODesc in org.gcube.indexmanagement.incrementalindexupdater.indexresourcehandlers |
|---|
| Methods in org.gcube.indexmanagement.incrementalindexupdater.indexresourcehandlers with parameters of type IODesc | |
|---|---|
int |
IODesc.compareTo(IODesc o)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||