ממשק ציבורי 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 index) A list of enqueue operations. |
| תקציר com.google.protobuf.ByteString | getEnqueueOpNameBytes (int index) A list of enqueue operations. |
| מופשט int | getEnqueueOpNameCount () A list of enqueue operations. |
| רשימה מופשטת<String> | getEnqueueOpNameList () A list of enqueue operations. |
| קוד מופשט | getQueueClosedExceptionTypes (int index) 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 index) 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. |
| מחרוזת מופשטת | getQueueName () 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 index)
A list of enqueue operations.
repeated string enqueue_op_name = 2; תקציר ציבורי com.google.protobuf.ByteString getEnqueueOpNameBytes (int index)
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 index)
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 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; רשימת תקציר ציבורית< Code > 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 index)
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; רשימת תקציר ציבורית<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;