Skip navigation links
A B C D E G H I M N O P R S T W 

A

addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class smartthings.brave.kafka.EnvelopeProtos.Envelope.Builder
 

B

BaseTracingConsumerInterceptor<K> - Class in smartthings.brave.kafka.consumers
An abstract interceptor that extracts any tracing context and the original record from the received record, annotates and flushes "wr" for each, and finally returns them to the consumer as TracedConsumerRecord.
BaseTracingConsumerInterceptor() - Constructor for class smartthings.brave.kafka.consumers.BaseTracingConsumerInterceptor
 
BaseTracingProducerInterceptor<K> - Class in smartthings.brave.kafka.producers
An abstract interceptor that annotates and flush "ws" for each producer record, and injects the tracing context by mutating ProducerRecord before it is sent.
BaseTracingProducerInterceptor() - Constructor for class smartthings.brave.kafka.producers.BaseTracingProducerInterceptor
 
build() - Method in class smartthings.brave.kafka.EnvelopeProtos.Envelope.Builder
 
buildPartial() - Method in class smartthings.brave.kafka.EnvelopeProtos.Envelope.Builder
 

C

clear() - Method in class smartthings.brave.kafka.EnvelopeProtos.Envelope.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class smartthings.brave.kafka.EnvelopeProtos.Envelope.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class smartthings.brave.kafka.EnvelopeProtos.Envelope.Builder
 
clearParentId() - Method in class smartthings.brave.kafka.EnvelopeProtos.Envelope.Builder
.google.protobuf.Int64Value parent_id = 3;
clearPayload() - Method in class smartthings.brave.kafka.EnvelopeProtos.Envelope.Builder
bytes payload = 7;
clearSampled() - Method in class smartthings.brave.kafka.EnvelopeProtos.Envelope.Builder
.google.protobuf.BoolValue sampled = 5;
clearShared() - Method in class smartthings.brave.kafka.EnvelopeProtos.Envelope.Builder
bool shared = 6;
clearSpanId() - Method in class smartthings.brave.kafka.EnvelopeProtos.Envelope.Builder
int64 span_id = 4;
clearTraceId() - Method in class smartthings.brave.kafka.EnvelopeProtos.Envelope.Builder
int64 trace_id = 2;
clearTraceIdHigh() - Method in class smartthings.brave.kafka.EnvelopeProtos.Envelope.Builder
int64 trace_id_high = 1;
clone() - Method in class smartthings.brave.kafka.EnvelopeProtos.Envelope.Builder
 
close() - Method in class smartthings.brave.kafka.consumers.BaseTracingConsumerInterceptor
 
close() - Method in class smartthings.brave.kafka.producers.BaseTracingProducerInterceptor
 
configure(Map<String, ?>) - Method in class smartthings.brave.kafka.consumers.BaseTracingConsumerInterceptor
 
configure(Map<String, ?>) - Method in class smartthings.brave.kafka.producers.BaseTracingProducerInterceptor
 

D

DefaultSpanNameProvider<K> - Class in smartthings.brave.kafka.consumers
 
DefaultSpanNameProvider() - Constructor for class smartthings.brave.kafka.consumers.DefaultSpanNameProvider
 
DefaultSpanNameProvider<K> - Class in smartthings.brave.kafka.producers
 
DefaultSpanNameProvider() - Constructor for class smartthings.brave.kafka.producers.DefaultSpanNameProvider
 
DefaultTracingConsumerInterceptor<K> - Class in smartthings.brave.kafka.consumers
Default BaseTracingConsumerInterceptor that uses EnvelopeProtos.Envelope to extract tracing context.
DefaultTracingConsumerInterceptor() - Constructor for class smartthings.brave.kafka.consumers.DefaultTracingConsumerInterceptor
 
DefaultTracingProducerInterceptor<K> - Class in smartthings.brave.kafka.producers
Default BaseTracingProducerInterceptor that uses EnvelopeProtos.Envelope to inject tracing context.
DefaultTracingProducerInterceptor() - Constructor for class smartthings.brave.kafka.producers.DefaultTracingProducerInterceptor
 

