ScopedAllocatorOptionsOrBuilder

giao diện công cộng ScopedAllocatorOptionsOrBuilder
Các lớp con gián tiếp đã biết

Phương pháp công khai

chuỗi trừu tượng
getEnableOp (chỉ mục int)
 If present, only perform optimization for these ops.
trừu tượng com.google.protobuf.ByteString
getEnableOpBytes (chỉ mục int)
 If present, only perform optimization for these ops.
int trừu tượng
getEnableOpCount ()
 If present, only perform optimization for these ops.
Danh sách trừu tượng<String>
getEnableOpList ()
 If present, only perform optimization for these ops.

Phương pháp công khai

Chuỗi tóm tắt công khai getEnableOp (chỉ mục int)

 If present, only perform optimization for these ops.
 
repeated string enable_op = 1;

tóm tắt công khai com.google.protobuf.ByteString getEnableOpBytes (chỉ mục int)

 If present, only perform optimization for these ops.
 
repeated string enable_op = 1;

tóm tắt công khai int getEnableOpCount ()

 If present, only perform optimization for these ops.
 
repeated string enable_op = 1;

Danh sách tóm tắt công khai<String> getEnableOpList ()

 If present, only perform optimization for these ops.
 
repeated string enable_op = 1;