AllocationRecordOrBuilder

パブリック インターフェイスAllocationRecordOrBuilder
既知の間接サブクラス

パブリックメソッド

抽象的な長い
getAllocBytes ()
 Number of bytes allocated, or de-allocated if negative.
抽象的な長い
getAllocMicros ()
 The timestamp of the operation.

パブリックメソッド

public abstract long getAllocBytes ()

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

パブリック抽象long getAllocMicros ()

 The timestamp of the operation.
 
int64 alloc_micros = 1;