RunOptions.Experimental.RunHandlerPoolOptions.Builder

classe final estática pública RunOptions.Experimental.RunHandlerPoolOptions.Builder

 Options for run handler thread pool.
 
Tipo de protobuf tensorflow.RunOptions.Experimental.RunHandlerPoolOptions

Métodos Públicos

RunOptions.Experimental.RunHandlerPoolOptions.Builder
addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor do objeto)
RunOptions.Experimental.RunHandlerPoolOptions
RunOptions.Experimental.RunHandlerPoolOptions
RunOptions.Experimental.RunHandlerPoolOptions.Builder
claro ()
RunOptions.Experimental.RunHandlerPoolOptions.Builder
clearField (campo com.google.protobuf.Descriptors.FieldDescriptor)
RunOptions.Experimental.RunHandlerPoolOptions.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor umof)
RunOptions.Experimental.RunHandlerPoolOptions.Builder
limparPrioridade ()
 Priority of the request.
RunOptions.Experimental.RunHandlerPoolOptions.Builder
clonar ()
RunOptions.Experimental.RunHandlerPoolOptions
final estático com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
longo
obterPrioridade ()
 Priority of the request.
booleano final
RunOptions.Experimental.RunHandlerPoolOptions.Builder
mergeFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
RunOptions.Experimental.RunHandlerPoolOptions.Builder
mergeFrom (com.google.protobuf.Message outro)
final RunOptions.Experimental.RunHandlerPoolOptions.Builder
mesclarUnknownFields (com.google.protobuf.UnknownFieldSet desconhecidoFields)
RunOptions.Experimental.RunHandlerPoolOptions.Builder
setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor do objeto)
RunOptions.Experimental.RunHandlerPoolOptions.Builder
setPriority (valor longo)
 Priority of the request.
RunOptions.Experimental.RunHandlerPoolOptions.Builder
setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, índice int, valor do objeto)
final RunOptions.Experimental.RunHandlerPoolOptions.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet desconhecidoFields)

Métodos herdados

Métodos Públicos

public RunOptions.Experimental.RunHandlerPoolOptions.Builder addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor do objeto)

público RunOptions.Experimental.RunHandlerPoolOptions.Builder clearField (campo com.google.protobuf.Descriptors.FieldDescriptor)

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 ()

final estático público com.google.protobuf.Descriptors.Descriptor getDescriptor ()

público com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()

getPriority longo público ()

 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;

público final booleano isInitialized ()

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

Lança
IOException

público RunOptions.Experimental.RunHandlerPoolOptions.Builder mergeFrom (com.google.protobuf.Message outro)

público final RunOptions.Experimental.RunHandlerPoolOptions.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet desconhecidoFields)

public RunOptions.Experimental.RunHandlerPoolOptions.Builder setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor do objeto)

public RunOptions.Experimental.RunHandlerPoolOptions.Builder setPriority (valor longo)

 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 (campo com.google.protobuf.Descriptors.FieldDescriptor, índice int, valor do objeto)

público final RunOptions.Experimental.RunHandlerPoolOptions.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet desconhecidoFields)