Home
last modified time | relevance | path

Searched defs:getFixedAttributes (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/opencensus-java/exporters/trace/stackdriver/src/main/java/io/opencensus/exporter/trace/stackdriver/
H A DStackdriverTraceConfiguration.java82 public abstract Map<String, AttributeValue> getFixedAttributes(); in getFixedAttributes() method in StackdriverTraceConfiguration
169 abstract Map<String, AttributeValue> getFixedAttributes(); in getFixedAttributes() method in StackdriverTraceConfiguration.Builder