O - The operation type.Req - The request type (corresponding to the operation type).public abstract static class SimJQOperation.RequestQ<O extends SimEntityOperation,Req extends SimJQOperation.RequestQ> extends SimJQOperation.RequestJAndOrQ<O,Req>
null, and the queue is the target entity.| Constructor and Description |
|---|
RequestQ(SimQueue queue)
Creates the request.
|
forJob, forJobAndQueue, forQueue, forTargetEntity, getJob, getQueuegetTargetEntityclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetOperationpublic RequestQ(SimQueue queue)
queue - The queue, non-null.IllegalArgumentException - If the queue is null.Copyright © 2018. All rights reserved.