RunOptions.Experimental.RunHandlerPoolOptions.Builder

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

 Options for run handler thread pool.
 
Protobuf tipo tensorflow.RunOptions.Experimental.RunHandlerPoolOptions

Métodos públicos

RunOptions.Experimental.RunHandlerPoolOptions.Builder
addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del 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 uno de)
RunOptions.Experimental.RunHandlerPoolOptions.Builder
borrarPrioridad ()
 Priority of the request.
RunOptions.Experimental.RunHandlerPoolOptions.Builder
clonar ()
RunOptions.Experimental.RunHandlerPoolOptions
com.google.protobuf.Descriptors.Descriptor estático final
com.google.protobuf.Descriptors.Descriptor
largo
obtenerPrioridad ()
 Priority of the request.
booleano final
RunOptions.Experimental.RunHandlerPoolOptions.Builder
mergeFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensiónRegistry)
RunOptions.Experimental.RunHandlerPoolOptions.Builder
mergeFrom (com.google.protobuf.Message otro)
RunOptions.Experimental.RunHandlerPoolOptions.Builder final
mergeUnknownFields (com.google.protobuf.UnknownFieldSet desconocidoFields)
RunOptions.Experimental.RunHandlerPoolOptions.Builder
setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto)
RunOptions.Experimental.RunHandlerPoolOptions.Builder
setPriority (valor largo)
 Priority of the request.
RunOptions.Experimental.RunHandlerPoolOptions.Builder
setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, índice int, valor del objeto)
RunOptions.Experimental.RunHandlerPoolOptions.Builder final
setUnknownFields (com.google.protobuf.UnknownFieldSet desconocidoFields)

Métodos heredados

Métodos públicos

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

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

pública 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 ()

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

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

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;

público final booleano isInitialized ()

RunOptions.Experimental.RunHandlerPoolOptions.Builder mergeFrom público (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensiónRegistry)

Lanza
IOExcepción

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

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

público RunOptions.Experimental.RunHandlerPoolOptions.Builder setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto)

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

 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 del objeto)

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