AllocationRecordOrBuilder

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

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

ยาวเป็นนามธรรม
getAllocBytes ()
 Number of bytes allocated, or de-allocated if negative.
ยาวเป็นนามธรรม
getAllocMicros ()
 The timestamp of the operation.

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

สาธารณะบทคัดย่อยาว getAllocBytes ()

 Number of bytes allocated, or de-allocated if negative.
 
int64 alloc_bytes = 2;

สาธารณะนามธรรมยาว getAllocMicros ()

 The timestamp of the operation.
 
int64 alloc_micros = 1;