The game thread Tick can enqueue a rendering command to do the update operation.
ゲーム スレッド ティックは、更新作業のためにレンダリング コマンドをキューに入れることができます。
An integer specifying the transactional behavior of the enqueue request.
エンキュー要求のトランザクション動作を指定する整数。
Specifies the transactional behavior of the enqueue request.
エンキュー要求に対するトランザクション動作を指定します。
An identifier specified at enqueue time by the message producer
エンキュー時にメッセージ・プロデューサによって指定される識別子。
Encountered an error during enqueue of status messages
ステータス メッセージをキューに追加中にエラーが発生しました
Ordering of messages by priority enqueue time, or commit time
エンキュー時間またはコミット時間に基づくメッセージの順序付け
During enqueue, to transform the message to the correct type before inserting it into the queue.
エンキュー中、メッセージをキューに挿入する前に、適切なタイプに変換。
This instance method enqueues multiple messages to a queue using the supplied enqueue options.
このインスタンス・メソッドは、指定されたエンキュー・オプションを使用してキューに複数のメッセージをエンキューします。
During enqueue of a message by a capture process, which can be useful for formatting a message in a manner appropriate for all destination databases
取得プロセスによるメッセージのエンキュー時。すべての宛先データベースに適切な方法でメッセージをフォーマットする場合に役立ちます。
Figure 3-2 shows how enqueue time ordering does not support consistent browse of messages in a queue.
図3-2に、エンキュー時間による順序付けで、キュー内のメッセージの一貫性のある参照がサポートされないことを示します。
Note that even if this returns a non-zero finite value, subsequent enqueue! may throw an error because of the queue being full.
この手続きが0以外有限値を返した場合でも、続くenqueue!の呼び出し時点で キューがいっぱいになっている可能性があることに注意してください。
The elapsed enqueue time, which is the amount of time (in seconds) spent enqueuing messages since the capture process was last started
エンキューの経過時間。取得プロセスが最後に起動されてから、メッセージのエンキューにかかった時間(秒)を示します。
If the propagation propagates messages to a destination queue in a remote database, then the owner of the source queue must be able to use the propagation's database link, and the user to which the database link connects at the remote database must have enqueue privilege on the destination queue.
伝播によってメッセージがリモート・データベース内の宛先キューに伝播される場合、ソース・キューの所有者は伝播のデータベース・リンクを使用できる必要があり、リモート・データベースでデータベース・リンクの接続先となるユーザーは、宛先キューに対するエンキュー権限を持っている必要があります。