RunOptions.Experimental.RunHandlerPoolOptionsOrBuilder

interfaz estática pública RunOptions.Experimental.RunHandlerPoolOptionsOrBuilder
Subclases indirectas conocidas

Métodos públicos

abstracto largo
obtenerPrioridad ()
 Priority of the request.

Métodos públicos

resumen público largo 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;