E

EnvelopeProtos - Class in smartthings.brave.kafka
 
EnvelopeProtos.Envelope - Class in smartthings.brave.kafka
Protobuf type smartthings.brave.kafka.Envelope
EnvelopeProtos.Envelope.Builder - Class in smartthings.brave.kafka
Protobuf type smartthings.brave.kafka.Envelope
EnvelopeProtos.EnvelopeOrBuilder - Interface in smartthings.brave.kafka
 
equals(Object) - Method in class smartthings.brave.kafka.EnvelopeProtos.Envelope
 
ExtractException - Exception in smartthings.brave.kafka.consumers
 
ExtractException(ConsumerRecord, Throwable) - Constructor for exception smartthings.brave.kafka.consumers.ExtractException
 

G

getDefaultInstance() - Static method in class smartthings.brave.kafka.EnvelopeProtos.Envelope
 
getDefaultInstanceForType() - Method in class smartthings.brave.kafka.EnvelopeProtos.Envelope.Builder
 
getDefaultInstanceForType() - Method in class smartthings.brave.kafka.EnvelopeProtos.Envelope
 
getDescriptor() - Static method in class smartthings.brave.kafka.EnvelopeProtos.Envelope.Builder
 
getDescriptor() - Static method in class smartthings.brave.kafka.EnvelopeProtos.Envelope
 
getDescriptor() - Static method in class smartthings.brave.kafka.EnvelopeProtos
 
getDescriptorForType() - Method in class smartthings.brave.kafka.EnvelopeProtos.Envelope.Builder
 
getParentId() - Method in class smartthings.brave.kafka.EnvelopeProtos.Envelope.Builder
.google.protobuf.Int64Value parent_id = 3;
getParentId() - Method in class smartthings.brave.kafka.EnvelopeProtos.Envelope
.google.protobuf.Int64Value parent_id = 3;
getParentId() - Method in interface smartthings.brave.kafka.EnvelopeProtos.EnvelopeOrBuilder
.google.protobuf.Int64Value parent_id = 3;
getParentIdBuilder() - Method in class smartthings.brave.kafka.EnvelopeProtos.Envelope.Builder
.google.protobuf.Int64Value parent_id = 3;
getParentIdOrBuilder() - Method in class smartthings.brave.kafka.EnvelopeProtos.Envelope.Builder
.google.protobuf.Int64Value parent_id = 3;
getParentIdOrBuilder() - Method in class smartthings.brave.kafka.EnvelopeProtos.Envelope
.google.protobuf.Int64Value parent_id = 3;
getParentIdOrBuilder() - Method in interface smartthings.brave.kafka.EnvelopeProtos.EnvelopeOrBuilder
.google.protobuf.Int64Value parent_id = 3;
getParserForType() - Method in class smartthings.brave.kafka.EnvelopeProtos.Envelope
 
getPayload() - Method in class smartthings.brave.kafka.EnvelopeProtos.Envelope.Builder
bytes payload = 7;
getPayload() - Method in class smartthings.brave.kafka.EnvelopeProtos.Envelope
bytes payload = 7;
getPayload() - Method in interface smartthings.brave.kafka.EnvelopeProtos.EnvelopeOrBuilder
bytes payload = 7;
getSampled() - Method in class smartthings.brave.kafka.EnvelopeProtos.Envelope.Builder
.google.protobuf.BoolValue sampled = 5;
getSampled() - Method in class smartthings.brave.kafka.EnvelopeProtos.Envelope
.google.protobuf.BoolValue sampled = 5;
getSampled() - Method in interface smartthings.brave.kafka.EnvelopeProtos.EnvelopeOrBuilder
.google.protobuf.BoolValue sampled = 5;
getSampledBuilder() - Method in class smartthings.brave.kafka.EnvelopeProtos.Envelope.Builder
.google.protobuf.BoolValue sampled = 5;
getSampledOrBuilder() - Method in class smartthings.brave.kafka.EnvelopeProtos.Envelope.Builder
.google.protobuf.BoolValue sampled = 5;
getSampledOrBuilder() - Method in class smartthings.brave.kafka.EnvelopeProtos.Envelope
.google.protobuf.BoolValue sampled = 5;
getSampledOrBuilder() - Method in interface smartthings.brave.kafka.EnvelopeProtos.EnvelopeOrBuilder
.google.protobuf.BoolValue sampled = 5;
getSerializedSize() - Method in class smartthings.brave.kafka.EnvelopeProtos.Envelope
 
