パブリック静的インターフェイスRunOptions.Experimental.RunHandlerPoolOptionsOrBuilder
既知の間接サブクラス |
パブリックメソッド
抽象的な長い | getPriority () Priority of the request. |
パブリックメソッド
public abstract long getPriority ()
Priority of the request. The run handler thread pool will schedule ops based on the priority number. The larger number means higher priority.
int64 priority = 1;