RunOptions.Experimental.RunHandlerPoolOptionsOrBuilder

interface estática pública RunOptions.Experimental.RunHandlerPoolOptionsOrBuilder
Subclasses indiretas conhecidas

Métodos Públicos

abstrato longo
obterPrioridade ()
 Priority of the request.

Métodos Públicos

público abstrato longo 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;