RunOptions.Experimental.RunHandlerPoolOptionsOrBuilder

interface statique publique RunOptions.Experimental.RunHandlerPoolOptionsOrBuilder
Sous-classes indirectes connues

Méthodes publiques

abstrait long
getPriorité ()
 Priority of the request.

Méthodes publiques

public abstrait long 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;