METHOD INVOCATION Meaning in Japanese - translations and usage examples

['meθəd ˌinvə'keiʃn]
['meθəd ˌinvə'keiʃn]
method invocation

Examples of using Method invocation in English and their translations into Japanese

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
  • Programming category close
Remote Method Invocation.
リモートメソッドRMI
This is possible because XMLDecoder supports arbitrary method invocation.
これは,XMLDecoderが任意のメソッド呼び出しをサポートしているので可能です。
Remote Method Invocation(RMI).
リモートメソッド呼び出し(RMI)。
In the program below,the counter value is passed as the receiver of the method invocation along with the arguments.
次のプログラムでは、カウンタ値がメソッド呼び出しのレシーバとして、実引数と一緒に渡されています。
Remote method invocation.
フルスペル:RemoteMethodInvocation
Serialization is used for lightweight persistence and for communication via sockets orRemote Method Invocation(RMI).
直列化は、簡易な永続性の実現や、ソケットやRemoteMethodInvocation(RMI)による通信のために使用されます。
Java remote method invocation.
フルスペル:JavaRemoteMethodInvocation
A method invocation that ends with= has syntax sugar:.
メソッド名が=で終わるメソッドの実行にもシンタックスシュガーがあります。
Specifically allowing private method invocation. If you wanted to invoke.
さらに、もしプライベートメソッドを実行したい場合は、。
All method invocations are serialized by the server's message queue.
すべてのメソッドの呼び出しは、サーバーのメッセージキューによって順次実行されます。
Compare this to a Java method invocation for example: obj. method..
Javaのメソッド実行、たとえばobj.method()と比べてみよ。
Serialization is used for lightweight persistence and for communication via sockets orRemote Method Invocation(RMI).
直列化は、簡易な持続性の実現や、ソケットやRemoteMethodInvocation(RMI)による通信のために使用されます。
RMI-IIOP(CORBA): method invocations using RMI-IIOP/CORBA.
RMI(2):RMIを使ってメソッド呼び出しする
Since the service object is a transaction boundary,it is committed to the database at the timing of the update method invocation.
サービスオブジェクトはトランザクション境界となっているため、updateメソッド呼び出しのタイミングでデータベースにコミットされます。
In 1997, Remote Method Invocation, or RMI, was introduced in JDK 1.1.
年にリモートメソッド呼び出し(RMI)がJDK1.1に導入されました。
Enabling the rpc context is good if you areinterested in seeing metrics on each hbase rpc method invocation counts and time taken.
HBaseのRPCメソッドの呼び出しに関するメトリクス(カウントおよび要した時間)を知りたい場合は、rpcコンテキストを有効にします。
This to a Java method invocation for example: obj. method(). This is.
メソッド実行、たとえばobj.method()と比べてみよ。インスタンス。
It also remains to be seen whether the JVM can actually make use of this bytecode andreally improve the speed of dynamic method invocations.
また、JVMは実際にこのバイトコードを使用し、本当に動的なメソッド呼び出しのスピードを向上するのか、はまだ分からない。
If the outputs are showing"Method Invocation Result: void", this means that no results were found by the specified UUID.
指定したUUDIに関する結果が見つからなかった場合は、''メソッドの呼び出し結果:void''との結果が出力されます。
We follow each user click through your whole server-side infrastructure(Java,. NET, PHP)down to a single method invocation or database call.
当社は全サーバー側インフラ(Java、NET、PHP)を通して、シングルメソッド起動あるいはデータベースコールまでユーザーの1クリックをフォローします。
If Direct Method Invocation(DMI) is enabled, disable it. For more details, please refer to the following information.
DynamicMethodInvocation(DMI)を有効にしている場合、無効にする詳細は、以下の情報を参照してください。
(Other actions include arithmetic operations, conditional tests, and method invocations, but these do not involve variables directly.).
その他の動作として,算術演算,条件検査,及びメソッド呼出しを含むが,これらは,直接には変数に関係しない。
RMI(Remote Method Invocation) and EJB(Enterprise Java Beans) are used for creating distributed applications.
RMI(RemoteMethodInvocation)およびEJB(EnterpriseJavaBeans)は、Javaで分散アプリケーションを作成するために使用されます。
Because a non-captured block is always inlined,the above method invocation is exactly the same as writing this:.
捕捉されないブロック(non-capturedblock)は常にインライン展開されます。したがって、上記したメソッドの実行は、以下のように書くことと完全に同じです。
For the method invocation two(3) within class Test, there are two applicable methods, but only the one in class Test is accessible, and so that is the one to be invoked at run time(the argument 3 is converted to type long).
クラスTest内のメソッド呼出しtwo(3)に対しては二つの適用可能なメソッドがあるが,クラスTest内のものだけがアクセス可能であり,したがって実行時に呼び出されるその実引数3は型longに変換される。
Trace every transaction from click to the resulting method invocation or SQL statement executed in the heart of your infrastructure.
クリックしてからインフラストラクチャの内部でメソッドが起動されたり、SQLステートメントが実行されたりするまでのトランザクションをすべて追跡します。
CIM Infrastructure Specification method invocation link: The resource identifier of a(static or instance)method invocation resource.
CIMインフラストラクチャの仕様methodinvocationlink/メソッド呼び出しリンク:メソッド呼び出しリソース(静的またはインスタンス)のリソース識別子。
This is because when you invoke add,it is instantiated with the types of the arguments: every method invocation with a different type combination results in a different method instantiation.
この理由は、addを実行するとき、そのメソッドは引数の型にしたがって初期化される、ということによります。つまり、異なる型を与えてメソッドを実行すると、メソッドを初期化した結果もそれぞれ異なるものとなるからです。
Results: 28, Time: 0.0283

Word-for-word translation

Top dictionary queries

English - Japanese