publiczny interfejs statyczny RunOptions.Experimental.RunHandlerPoolOptionsOrBuilder
Znane podklasy pośrednie |
Metody publiczne
streszczenie długie | uzyskajPriorytet () Priority of the request. |
Metody publiczne
publiczne streszczenie długie 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;