All Classes Interface Summary Class Summary Enum Summary
| Class |
Description |
| CortexIo |
Provides write transforms (sinks) for writing to Cortex.
|
| CortexIo.BuildTimeSeries<K,V> |
|
| CortexIo.Write<K,V> |
Stores the configuration of the transforms.
|
| CortexIo.WriteFn<K,V,W extends CortexIo.Write<K,V>> |
Function class for writing to Cortex.
|
| CortexIo.WriteFnWithAccumulation<K,V> |
A Cortex sink that assigns unique index numbers and accumulates values.
|
| CortexIo.WriteFnWithoutAccumulation<K,V> |
A Cortex sink that assigns unique index numbers.
|
| DescriptorProtos |
|
| DescriptorProtos.DescriptorProto |
Describes a message type.
|
| DescriptorProtos.DescriptorProto.Builder |
Describes a message type.
|
| DescriptorProtos.DescriptorProto.ExtensionRange |
Protobuf type google.protobuf.DescriptorProto.ExtensionRange
|
| DescriptorProtos.DescriptorProto.ExtensionRange.Builder |
Protobuf type google.protobuf.DescriptorProto.ExtensionRange
|
| DescriptorProtos.DescriptorProto.ExtensionRangeOrBuilder |
|
| DescriptorProtos.DescriptorProto.ReservedRange |
Range of reserved tag numbers.
|
| DescriptorProtos.DescriptorProto.ReservedRange.Builder |
Range of reserved tag numbers.
|
| DescriptorProtos.DescriptorProto.ReservedRangeOrBuilder |
|
| DescriptorProtos.DescriptorProtoOrBuilder |
|
| DescriptorProtos.EnumDescriptorProto |
Describes an enum type.
|
| DescriptorProtos.EnumDescriptorProto.Builder |
Describes an enum type.
|
| DescriptorProtos.EnumDescriptorProto.EnumReservedRange |
Range of reserved numeric values.
|
| DescriptorProtos.EnumDescriptorProto.EnumReservedRange.Builder |
Range of reserved numeric values.
|
| DescriptorProtos.EnumDescriptorProto.EnumReservedRangeOrBuilder |
|
| DescriptorProtos.EnumDescriptorProtoOrBuilder |
|
| DescriptorProtos.EnumOptions |
Protobuf type google.protobuf.EnumOptions
|
| DescriptorProtos.EnumOptions.Builder |
Protobuf type google.protobuf.EnumOptions
|
| DescriptorProtos.EnumOptionsOrBuilder |
|
| DescriptorProtos.EnumValueDescriptorProto |
Describes a value within an enum.
|
| DescriptorProtos.EnumValueDescriptorProto.Builder |
Describes a value within an enum.
|
| DescriptorProtos.EnumValueDescriptorProtoOrBuilder |
|
| DescriptorProtos.EnumValueOptions |
Protobuf type google.protobuf.EnumValueOptions
|
| DescriptorProtos.EnumValueOptions.Builder |
Protobuf type google.protobuf.EnumValueOptions
|
| DescriptorProtos.EnumValueOptionsOrBuilder |
|
| DescriptorProtos.ExtensionRangeOptions |
Protobuf type google.protobuf.ExtensionRangeOptions
|
| DescriptorProtos.ExtensionRangeOptions.Builder |
Protobuf type google.protobuf.ExtensionRangeOptions
|
| DescriptorProtos.ExtensionRangeOptionsOrBuilder |
|
| DescriptorProtos.FieldDescriptorProto |
Describes a field within a message.
|
| DescriptorProtos.FieldDescriptorProto.Builder |
Describes a field within a message.
|
| DescriptorProtos.FieldDescriptorProto.Label |
Protobuf enum google.protobuf.FieldDescriptorProto.Label
|
| DescriptorProtos.FieldDescriptorProto.Type |
Protobuf enum google.protobuf.FieldDescriptorProto.Type
|
| DescriptorProtos.FieldDescriptorProtoOrBuilder |
|
| DescriptorProtos.FieldOptions |
Protobuf type google.protobuf.FieldOptions
|
| DescriptorProtos.FieldOptions.Builder |
Protobuf type google.protobuf.FieldOptions
|
| DescriptorProtos.FieldOptions.CType |
Protobuf enum google.protobuf.FieldOptions.CType
|
| DescriptorProtos.FieldOptions.JSType |
Protobuf enum google.protobuf.FieldOptions.JSType
|
| DescriptorProtos.FieldOptionsOrBuilder |
|
| DescriptorProtos.FileDescriptorProto |
Describes a complete .proto file.
|
| DescriptorProtos.FileDescriptorProto.Builder |
Describes a complete .proto file.
|
| DescriptorProtos.FileDescriptorProtoOrBuilder |
|
| DescriptorProtos.FileDescriptorSet |
The protocol compiler can output a FileDescriptorSet containing the .proto
files it parses.
|
| DescriptorProtos.FileDescriptorSet.Builder |
The protocol compiler can output a FileDescriptorSet containing the .proto
files it parses.
|
| DescriptorProtos.FileDescriptorSetOrBuilder |
|
| DescriptorProtos.FileOptions |
Protobuf type google.protobuf.FileOptions
|
| DescriptorProtos.FileOptions.Builder |
Protobuf type google.protobuf.FileOptions
|
| DescriptorProtos.FileOptions.OptimizeMode |
Generated classes can be optimized for speed or code size.
|
| DescriptorProtos.FileOptionsOrBuilder |
|
| DescriptorProtos.GeneratedCodeInfo |
Describes the relationship between generated code and its original source
file.
|
| DescriptorProtos.GeneratedCodeInfo.Annotation |
Protobuf type google.protobuf.GeneratedCodeInfo.Annotation
|
| DescriptorProtos.GeneratedCodeInfo.Annotation.Builder |
Protobuf type google.protobuf.GeneratedCodeInfo.Annotation
|
| DescriptorProtos.GeneratedCodeInfo.AnnotationOrBuilder |
|
| DescriptorProtos.GeneratedCodeInfo.Builder |
Describes the relationship between generated code and its original source
file.
|
| DescriptorProtos.GeneratedCodeInfoOrBuilder |
|
| DescriptorProtos.MessageOptions |
Protobuf type google.protobuf.MessageOptions
|
| DescriptorProtos.MessageOptions.Builder |
Protobuf type google.protobuf.MessageOptions
|
| DescriptorProtos.MessageOptionsOrBuilder |
|
| DescriptorProtos.MethodDescriptorProto |
Describes a method of a service.
|
| DescriptorProtos.MethodDescriptorProto.Builder |
Describes a method of a service.
|
| DescriptorProtos.MethodDescriptorProtoOrBuilder |
|
| DescriptorProtos.MethodOptions |
Protobuf type google.protobuf.MethodOptions
|
| DescriptorProtos.MethodOptions.Builder |
Protobuf type google.protobuf.MethodOptions
|
| DescriptorProtos.MethodOptions.IdempotencyLevel |
Is this method side-effect-free (or safe in HTTP parlance), or idempotent,
or neither? HTTP based RPC implementation may choose GET verb for safe
methods, and PUT verb for idempotent methods instead of the default POST.
|
| DescriptorProtos.MethodOptionsOrBuilder |
|
| DescriptorProtos.OneofDescriptorProto |
Describes a oneof.
|
| DescriptorProtos.OneofDescriptorProto.Builder |
Describes a oneof.
|
| DescriptorProtos.OneofDescriptorProtoOrBuilder |
|
| DescriptorProtos.OneofOptions |
Protobuf type google.protobuf.OneofOptions
|
| DescriptorProtos.OneofOptions.Builder |
Protobuf type google.protobuf.OneofOptions
|
| DescriptorProtos.OneofOptionsOrBuilder |
|
| DescriptorProtos.ServiceDescriptorProto |
Describes a service.
|
| DescriptorProtos.ServiceDescriptorProto.Builder |
Describes a service.
|
| DescriptorProtos.ServiceDescriptorProtoOrBuilder |
|
| DescriptorProtos.ServiceOptions |
Protobuf type google.protobuf.ServiceOptions
|
| DescriptorProtos.ServiceOptions.Builder |
Protobuf type google.protobuf.ServiceOptions
|
| DescriptorProtos.ServiceOptionsOrBuilder |
|
| DescriptorProtos.SourceCodeInfo |
Encapsulates information about the original source file from which a
FileDescriptorProto was generated.
|
| DescriptorProtos.SourceCodeInfo.Builder |
Encapsulates information about the original source file from which a
FileDescriptorProto was generated.
|
| DescriptorProtos.SourceCodeInfo.Location |
Protobuf type google.protobuf.SourceCodeInfo.Location
|
| DescriptorProtos.SourceCodeInfo.Location.Builder |
Protobuf type google.protobuf.SourceCodeInfo.Location
|
| DescriptorProtos.SourceCodeInfo.LocationOrBuilder |
|
| DescriptorProtos.SourceCodeInfoOrBuilder |
|
| DescriptorProtos.UninterpretedOption |
A message representing a option the parser does not recognize.
|
| DescriptorProtos.UninterpretedOption.Builder |
A message representing a option the parser does not recognize.
|
| DescriptorProtos.UninterpretedOption.NamePart |
The name of the uninterpreted option.
|
| DescriptorProtos.UninterpretedOption.NamePart.Builder |
The name of the uninterpreted option.
|
| DescriptorProtos.UninterpretedOption.NamePartOrBuilder |
|
| DescriptorProtos.UninterpretedOptionOrBuilder |
|
| EventTimestampIndexer |
Assigns indexes to event timestamps in order satisfy Cortex's time ordering constraint for samples.
|
| EventTimestampIndexer.EventTimestampIndexerCoder |
|
| GoGoProtos |
|
| Heap<V> |
Stores data that is meant to be output to Cortex.
|
| Heap.Flushed<V> |
Represents a value that was flushed from the heap.
|
| PrometheusRemote |
|
| PrometheusRemote.ChunkedReadResponse |
ChunkedReadResponse is a response when response_type equals STREAMED_XOR_CHUNKS.
|
| PrometheusRemote.ChunkedReadResponse.Builder |
ChunkedReadResponse is a response when response_type equals STREAMED_XOR_CHUNKS.
|
| PrometheusRemote.ChunkedReadResponseOrBuilder |
|
| PrometheusRemote.Query |
Protobuf type prometheus.Query
|
| PrometheusRemote.Query.Builder |
Protobuf type prometheus.Query
|
| PrometheusRemote.QueryOrBuilder |
|
| PrometheusRemote.QueryResult |
Protobuf type prometheus.QueryResult
|
| PrometheusRemote.QueryResult.Builder |
Protobuf type prometheus.QueryResult
|
| PrometheusRemote.QueryResultOrBuilder |
|
| PrometheusRemote.ReadRequest |
ReadRequest represents a remote read request.
|
| PrometheusRemote.ReadRequest.Builder |
ReadRequest represents a remote read request.
|
| PrometheusRemote.ReadRequest.ResponseType |
Protobuf enum prometheus.ReadRequest.ResponseType
|
| PrometheusRemote.ReadRequestOrBuilder |
|
| PrometheusRemote.ReadResponse |
ReadResponse is a response when response_type equals SAMPLES.
|
| PrometheusRemote.ReadResponse.Builder |
ReadResponse is a response when response_type equals SAMPLES.
|
| PrometheusRemote.ReadResponseOrBuilder |
|
| PrometheusRemote.WriteRequest |
Protobuf type prometheus.WriteRequest
|
| PrometheusRemote.WriteRequest.Builder |
Protobuf type prometheus.WriteRequest
|
| PrometheusRemote.WriteRequestOrBuilder |
|
| PrometheusTypes |
|
| PrometheusTypes.Chunk |
Chunk represents a TSDB chunk.
|
| PrometheusTypes.Chunk.Builder |
Chunk represents a TSDB chunk.
|
| PrometheusTypes.Chunk.Encoding |
We require this to match chunkenc.Encoding.
|
| PrometheusTypes.ChunkedSeries |
ChunkedSeries represents single, encoded time series.
|
| PrometheusTypes.ChunkedSeries.Builder |
ChunkedSeries represents single, encoded time series.
|
| PrometheusTypes.ChunkedSeriesOrBuilder |
|
| PrometheusTypes.ChunkOrBuilder |
|
| PrometheusTypes.Label |
Protobuf type prometheus.Label
|
| PrometheusTypes.Label.Builder |
Protobuf type prometheus.Label
|
| PrometheusTypes.LabelMatcher |
Matcher specifies a rule, which can match or set of labels or not.
|
| PrometheusTypes.LabelMatcher.Builder |
Matcher specifies a rule, which can match or set of labels or not.
|
| PrometheusTypes.LabelMatcher.Type |
Protobuf enum prometheus.LabelMatcher.Type
|
| PrometheusTypes.LabelMatcherOrBuilder |
|
| PrometheusTypes.LabelOrBuilder |
|
| PrometheusTypes.Labels |
Protobuf type prometheus.Labels
|
| PrometheusTypes.Labels.Builder |
Protobuf type prometheus.Labels
|
| PrometheusTypes.LabelsOrBuilder |
|
| PrometheusTypes.ReadHints |
Protobuf type prometheus.ReadHints
|
| PrometheusTypes.ReadHints.Builder |
Protobuf type prometheus.ReadHints
|
| PrometheusTypes.ReadHintsOrBuilder |
|
| PrometheusTypes.Sample |
Protobuf type prometheus.Sample
|
| PrometheusTypes.Sample.Builder |
Protobuf type prometheus.Sample
|
| PrometheusTypes.SampleOrBuilder |
|
| PrometheusTypes.TimeSeries |
TimeSeries represents samples and labels for a single time series.
|
| PrometheusTypes.TimeSeries.Builder |
TimeSeries represents samples and labels for a single time series.
|
| PrometheusTypes.TimeSeriesOrBuilder |
|
| TimeSeriesBuilder |
Allows to add labels and samples to an underlying protobuf builder.
|