interfejs publiczny QueueRunnerDefOrBuilder
Znane podklasy pośrednie |
Metody publiczne
abstrakcyjny ciąg | getCancelOpName () The operation to run to cancel the queue. |
streszczenie com.google.protobuf.ByteString | getCancelOpNameBytes () The operation to run to cancel the queue. |
abstrakcyjny ciąg | getCloseOpName () The operation to run to close the queue. |
streszczenie com.google.protobuf.ByteString | getCloseOpNameBytes () The operation to run to close the queue. |
abstrakcyjny ciąg | getEnqueueOpName (indeks int) A list of enqueue operations. |
streszczenie com.google.protobuf.ByteString | getEnqueueOpNameBytes (indeks int) A list of enqueue operations. |
streszczenie wew | getEnqueueOpNameCount () A list of enqueue operations. |
lista abstrakcyjna<String> | getEnqueueOpNameList () A list of enqueue operations. |
abstrakcyjny kod | getQueueClosedExceptionTypes (indeks int) A list of exception types considered to signal a safely closed queue if raised during enqueue operations. |
streszczenie wew | getQueueClosedExceptionTypesCount () A list of exception types considered to signal a safely closed queue if raised during enqueue operations. |
streszczenie Lista <Kod> | getQueueClosedExceptionTypesList () A list of exception types considered to signal a safely closed queue if raised during enqueue operations. |
streszczenie wew | getQueueClosedExceptionTypesValue (indeks int) A list of exception types considered to signal a safely closed queue if raised during enqueue operations. |
streszczenie Lista<Integer> | getQueueClosedExceptionTypesValueList () A list of exception types considered to signal a safely closed queue if raised during enqueue operations. |
abstrakcyjny ciąg | getQueueName () Queue name. |
streszczenie com.google.protobuf.ByteString | getQueueNameBytes () Queue name. |
Metody publiczne
publiczny ciąg abstrakcyjny getCancelOpName ()
The operation to run to cancel the queue.
string cancel_op_name = 4;
publiczna abstrakcja com.google.protobuf.ByteString getCancelOpNameBytes ()
The operation to run to cancel the queue.
string cancel_op_name = 4;
publiczny ciąg abstrakcyjny getCloseOpName ()
The operation to run to close the queue.
string close_op_name = 3;
publiczna abstrakcja com.google.protobuf.ByteString getCloseOpNameBytes ()
The operation to run to close the queue.
string close_op_name = 3;
publiczny ciąg abstrakcyjny getEnqueueOpName (indeks int)
A list of enqueue operations.
repeated string enqueue_op_name = 2;
publiczna abstrakcja com.google.protobuf.ByteString getEnqueueOpNameBytes (indeks int)
A list of enqueue operations.
repeated string enqueue_op_name = 2;
publiczne streszczenie int getEnqueueOpNameCount ()
A list of enqueue operations.
repeated string enqueue_op_name = 2;
publiczna abstrakcja List<String> getEnqueueOpNameList ()
A list of enqueue operations.
repeated string enqueue_op_name = 2;
publiczny kod abstrakcyjny 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;
publiczne streszczenie 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;
publiczna lista abstrakcyjna <kod> 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;
publiczne streszczenie 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;
publiczna lista abstrakcyjna<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;
publiczny ciąg abstrakcyjny getQueueName ()
Queue name.
string queue_name = 1;
publiczna abstrakcja com.google.protobuf.ByteString getQueueNameBytes ()
Queue name.
string queue_name = 1;