TibrvQueueGroup.contains()
Method
Declaration
booleancontains
(TibrvQueue eventQueue)
throws TibrvException
Purpose
Test whether a queue is in a queue group.
Remarks
If the queue is in the group, return true
; otherwise false
.
If the group is invalid, return false
.
Parameter |
Description |
|
Test the membership of this event queue in the queue group. |