LogOffsets

public class LogOffsets
extends Object

java.lang.Object
   ↳ com.android.tradefed.device.metric.LogOffsets


這個類別會儲存不同測試層級的記錄檔起始偏移。

摘要

公用建構函式

LogOffsets()

公用方法

Integer getOffset(IMetricCollector.MetricCollectionLevel level)
void setOffset(Integer offset, IMetricCollector.MetricCollectionLevel level)

公用建構函式

LogOffsets

public LogOffsets ()

公用方法

getOffset

public Integer getOffset (IMetricCollector.MetricCollectionLevel level)

參數
level IMetricCollector.MetricCollectionLevel

傳回
Integer

setOffset

public void setOffset (Integer offset, 
                IMetricCollector.MetricCollectionLevel level)

參數
offset Integer

level IMetricCollector.MetricCollectionLevel