interface publique ScopedAllocatorOptionsOrBuilder
| Sous-classes indirectes connues |
Méthodes publiques
| chaîne abstraite | getEnableOp (index int) If present, only perform optimization for these ops. |
| résumé com.google.protobuf.ByteString | getEnableOpBytes (index int) If present, only perform optimization for these ops. |
| entier abstrait | getEnableOpCount () If present, only perform optimization for these ops. |
| Liste abstraite<String> | getEnableOpList () If present, only perform optimization for these ops. |
Méthodes publiques
chaîne abstraite publique getEnableOp (index int)
If present, only perform optimization for these ops.
repeated string enable_op = 1; résumé public com.google.protobuf.ByteString getEnableOpBytes (index int)
If present, only perform optimization for these ops.
repeated string enable_op = 1; public abstrait int getEnableOpCount ()
If present, only perform optimization for these ops.
repeated string enable_op = 1; liste abstraite publique<String> getEnableOpList ()
If present, only perform optimization for these ops.
repeated string enable_op = 1;