类 OpenCensusMetrics.Views

java.lang.Object
ai.nextbillion.maps.metrics.OpenCensusMetrics.Views
封闭类:
OpenCensusMetrics

public static final class OpenCensusMetrics.Views
extends java.lang.Object
  • 字段概要

    字段 
    修饰符和类型 字段 说明
    static io.opencensus.stats.View NETWORK_LATENCY  
    static io.opencensus.stats.View REQUEST_COUNT  
    static io.opencensus.stats.View REQUEST_LATENCY  
    static io.opencensus.stats.View RETRY_COUNT  
  • 方法概要

    从类继承的方法 java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • 字段详细资料

    • REQUEST_COUNT

      public static final io.opencensus.stats.View REQUEST_COUNT
    • REQUEST_LATENCY

      public static final io.opencensus.stats.View REQUEST_LATENCY
    • NETWORK_LATENCY

      public static final io.opencensus.stats.View NETWORK_LATENCY
    • RETRY_COUNT

      public static final io.opencensus.stats.View RETRY_COUNT