| FRAMES NO FRAMES | |||||||
| |||||||
| SUMMARY: IMPORT | CONSTANT | MEMBER | ACTION | DETAIL: IMPORT | CONSTANT | MEMBER | ACTION | ||||||
| Member summary | |
|---|---|
string | fieldName
The field of the event to use for the comparison. Must be an integer. |
boolean | increasing
True for a min-heap, false for a max-heap. |
| Action summary | |
|---|---|
integer | compare(any a, any b)
Compare two events. |
| Member detail |
|---|
string fieldNameThe field of the event to use for the comparison. Must be an integer.
boolean increasingTrue for a min-heap, false for a max-heap.
| Action detail |
|---|
integer compare(any a, any b)Compare two events.
| FRAMES NO FRAMES | |||||||
| |||||||
| SUMMARY: IMPORT | CONSTANT | MEMBER | ACTION | DETAIL: IMPORT | CONSTANT | MEMBER | ACTION | ||||||