interfaccia statica pubblica RunOptions.Experimental.RunHandlerPoolOptionsOrBuilder
Sottoclassi indirette conosciute |
Metodi pubblici
astratto lungo | getPriorità () Priority of the request. |
Metodi pubblici
pubblico astratto lungo 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;