Constant Field Values

Contents

org.springframework.*

  • org.springframework.cloud.sleuth.instrument.jdbc.P6SpyDataSourceDecorator
    Modifier and Type
    Constant Field
    Value
    public static final int
    30
  • org.springframework.cloud.sleuth.instrument.jdbc.TraceJdbcEventListener
    Modifier and Type
    Constant Field
    Value
    public static final int
    -2147483638
  • org.springframework.cloud.sleuth.instrument.web.HttpClientRequestParser
    Modifier and Type
    Constant Field
    Value
    public static final String
    "sleuthHttpClientRequestParser"
  • org.springframework.cloud.sleuth.instrument.web.HttpClientResponseParser
    Modifier and Type
    Constant Field
    Value
    public static final String
    "sleuthHttpClientResponseParser"
  • org.springframework.cloud.sleuth.instrument.web.HttpClientSampler
    Modifier and Type
    Constant Field
    Value
    public static final String
    "sleuthHttpClientSampler"
  • org.springframework.cloud.sleuth.instrument.web.HttpServerRequestParser
    Modifier and Type
    Constant Field
    Value
    public static final String
    "sleuthHttpServerRequestParser"
  • org.springframework.cloud.sleuth.instrument.web.HttpServerResponseParser
    Modifier and Type
    Constant Field
    Value
    public static final String
    "sleuthHttpServerResponseParser"
  • org.springframework.cloud.sleuth.instrument.web.HttpServerSampler
    Modifier and Type
    Constant Field
    Value
    public static final String
    "sleuthHttpServerSampler"