общедоступный интерфейс QueueRunnerDefOrBuilder
Известные косвенные подклассы |
Публичные методы
абстрактная строка | getCancelOpName () The operation to run to cancel the queue. |
абстрактный com.google.protobuf.ByteString | getCancelOpNameBytes () The operation to run to cancel the queue. |
абстрактная строка | getCloseOpName () The operation to run to close the queue. |
абстрактный com.google.protobuf.ByteString | getCloseOpNameBytes () The operation to run to close the queue. |
абстрактная строка | getEnqueueOpName (индекс int) A list of enqueue operations. |
абстрактный com.google.protobuf.ByteString | getEnqueueOpNameBytes (индекс int) A list of enqueue operations. |
абстрактный int | getEnqueueOpNameCount () A list of enqueue operations. |
абстрактный список<String> | getEnqueueOpNameList () A list of enqueue operations. |
абстрактный код | getQueueClosedExceptionTypes (индекс int) A list of exception types considered to signal a safely closed queue if raised during enqueue operations. |
абстрактный int | getQueueClosedExceptionTypesCount () A list of exception types considered to signal a safely closed queue if raised during enqueue operations. |
абстрактный список < Код > | getQueueClosedExceptionTypesList () A list of exception types considered to signal a safely closed queue if raised during enqueue operations. |
абстрактный int | getQueueClosedExceptionTypesValue (индекс int) A list of exception types considered to signal a safely closed queue if raised during enqueue operations. |
абстрактный список<Целое число> | getQueueClosedExceptionTypesValueList () A list of exception types considered to signal a safely closed queue if raised during enqueue operations. |
абстрактная строка | получитьимяочереди () Queue name. |
абстрактный com.google.protobuf.ByteString | getQueueNameBytes () Queue name. |
Публичные методы
общедоступная абстрактная строка getCancelOpName ()
The operation to run to cancel the queue.
string cancel_op_name = 4;
общедоступный абстрактный com.google.protobuf.ByteString getCancelOpNameBytes ()
The operation to run to cancel the queue.
string cancel_op_name = 4;
общедоступная абстрактная строка getCloseOpName ()
The operation to run to close the queue.
string close_op_name = 3;
общедоступный абстрактный com.google.protobuf.ByteString getCloseOpNameBytes ()
The operation to run to close the queue.
string close_op_name = 3;
общедоступная абстрактная строка getEnqueueOpName (индекс int)
A list of enqueue operations.
repeated string enqueue_op_name = 2;
общедоступный абстрактный com.google.protobuf.ByteString getEnqueueOpNameBytes (индекс int)
A list of enqueue operations.
repeated string enqueue_op_name = 2;
общедоступный абстрактный int getEnqueueOpNameCount ()
A list of enqueue operations.
repeated string enqueue_op_name = 2;
общедоступный абстрактный список <String> getEnqueueOpNameList ()
A list of enqueue operations.
repeated string enqueue_op_name = 2;
общедоступный абстрактный код getQueueClosedExceptionTypes (индекс int)
A list of exception types considered to signal a safely closed queue if raised during enqueue operations.
repeated .tensorflow.error.Code queue_closed_exception_types = 5;
общедоступный абстрактный int getQueueClosedExceptionTypesCount ()
A list of exception types considered to signal a safely closed queue if raised during enqueue operations.
repeated .tensorflow.error.Code queue_closed_exception_types = 5;
общедоступный абстрактный список < Код > getQueueClosedExceptionTypesList ()
A list of exception types considered to signal a safely closed queue if raised during enqueue operations.
repeated .tensorflow.error.Code queue_closed_exception_types = 5;
public Abstract int getQueueClosedExceptionTypesValue (индекс int)
A list of exception types considered to signal a safely closed queue if raised during enqueue operations.
repeated .tensorflow.error.Code queue_closed_exception_types = 5;
общедоступный абстрактный список List<Integer> getQueueClosedExceptionTypesValueList ()
A list of exception types considered to signal a safely closed queue if raised during enqueue operations.
repeated .tensorflow.error.Code queue_closed_exception_types = 5;
общедоступная абстрактная строка getQueueName ()
Queue name.
string queue_name = 1;
общедоступный абстрактный com.google.protobuf.ByteString getQueueNameBytes ()
Queue name.
string queue_name = 1;