الواجهة العامة ScopedAllocatorOptionsOrBuilder
| الفئات الفرعية غير المباشرة المعروفة |
الأساليب العامة
| سلسلة مجردة | getEnableOp (فهرس كثافة العمليات) If present, only perform optimization for these ops. |
| مجردة com.google.protobuf.ByteString | getEnableOpBytes (مؤشر كثافة العمليات) If present, only perform optimization for these ops. |
| كثافة العمليات مجردة | getEnableOpCount () If present, only perform optimization for these ops. |
| قائمة مجردة <سلسلة> | الحصول علىEnableOpList () If present, only perform optimization for these ops. |
الأساليب العامة
سلسلة getEnableOp العامة (مؤشر int)
If present, only perform optimization for these ops.
repeated string enable_op = 1; الملخص العام com.google.protobuf.ByteString getEnableOpBytes (مؤشر int)
If present, only perform optimization for these ops.
repeated string enable_op = 1; الملخص العام int getEnableOpCount ()
If present, only perform optimization for these ops.
repeated string enable_op = 1; قائمة مجردة عامة<String> getEnableOpList ()
If present, only perform optimization for these ops.
repeated string enable_op = 1;