| Package | Description |
|---|---|
| org.gcube.indexmanagement.common.mergesort |
| Modifier and Type | Method and Description |
|---|---|
MergeSortElement |
MergeSortPipe.getNext() |
| Modifier and Type | Method and Description |
|---|---|
void |
MergeSortPipe.add(int workerID,
MergeSortElement element)
Adds a new element in the queue
|
| Modifier and Type | Method and Description |
|---|---|
void |
MergeSortPipe.add(int workerID,
ArrayList<MergeSortElement> elements)
Adds a new elements' array in the queue
|
Copyright © 2014. All Rights Reserved.