ScopedAllocatorOptionsOrBuilder

อินเทอร์เฟซสาธารณะ ScopedAllocatorOptionsOrBuilder
คลาสย่อยทางอ้อมที่รู้จัก

วิธีการสาธารณะ

สตริงที่เป็นนามธรรม
getEnableOp (ดัชนี int)
 If present, only perform optimization for these ops.
นามธรรม com.google.protobuf.ByteString
getEnableOpBytes (ดัชนี int)
 If present, only perform optimization for these ops.
บทคัดย่อ
getEnableOpCount ()
 If present, only perform optimization for these ops.
รายการนามธรรม <สตริง>
getEnableOpList ()
 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;