IHttpStatApi.smali

.class public interface abstract Lsg/bigo/svcapi/stat/httpstat/IHttpStatApi;
.super Ljava/lang/Object;
.source "SourceFile"


# virtual methods
.method public abstract establishUrlToKey(Ljava/lang/String;Ljava/lang/String;)V
.end method

.method public abstract getStat(Ljava/lang/String;)Lsg/bigo/svcapi/stat/httpstat/HttpStatTrace;
.end method

.method public abstract markStatOnFailure(Landroid/content/Context;Ljava/lang/String;Lsg/bigo/svcapi/stat/httpstat/HttpStatTrace;Ljava/lang/Throwable;)V
.end method

.method public abstract markStatOnFailure(Landroid/content/Context;Ljava/lang/String;Lsg/bigo/svcapi/stat/httpstat/HttpStatTrace;Ljava/lang/Throwable;Z)V
.end method

.method public abstract markStatOnRetry(Ljava/lang/String;Lsg/bigo/svcapi/stat/httpstat/HttpStatTrace;)V
.end method

.method public abstract markStatOnStart(Ljava/lang/String;Lsg/bigo/svcapi/stat/httpstat/HttpStatTrace;)V
.end method

.method public abstract markStatOnSucResponse(Landroid/content/Context;Ljava/lang/String;Lsg/bigo/svcapi/stat/httpstat/HttpStatTrace;I)V
.end method

.method public abstract markStatOnSucResponse(Landroid/content/Context;Ljava/lang/String;Lsg/bigo/svcapi/stat/httpstat/HttpStatTrace;IIZ)V
.end method

.method public abstract markStatOnUpdatTokenFailure(Landroid/content/Context;Ljava/lang/String;Lsg/bigo/svcapi/stat/httpstat/HttpStatTrace;Z)V
.end method

.method public abstract markStatOnUpdatTokenSuc(Ljava/lang/String;Lsg/bigo/svcapi/stat/httpstat/HttpStatTrace;)V
.end method

.method public abstract markStatOnUpdateToken(Ljava/lang/String;Lsg/bigo/svcapi/stat/httpstat/HttpStatTrace;)V
.end method

.method public abstract onForeground(Z)V
.end method

.method public abstract removeStat(Ljava/lang/String;)V
.end method

.method public abstract setReportHttpStat(Lsg/bigo/svcapi/stat/httpstat/IReportHttpStat;)V
.end method

.method public abstract updateUrlToKey(Ljava/lang/String;Ljava/lang/String;)V
.end method