public static interface Stats.DogStatsdSinkOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
AddressOuterClass.Address |
getAddress()
The UDP address of a running DogStatsD compliant listener.
|
AddressOuterClass.AddressOrBuilder |
getAddressOrBuilder()
The UDP address of a running DogStatsD compliant listener.
|
Stats.DogStatsdSink.DogStatsdSpecifierCase |
getDogStatsdSpecifierCase() |
boolean |
hasAddress()
The UDP address of a running DogStatsD compliant listener.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasAddress()
The UDP address of a running DogStatsD compliant listener. If specified, statistics will be flushed to this address.
.envoy.api.v2.core.Address address = 1;AddressOuterClass.Address getAddress()
The UDP address of a running DogStatsD compliant listener. If specified, statistics will be flushed to this address.
.envoy.api.v2.core.Address address = 1;AddressOuterClass.AddressOrBuilder getAddressOrBuilder()
The UDP address of a running DogStatsD compliant listener. If specified, statistics will be flushed to this address.
.envoy.api.v2.core.Address address = 1;Stats.DogStatsdSink.DogStatsdSpecifierCase getDogStatsdSpecifierCase()
Copyright © 2018 The Envoy Project. All rights reserved.