interface pública QueueRunnerDefOrBuilder
Subclasses indiretas conhecidas |
Métodos Públicos
cadeia abstrata | getCancelOpName () The operation to run to cancel the queue. |
abstrato com.google.protobuf.ByteString | getCancelOpNameBytes () The operation to run to cancel the queue. |
cadeia abstrata | getCloseOpName () The operation to run to close the queue. |
abstrato com.google.protobuf.ByteString | getCloseOpNameBytes () The operation to run to close the queue. |
cadeia abstrata | getEnqueueOpName (índice interno) A list of enqueue operations. |
abstrato com.google.protobuf.ByteString | getEnqueueOpNameBytes (índice interno) A list of enqueue operations. |
abstrato int | getEnqueueOpNameCount () A list of enqueue operations. |
lista abstrata<String> | getEnqueueOpNameList () A list of enqueue operations. |
Código abstrato | getQueueClosedExceptionTypes (índice interno) A list of exception types considered to signal a safely closed queue if raised during enqueue operations. |
abstrato int | getQueueClosedExceptionTypesCount () A list of exception types considered to signal a safely closed queue if raised during enqueue operations. |
Lista abstrata< Código > | getQueueClosedExceptionTypesList () A list of exception types considered to signal a safely closed queue if raised during enqueue operations. |
abstrato int | getQueueClosedExceptionTypesValue (índice interno) A list of exception types considered to signal a safely closed queue if raised during enqueue operations. |
lista abstrata<inteiro> | getQueueClosedExceptionTypesValueList () A list of exception types considered to signal a safely closed queue if raised during enqueue operations. |
cadeia abstrata | getQueueName () Queue name. |
abstrato com.google.protobuf.ByteString | getQueueNameBytes () Queue name. |
Métodos Públicos
string abstrata pública getCancelOpName ()
The operation to run to cancel the queue.
string cancel_op_name = 4;
resumo público com.google.protobuf.ByteString getCancelOpNameBytes ()
The operation to run to cancel the queue.
string cancel_op_name = 4;
String abstrata pública getCloseOpName ()
The operation to run to close the queue.
string close_op_name = 3;
resumo público com.google.protobuf.ByteString getCloseOpNameBytes ()
The operation to run to close the queue.
string close_op_name = 3;
string abstrata pública getEnqueueOpName (índice int)
A list of enqueue operations.
repeated string enqueue_op_name = 2;
resumo público com.google.protobuf.ByteString getEnqueueOpNameBytes (índice int)
A list of enqueue operations.
repeated string enqueue_op_name = 2;
público abstrato int getEnqueueOpNameCount ()
A list of enqueue operations.
repeated string enqueue_op_name = 2;
lista abstrata pública<String> getEnqueueOpNameList ()
A list of enqueue operations.
repeated string enqueue_op_name = 2;
Código abstrato público getQueueClosedExceptionTypes (índice 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;
público abstrato 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;
lista abstrata pública< Código > 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;
público abstrato int getQueueClosedExceptionTypesValue (índice 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;
public abstract 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;
string abstrata pública getQueueName ()
Queue name.
string queue_name = 1;
resumo público com.google.protobuf.ByteString getQueueNameBytes ()
Queue name.
string queue_name = 1;