interface pública ScopedAllocatorOptionsOrBuilder
| Subclasses indiretas conhecidas |
Métodos Públicos
| cadeia abstrata | getEnableOp (índice interno) If present, only perform optimization for these ops. |
| abstrato com.google.protobuf.ByteString | getEnableOpBytes (índice interno) If present, only perform optimization for these ops. |
| abstrato int | getEnableOpCount () If present, only perform optimization for these ops. |
| lista abstrata<String> | getEnableOpList () If present, only perform optimization for these ops. |
Métodos Públicos
String abstrata pública getEnableOp (índice int)
If present, only perform optimization for these ops.
repeated string enable_op = 1; resumo público com.google.protobuf.ByteString getEnableOpBytes (índice int)
If present, only perform optimization for these ops.
repeated string enable_op = 1; público abstrato int getEnableOpCount ()
If present, only perform optimization for these ops.
repeated string enable_op = 1; lista abstrata pública<String> getEnableOpList ()
If present, only perform optimization for these ops.
repeated string enable_op = 1;