RunOptions.Experimental.RunHandlerPoolOptionsOrBuilder

공개 정적 인터페이스 RunOptions.Experimental.RunHandlerPoolOptionsOrBuilder
알려진 간접 하위 클래스

공개 방법

추상적인 긴
우선순위 ()
 Priority of the request.

공개 방법

공개 추상 긴 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;