AllocationRecordOrBuilder

antarmuka publik AllocationRecordOrBuilder
Subkelas Tidak Langsung yang Diketahui

Metode Publik

abstrak panjang
dapatkanAllocBytes ()
 Number of bytes allocated, or de-allocated if negative.
abstrak panjang
dapatkanAllocMicros ()
 The timestamp of the operation.

Metode Publik

getAllocBytes panjang abstrak publik ()

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

abstrak publik getAllocMicros panjang ()

 The timestamp of the operation.
 
int64 alloc_micros = 1;