antarmuka publik QueueRunnerDefOrBuilder
Subkelas Tidak Langsung yang Diketahui |
Metode Publik
Tali abstrak | dapatkanCancelOpName () The operation to run to cancel the queue. |
abstrak com.google.protobuf.ByteString | dapatkanCancelOpNameBytes () The operation to run to cancel the queue. |
Tali abstrak | dapatkanCloseOpName () The operation to run to close the queue. |
abstrak com.google.protobuf.ByteString | dapatkanCloseOpNameBytes () The operation to run to close the queue. |
Tali abstrak | getEnqueueOpName (indeks int) A list of enqueue operations. |
abstrak com.google.protobuf.ByteString | getEnqueueOpNameBytes (indeks int) A list of enqueue operations. |
abstrak ke dalam | getEnqueueOpNameCount () A list of enqueue operations. |
Daftar abstrak<String> | dapatkanEnqueueOpNameList () A list of enqueue operations. |
Kode abstrak | getQueueClosedExceptionTypes (indeks int) A list of exception types considered to signal a safely closed queue if raised during enqueue operations. |
abstrak ke dalam | getQueueClosedExceptionTypesCount () A list of exception types considered to signal a safely closed queue if raised during enqueue operations. |
Daftar abstrak< Kode > | getQueueClosedExceptionTypesList () A list of exception types considered to signal a safely closed queue if raised during enqueue operations. |
abstrak ke dalam | getQueueClosedExceptionTypesValue (indeks int) A list of exception types considered to signal a safely closed queue if raised during enqueue operations. |
Daftar abstrak<Bilangan Bulat> | getQueueClosedExceptionTypesValueList () A list of exception types considered to signal a safely closed queue if raised during enqueue operations. |
Tali abstrak | dapatkan Nama Antrian () Queue name. |
abstrak com.google.protobuf.ByteString | dapatkanQueueNameBytes () Queue name. |
Metode Publik
String abstrak publik getCancelOpName ()
The operation to run to cancel the queue.
string cancel_op_name = 4;
abstrak publik com.google.protobuf.ByteString getCancelOpNameBytes ()
The operation to run to cancel the queue.
string cancel_op_name = 4;
String abstrak publik getCloseOpName ()
The operation to run to close the queue.
string close_op_name = 3;
abstrak publik com.google.protobuf.ByteString getCloseOpNameBytes ()
The operation to run to close the queue.
string close_op_name = 3;
String abstrak publik getEnqueueOpName (indeks int)
A list of enqueue operations.
repeated string enqueue_op_name = 2;
abstrak publik com.google.protobuf.ByteString getEnqueueOpNameBytes (int indeks)
A list of enqueue operations.
repeated string enqueue_op_name = 2;
abstrak publik int getEnqueueOpNameCount ()
A list of enqueue operations.
repeated string enqueue_op_name = 2;
Daftar abstrak publik<String> getEnqueueOpNameList ()
A list of enqueue operations.
repeated string enqueue_op_name = 2;
Kode abstrak publik getQueueClosedExceptionTypes (indeks 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;
abstrak publik 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;
Daftar abstrak publik< Kode > 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;
abstrak publik int getQueueClosedExceptionTypesValue (indeks 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;
Daftar abstrak publik<Bilangan Bulat> 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;
String abstrak publik getQueueName ()
Queue name.
string queue_name = 1;
abstrak publik com.google.protobuf.ByteString getQueueNameBytes ()
Queue name.
string queue_name = 1;