RunOptions.Experimental.RunHandlerPoolOptionsOrBuilder

publiczny interfejs statyczny RunOptions.Experimental.RunHandlerPoolOptionsOrBuilder
Znane podklasy pośrednie

Metody publiczne

abstrakcyjne, 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;