getShared() - Method in class smartthings.brave.kafka.EnvelopeProtos.Envelope.Builder
bool shared = 6;
getShared() - Method in class smartthings.brave.kafka.EnvelopeProtos.Envelope
bool shared = 6;
getShared() - Method in interface smartthings.brave.kafka.EnvelopeProtos.EnvelopeOrBuilder
bool shared = 6;
getSpanId() - Method in class smartthings.brave.kafka.EnvelopeProtos.Envelope.Builder
int64 span_id = 4;
getSpanId() - Method in class smartthings.brave.kafka.EnvelopeProtos.Envelope
int64 span_id = 4;
getSpanId() - Method in interface smartthings.brave.kafka.EnvelopeProtos.EnvelopeOrBuilder
int64 span_id = 4;
getTracedConsumerRecord(ConsumerRecord<K, byte[]>) - Method in class smartthings.brave.kafka.consumers.BaseTracingConsumerInterceptor
Abstract method for extracting original consumer record and tracing context from a received consumer record, which was potentially mutated by a producer interceptor to have a tracing context injected
getTracedConsumerRecord(ConsumerRecord<K, byte[]>) - Method in class smartthings.brave.kafka.consumers.DefaultTracingConsumerInterceptor
 
getTracedProducerRecord(TraceContext, ProducerRecord<K, byte[]>) - Method in class smartthings.brave.kafka.producers.BaseTracingProducerInterceptor
 
getTracedProducerRecord(TraceContext, ProducerRecord<K, byte[]>) - Method in class smartthings.brave.kafka.producers.DefaultTracingProducerInterceptor
 
getTraceId() - Method in class smartthings.brave.kafka.EnvelopeProtos.Envelope.Builder
int64 trace_id = 2;
getTraceId() - Method in class smartthings.brave.kafka.EnvelopeProtos.Envelope
int64 trace_id = 2;
getTraceId() - Method in interface smartthings.brave.kafka.EnvelopeProtos.EnvelopeOrBuilder
int64 trace_id = 2;
getTraceIdHigh() - Method in class smartthings.brave.kafka.EnvelopeProtos.Envelope.Builder
int64 trace_id_high = 1;
getTraceIdHigh() - Method in class smartthings.brave.kafka.EnvelopeProtos.Envelope
int64 trace_id_high = 1;
getTraceIdHigh() - Method in interface smartthings.brave.kafka.EnvelopeProtos.EnvelopeOrBuilder
int64 trace_id_high = 1;
getUnknownFields() - Method in class smartthings.brave.kafka.EnvelopeProtos.Envelope
 

H

hashCode() - Method in class smartthings.brave.kafka.EnvelopeProtos.Envelope
 
hasParentId() - Method in class smartthings.brave.kafka.EnvelopeProtos.Envelope.Builder
.google.protobuf.Int64Value parent_id = 3;
hasParentId() - Method in class smartthings.brave.kafka.EnvelopeProtos.Envelope
.google.protobuf.Int64Value parent_id = 3;
hasParentId() - Method in interface smartthings.brave.kafka.EnvelopeProtos.EnvelopeOrBuilder
.google.protobuf.Int64Value parent_id = 3;
hasSampled() - Method in class smartthings.brave.kafka.EnvelopeProtos.Envelope.Builder
.google.protobuf.BoolValue sampled = 5;
hasSampled() - Method in class smartthings.brave.kafka.EnvelopeProtos.Envelope
.google.protobuf.BoolValue sampled = 5;
hasSampled() - Method in interface smartthings.brave.kafka.EnvelopeProtos.EnvelopeOrBuilder
.google.protobuf.BoolValue sampled = 5;

I

