static ConstantSampler.ConstantDecision |
ConstantSampler.ConstantDecision.forNumber(int value) |
|
ConstantSampler.ConstantDecision |
ConstantSampler.Builder.getDecision() |
.opencensus.proto.trace.v1.ConstantSampler.ConstantDecision decision = 1;
|
ConstantSampler.ConstantDecision |
ConstantSampler.getDecision() |
.opencensus.proto.trace.v1.ConstantSampler.ConstantDecision decision = 1;
|
ConstantSampler.ConstantDecision |
ConstantSamplerOrBuilder.getDecision() |
.opencensus.proto.trace.v1.ConstantSampler.ConstantDecision decision = 1;
|
static ConstantSampler.ConstantDecision |
ConstantSampler.ConstantDecision.valueOf(int value) |
Deprecated.
|
static ConstantSampler.ConstantDecision |
ConstantSampler.ConstantDecision.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static ConstantSampler.ConstantDecision |
ConstantSampler.ConstantDecision.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static ConstantSampler.ConstantDecision[] |
ConstantSampler.ConstantDecision.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|