Documentation ¶
Index ¶
- type Application
- func (*Application) Descriptor() ([]byte, []int)
- func (m *Application) GetApplicationData() []*ApplicationData
- func (m *Application) GetSchemaMeta() *schemas.SchemaMeta
- func (*Application) ProtoMessage()
- func (m *Application) Reset()
- func (m *Application) String() string
- func (m *Application) XXX_DiscardUnknown()
- func (m *Application) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Application) XXX_Merge(src proto.Message)
- func (m *Application) XXX_Size() int
- func (m *Application) XXX_Unmarshal(b []byte) error
- type ApplicationData
- func (*ApplicationData) Descriptor() ([]byte, []int)
- func (m *ApplicationData) GetMeasurement() string
- func (m *ApplicationData) GetReadData() *common.ReadData
- func (*ApplicationData) ProtoMessage()
- func (m *ApplicationData) Reset()
- func (m *ApplicationData) String() string
- func (m *ApplicationData) XXX_DiscardUnknown()
- func (m *ApplicationData) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ApplicationData) XXX_Merge(src proto.Message)
- func (m *ApplicationData) XXX_Size() int
- func (m *ApplicationData) XXX_Unmarshal(b []byte) error
- type CreateApplicationsRequest
- func (*CreateApplicationsRequest) Descriptor() ([]byte, []int)
- func (m *CreateApplicationsRequest) GetApplications() []*WriteApplication
- func (m *CreateApplicationsRequest) GetSchemaMeta() *schemas.SchemaMeta
- func (*CreateApplicationsRequest) ProtoMessage()
- func (m *CreateApplicationsRequest) Reset()
- func (m *CreateApplicationsRequest) String() string
- func (m *CreateApplicationsRequest) XXX_DiscardUnknown()
- func (m *CreateApplicationsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CreateApplicationsRequest) XXX_Merge(src proto.Message)
- func (m *CreateApplicationsRequest) XXX_Size() int
- func (m *CreateApplicationsRequest) XXX_Unmarshal(b []byte) error
- type DeleteApplication
- func (*DeleteApplication) Descriptor() ([]byte, []int)
- func (m *DeleteApplication) GetMeasurement() string
- func (m *DeleteApplication) GetWhereCondition() []*common.Condition
- func (*DeleteApplication) ProtoMessage()
- func (m *DeleteApplication) Reset()
- func (m *DeleteApplication) String() string
- func (m *DeleteApplication) XXX_DiscardUnknown()
- func (m *DeleteApplication) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DeleteApplication) XXX_Merge(src proto.Message)
- func (m *DeleteApplication) XXX_Size() int
- func (m *DeleteApplication) XXX_Unmarshal(b []byte) error
- type DeleteApplicationsRequest
- func (*DeleteApplicationsRequest) Descriptor() ([]byte, []int)
- func (m *DeleteApplicationsRequest) GetApplications() []*DeleteApplication
- func (m *DeleteApplicationsRequest) GetSchemaMeta() *schemas.SchemaMeta
- func (*DeleteApplicationsRequest) ProtoMessage()
- func (m *DeleteApplicationsRequest) Reset()
- func (m *DeleteApplicationsRequest) String() string
- func (m *DeleteApplicationsRequest) XXX_DiscardUnknown()
- func (m *DeleteApplicationsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DeleteApplicationsRequest) XXX_Merge(src proto.Message)
- func (m *DeleteApplicationsRequest) XXX_Size() int
- func (m *DeleteApplicationsRequest) XXX_Unmarshal(b []byte) error
- type ListApplicationsRequest
- func (*ListApplicationsRequest) Descriptor() ([]byte, []int)
- func (m *ListApplicationsRequest) GetApplications() []*ReadApplication
- func (m *ListApplicationsRequest) GetSchemaMeta() *schemas.SchemaMeta
- func (*ListApplicationsRequest) ProtoMessage()
- func (m *ListApplicationsRequest) Reset()
- func (m *ListApplicationsRequest) String() string
- func (m *ListApplicationsRequest) XXX_DiscardUnknown()
- func (m *ListApplicationsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ListApplicationsRequest) XXX_Merge(src proto.Message)
- func (m *ListApplicationsRequest) XXX_Size() int
- func (m *ListApplicationsRequest) XXX_Unmarshal(b []byte) error
- type ListApplicationsResponse
- func (*ListApplicationsResponse) Descriptor() ([]byte, []int)
- func (m *ListApplicationsResponse) GetApplications() *Application
- func (m *ListApplicationsResponse) GetStatus() *status.Status
- func (*ListApplicationsResponse) ProtoMessage()
- func (m *ListApplicationsResponse) Reset()
- func (m *ListApplicationsResponse) String() string
- func (m *ListApplicationsResponse) XXX_DiscardUnknown()
- func (m *ListApplicationsResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ListApplicationsResponse) XXX_Merge(src proto.Message)
- func (m *ListApplicationsResponse) XXX_Size() int
- func (m *ListApplicationsResponse) XXX_Unmarshal(b []byte) error
- type ReadApplication
- func (*ReadApplication) Descriptor() ([]byte, []int)
- func (m *ReadApplication) GetMeasurement() string
- func (m *ReadApplication) GetWhereCondition() []*common.Condition
- func (*ReadApplication) ProtoMessage()
- func (m *ReadApplication) Reset()
- func (m *ReadApplication) String() string
- func (m *ReadApplication) XXX_DiscardUnknown()
- func (m *ReadApplication) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReadApplication) XXX_Merge(src proto.Message)
- func (m *ReadApplication) XXX_Size() int
- func (m *ReadApplication) XXX_Unmarshal(b []byte) error
- type WriteApplication
- func (*WriteApplication) Descriptor() ([]byte, []int)
- func (m *WriteApplication) GetMeasurement() string
- func (m *WriteApplication) GetWriteData() *common.WriteData
- func (*WriteApplication) ProtoMessage()
- func (m *WriteApplication) Reset()
- func (m *WriteApplication) String() string
- func (m *WriteApplication) XXX_DiscardUnknown()
- func (m *WriteApplication) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *WriteApplication) XXX_Merge(src proto.Message)
- func (m *WriteApplication) XXX_Size() int
- func (m *WriteApplication) XXX_Unmarshal(b []byte) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Application ¶
type Application struct { SchemaMeta *schemas.SchemaMeta `protobuf:"bytes,1,opt,name=schema_meta,json=schemaMeta,proto3" json:"schema_meta,omitempty"` ApplicationData []*ApplicationData `protobuf:"bytes,2,rep,name=application_data,json=applicationData,proto3" json:"application_data,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*Application) Descriptor ¶
func (*Application) Descriptor() ([]byte, []int)
func (*Application) GetApplicationData ¶
func (m *Application) GetApplicationData() []*ApplicationData
func (*Application) GetSchemaMeta ¶
func (m *Application) GetSchemaMeta() *schemas.SchemaMeta
func (*Application) ProtoMessage ¶
func (*Application) ProtoMessage()
func (*Application) Reset ¶
func (m *Application) Reset()
func (*Application) String ¶
func (m *Application) String() string
func (*Application) XXX_DiscardUnknown ¶
func (m *Application) XXX_DiscardUnknown()
func (*Application) XXX_Marshal ¶
func (m *Application) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*Application) XXX_Merge ¶
func (m *Application) XXX_Merge(src proto.Message)
func (*Application) XXX_Size ¶
func (m *Application) XXX_Size() int
func (*Application) XXX_Unmarshal ¶
func (m *Application) XXX_Unmarshal(b []byte) error
type ApplicationData ¶
type ApplicationData struct { Measurement string `protobuf:"bytes,1,opt,name=measurement,proto3" json:"measurement,omitempty"` ReadData *common.ReadData `protobuf:"bytes,2,opt,name=read_data,json=readData,proto3" json:"read_data,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ApplicationData) Descriptor ¶
func (*ApplicationData) Descriptor() ([]byte, []int)
func (*ApplicationData) GetMeasurement ¶
func (m *ApplicationData) GetMeasurement() string
func (*ApplicationData) GetReadData ¶
func (m *ApplicationData) GetReadData() *common.ReadData
func (*ApplicationData) ProtoMessage ¶
func (*ApplicationData) ProtoMessage()
func (*ApplicationData) Reset ¶
func (m *ApplicationData) Reset()
func (*ApplicationData) String ¶
func (m *ApplicationData) String() string
func (*ApplicationData) XXX_DiscardUnknown ¶
func (m *ApplicationData) XXX_DiscardUnknown()
func (*ApplicationData) XXX_Marshal ¶
func (m *ApplicationData) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ApplicationData) XXX_Merge ¶
func (m *ApplicationData) XXX_Merge(src proto.Message)
func (*ApplicationData) XXX_Size ¶
func (m *ApplicationData) XXX_Size() int
func (*ApplicationData) XXX_Unmarshal ¶
func (m *ApplicationData) XXX_Unmarshal(b []byte) error
type CreateApplicationsRequest ¶
type CreateApplicationsRequest struct { SchemaMeta *schemas.SchemaMeta `protobuf:"bytes,1,opt,name=schema_meta,json=schemaMeta,proto3" json:"schema_meta,omitempty"` Applications []*WriteApplication `protobuf:"bytes,2,rep,name=applications,proto3" json:"applications,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*CreateApplicationsRequest) Descriptor ¶
func (*CreateApplicationsRequest) Descriptor() ([]byte, []int)
func (*CreateApplicationsRequest) GetApplications ¶
func (m *CreateApplicationsRequest) GetApplications() []*WriteApplication
func (*CreateApplicationsRequest) GetSchemaMeta ¶
func (m *CreateApplicationsRequest) GetSchemaMeta() *schemas.SchemaMeta
func (*CreateApplicationsRequest) ProtoMessage ¶
func (*CreateApplicationsRequest) ProtoMessage()
func (*CreateApplicationsRequest) Reset ¶
func (m *CreateApplicationsRequest) Reset()
func (*CreateApplicationsRequest) String ¶
func (m *CreateApplicationsRequest) String() string
func (*CreateApplicationsRequest) XXX_DiscardUnknown ¶
func (m *CreateApplicationsRequest) XXX_DiscardUnknown()
func (*CreateApplicationsRequest) XXX_Marshal ¶
func (m *CreateApplicationsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CreateApplicationsRequest) XXX_Merge ¶
func (m *CreateApplicationsRequest) XXX_Merge(src proto.Message)
func (*CreateApplicationsRequest) XXX_Size ¶
func (m *CreateApplicationsRequest) XXX_Size() int
func (*CreateApplicationsRequest) XXX_Unmarshal ¶
func (m *CreateApplicationsRequest) XXX_Unmarshal(b []byte) error
type DeleteApplication ¶
type DeleteApplication struct { Measurement string `protobuf:"bytes,1,opt,name=measurement,proto3" json:"measurement,omitempty"` WhereCondition []*common.Condition `protobuf:"bytes,2,rep,name=where_condition,json=whereCondition,proto3" json:"where_condition,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*DeleteApplication) Descriptor ¶
func (*DeleteApplication) Descriptor() ([]byte, []int)
func (*DeleteApplication) GetMeasurement ¶
func (m *DeleteApplication) GetMeasurement() string
func (*DeleteApplication) GetWhereCondition ¶
func (m *DeleteApplication) GetWhereCondition() []*common.Condition
func (*DeleteApplication) ProtoMessage ¶
func (*DeleteApplication) ProtoMessage()
func (*DeleteApplication) Reset ¶
func (m *DeleteApplication) Reset()
func (*DeleteApplication) String ¶
func (m *DeleteApplication) String() string
func (*DeleteApplication) XXX_DiscardUnknown ¶
func (m *DeleteApplication) XXX_DiscardUnknown()
func (*DeleteApplication) XXX_Marshal ¶
func (m *DeleteApplication) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DeleteApplication) XXX_Merge ¶
func (m *DeleteApplication) XXX_Merge(src proto.Message)
func (*DeleteApplication) XXX_Size ¶
func (m *DeleteApplication) XXX_Size() int
func (*DeleteApplication) XXX_Unmarshal ¶
func (m *DeleteApplication) XXX_Unmarshal(b []byte) error
type DeleteApplicationsRequest ¶
type DeleteApplicationsRequest struct { SchemaMeta *schemas.SchemaMeta `protobuf:"bytes,1,opt,name=schema_meta,json=schemaMeta,proto3" json:"schema_meta,omitempty"` Applications []*DeleteApplication `protobuf:"bytes,2,rep,name=applications,proto3" json:"applications,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*DeleteApplicationsRequest) Descriptor ¶
func (*DeleteApplicationsRequest) Descriptor() ([]byte, []int)
func (*DeleteApplicationsRequest) GetApplications ¶
func (m *DeleteApplicationsRequest) GetApplications() []*DeleteApplication
func (*DeleteApplicationsRequest) GetSchemaMeta ¶
func (m *DeleteApplicationsRequest) GetSchemaMeta() *schemas.SchemaMeta
func (*DeleteApplicationsRequest) ProtoMessage ¶
func (*DeleteApplicationsRequest) ProtoMessage()
func (*DeleteApplicationsRequest) Reset ¶
func (m *DeleteApplicationsRequest) Reset()
func (*DeleteApplicationsRequest) String ¶
func (m *DeleteApplicationsRequest) String() string
func (*DeleteApplicationsRequest) XXX_DiscardUnknown ¶
func (m *DeleteApplicationsRequest) XXX_DiscardUnknown()
func (*DeleteApplicationsRequest) XXX_Marshal ¶
func (m *DeleteApplicationsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DeleteApplicationsRequest) XXX_Merge ¶
func (m *DeleteApplicationsRequest) XXX_Merge(src proto.Message)
func (*DeleteApplicationsRequest) XXX_Size ¶
func (m *DeleteApplicationsRequest) XXX_Size() int
func (*DeleteApplicationsRequest) XXX_Unmarshal ¶
func (m *DeleteApplicationsRequest) XXX_Unmarshal(b []byte) error
type ListApplicationsRequest ¶
type ListApplicationsRequest struct { SchemaMeta *schemas.SchemaMeta `protobuf:"bytes,1,opt,name=schema_meta,json=schemaMeta,proto3" json:"schema_meta,omitempty"` Applications []*ReadApplication `protobuf:"bytes,2,rep,name=applications,proto3" json:"applications,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ListApplicationsRequest) Descriptor ¶
func (*ListApplicationsRequest) Descriptor() ([]byte, []int)
func (*ListApplicationsRequest) GetApplications ¶
func (m *ListApplicationsRequest) GetApplications() []*ReadApplication
func (*ListApplicationsRequest) GetSchemaMeta ¶
func (m *ListApplicationsRequest) GetSchemaMeta() *schemas.SchemaMeta
func (*ListApplicationsRequest) ProtoMessage ¶
func (*ListApplicationsRequest) ProtoMessage()
func (*ListApplicationsRequest) Reset ¶
func (m *ListApplicationsRequest) Reset()
func (*ListApplicationsRequest) String ¶
func (m *ListApplicationsRequest) String() string
func (*ListApplicationsRequest) XXX_DiscardUnknown ¶
func (m *ListApplicationsRequest) XXX_DiscardUnknown()
func (*ListApplicationsRequest) XXX_Marshal ¶
func (m *ListApplicationsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ListApplicationsRequest) XXX_Merge ¶
func (m *ListApplicationsRequest) XXX_Merge(src proto.Message)
func (*ListApplicationsRequest) XXX_Size ¶
func (m *ListApplicationsRequest) XXX_Size() int
func (*ListApplicationsRequest) XXX_Unmarshal ¶
func (m *ListApplicationsRequest) XXX_Unmarshal(b []byte) error
type ListApplicationsResponse ¶
type ListApplicationsResponse struct { Status *status.Status `protobuf:"bytes,1,opt,name=status,proto3" json:"status,omitempty"` Applications *Application `protobuf:"bytes,2,opt,name=applications,proto3" json:"applications,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ListApplicationsResponse) Descriptor ¶
func (*ListApplicationsResponse) Descriptor() ([]byte, []int)
func (*ListApplicationsResponse) GetApplications ¶
func (m *ListApplicationsResponse) GetApplications() *Application
func (*ListApplicationsResponse) GetStatus ¶
func (m *ListApplicationsResponse) GetStatus() *status.Status
func (*ListApplicationsResponse) ProtoMessage ¶
func (*ListApplicationsResponse) ProtoMessage()
func (*ListApplicationsResponse) Reset ¶
func (m *ListApplicationsResponse) Reset()
func (*ListApplicationsResponse) String ¶
func (m *ListApplicationsResponse) String() string
func (*ListApplicationsResponse) XXX_DiscardUnknown ¶
func (m *ListApplicationsResponse) XXX_DiscardUnknown()
func (*ListApplicationsResponse) XXX_Marshal ¶
func (m *ListApplicationsResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ListApplicationsResponse) XXX_Merge ¶
func (m *ListApplicationsResponse) XXX_Merge(src proto.Message)
func (*ListApplicationsResponse) XXX_Size ¶
func (m *ListApplicationsResponse) XXX_Size() int
func (*ListApplicationsResponse) XXX_Unmarshal ¶
func (m *ListApplicationsResponse) XXX_Unmarshal(b []byte) error
type ReadApplication ¶
type ReadApplication struct { Measurement string `protobuf:"bytes,1,opt,name=measurement,proto3" json:"measurement,omitempty"` WhereCondition []*common.Condition `protobuf:"bytes,2,rep,name=where_condition,json=whereCondition,proto3" json:"where_condition,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReadApplication) Descriptor ¶
func (*ReadApplication) Descriptor() ([]byte, []int)
func (*ReadApplication) GetMeasurement ¶
func (m *ReadApplication) GetMeasurement() string
func (*ReadApplication) GetWhereCondition ¶
func (m *ReadApplication) GetWhereCondition() []*common.Condition
func (*ReadApplication) ProtoMessage ¶
func (*ReadApplication) ProtoMessage()
func (*ReadApplication) Reset ¶
func (m *ReadApplication) Reset()
func (*ReadApplication) String ¶
func (m *ReadApplication) String() string
func (*ReadApplication) XXX_DiscardUnknown ¶
func (m *ReadApplication) XXX_DiscardUnknown()
func (*ReadApplication) XXX_Marshal ¶
func (m *ReadApplication) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReadApplication) XXX_Merge ¶
func (m *ReadApplication) XXX_Merge(src proto.Message)
func (*ReadApplication) XXX_Size ¶
func (m *ReadApplication) XXX_Size() int
func (*ReadApplication) XXX_Unmarshal ¶
func (m *ReadApplication) XXX_Unmarshal(b []byte) error
type WriteApplication ¶
type WriteApplication struct { Measurement string `protobuf:"bytes,1,opt,name=measurement,proto3" json:"measurement,omitempty"` WriteData *common.WriteData `protobuf:"bytes,2,opt,name=write_data,json=writeData,proto3" json:"write_data,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*WriteApplication) Descriptor ¶
func (*WriteApplication) Descriptor() ([]byte, []int)
func (*WriteApplication) GetMeasurement ¶
func (m *WriteApplication) GetMeasurement() string
func (*WriteApplication) GetWriteData ¶
func (m *WriteApplication) GetWriteData() *common.WriteData
func (*WriteApplication) ProtoMessage ¶
func (*WriteApplication) ProtoMessage()
func (*WriteApplication) Reset ¶
func (m *WriteApplication) Reset()
func (*WriteApplication) String ¶
func (m *WriteApplication) String() string
func (*WriteApplication) XXX_DiscardUnknown ¶
func (m *WriteApplication) XXX_DiscardUnknown()
func (*WriteApplication) XXX_Marshal ¶
func (m *WriteApplication) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*WriteApplication) XXX_Merge ¶
func (m *WriteApplication) XXX_Merge(src proto.Message)
func (*WriteApplication) XXX_Size ¶
func (m *WriteApplication) XXX_Size() int
func (*WriteApplication) XXX_Unmarshal ¶
func (m *WriteApplication) XXX_Unmarshal(b []byte) error
Click to show internal directories.
Click to hide internal directories.