internalGetFieldAccessorTable() - Method in class smartthings.brave.kafka.EnvelopeProtos.Envelope.Builder
 
internalGetFieldAccessorTable() - Method in class smartthings.brave.kafka.EnvelopeProtos.Envelope
 
isInitialized() - Method in class smartthings.brave.kafka.EnvelopeProtos.Envelope.Builder
 
isInitialized() - Method in class smartthings.brave.kafka.EnvelopeProtos.Envelope
 

M

mergeFrom(Message) - Method in class smartthings.brave.kafka.EnvelopeProtos.Envelope.Builder
 
mergeFrom(EnvelopeProtos.Envelope) - Method in class smartthings.brave.kafka.EnvelopeProtos.Envelope.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class smartthings.brave.kafka.EnvelopeProtos.Envelope.Builder
 
mergeParentId(Int64Value) - Method in class smartthings.brave.kafka.EnvelopeProtos.Envelope.Builder
.google.protobuf.Int64Value parent_id = 3;
mergeSampled(BoolValue) - Method in class smartthings.brave.kafka.EnvelopeProtos.Envelope.Builder
.google.protobuf.BoolValue sampled = 5;
mergeUnknownFields(UnknownFieldSet) - Method in class smartthings.brave.kafka.EnvelopeProtos.Envelope.Builder
 

N

newBuilder() - Static method in class smartthings.brave.kafka.EnvelopeProtos.Envelope
 
newBuilder(EnvelopeProtos.Envelope) - Static method in class smartthings.brave.kafka.EnvelopeProtos.Envelope
 
newBuilderForType() - Method in class smartthings.brave.kafka.EnvelopeProtos.Envelope
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class smartthings.brave.kafka.EnvelopeProtos.Envelope
 

O

onAcknowledgement(RecordMetadata, Exception) - Method in class smartthings.brave.kafka.producers.BaseTracingProducerInterceptor
 
onCommit(Map<TopicPartition, OffsetAndMetadata>) - Method in class smartthings.brave.kafka.consumers.BaseTracingConsumerInterceptor
 
onConsume(ConsumerRecords<K, byte[]>) - Method in class smartthings.brave.kafka.consumers.BaseTracingConsumerInterceptor
 
onSend(ProducerRecord<K, byte[]>) - Method in class smartthings.brave.kafka.producers.BaseTracingProducerInterceptor
 

P

PARENT_ID_FIELD_NUMBER - Static variable in class smartthings.brave.kafka.EnvelopeProtos.Envelope
 
parseDelimitedFrom(InputStream) - Static method in class smartthings.brave.kafka.EnvelopeProtos.Envelope
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class smartthings.brave.kafka.EnvelopeProtos.Envelope
 
parseFrom(ByteString) - Static method in class smartthings.brave.kafka.EnvelopeProtos.Envelope
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class smartthings.brave.kafka.EnvelopeProtos.Envelope
 
parseFrom(byte[]) - Static method in class smartthings.brave.kafka.EnvelopeProtos.Envelope
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class smartthings.brave.kafka.EnvelopeProtos.Envelope
 
parseFrom(InputStream) - Static method in class smartthings.brave.kafka.EnvelopeProtos.Envelope
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class smartthings.brave.kafka.EnvelopeProtos.Envelope
 
parseFrom(CodedInputStream) - Static method in class smartthings.brave.kafka.EnvelopeProtos.Envelope
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class smartthings.brave.kafka.EnvelopeProtos.Envelope
 
parser() - Static method in class smartthings.brave.kafka.EnvelopeProtos.Envelope
 
PAYLOAD_FIELD_NUMBER - Static variable in class smartthings.brave.kafka.EnvelopeProtos.Envelope
 

R

registerAllExtensions(ExtensionRegistryLite) - Static method in class smartthings.brave.kafka.EnvelopeProtos
 
registerAllExtensions(ExtensionRegistry) - Static method in class smartthings.brave.kafka.EnvelopeProtos
 

S

SAMPLED_FIELD_NUMBER - Static variable in class smartthings.brave.kafka.EnvelopeProtos.Envelope
 
