tsdb

package
v1.7.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 14, 2018 License: MIT Imports: 3 Imported by: 0

Documentation

Overview

Package tsdb is a generated protocol buffer package.

It is generated from these files:

internal/meta.proto

It has these top-level messages:

Series
Tag
MeasurementFields
Field
MeasurementFieldSet

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Field

type Field struct {
	Name string `protobuf:"bytes,1,opt,name=Name,proto3" json:"Name,omitempty"`
	Type int32  `protobuf:"varint,2,opt,name=Type,proto3" json:"Type,omitempty"`
}

func (*Field) Descriptor added in v1.0.0

func (*Field) Descriptor() ([]byte, []int)

func (*Field) GetName

func (m *Field) GetName() string

func (*Field) GetType

func (m *Field) GetType() int32

func (*Field) ProtoMessage

func (*Field) ProtoMessage()

func (*Field) Reset

func (m *Field) Reset()

func (*Field) String

func (m *Field) String() string

type MeasurementFieldSet added in v1.5.0

type MeasurementFieldSet struct {
	Measurements []*MeasurementFields `protobuf:"bytes,1,rep,name=Measurements" json:"Measurements,omitempty"`
}

func (*MeasurementFieldSet) Descriptor added in v1.5.0

func (*MeasurementFieldSet) Descriptor() ([]byte, []int)

func (*MeasurementFieldSet) GetMeasurements added in v1.5.0

func (m *MeasurementFieldSet) GetMeasurements() []*MeasurementFields

func (*MeasurementFieldSet) ProtoMessage added in v1.5.0

func (*MeasurementFieldSet) ProtoMessage()

func (*MeasurementFieldSet) Reset added in v1.5.0

func (m *MeasurementFieldSet) Reset()

func (*MeasurementFieldSet) String added in v1.5.0

func (m *MeasurementFieldSet) String() string

type MeasurementFields

type MeasurementFields struct {
	Name   string   `protobuf:"bytes,1,opt,name=Name,proto3" json:"Name,omitempty"`
	Fields []*Field `protobuf:"bytes,2,rep,name=Fields" json:"Fields,omitempty"`
}

func (*MeasurementFields) Descriptor added in v1.0.0

func (*MeasurementFields) Descriptor() ([]byte, []int)

func (*MeasurementFields) GetFields

func (m *MeasurementFields) GetFields() []*Field

func (*MeasurementFields) GetName added in v1.5.0

func (m *MeasurementFields) GetName() string

func (*MeasurementFields) ProtoMessage

func (*MeasurementFields) ProtoMessage()

func (*MeasurementFields) Reset

func (m *MeasurementFields) Reset()

func (*MeasurementFields) String

func (m *MeasurementFields) String() string

type Series

type Series struct {
	Key  string `protobuf:"bytes,1,opt,name=Key,proto3" json:"Key,omitempty"`
	Tags []*Tag `protobuf:"bytes,2,rep,name=Tags" json:"Tags,omitempty"`
}

func (*Series) Descriptor added in v1.0.0

func (*Series) Descriptor() ([]byte, []int)

func (*Series) GetKey

func (m *Series) GetKey() string

func (*Series) GetTags

func (m *Series) GetTags() []*Tag

func (*Series) ProtoMessage

func (*Series) ProtoMessage()

func (*Series) Reset

func (m *Series) Reset()

func (*Series) String

func (m *Series) String() string

type Tag

type Tag struct {
	Key   string `protobuf:"bytes,1,opt,name=Key,proto3" json:"Key,omitempty"`
	Value string `protobuf:"bytes,2,opt,name=Value,proto3" json:"Value,omitempty"`
}

func (*Tag) Descriptor added in v1.0.0

func (*Tag) Descriptor() ([]byte, []int)

func (*Tag) GetKey

func (m *Tag) GetKey() string

func (*Tag) GetValue

func (m *Tag) GetValue() string

func (*Tag) ProtoMessage

func (*Tag) ProtoMessage()

func (*Tag) Reset

func (m *Tag) Reset()

func (*Tag) String

func (m *Tag) String() string

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL