enqueue meaning in English
储入队列
从队列删除项目对照加入队列
排队
Examples
- Call would enqueue the object ; the
调用会把对象加入队列。 - Variants on these methods would support timeouts on both the enqueue and dequeue operations
这种方法中的变量应支持设定入队和出队的操作超时能力: - Messages are stored in queues , and mq servers allow you to enqueue messages onto queues , and dequeue messages from them
消息存储在队列里, mq服务器允许您将消息加入到队列以及从队列中取走消息。 - When you want to update address information , you must first call bapi employeet enqueue to lock the hr record for this employee
如果需要更新地址信息,首先必须调用bapi _ employeet _ enqueue锁定该雇员的hr记录。 - Transactional support , so enqueue and dequeue operations exhibit the transactional properties of atomicity , consistency , isolation , and durability
事务性支持,这样入队和出队操作都具有事务特性:原子性、一致性、隔离性以及可持久性