setField(Descriptors.FieldDescriptor, Object) - Method in class smartthings.brave.kafka.EnvelopeProtos.Envelope.Builder
 
setParentId(Int64Value) - Method in class smartthings.brave.kafka.EnvelopeProtos.Envelope.Builder
.google.protobuf.Int64Value parent_id = 3;
setParentId(Int64Value.Builder) - Method in class smartthings.brave.kafka.EnvelopeProtos.Envelope.Builder
.google.protobuf.Int64Value parent_id = 3;
setPayload(ByteString) - Method in class smartthings.brave.kafka.EnvelopeProtos.Envelope.Builder
bytes payload = 7;
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class smartthings.brave.kafka.EnvelopeProtos.Envelope.Builder
 
setSampled(BoolValue) - Method in class smartthings.brave.kafka.EnvelopeProtos.Envelope.Builder
.google.protobuf.BoolValue sampled = 5;
setSampled(BoolValue.Builder) - Method in class smartthings.brave.kafka.EnvelopeProtos.Envelope.Builder
.google.protobuf.BoolValue sampled = 5;
setShared(boolean) - Method in class smartthings.brave.kafka.EnvelopeProtos.Envelope.Builder
bool shared = 6;
setSpanId(long) - Method in class smartthings.brave.kafka.EnvelopeProtos.Envelope.Builder
int64 span_id = 4;
setTraceId(long) - Method in class smartthings.brave.kafka.EnvelopeProtos.Envelope.Builder
int64 trace_id = 2;
setTraceIdHigh(long) - Method in class smartthings.brave.kafka.EnvelopeProtos.Envelope.Builder
int64 trace_id_high = 1;
setUnknownFields(UnknownFieldSet) - Method in class smartthings.brave.kafka.EnvelopeProtos.Envelope.Builder
 
SHARED_FIELD_NUMBER - Static variable in class smartthings.brave.kafka.EnvelopeProtos.Envelope
 
smartthings.brave.kafka - package smartthings.brave.kafka
 
smartthings.brave.kafka.consumers - package smartthings.brave.kafka.consumers
 
smartthings.brave.kafka.producers - package smartthings.brave.kafka.producers
 
SPAN_ID_FIELD_NUMBER - Static variable in class smartthings.brave.kafka.EnvelopeProtos.Envelope
 
spanName(ConsumerRecord<K, byte[]>) - Method in class smartthings.brave.kafka.consumers.DefaultSpanNameProvider
 
spanName(ConsumerRecord<K, byte[]>) - Method in interface smartthings.brave.kafka.consumers.SpanNameProvider
 
spanName(ProducerRecord<K, byte[]>) - Method in class smartthings.brave.kafka.producers.DefaultSpanNameProvider
 
spanName(ProducerRecord<K, byte[]>) - Method in interface smartthings.brave.kafka.producers.SpanNameProvider
 
SpanNameProvider<K> - Interface in smartthings.brave.kafka.consumers
 
SpanNameProvider<K> - Interface in smartthings.brave.kafka.producers
 

T

toBuilder() - Method in class smartthings.brave.kafka.EnvelopeProtos.Envelope
 
TRACE_ID_FIELD_NUMBER - Static variable in class smartthings.brave.kafka.EnvelopeProtos.Envelope
 
TRACE_ID_HIGH_FIELD_NUMBER - Static variable in class smartthings.brave.kafka.EnvelopeProtos.Envelope
 
traceContextOrSamplingFlags - Variable in class smartthings.brave.kafka.consumers.TracedConsumerRecord
 
TracedConsumerRecord<K,V> - Class in smartthings.brave.kafka.consumers
 
TracedConsumerRecord(ConsumerRecord<K, V>, TraceContextOrSamplingFlags) - Constructor for class smartthings.brave.kafka.consumers.TracedConsumerRecord
 

W

writeTo(CodedOutputStream) - Method in class smartthings.brave.kafka.EnvelopeProtos.Envelope
 
A B C D E G H I M N O P R S T W 
Skip navigation links

Copyright © 2016–2018 SmartThingsOSS. All rights reserved.