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;