RunOptions.Experimental.RunHandlerPoolOptions.Builder

genel statik son sınıf RunOptions.Experimental.RunHandlerPoolOptions.Builder

 Options for run handler thread pool.
 
Protobuf türü tensorflow.RunOptions.Experimental.RunHandlerPoolOptions

Genel Yöntemler

RunOptions.Experimental.RunHandlerPoolOptions.Builder
addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri)
RunOptions.Experimental.RunHandlerPoolOptions
RunOptions.Experimental.RunHandlerPoolOptions
RunOptions.Experimental.RunHandlerPoolOptions.Builder
RunOptions.Experimental.RunHandlerPoolOptions.Builder
clearField (com.google.protobuf.Descriptors.FieldDescriptor alanı)
RunOptions.Experimental.RunHandlerPoolOptions.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
RunOptions.Experimental.RunHandlerPoolOptions.Builder
clearPriority ()
 Priority of the request.
RunOptions.Experimental.RunHandlerPoolOptions.Builder
klon ()
RunOptions.Experimental.RunHandlerPoolOptions
final statik com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
uzun
getPriority ()
 Priority of the request.
son boole değeri
RunOptions.Experimental.RunHandlerPoolOptions.Builder
mergeFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
RunOptions.Experimental.RunHandlerPoolOptions.Builder
mergeFrom (com.google.protobuf.Message other)
final RunOptions.Experimental.RunHandlerPoolOptions.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet bilinmiyorFields)
RunOptions.Experimental.RunHandlerPoolOptions.Builder
setField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri)
RunOptions.Experimental.RunHandlerPoolOptions.Builder
setPriority (uzun değer)
 Priority of the request.
RunOptions.Experimental.RunHandlerPoolOptions.Builder
setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor alanı, int dizini, Nesne değeri)
final RunOptions.Experimental.RunHandlerPoolOptions.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet bilinmeyenFields)

Kalıtsal Yöntemler

Genel Yöntemler

public RunOptions.Experimental.RunHandlerPoolOptions.Builder addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri)

public RunOptions.Experimental.RunHandlerPoolOptions.Builder clearField (com.google.protobuf.Descriptors.FieldDescriptor alanı)

public RunOptions.Experimental.RunHandlerPoolOptions.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

public RunOptions.Experimental.RunHandlerPoolOptions.Builder clearPriority ()

 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;

public RunOptions.Experimental.RunHandlerPoolOptions getDefaultInstanceForType ()

public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()

public com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()

halka açık uzun 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;

genel final boolean isInitialized ()

public RunOptions.Experimental.RunHandlerPoolOptions.Builder mergeFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
IOİstisnası

public RunOptions.Experimental.RunHandlerPoolOptions.Builder mergeFrom (com.google.protobuf.Message other)

genel final RunOptions.Experimental.RunHandlerPoolOptions.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet bilinmiyorFields)

public RunOptions.Experimental.RunHandlerPoolOptions.Builder setField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri)

public RunOptions.Experimental.RunHandlerPoolOptions.Builder setPriority (uzun değer)

 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;

public RunOptions.Experimental.RunHandlerPoolOptions.Builder setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor alanı, int dizini, Nesne değeri)

genel final RunOptions.Experimental.RunHandlerPoolOptions.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet bilinmiyorFields)