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.
فهرست انتزاعی<String>
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 index)

 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;