Documentation ¶
Index ¶
- Variables
- func RegisterIngressServer(s *grpc.Server, srv IngressServer)
- func RegisterQueryServer(s *grpc.Server, srv QueryServer)
- type Batch
- func (*Batch) Descriptor() ([]byte, []int)
- func (this *Batch) Equal(that interface{}) bool
- func (m *Batch) GetEvents() []*Event
- func (m *Batch) GetStrings() map[uint32][]byte
- func (this *Batch) GoString() string
- func (m *Batch) Marshal() (dAtA []byte, err error)
- func (m *Batch) MarshalTo(dAtA []byte) (int, error)
- func (m *Batch) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*Batch) ProtoMessage()
- func (m *Batch) Reset()
- func (m *Batch) Size() (n int)
- func (this *Batch) String() string
- func (m *Batch) Unmarshal(dAtA []byte) error
- func (m *Batch) XXX_DiscardUnknown()
- func (m *Batch) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Batch) XXX_Merge(src proto.Message)
- func (m *Batch) XXX_Size() int
- func (m *Batch) XXX_Unmarshal(b []byte) error
- type Column
- func (*Column) Descriptor() ([]byte, []int)
- func (this *Column) Equal(that interface{}) bool
- func (m *Column) GetBool() *ColumnOfBools
- func (m *Column) GetFloat64() *ColumnOfFloat64
- func (m *Column) GetInt32() *ColumnOfInt32
- func (m *Column) GetInt64() *ColumnOfInt64
- func (m *Column) GetJson() *ColumnOfString
- func (m *Column) GetString_() *ColumnOfString
- func (m *Column) GetTime() *ColumnOfInt64
- func (m *Column) GetValue() isColumn_Value
- func (this *Column) GoString() string
- func (m *Column) Marshal() (dAtA []byte, err error)
- func (m *Column) MarshalTo(dAtA []byte) (int, error)
- func (m *Column) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*Column) ProtoMessage()
- func (m *Column) Reset()
- func (m *Column) Size() (n int)
- func (this *Column) String() string
- func (m *Column) Unmarshal(dAtA []byte) error
- func (m *Column) XXX_DiscardUnknown()
- func (m *Column) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Column) XXX_Merge(src proto.Message)
- func (*Column) XXX_OneofWrappers() []interface{}
- func (m *Column) XXX_Size() int
- func (m *Column) XXX_Unmarshal(b []byte) error
- type ColumnMeta
- func (*ColumnMeta) Descriptor() ([]byte, []int)
- func (this *ColumnMeta) Equal(that interface{}) bool
- func (m *ColumnMeta) GetComment() string
- func (m *ColumnMeta) GetName() string
- func (m *ColumnMeta) GetType() string
- func (this *ColumnMeta) GoString() string
- func (m *ColumnMeta) Marshal() (dAtA []byte, err error)
- func (m *ColumnMeta) MarshalTo(dAtA []byte) (int, error)
- func (m *ColumnMeta) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ColumnMeta) ProtoMessage()
- func (m *ColumnMeta) Reset()
- func (m *ColumnMeta) Size() (n int)
- func (this *ColumnMeta) String() string
- func (m *ColumnMeta) Unmarshal(dAtA []byte) error
- func (m *ColumnMeta) XXX_DiscardUnknown()
- func (m *ColumnMeta) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ColumnMeta) XXX_Merge(src proto.Message)
- func (m *ColumnMeta) XXX_Size() int
- func (m *ColumnMeta) XXX_Unmarshal(b []byte) error
- type ColumnOfBools
- func (*ColumnOfBools) Descriptor() ([]byte, []int)
- func (this *ColumnOfBools) Equal(that interface{}) bool
- func (m *ColumnOfBools) GetBools() []bool
- func (m *ColumnOfBools) GetNulls() []bool
- func (this *ColumnOfBools) GoString() string
- func (m *ColumnOfBools) Marshal() (dAtA []byte, err error)
- func (m *ColumnOfBools) MarshalTo(dAtA []byte) (int, error)
- func (m *ColumnOfBools) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ColumnOfBools) ProtoMessage()
- func (m *ColumnOfBools) Reset()
- func (m *ColumnOfBools) Size() (n int)
- func (this *ColumnOfBools) String() string
- func (m *ColumnOfBools) Unmarshal(dAtA []byte) error
- func (m *ColumnOfBools) XXX_DiscardUnknown()
- func (m *ColumnOfBools) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ColumnOfBools) XXX_Merge(src proto.Message)
- func (m *ColumnOfBools) XXX_Size() int
- func (m *ColumnOfBools) XXX_Unmarshal(b []byte) error
- type ColumnOfFloat64
- func (*ColumnOfFloat64) Descriptor() ([]byte, []int)
- func (this *ColumnOfFloat64) Equal(that interface{}) bool
- func (m *ColumnOfFloat64) GetDoubles() []float64
- func (m *ColumnOfFloat64) GetNulls() []bool
- func (this *ColumnOfFloat64) GoString() string
- func (m *ColumnOfFloat64) Marshal() (dAtA []byte, err error)
- func (m *ColumnOfFloat64) MarshalTo(dAtA []byte) (int, error)
- func (m *ColumnOfFloat64) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ColumnOfFloat64) ProtoMessage()
- func (m *ColumnOfFloat64) Reset()
- func (m *ColumnOfFloat64) Size() (n int)
- func (this *ColumnOfFloat64) String() string
- func (m *ColumnOfFloat64) Unmarshal(dAtA []byte) error
- func (m *ColumnOfFloat64) XXX_DiscardUnknown()
- func (m *ColumnOfFloat64) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ColumnOfFloat64) XXX_Merge(src proto.Message)
- func (m *ColumnOfFloat64) XXX_Size() int
- func (m *ColumnOfFloat64) XXX_Unmarshal(b []byte) error
- type ColumnOfInt32
- func (*ColumnOfInt32) Descriptor() ([]byte, []int)
- func (this *ColumnOfInt32) Equal(that interface{}) bool
- func (m *ColumnOfInt32) GetInts() []int32
- func (m *ColumnOfInt32) GetNulls() []bool
- func (this *ColumnOfInt32) GoString() string
- func (m *ColumnOfInt32) Marshal() (dAtA []byte, err error)
- func (m *ColumnOfInt32) MarshalTo(dAtA []byte) (int, error)
- func (m *ColumnOfInt32) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ColumnOfInt32) ProtoMessage()
- func (m *ColumnOfInt32) Reset()
- func (m *ColumnOfInt32) Size() (n int)
- func (this *ColumnOfInt32) String() string
- func (m *ColumnOfInt32) Unmarshal(dAtA []byte) error
- func (m *ColumnOfInt32) XXX_DiscardUnknown()
- func (m *ColumnOfInt32) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ColumnOfInt32) XXX_Merge(src proto.Message)
- func (m *ColumnOfInt32) XXX_Size() int
- func (m *ColumnOfInt32) XXX_Unmarshal(b []byte) error
- type ColumnOfInt64
- func (*ColumnOfInt64) Descriptor() ([]byte, []int)
- func (this *ColumnOfInt64) Equal(that interface{}) bool
- func (m *ColumnOfInt64) GetLongs() []int64
- func (m *ColumnOfInt64) GetNulls() []bool
- func (this *ColumnOfInt64) GoString() string
- func (m *ColumnOfInt64) Marshal() (dAtA []byte, err error)
- func (m *ColumnOfInt64) MarshalTo(dAtA []byte) (int, error)
- func (m *ColumnOfInt64) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ColumnOfInt64) ProtoMessage()
- func (m *ColumnOfInt64) Reset()
- func (m *ColumnOfInt64) Size() (n int)
- func (this *ColumnOfInt64) String() string
- func (m *ColumnOfInt64) Unmarshal(dAtA []byte) error
- func (m *ColumnOfInt64) XXX_DiscardUnknown()
- func (m *ColumnOfInt64) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ColumnOfInt64) XXX_Merge(src proto.Message)
- func (m *ColumnOfInt64) XXX_Size() int
- func (m *ColumnOfInt64) XXX_Unmarshal(b []byte) error
- type ColumnOfString
- func (*ColumnOfString) Descriptor() ([]byte, []int)
- func (this *ColumnOfString) Equal(that interface{}) bool
- func (m *ColumnOfString) GetBytes() []byte
- func (m *ColumnOfString) GetNulls() []bool
- func (m *ColumnOfString) GetSizes() []int32
- func (this *ColumnOfString) GoString() string
- func (m *ColumnOfString) Marshal() (dAtA []byte, err error)
- func (m *ColumnOfString) MarshalTo(dAtA []byte) (int, error)
- func (m *ColumnOfString) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ColumnOfString) ProtoMessage()
- func (m *ColumnOfString) Reset()
- func (m *ColumnOfString) Size() (n int)
- func (this *ColumnOfString) String() string
- func (m *ColumnOfString) Unmarshal(dAtA []byte) error
- func (m *ColumnOfString) XXX_DiscardUnknown()
- func (m *ColumnOfString) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ColumnOfString) XXX_Merge(src proto.Message)
- func (m *ColumnOfString) XXX_Size() int
- func (m *ColumnOfString) XXX_Unmarshal(b []byte) error
- type Column_Bool
- func (this *Column_Bool) Equal(that interface{}) bool
- func (this *Column_Bool) GoString() string
- func (m *Column_Bool) MarshalTo(dAtA []byte) (int, error)
- func (m *Column_Bool) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (m *Column_Bool) Size() (n int)
- func (this *Column_Bool) String() string
- type Column_Float64
- func (this *Column_Float64) Equal(that interface{}) bool
- func (this *Column_Float64) GoString() string
- func (m *Column_Float64) MarshalTo(dAtA []byte) (int, error)
- func (m *Column_Float64) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (m *Column_Float64) Size() (n int)
- func (this *Column_Float64) String() string
- type Column_Int32
- func (this *Column_Int32) Equal(that interface{}) bool
- func (this *Column_Int32) GoString() string
- func (m *Column_Int32) MarshalTo(dAtA []byte) (int, error)
- func (m *Column_Int32) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (m *Column_Int32) Size() (n int)
- func (this *Column_Int32) String() string
- type Column_Int64
- func (this *Column_Int64) Equal(that interface{}) bool
- func (this *Column_Int64) GoString() string
- func (m *Column_Int64) MarshalTo(dAtA []byte) (int, error)
- func (m *Column_Int64) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (m *Column_Int64) Size() (n int)
- func (this *Column_Int64) String() string
- type Column_Json
- func (this *Column_Json) Equal(that interface{}) bool
- func (this *Column_Json) GoString() string
- func (m *Column_Json) MarshalTo(dAtA []byte) (int, error)
- func (m *Column_Json) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (m *Column_Json) Size() (n int)
- func (this *Column_Json) String() string
- type Column_String_
- func (this *Column_String_) Equal(that interface{}) bool
- func (this *Column_String_) GoString() string
- func (m *Column_String_) MarshalTo(dAtA []byte) (int, error)
- func (m *Column_String_) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (m *Column_String_) Size() (n int)
- func (this *Column_String_) String() string
- type Column_Time
- func (this *Column_Time) Equal(that interface{}) bool
- func (this *Column_Time) GoString() string
- func (m *Column_Time) MarshalTo(dAtA []byte) (int, error)
- func (m *Column_Time) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (m *Column_Time) Size() (n int)
- func (this *Column_Time) String() string
- type DescribeRequest
- func (*DescribeRequest) Descriptor() ([]byte, []int)
- func (this *DescribeRequest) Equal(that interface{}) bool
- func (this *DescribeRequest) GoString() string
- func (m *DescribeRequest) Marshal() (dAtA []byte, err error)
- func (m *DescribeRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *DescribeRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*DescribeRequest) ProtoMessage()
- func (m *DescribeRequest) Reset()
- func (m *DescribeRequest) Size() (n int)
- func (this *DescribeRequest) String() string
- func (m *DescribeRequest) Unmarshal(dAtA []byte) error
- func (m *DescribeRequest) XXX_DiscardUnknown()
- func (m *DescribeRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DescribeRequest) XXX_Merge(src proto.Message)
- func (m *DescribeRequest) XXX_Size() int
- func (m *DescribeRequest) XXX_Unmarshal(b []byte) error
- type DescribeResponse
- func (*DescribeResponse) Descriptor() ([]byte, []int)
- func (this *DescribeResponse) Equal(that interface{}) bool
- func (m *DescribeResponse) GetTables() []*TableMeta
- func (this *DescribeResponse) GoString() string
- func (m *DescribeResponse) Marshal() (dAtA []byte, err error)
- func (m *DescribeResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *DescribeResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*DescribeResponse) ProtoMessage()
- func (m *DescribeResponse) Reset()
- func (m *DescribeResponse) Size() (n int)
- func (this *DescribeResponse) String() string
- func (m *DescribeResponse) Unmarshal(dAtA []byte) error
- func (m *DescribeResponse) XXX_DiscardUnknown()
- func (m *DescribeResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DescribeResponse) XXX_Merge(src proto.Message)
- func (m *DescribeResponse) XXX_Size() int
- func (m *DescribeResponse) XXX_Unmarshal(b []byte) error
- type Endpoint
- func (*Endpoint) Descriptor() ([]byte, []int)
- func (this *Endpoint) Equal(that interface{}) bool
- func (m *Endpoint) GetHost() string
- func (m *Endpoint) GetPort() int32
- func (this *Endpoint) GoString() string
- func (m *Endpoint) Marshal() (dAtA []byte, err error)
- func (m *Endpoint) MarshalTo(dAtA []byte) (int, error)
- func (m *Endpoint) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*Endpoint) ProtoMessage()
- func (m *Endpoint) Reset()
- func (m *Endpoint) Size() (n int)
- func (this *Endpoint) String() string
- func (m *Endpoint) Unmarshal(dAtA []byte) error
- func (m *Endpoint) XXX_DiscardUnknown()
- func (m *Endpoint) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Endpoint) XXX_Merge(src proto.Message)
- func (m *Endpoint) XXX_Size() int
- func (m *Endpoint) XXX_Unmarshal(b []byte) error
- type Event
- func (*Event) Descriptor() ([]byte, []int)
- func (this *Event) Equal(that interface{}) bool
- func (m *Event) GetValue() map[uint32]*Value
- func (this *Event) GoString() string
- func (m *Event) Marshal() (dAtA []byte, err error)
- func (m *Event) MarshalTo(dAtA []byte) (int, error)
- func (m *Event) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*Event) ProtoMessage()
- func (m *Event) Reset()
- func (m *Event) Size() (n int)
- func (this *Event) String() string
- func (m *Event) Unmarshal(dAtA []byte) error
- func (m *Event) XXX_DiscardUnknown()
- func (m *Event) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Event) XXX_Merge(src proto.Message)
- func (m *Event) XXX_Size() int
- func (m *Event) XXX_Unmarshal(b []byte) error
- type GetRowsRequest
- func (*GetRowsRequest) Descriptor() ([]byte, []int)
- func (this *GetRowsRequest) Equal(that interface{}) bool
- func (m *GetRowsRequest) GetColumns() []string
- func (m *GetRowsRequest) GetMaxBytes() int64
- func (m *GetRowsRequest) GetNextToken() []byte
- func (m *GetRowsRequest) GetSplitID() []byte
- func (this *GetRowsRequest) GoString() string
- func (m *GetRowsRequest) Marshal() (dAtA []byte, err error)
- func (m *GetRowsRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *GetRowsRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*GetRowsRequest) ProtoMessage()
- func (m *GetRowsRequest) Reset()
- func (m *GetRowsRequest) Size() (n int)
- func (this *GetRowsRequest) String() string
- func (m *GetRowsRequest) Unmarshal(dAtA []byte) error
- func (m *GetRowsRequest) XXX_DiscardUnknown()
- func (m *GetRowsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetRowsRequest) XXX_Merge(src proto.Message)
- func (m *GetRowsRequest) XXX_Size() int
- func (m *GetRowsRequest) XXX_Unmarshal(b []byte) error
- type GetRowsResponse
- func (*GetRowsResponse) Descriptor() ([]byte, []int)
- func (this *GetRowsResponse) Equal(that interface{}) bool
- func (m *GetRowsResponse) GetColumns() []*Column
- func (m *GetRowsResponse) GetNextToken() []byte
- func (m *GetRowsResponse) GetRowCount() int32
- func (this *GetRowsResponse) GoString() string
- func (m *GetRowsResponse) Marshal() (dAtA []byte, err error)
- func (m *GetRowsResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *GetRowsResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*GetRowsResponse) ProtoMessage()
- func (m *GetRowsResponse) Reset()
- func (m *GetRowsResponse) Size() (n int)
- func (this *GetRowsResponse) String() string
- func (m *GetRowsResponse) Unmarshal(dAtA []byte) error
- func (m *GetRowsResponse) XXX_DiscardUnknown()
- func (m *GetRowsResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetRowsResponse) XXX_Merge(src proto.Message)
- func (m *GetRowsResponse) XXX_Size() int
- func (m *GetRowsResponse) XXX_Unmarshal(b []byte) error
- type GetSplitsRequest
- func (*GetSplitsRequest) Descriptor() ([]byte, []int)
- func (this *GetSplitsRequest) Equal(that interface{}) bool
- func (m *GetSplitsRequest) GetColumns() []string
- func (m *GetSplitsRequest) GetFilters() []string
- func (m *GetSplitsRequest) GetMaxSplits() int32
- func (m *GetSplitsRequest) GetNextToken() []byte
- func (m *GetSplitsRequest) GetSchema() string
- func (m *GetSplitsRequest) GetTable() string
- func (this *GetSplitsRequest) GoString() string
- func (m *GetSplitsRequest) Marshal() (dAtA []byte, err error)
- func (m *GetSplitsRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *GetSplitsRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*GetSplitsRequest) ProtoMessage()
- func (m *GetSplitsRequest) Reset()
- func (m *GetSplitsRequest) Size() (n int)
- func (this *GetSplitsRequest) String() string
- func (m *GetSplitsRequest) Unmarshal(dAtA []byte) error
- func (m *GetSplitsRequest) XXX_DiscardUnknown()
- func (m *GetSplitsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetSplitsRequest) XXX_Merge(src proto.Message)
- func (m *GetSplitsRequest) XXX_Size() int
- func (m *GetSplitsRequest) XXX_Unmarshal(b []byte) error
- type GetSplitsResponse
- func (*GetSplitsResponse) Descriptor() ([]byte, []int)
- func (this *GetSplitsResponse) Equal(that interface{}) bool
- func (m *GetSplitsResponse) GetNextToken() []byte
- func (m *GetSplitsResponse) GetSplits() []*Split
- func (this *GetSplitsResponse) GoString() string
- func (m *GetSplitsResponse) Marshal() (dAtA []byte, err error)
- func (m *GetSplitsResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *GetSplitsResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*GetSplitsResponse) ProtoMessage()
- func (m *GetSplitsResponse) Reset()
- func (m *GetSplitsResponse) Size() (n int)
- func (this *GetSplitsResponse) String() string
- func (m *GetSplitsResponse) Unmarshal(dAtA []byte) error
- func (m *GetSplitsResponse) XXX_DiscardUnknown()
- func (m *GetSplitsResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetSplitsResponse) XXX_Merge(src proto.Message)
- func (m *GetSplitsResponse) XXX_Size() int
- func (m *GetSplitsResponse) XXX_Unmarshal(b []byte) error
- type IngestRequest
- func (*IngestRequest) Descriptor() ([]byte, []int)
- func (this *IngestRequest) Equal(that interface{}) bool
- func (m *IngestRequest) GetBatch() *Batch
- func (m *IngestRequest) GetCsv() []byte
- func (m *IngestRequest) GetData() isIngestRequest_Data
- func (m *IngestRequest) GetOrc() []byte
- func (m *IngestRequest) GetParquet() []byte
- func (m *IngestRequest) GetUrl() string
- func (this *IngestRequest) GoString() string
- func (m *IngestRequest) Marshal() (dAtA []byte, err error)
- func (m *IngestRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *IngestRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*IngestRequest) ProtoMessage()
- func (m *IngestRequest) Reset()
- func (m *IngestRequest) Size() (n int)
- func (this *IngestRequest) String() string
- func (m *IngestRequest) Unmarshal(dAtA []byte) error
- func (m *IngestRequest) XXX_DiscardUnknown()
- func (m *IngestRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *IngestRequest) XXX_Merge(src proto.Message)
- func (*IngestRequest) XXX_OneofWrappers() []interface{}
- func (m *IngestRequest) XXX_Size() int
- func (m *IngestRequest) XXX_Unmarshal(b []byte) error
- type IngestRequest_Batch
- func (this *IngestRequest_Batch) Equal(that interface{}) bool
- func (this *IngestRequest_Batch) GoString() string
- func (m *IngestRequest_Batch) MarshalTo(dAtA []byte) (int, error)
- func (m *IngestRequest_Batch) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (m *IngestRequest_Batch) Size() (n int)
- func (this *IngestRequest_Batch) String() string
- type IngestRequest_Csv
- func (this *IngestRequest_Csv) Equal(that interface{}) bool
- func (this *IngestRequest_Csv) GoString() string
- func (m *IngestRequest_Csv) MarshalTo(dAtA []byte) (int, error)
- func (m *IngestRequest_Csv) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (m *IngestRequest_Csv) Size() (n int)
- func (this *IngestRequest_Csv) String() string
- type IngestRequest_Orc
- func (this *IngestRequest_Orc) Equal(that interface{}) bool
- func (this *IngestRequest_Orc) GoString() string
- func (m *IngestRequest_Orc) MarshalTo(dAtA []byte) (int, error)
- func (m *IngestRequest_Orc) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (m *IngestRequest_Orc) Size() (n int)
- func (this *IngestRequest_Orc) String() string
- type IngestRequest_Parquet
- func (this *IngestRequest_Parquet) Equal(that interface{}) bool
- func (this *IngestRequest_Parquet) GoString() string
- func (m *IngestRequest_Parquet) MarshalTo(dAtA []byte) (int, error)
- func (m *IngestRequest_Parquet) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (m *IngestRequest_Parquet) Size() (n int)
- func (this *IngestRequest_Parquet) String() string
- type IngestRequest_Url
- func (this *IngestRequest_Url) Equal(that interface{}) bool
- func (this *IngestRequest_Url) GoString() string
- func (m *IngestRequest_Url) MarshalTo(dAtA []byte) (int, error)
- func (m *IngestRequest_Url) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (m *IngestRequest_Url) Size() (n int)
- func (this *IngestRequest_Url) String() string
- type IngestResponse
- func (*IngestResponse) Descriptor() ([]byte, []int)
- func (this *IngestResponse) Equal(that interface{}) bool
- func (this *IngestResponse) GoString() string
- func (m *IngestResponse) Marshal() (dAtA []byte, err error)
- func (m *IngestResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *IngestResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*IngestResponse) ProtoMessage()
- func (m *IngestResponse) Reset()
- func (m *IngestResponse) Size() (n int)
- func (this *IngestResponse) String() string
- func (m *IngestResponse) Unmarshal(dAtA []byte) error
- func (m *IngestResponse) XXX_DiscardUnknown()
- func (m *IngestResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *IngestResponse) XXX_Merge(src proto.Message)
- func (m *IngestResponse) XXX_Size() int
- func (m *IngestResponse) XXX_Unmarshal(b []byte) error
- type IngressClient
- type IngressServer
- type QueryClient
- type QueryServer
- type Split
- func (*Split) Descriptor() ([]byte, []int)
- func (this *Split) Equal(that interface{}) bool
- func (m *Split) GetHosts() []*Endpoint
- func (m *Split) GetSplitID() []byte
- func (this *Split) GoString() string
- func (m *Split) Marshal() (dAtA []byte, err error)
- func (m *Split) MarshalTo(dAtA []byte) (int, error)
- func (m *Split) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*Split) ProtoMessage()
- func (m *Split) Reset()
- func (m *Split) Size() (n int)
- func (this *Split) String() string
- func (m *Split) Unmarshal(dAtA []byte) error
- func (m *Split) XXX_DiscardUnknown()
- func (m *Split) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Split) XXX_Merge(src proto.Message)
- func (m *Split) XXX_Size() int
- func (m *Split) XXX_Unmarshal(b []byte) error
- type TableMeta
- func (*TableMeta) Descriptor() ([]byte, []int)
- func (this *TableMeta) Equal(that interface{}) bool
- func (m *TableMeta) GetColumns() []*ColumnMeta
- func (m *TableMeta) GetSchema() string
- func (m *TableMeta) GetTable() string
- func (this *TableMeta) GoString() string
- func (m *TableMeta) Marshal() (dAtA []byte, err error)
- func (m *TableMeta) MarshalTo(dAtA []byte) (int, error)
- func (m *TableMeta) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*TableMeta) ProtoMessage()
- func (m *TableMeta) Reset()
- func (m *TableMeta) Size() (n int)
- func (this *TableMeta) String() string
- func (m *TableMeta) Unmarshal(dAtA []byte) error
- func (m *TableMeta) XXX_DiscardUnknown()
- func (m *TableMeta) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *TableMeta) XXX_Merge(src proto.Message)
- func (m *TableMeta) XXX_Size() int
- func (m *TableMeta) XXX_Unmarshal(b []byte) error
- type UnimplementedIngressServer
- type UnimplementedQueryServer
- func (*UnimplementedQueryServer) Describe(ctx context.Context, req *DescribeRequest) (*DescribeResponse, error)
- func (*UnimplementedQueryServer) GetRows(ctx context.Context, req *GetRowsRequest) (*GetRowsResponse, error)
- func (*UnimplementedQueryServer) GetSplits(ctx context.Context, req *GetSplitsRequest) (*GetSplitsResponse, error)
- type Value
- func (*Value) Descriptor() ([]byte, []int)
- func (this *Value) Equal(that interface{}) bool
- func (m *Value) GetBool() bool
- func (m *Value) GetFloat64() float64
- func (m *Value) GetInt32() int32
- func (m *Value) GetInt64() int64
- func (m *Value) GetJson() uint32
- func (m *Value) GetString_() uint32
- func (m *Value) GetTime() int64
- func (m *Value) GetValue() isValue_Value
- func (this *Value) GoString() string
- func (m *Value) Marshal() (dAtA []byte, err error)
- func (m *Value) MarshalTo(dAtA []byte) (int, error)
- func (m *Value) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*Value) ProtoMessage()
- func (m *Value) Reset()
- func (m *Value) Size() (n int)
- func (this *Value) String() string
- func (m *Value) Unmarshal(dAtA []byte) error
- func (m *Value) XXX_DiscardUnknown()
- func (m *Value) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Value) XXX_Merge(src proto.Message)
- func (*Value) XXX_OneofWrappers() []interface{}
- func (m *Value) XXX_Size() int
- func (m *Value) XXX_Unmarshal(b []byte) error
- type Value_Bool
- type Value_Float64
- func (this *Value_Float64) Equal(that interface{}) bool
- func (this *Value_Float64) GoString() string
- func (m *Value_Float64) MarshalTo(dAtA []byte) (int, error)
- func (m *Value_Float64) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (m *Value_Float64) Size() (n int)
- func (this *Value_Float64) String() string
- type Value_Int32
- func (this *Value_Int32) Equal(that interface{}) bool
- func (this *Value_Int32) GoString() string
- func (m *Value_Int32) MarshalTo(dAtA []byte) (int, error)
- func (m *Value_Int32) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (m *Value_Int32) Size() (n int)
- func (this *Value_Int32) String() string
- type Value_Int64
- func (this *Value_Int64) Equal(that interface{}) bool
- func (this *Value_Int64) GoString() string
- func (m *Value_Int64) MarshalTo(dAtA []byte) (int, error)
- func (m *Value_Int64) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (m *Value_Int64) Size() (n int)
- func (this *Value_Int64) String() string
- type Value_Json
- type Value_String_
- func (this *Value_String_) Equal(that interface{}) bool
- func (this *Value_String_) GoString() string
- func (m *Value_String_) MarshalTo(dAtA []byte) (int, error)
- func (m *Value_String_) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (m *Value_String_) Size() (n int)
- func (this *Value_String_) String() string
- type Value_Time
Constants ¶
This section is empty.
Variables ¶
Functions ¶
func RegisterIngressServer ¶
func RegisterIngressServer(s *grpc.Server, srv IngressServer)
func RegisterQueryServer ¶
func RegisterQueryServer(s *grpc.Server, srv QueryServer)
Types ¶
type Batch ¶
type Batch struct { Strings map[uint32][]byte `` /* 156-byte string literal not displayed */ Events []*Event `protobuf:"bytes,2,rep,name=events,proto3" json:"events,omitempty"` }
Batch represents an event batch. It contains a map of strings in order to minimize the size.
func (*Batch) Descriptor ¶
func (*Batch) GetStrings ¶
func (*Batch) MarshalToSizedBuffer ¶ added in v1.1.6
func (*Batch) ProtoMessage ¶
func (*Batch) ProtoMessage()
func (*Batch) XXX_DiscardUnknown ¶ added in v1.1.6
func (m *Batch) XXX_DiscardUnknown()
func (*Batch) XXX_Marshal ¶ added in v1.1.6
func (*Batch) XXX_Unmarshal ¶ added in v1.1.6
type Column ¶
type Column struct { // Types that are valid to be assigned to Value: // *Column_Int32 // *Column_Int64 // *Column_Float64 // *Column_String_ // *Column_Bool // *Column_Time // *Column_Json Value isColumn_Value `protobuf_oneof:"value"` }
Column represents a column.
func (*Column) Descriptor ¶
func (*Column) GetBool ¶
func (m *Column) GetBool() *ColumnOfBools
func (*Column) GetFloat64 ¶
func (m *Column) GetFloat64() *ColumnOfFloat64
func (*Column) GetInt32 ¶
func (m *Column) GetInt32() *ColumnOfInt32
func (*Column) GetInt64 ¶
func (m *Column) GetInt64() *ColumnOfInt64
func (*Column) GetJson ¶
func (m *Column) GetJson() *ColumnOfString
func (*Column) GetString_ ¶
func (m *Column) GetString_() *ColumnOfString
func (*Column) GetTime ¶
func (m *Column) GetTime() *ColumnOfInt64
func (*Column) MarshalToSizedBuffer ¶ added in v1.1.6
func (*Column) ProtoMessage ¶
func (*Column) ProtoMessage()
func (*Column) XXX_DiscardUnknown ¶ added in v1.1.6
func (m *Column) XXX_DiscardUnknown()
func (*Column) XXX_Marshal ¶ added in v1.1.6
func (*Column) XXX_OneofWrappers ¶ added in v1.1.6
func (*Column) XXX_OneofWrappers() []interface{}
XXX_OneofWrappers is for the internal use of the proto package.
func (*Column) XXX_Unmarshal ¶ added in v1.1.6
type ColumnMeta ¶
type ColumnMeta struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Type string `protobuf:"bytes,2,opt,name=type,proto3" json:"type,omitempty"` Comment string `protobuf:"bytes,3,opt,name=comment,proto3" json:"comment,omitempty"` }
ColumnMeta represents a column metadata
func (*ColumnMeta) Descriptor ¶
func (*ColumnMeta) Descriptor() ([]byte, []int)
func (*ColumnMeta) Equal ¶
func (this *ColumnMeta) Equal(that interface{}) bool
func (*ColumnMeta) GetComment ¶
func (m *ColumnMeta) GetComment() string
func (*ColumnMeta) GetName ¶
func (m *ColumnMeta) GetName() string
func (*ColumnMeta) GetType ¶
func (m *ColumnMeta) GetType() string
func (*ColumnMeta) GoString ¶
func (this *ColumnMeta) GoString() string
func (*ColumnMeta) Marshal ¶
func (m *ColumnMeta) Marshal() (dAtA []byte, err error)
func (*ColumnMeta) MarshalToSizedBuffer ¶ added in v1.1.6
func (m *ColumnMeta) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*ColumnMeta) ProtoMessage ¶
func (*ColumnMeta) ProtoMessage()
func (*ColumnMeta) Reset ¶
func (m *ColumnMeta) Reset()
func (*ColumnMeta) Size ¶
func (m *ColumnMeta) Size() (n int)
func (*ColumnMeta) String ¶
func (this *ColumnMeta) String() string
func (*ColumnMeta) Unmarshal ¶
func (m *ColumnMeta) Unmarshal(dAtA []byte) error
func (*ColumnMeta) XXX_DiscardUnknown ¶ added in v1.1.6
func (m *ColumnMeta) XXX_DiscardUnknown()
func (*ColumnMeta) XXX_Marshal ¶ added in v1.1.6
func (m *ColumnMeta) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ColumnMeta) XXX_Merge ¶ added in v1.1.6
func (m *ColumnMeta) XXX_Merge(src proto.Message)
func (*ColumnMeta) XXX_Size ¶ added in v1.1.6
func (m *ColumnMeta) XXX_Size() int
func (*ColumnMeta) XXX_Unmarshal ¶ added in v1.1.6
func (m *ColumnMeta) XXX_Unmarshal(b []byte) error
type ColumnOfBools ¶
type ColumnOfBools struct { Nulls []bool `protobuf:"varint,1,rep,packed,name=nulls,proto3" json:"nulls,omitempty"` Bools []bool `protobuf:"varint,2,rep,packed,name=bools,proto3" json:"bools,omitempty"` }
Column containing Boolean values
func (*ColumnOfBools) Descriptor ¶
func (*ColumnOfBools) Descriptor() ([]byte, []int)
func (*ColumnOfBools) Equal ¶
func (this *ColumnOfBools) Equal(that interface{}) bool
func (*ColumnOfBools) GetBools ¶
func (m *ColumnOfBools) GetBools() []bool
func (*ColumnOfBools) GetNulls ¶
func (m *ColumnOfBools) GetNulls() []bool
func (*ColumnOfBools) GoString ¶
func (this *ColumnOfBools) GoString() string
func (*ColumnOfBools) Marshal ¶
func (m *ColumnOfBools) Marshal() (dAtA []byte, err error)
func (*ColumnOfBools) MarshalToSizedBuffer ¶ added in v1.1.6
func (m *ColumnOfBools) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*ColumnOfBools) ProtoMessage ¶
func (*ColumnOfBools) ProtoMessage()
func (*ColumnOfBools) Reset ¶
func (m *ColumnOfBools) Reset()
func (*ColumnOfBools) Size ¶
func (m *ColumnOfBools) Size() (n int)
func (*ColumnOfBools) String ¶
func (this *ColumnOfBools) String() string
func (*ColumnOfBools) Unmarshal ¶
func (m *ColumnOfBools) Unmarshal(dAtA []byte) error
func (*ColumnOfBools) XXX_DiscardUnknown ¶ added in v1.1.6
func (m *ColumnOfBools) XXX_DiscardUnknown()
func (*ColumnOfBools) XXX_Marshal ¶ added in v1.1.6
func (m *ColumnOfBools) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ColumnOfBools) XXX_Merge ¶ added in v1.1.6
func (m *ColumnOfBools) XXX_Merge(src proto.Message)
func (*ColumnOfBools) XXX_Size ¶ added in v1.1.6
func (m *ColumnOfBools) XXX_Size() int
func (*ColumnOfBools) XXX_Unmarshal ¶ added in v1.1.6
func (m *ColumnOfBools) XXX_Unmarshal(b []byte) error
type ColumnOfFloat64 ¶
type ColumnOfFloat64 struct { Nulls []bool `protobuf:"varint,1,rep,packed,name=nulls,proto3" json:"nulls,omitempty"` Doubles []float64 `protobuf:"fixed64,2,rep,packed,name=doubles,proto3" json:"doubles,omitempty"` }
Column containing Float64 values
func (*ColumnOfFloat64) Descriptor ¶
func (*ColumnOfFloat64) Descriptor() ([]byte, []int)
func (*ColumnOfFloat64) Equal ¶
func (this *ColumnOfFloat64) Equal(that interface{}) bool
func (*ColumnOfFloat64) GetDoubles ¶
func (m *ColumnOfFloat64) GetDoubles() []float64
func (*ColumnOfFloat64) GetNulls ¶
func (m *ColumnOfFloat64) GetNulls() []bool
func (*ColumnOfFloat64) GoString ¶
func (this *ColumnOfFloat64) GoString() string
func (*ColumnOfFloat64) Marshal ¶
func (m *ColumnOfFloat64) Marshal() (dAtA []byte, err error)
func (*ColumnOfFloat64) MarshalToSizedBuffer ¶ added in v1.1.6
func (m *ColumnOfFloat64) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*ColumnOfFloat64) ProtoMessage ¶
func (*ColumnOfFloat64) ProtoMessage()
func (*ColumnOfFloat64) Reset ¶
func (m *ColumnOfFloat64) Reset()
func (*ColumnOfFloat64) Size ¶
func (m *ColumnOfFloat64) Size() (n int)
func (*ColumnOfFloat64) String ¶
func (this *ColumnOfFloat64) String() string
func (*ColumnOfFloat64) Unmarshal ¶
func (m *ColumnOfFloat64) Unmarshal(dAtA []byte) error
func (*ColumnOfFloat64) XXX_DiscardUnknown ¶ added in v1.1.6
func (m *ColumnOfFloat64) XXX_DiscardUnknown()
func (*ColumnOfFloat64) XXX_Marshal ¶ added in v1.1.6
func (m *ColumnOfFloat64) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ColumnOfFloat64) XXX_Merge ¶ added in v1.1.6
func (m *ColumnOfFloat64) XXX_Merge(src proto.Message)
func (*ColumnOfFloat64) XXX_Size ¶ added in v1.1.6
func (m *ColumnOfFloat64) XXX_Size() int
func (*ColumnOfFloat64) XXX_Unmarshal ¶ added in v1.1.6
func (m *ColumnOfFloat64) XXX_Unmarshal(b []byte) error
type ColumnOfInt32 ¶
type ColumnOfInt32 struct { Nulls []bool `protobuf:"varint,1,rep,packed,name=nulls,proto3" json:"nulls,omitempty"` Ints []int32 `protobuf:"varint,2,rep,packed,name=ints,proto3" json:"ints,omitempty"` }
Column containing Int32 values
func (*ColumnOfInt32) Descriptor ¶
func (*ColumnOfInt32) Descriptor() ([]byte, []int)
func (*ColumnOfInt32) Equal ¶
func (this *ColumnOfInt32) Equal(that interface{}) bool
func (*ColumnOfInt32) GetInts ¶
func (m *ColumnOfInt32) GetInts() []int32
func (*ColumnOfInt32) GetNulls ¶
func (m *ColumnOfInt32) GetNulls() []bool
func (*ColumnOfInt32) GoString ¶
func (this *ColumnOfInt32) GoString() string
func (*ColumnOfInt32) Marshal ¶
func (m *ColumnOfInt32) Marshal() (dAtA []byte, err error)
func (*ColumnOfInt32) MarshalToSizedBuffer ¶ added in v1.1.6
func (m *ColumnOfInt32) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*ColumnOfInt32) ProtoMessage ¶
func (*ColumnOfInt32) ProtoMessage()
func (*ColumnOfInt32) Reset ¶
func (m *ColumnOfInt32) Reset()
func (*ColumnOfInt32) Size ¶
func (m *ColumnOfInt32) Size() (n int)
func (*ColumnOfInt32) String ¶
func (this *ColumnOfInt32) String() string
func (*ColumnOfInt32) Unmarshal ¶
func (m *ColumnOfInt32) Unmarshal(dAtA []byte) error
func (*ColumnOfInt32) XXX_DiscardUnknown ¶ added in v1.1.6
func (m *ColumnOfInt32) XXX_DiscardUnknown()
func (*ColumnOfInt32) XXX_Marshal ¶ added in v1.1.6
func (m *ColumnOfInt32) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ColumnOfInt32) XXX_Merge ¶ added in v1.1.6
func (m *ColumnOfInt32) XXX_Merge(src proto.Message)
func (*ColumnOfInt32) XXX_Size ¶ added in v1.1.6
func (m *ColumnOfInt32) XXX_Size() int
func (*ColumnOfInt32) XXX_Unmarshal ¶ added in v1.1.6
func (m *ColumnOfInt32) XXX_Unmarshal(b []byte) error
type ColumnOfInt64 ¶
type ColumnOfInt64 struct { Nulls []bool `protobuf:"varint,1,rep,packed,name=nulls,proto3" json:"nulls,omitempty"` Longs []int64 `protobuf:"varint,2,rep,packed,name=longs,proto3" json:"longs,omitempty"` }
Column containing Int64 values
func (*ColumnOfInt64) Descriptor ¶
func (*ColumnOfInt64) Descriptor() ([]byte, []int)
func (*ColumnOfInt64) Equal ¶
func (this *ColumnOfInt64) Equal(that interface{}) bool
func (*ColumnOfInt64) GetLongs ¶
func (m *ColumnOfInt64) GetLongs() []int64
func (*ColumnOfInt64) GetNulls ¶
func (m *ColumnOfInt64) GetNulls() []bool
func (*ColumnOfInt64) GoString ¶
func (this *ColumnOfInt64) GoString() string
func (*ColumnOfInt64) Marshal ¶
func (m *ColumnOfInt64) Marshal() (dAtA []byte, err error)
func (*ColumnOfInt64) MarshalToSizedBuffer ¶ added in v1.1.6
func (m *ColumnOfInt64) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*ColumnOfInt64) ProtoMessage ¶
func (*ColumnOfInt64) ProtoMessage()
func (*ColumnOfInt64) Reset ¶
func (m *ColumnOfInt64) Reset()
func (*ColumnOfInt64) Size ¶
func (m *ColumnOfInt64) Size() (n int)
func (*ColumnOfInt64) String ¶
func (this *ColumnOfInt64) String() string
func (*ColumnOfInt64) Unmarshal ¶
func (m *ColumnOfInt64) Unmarshal(dAtA []byte) error
func (*ColumnOfInt64) XXX_DiscardUnknown ¶ added in v1.1.6
func (m *ColumnOfInt64) XXX_DiscardUnknown()
func (*ColumnOfInt64) XXX_Marshal ¶ added in v1.1.6
func (m *ColumnOfInt64) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ColumnOfInt64) XXX_Merge ¶ added in v1.1.6
func (m *ColumnOfInt64) XXX_Merge(src proto.Message)
func (*ColumnOfInt64) XXX_Size ¶ added in v1.1.6
func (m *ColumnOfInt64) XXX_Size() int
func (*ColumnOfInt64) XXX_Unmarshal ¶ added in v1.1.6
func (m *ColumnOfInt64) XXX_Unmarshal(b []byte) error
type ColumnOfString ¶
type ColumnOfString struct { Nulls []bool `protobuf:"varint,1,rep,packed,name=nulls,proto3" json:"nulls,omitempty"` Sizes []int32 `protobuf:"varint,2,rep,packed,name=sizes,proto3" json:"sizes,omitempty"` Bytes []byte `protobuf:"bytes,3,opt,name=bytes,proto3" json:"bytes,omitempty"` }
Column containing String values
func (*ColumnOfString) Descriptor ¶
func (*ColumnOfString) Descriptor() ([]byte, []int)
func (*ColumnOfString) Equal ¶
func (this *ColumnOfString) Equal(that interface{}) bool
func (*ColumnOfString) GetBytes ¶
func (m *ColumnOfString) GetBytes() []byte
func (*ColumnOfString) GetNulls ¶
func (m *ColumnOfString) GetNulls() []bool
func (*ColumnOfString) GetSizes ¶
func (m *ColumnOfString) GetSizes() []int32
func (*ColumnOfString) GoString ¶
func (this *ColumnOfString) GoString() string
func (*ColumnOfString) Marshal ¶
func (m *ColumnOfString) Marshal() (dAtA []byte, err error)
func (*ColumnOfString) MarshalToSizedBuffer ¶ added in v1.1.6
func (m *ColumnOfString) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*ColumnOfString) ProtoMessage ¶
func (*ColumnOfString) ProtoMessage()
func (*ColumnOfString) Reset ¶
func (m *ColumnOfString) Reset()
func (*ColumnOfString) Size ¶
func (m *ColumnOfString) Size() (n int)
func (*ColumnOfString) String ¶
func (this *ColumnOfString) String() string
func (*ColumnOfString) Unmarshal ¶
func (m *ColumnOfString) Unmarshal(dAtA []byte) error
func (*ColumnOfString) XXX_DiscardUnknown ¶ added in v1.1.6
func (m *ColumnOfString) XXX_DiscardUnknown()
func (*ColumnOfString) XXX_Marshal ¶ added in v1.1.6
func (m *ColumnOfString) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ColumnOfString) XXX_Merge ¶ added in v1.1.6
func (m *ColumnOfString) XXX_Merge(src proto.Message)
func (*ColumnOfString) XXX_Size ¶ added in v1.1.6
func (m *ColumnOfString) XXX_Size() int
func (*ColumnOfString) XXX_Unmarshal ¶ added in v1.1.6
func (m *ColumnOfString) XXX_Unmarshal(b []byte) error
type Column_Bool ¶
type Column_Bool struct {
Bool *ColumnOfBools `protobuf:"bytes,5,opt,name=bool,proto3,oneof" json:"bool,omitempty"`
}
func (*Column_Bool) Equal ¶
func (this *Column_Bool) Equal(that interface{}) bool
func (*Column_Bool) GoString ¶
func (this *Column_Bool) GoString() string
func (*Column_Bool) MarshalToSizedBuffer ¶ added in v1.1.6
func (m *Column_Bool) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*Column_Bool) Size ¶
func (m *Column_Bool) Size() (n int)
func (*Column_Bool) String ¶
func (this *Column_Bool) String() string
type Column_Float64 ¶
type Column_Float64 struct {
Float64 *ColumnOfFloat64 `protobuf:"bytes,3,opt,name=float64,proto3,oneof" json:"float64,omitempty"`
}
func (*Column_Float64) Equal ¶
func (this *Column_Float64) Equal(that interface{}) bool
func (*Column_Float64) GoString ¶
func (this *Column_Float64) GoString() string
func (*Column_Float64) MarshalToSizedBuffer ¶ added in v1.1.6
func (m *Column_Float64) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*Column_Float64) Size ¶
func (m *Column_Float64) Size() (n int)
func (*Column_Float64) String ¶
func (this *Column_Float64) String() string
type Column_Int32 ¶
type Column_Int32 struct {
Int32 *ColumnOfInt32 `protobuf:"bytes,1,opt,name=int32,proto3,oneof" json:"int32,omitempty"`
}
func (*Column_Int32) Equal ¶
func (this *Column_Int32) Equal(that interface{}) bool
func (*Column_Int32) GoString ¶
func (this *Column_Int32) GoString() string
func (*Column_Int32) MarshalToSizedBuffer ¶ added in v1.1.6
func (m *Column_Int32) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*Column_Int32) Size ¶
func (m *Column_Int32) Size() (n int)
func (*Column_Int32) String ¶
func (this *Column_Int32) String() string
type Column_Int64 ¶
type Column_Int64 struct {
Int64 *ColumnOfInt64 `protobuf:"bytes,2,opt,name=int64,proto3,oneof" json:"int64,omitempty"`
}
func (*Column_Int64) Equal ¶
func (this *Column_Int64) Equal(that interface{}) bool
func (*Column_Int64) GoString ¶
func (this *Column_Int64) GoString() string
func (*Column_Int64) MarshalToSizedBuffer ¶ added in v1.1.6
func (m *Column_Int64) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*Column_Int64) Size ¶
func (m *Column_Int64) Size() (n int)
func (*Column_Int64) String ¶
func (this *Column_Int64) String() string
type Column_Json ¶
type Column_Json struct {
Json *ColumnOfString `protobuf:"bytes,7,opt,name=json,proto3,oneof" json:"json,omitempty"`
}
func (*Column_Json) Equal ¶
func (this *Column_Json) Equal(that interface{}) bool
func (*Column_Json) GoString ¶
func (this *Column_Json) GoString() string
func (*Column_Json) MarshalToSizedBuffer ¶ added in v1.1.6
func (m *Column_Json) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*Column_Json) Size ¶
func (m *Column_Json) Size() (n int)
func (*Column_Json) String ¶
func (this *Column_Json) String() string
type Column_String_ ¶
type Column_String_ struct {
String_ *ColumnOfString `protobuf:"bytes,4,opt,name=string,proto3,oneof" json:"string,omitempty"`
}
func (*Column_String_) Equal ¶
func (this *Column_String_) Equal(that interface{}) bool
func (*Column_String_) GoString ¶
func (this *Column_String_) GoString() string
func (*Column_String_) MarshalToSizedBuffer ¶ added in v1.1.6
func (m *Column_String_) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*Column_String_) Size ¶
func (m *Column_String_) Size() (n int)
func (*Column_String_) String ¶
func (this *Column_String_) String() string
type Column_Time ¶
type Column_Time struct {
Time *ColumnOfInt64 `protobuf:"bytes,6,opt,name=time,proto3,oneof" json:"time,omitempty"`
}
func (*Column_Time) Equal ¶
func (this *Column_Time) Equal(that interface{}) bool
func (*Column_Time) GoString ¶
func (this *Column_Time) GoString() string
func (*Column_Time) MarshalToSizedBuffer ¶ added in v1.1.6
func (m *Column_Time) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*Column_Time) Size ¶
func (m *Column_Time) Size() (n int)
func (*Column_Time) String ¶
func (this *Column_Time) String() string
type DescribeRequest ¶
type DescribeRequest struct { }
DescribeRequest represents an request to list the tables and schemas.
func (*DescribeRequest) Descriptor ¶
func (*DescribeRequest) Descriptor() ([]byte, []int)
func (*DescribeRequest) Equal ¶
func (this *DescribeRequest) Equal(that interface{}) bool
func (*DescribeRequest) GoString ¶
func (this *DescribeRequest) GoString() string
func (*DescribeRequest) Marshal ¶
func (m *DescribeRequest) Marshal() (dAtA []byte, err error)
func (*DescribeRequest) MarshalToSizedBuffer ¶ added in v1.1.6
func (m *DescribeRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*DescribeRequest) ProtoMessage ¶
func (*DescribeRequest) ProtoMessage()
func (*DescribeRequest) Reset ¶
func (m *DescribeRequest) Reset()
func (*DescribeRequest) Size ¶
func (m *DescribeRequest) Size() (n int)
func (*DescribeRequest) String ¶
func (this *DescribeRequest) String() string
func (*DescribeRequest) Unmarshal ¶
func (m *DescribeRequest) Unmarshal(dAtA []byte) error
func (*DescribeRequest) XXX_DiscardUnknown ¶ added in v1.1.6
func (m *DescribeRequest) XXX_DiscardUnknown()
func (*DescribeRequest) XXX_Marshal ¶ added in v1.1.6
func (m *DescribeRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DescribeRequest) XXX_Merge ¶ added in v1.1.6
func (m *DescribeRequest) XXX_Merge(src proto.Message)
func (*DescribeRequest) XXX_Size ¶ added in v1.1.6
func (m *DescribeRequest) XXX_Size() int
func (*DescribeRequest) XXX_Unmarshal ¶ added in v1.1.6
func (m *DescribeRequest) XXX_Unmarshal(b []byte) error
type DescribeResponse ¶
type DescribeResponse struct {
Tables []*TableMeta `protobuf:"bytes,1,rep,name=tables,proto3" json:"tables,omitempty"`
}
DescribeResponse represents an response that returns tables and their schemas.
func (*DescribeResponse) Descriptor ¶
func (*DescribeResponse) Descriptor() ([]byte, []int)
func (*DescribeResponse) Equal ¶
func (this *DescribeResponse) Equal(that interface{}) bool
func (*DescribeResponse) GetTables ¶
func (m *DescribeResponse) GetTables() []*TableMeta
func (*DescribeResponse) GoString ¶
func (this *DescribeResponse) GoString() string
func (*DescribeResponse) Marshal ¶
func (m *DescribeResponse) Marshal() (dAtA []byte, err error)
func (*DescribeResponse) MarshalToSizedBuffer ¶ added in v1.1.6
func (m *DescribeResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*DescribeResponse) ProtoMessage ¶
func (*DescribeResponse) ProtoMessage()
func (*DescribeResponse) Reset ¶
func (m *DescribeResponse) Reset()
func (*DescribeResponse) Size ¶
func (m *DescribeResponse) Size() (n int)
func (*DescribeResponse) String ¶
func (this *DescribeResponse) String() string
func (*DescribeResponse) Unmarshal ¶
func (m *DescribeResponse) Unmarshal(dAtA []byte) error
func (*DescribeResponse) XXX_DiscardUnknown ¶ added in v1.1.6
func (m *DescribeResponse) XXX_DiscardUnknown()
func (*DescribeResponse) XXX_Marshal ¶ added in v1.1.6
func (m *DescribeResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DescribeResponse) XXX_Merge ¶ added in v1.1.6
func (m *DescribeResponse) XXX_Merge(src proto.Message)
func (*DescribeResponse) XXX_Size ¶ added in v1.1.6
func (m *DescribeResponse) XXX_Size() int
func (*DescribeResponse) XXX_Unmarshal ¶ added in v1.1.6
func (m *DescribeResponse) XXX_Unmarshal(b []byte) error
type Endpoint ¶
type Endpoint struct { Host string `protobuf:"bytes,1,opt,name=host,proto3" json:"host,omitempty"` Port int32 `protobuf:"varint,2,opt,name=port,proto3" json:"port,omitempty"` }
Endpoint represents a host/port combination
func (*Endpoint) Descriptor ¶
func (*Endpoint) MarshalToSizedBuffer ¶ added in v1.1.6
func (*Endpoint) ProtoMessage ¶
func (*Endpoint) ProtoMessage()
func (*Endpoint) XXX_DiscardUnknown ¶ added in v1.1.6
func (m *Endpoint) XXX_DiscardUnknown()
func (*Endpoint) XXX_Marshal ¶ added in v1.1.6
func (*Endpoint) XXX_Unmarshal ¶ added in v1.1.6
type Event ¶
Event represents a single event. Name as well as value columns are interned strings which are present in a batch.
func (*Event) Descriptor ¶
func (*Event) MarshalToSizedBuffer ¶ added in v1.1.6
func (*Event) ProtoMessage ¶
func (*Event) ProtoMessage()
func (*Event) XXX_DiscardUnknown ¶ added in v1.1.6
func (m *Event) XXX_DiscardUnknown()
func (*Event) XXX_Marshal ¶ added in v1.1.6
func (*Event) XXX_Unmarshal ¶ added in v1.1.6
type GetRowsRequest ¶
type GetRowsRequest struct { SplitID []byte `protobuf:"bytes,1,opt,name=splitID,proto3" json:"splitID,omitempty"` Columns []string `protobuf:"bytes,2,rep,name=columns,proto3" json:"columns,omitempty"` MaxBytes int64 `protobuf:"varint,3,opt,name=maxBytes,proto3" json:"maxBytes,omitempty"` NextToken []byte `protobuf:"bytes,4,opt,name=nextToken,proto3" json:"nextToken,omitempty"` }
GetRowsRequest represents an request to get the rows for a split.
func (*GetRowsRequest) Descriptor ¶
func (*GetRowsRequest) Descriptor() ([]byte, []int)
func (*GetRowsRequest) Equal ¶
func (this *GetRowsRequest) Equal(that interface{}) bool
func (*GetRowsRequest) GetColumns ¶
func (m *GetRowsRequest) GetColumns() []string
func (*GetRowsRequest) GetMaxBytes ¶
func (m *GetRowsRequest) GetMaxBytes() int64
func (*GetRowsRequest) GetNextToken ¶
func (m *GetRowsRequest) GetNextToken() []byte
func (*GetRowsRequest) GetSplitID ¶
func (m *GetRowsRequest) GetSplitID() []byte
func (*GetRowsRequest) GoString ¶
func (this *GetRowsRequest) GoString() string
func (*GetRowsRequest) Marshal ¶
func (m *GetRowsRequest) Marshal() (dAtA []byte, err error)
func (*GetRowsRequest) MarshalToSizedBuffer ¶ added in v1.1.6
func (m *GetRowsRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*GetRowsRequest) ProtoMessage ¶
func (*GetRowsRequest) ProtoMessage()
func (*GetRowsRequest) Reset ¶
func (m *GetRowsRequest) Reset()
func (*GetRowsRequest) Size ¶
func (m *GetRowsRequest) Size() (n int)
func (*GetRowsRequest) String ¶
func (this *GetRowsRequest) String() string
func (*GetRowsRequest) Unmarshal ¶
func (m *GetRowsRequest) Unmarshal(dAtA []byte) error
func (*GetRowsRequest) XXX_DiscardUnknown ¶ added in v1.1.6
func (m *GetRowsRequest) XXX_DiscardUnknown()
func (*GetRowsRequest) XXX_Marshal ¶ added in v1.1.6
func (m *GetRowsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetRowsRequest) XXX_Merge ¶ added in v1.1.6
func (m *GetRowsRequest) XXX_Merge(src proto.Message)
func (*GetRowsRequest) XXX_Size ¶ added in v1.1.6
func (m *GetRowsRequest) XXX_Size() int
func (*GetRowsRequest) XXX_Unmarshal ¶ added in v1.1.6
func (m *GetRowsRequest) XXX_Unmarshal(b []byte) error
type GetRowsResponse ¶
type GetRowsResponse struct { Columns []*Column `protobuf:"bytes,1,rep,name=columns,proto3" json:"columns,omitempty"` RowCount int32 `protobuf:"varint,2,opt,name=rowCount,proto3" json:"rowCount,omitempty"` NextToken []byte `protobuf:"bytes,3,opt,name=nextToken,proto3" json:"nextToken,omitempty"` }
GetRowsResponse represents a response that returns the rows.
func (*GetRowsResponse) Descriptor ¶
func (*GetRowsResponse) Descriptor() ([]byte, []int)
func (*GetRowsResponse) Equal ¶
func (this *GetRowsResponse) Equal(that interface{}) bool
func (*GetRowsResponse) GetColumns ¶
func (m *GetRowsResponse) GetColumns() []*Column
func (*GetRowsResponse) GetNextToken ¶
func (m *GetRowsResponse) GetNextToken() []byte
func (*GetRowsResponse) GetRowCount ¶
func (m *GetRowsResponse) GetRowCount() int32
func (*GetRowsResponse) GoString ¶
func (this *GetRowsResponse) GoString() string
func (*GetRowsResponse) Marshal ¶
func (m *GetRowsResponse) Marshal() (dAtA []byte, err error)
func (*GetRowsResponse) MarshalToSizedBuffer ¶ added in v1.1.6
func (m *GetRowsResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*GetRowsResponse) ProtoMessage ¶
func (*GetRowsResponse) ProtoMessage()
func (*GetRowsResponse) Reset ¶
func (m *GetRowsResponse) Reset()
func (*GetRowsResponse) Size ¶
func (m *GetRowsResponse) Size() (n int)
func (*GetRowsResponse) String ¶
func (this *GetRowsResponse) String() string
func (*GetRowsResponse) Unmarshal ¶
func (m *GetRowsResponse) Unmarshal(dAtA []byte) error
func (*GetRowsResponse) XXX_DiscardUnknown ¶ added in v1.1.6
func (m *GetRowsResponse) XXX_DiscardUnknown()
func (*GetRowsResponse) XXX_Marshal ¶ added in v1.1.6
func (m *GetRowsResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetRowsResponse) XXX_Merge ¶ added in v1.1.6
func (m *GetRowsResponse) XXX_Merge(src proto.Message)
func (*GetRowsResponse) XXX_Size ¶ added in v1.1.6
func (m *GetRowsResponse) XXX_Size() int
func (*GetRowsResponse) XXX_Unmarshal ¶ added in v1.1.6
func (m *GetRowsResponse) XXX_Unmarshal(b []byte) error
type GetSplitsRequest ¶
type GetSplitsRequest struct { Schema string `protobuf:"bytes,1,opt,name=schema,proto3" json:"schema,omitempty"` Table string `protobuf:"bytes,2,opt,name=table,proto3" json:"table,omitempty"` Columns []string `protobuf:"bytes,3,rep,name=columns,proto3" json:"columns,omitempty"` Filters []string `protobuf:"bytes,4,rep,name=filters,proto3" json:"filters,omitempty"` MaxSplits int32 `protobuf:"varint,5,opt,name=maxSplits,proto3" json:"maxSplits,omitempty"` NextToken []byte `protobuf:"bytes,6,opt,name=nextToken,proto3" json:"nextToken,omitempty"` }
GetSplitsRequest represents an request to get the splits for a table.
func (*GetSplitsRequest) Descriptor ¶
func (*GetSplitsRequest) Descriptor() ([]byte, []int)
func (*GetSplitsRequest) Equal ¶
func (this *GetSplitsRequest) Equal(that interface{}) bool
func (*GetSplitsRequest) GetColumns ¶
func (m *GetSplitsRequest) GetColumns() []string
func (*GetSplitsRequest) GetFilters ¶
func (m *GetSplitsRequest) GetFilters() []string
func (*GetSplitsRequest) GetMaxSplits ¶
func (m *GetSplitsRequest) GetMaxSplits() int32
func (*GetSplitsRequest) GetNextToken ¶
func (m *GetSplitsRequest) GetNextToken() []byte
func (*GetSplitsRequest) GetSchema ¶
func (m *GetSplitsRequest) GetSchema() string
func (*GetSplitsRequest) GetTable ¶
func (m *GetSplitsRequest) GetTable() string
func (*GetSplitsRequest) GoString ¶
func (this *GetSplitsRequest) GoString() string
func (*GetSplitsRequest) Marshal ¶
func (m *GetSplitsRequest) Marshal() (dAtA []byte, err error)
func (*GetSplitsRequest) MarshalToSizedBuffer ¶ added in v1.1.6
func (m *GetSplitsRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*GetSplitsRequest) ProtoMessage ¶
func (*GetSplitsRequest) ProtoMessage()
func (*GetSplitsRequest) Reset ¶
func (m *GetSplitsRequest) Reset()
func (*GetSplitsRequest) Size ¶
func (m *GetSplitsRequest) Size() (n int)
func (*GetSplitsRequest) String ¶
func (this *GetSplitsRequest) String() string
func (*GetSplitsRequest) Unmarshal ¶
func (m *GetSplitsRequest) Unmarshal(dAtA []byte) error
func (*GetSplitsRequest) XXX_DiscardUnknown ¶ added in v1.1.6
func (m *GetSplitsRequest) XXX_DiscardUnknown()
func (*GetSplitsRequest) XXX_Marshal ¶ added in v1.1.6
func (m *GetSplitsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetSplitsRequest) XXX_Merge ¶ added in v1.1.6
func (m *GetSplitsRequest) XXX_Merge(src proto.Message)
func (*GetSplitsRequest) XXX_Size ¶ added in v1.1.6
func (m *GetSplitsRequest) XXX_Size() int
func (*GetSplitsRequest) XXX_Unmarshal ¶ added in v1.1.6
func (m *GetSplitsRequest) XXX_Unmarshal(b []byte) error
type GetSplitsResponse ¶
type GetSplitsResponse struct { Splits []*Split `protobuf:"bytes,1,rep,name=splits,proto3" json:"splits,omitempty"` NextToken []byte `protobuf:"bytes,2,opt,name=nextToken,proto3" json:"nextToken,omitempty"` }
GetSplitsResponse represents an response containing the splits for a table.
func (*GetSplitsResponse) Descriptor ¶
func (*GetSplitsResponse) Descriptor() ([]byte, []int)
func (*GetSplitsResponse) Equal ¶
func (this *GetSplitsResponse) Equal(that interface{}) bool
func (*GetSplitsResponse) GetNextToken ¶
func (m *GetSplitsResponse) GetNextToken() []byte
func (*GetSplitsResponse) GetSplits ¶
func (m *GetSplitsResponse) GetSplits() []*Split
func (*GetSplitsResponse) GoString ¶
func (this *GetSplitsResponse) GoString() string
func (*GetSplitsResponse) Marshal ¶
func (m *GetSplitsResponse) Marshal() (dAtA []byte, err error)
func (*GetSplitsResponse) MarshalTo ¶
func (m *GetSplitsResponse) MarshalTo(dAtA []byte) (int, error)
func (*GetSplitsResponse) MarshalToSizedBuffer ¶ added in v1.1.6
func (m *GetSplitsResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*GetSplitsResponse) ProtoMessage ¶
func (*GetSplitsResponse) ProtoMessage()
func (*GetSplitsResponse) Reset ¶
func (m *GetSplitsResponse) Reset()
func (*GetSplitsResponse) Size ¶
func (m *GetSplitsResponse) Size() (n int)
func (*GetSplitsResponse) String ¶
func (this *GetSplitsResponse) String() string
func (*GetSplitsResponse) Unmarshal ¶
func (m *GetSplitsResponse) Unmarshal(dAtA []byte) error
func (*GetSplitsResponse) XXX_DiscardUnknown ¶ added in v1.1.6
func (m *GetSplitsResponse) XXX_DiscardUnknown()
func (*GetSplitsResponse) XXX_Marshal ¶ added in v1.1.6
func (m *GetSplitsResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetSplitsResponse) XXX_Merge ¶ added in v1.1.6
func (m *GetSplitsResponse) XXX_Merge(src proto.Message)
func (*GetSplitsResponse) XXX_Size ¶ added in v1.1.6
func (m *GetSplitsResponse) XXX_Size() int
func (*GetSplitsResponse) XXX_Unmarshal ¶ added in v1.1.6
func (m *GetSplitsResponse) XXX_Unmarshal(b []byte) error
type IngestRequest ¶
type IngestRequest struct { // Types that are valid to be assigned to Data: // *IngestRequest_Batch // *IngestRequest_Orc // *IngestRequest_Csv // *IngestRequest_Url // *IngestRequest_Parquet Data isIngestRequest_Data `protobuf_oneof:"data"` }
IngestRequest represents an ingestion request.
func (*IngestRequest) Descriptor ¶
func (*IngestRequest) Descriptor() ([]byte, []int)
func (*IngestRequest) Equal ¶
func (this *IngestRequest) Equal(that interface{}) bool
func (*IngestRequest) GetBatch ¶
func (m *IngestRequest) GetBatch() *Batch
func (*IngestRequest) GetCsv ¶ added in v1.1.6
func (m *IngestRequest) GetCsv() []byte
func (*IngestRequest) GetData ¶
func (m *IngestRequest) GetData() isIngestRequest_Data
func (*IngestRequest) GetOrc ¶
func (m *IngestRequest) GetOrc() []byte
func (*IngestRequest) GetParquet ¶ added in v1.2.6
func (m *IngestRequest) GetParquet() []byte
func (*IngestRequest) GetUrl ¶ added in v1.1.6
func (m *IngestRequest) GetUrl() string
func (*IngestRequest) GoString ¶
func (this *IngestRequest) GoString() string
func (*IngestRequest) Marshal ¶
func (m *IngestRequest) Marshal() (dAtA []byte, err error)
func (*IngestRequest) MarshalToSizedBuffer ¶ added in v1.1.6
func (m *IngestRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*IngestRequest) ProtoMessage ¶
func (*IngestRequest) ProtoMessage()
func (*IngestRequest) Reset ¶
func (m *IngestRequest) Reset()
func (*IngestRequest) Size ¶
func (m *IngestRequest) Size() (n int)
func (*IngestRequest) String ¶
func (this *IngestRequest) String() string
func (*IngestRequest) Unmarshal ¶
func (m *IngestRequest) Unmarshal(dAtA []byte) error
func (*IngestRequest) XXX_DiscardUnknown ¶ added in v1.1.6
func (m *IngestRequest) XXX_DiscardUnknown()
func (*IngestRequest) XXX_Marshal ¶ added in v1.1.6
func (m *IngestRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*IngestRequest) XXX_Merge ¶ added in v1.1.6
func (m *IngestRequest) XXX_Merge(src proto.Message)
func (*IngestRequest) XXX_OneofWrappers ¶ added in v1.1.6
func (*IngestRequest) XXX_OneofWrappers() []interface{}
XXX_OneofWrappers is for the internal use of the proto package.
func (*IngestRequest) XXX_Size ¶ added in v1.1.6
func (m *IngestRequest) XXX_Size() int
func (*IngestRequest) XXX_Unmarshal ¶ added in v1.1.6
func (m *IngestRequest) XXX_Unmarshal(b []byte) error
type IngestRequest_Batch ¶
type IngestRequest_Batch struct {
Batch *Batch `protobuf:"bytes,1,opt,name=batch,proto3,oneof" json:"batch,omitempty"`
}
func (*IngestRequest_Batch) Equal ¶
func (this *IngestRequest_Batch) Equal(that interface{}) bool
func (*IngestRequest_Batch) GoString ¶
func (this *IngestRequest_Batch) GoString() string
func (*IngestRequest_Batch) MarshalTo ¶
func (m *IngestRequest_Batch) MarshalTo(dAtA []byte) (int, error)
func (*IngestRequest_Batch) MarshalToSizedBuffer ¶ added in v1.1.6
func (m *IngestRequest_Batch) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*IngestRequest_Batch) Size ¶
func (m *IngestRequest_Batch) Size() (n int)
func (*IngestRequest_Batch) String ¶
func (this *IngestRequest_Batch) String() string
type IngestRequest_Csv ¶ added in v1.1.6
type IngestRequest_Csv struct {
Csv []byte `protobuf:"bytes,3,opt,name=csv,proto3,oneof" json:"csv,omitempty"`
}
func (*IngestRequest_Csv) Equal ¶ added in v1.1.6
func (this *IngestRequest_Csv) Equal(that interface{}) bool
func (*IngestRequest_Csv) GoString ¶ added in v1.1.6
func (this *IngestRequest_Csv) GoString() string
func (*IngestRequest_Csv) MarshalTo ¶ added in v1.1.6
func (m *IngestRequest_Csv) MarshalTo(dAtA []byte) (int, error)
func (*IngestRequest_Csv) MarshalToSizedBuffer ¶ added in v1.1.6
func (m *IngestRequest_Csv) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*IngestRequest_Csv) Size ¶ added in v1.1.6
func (m *IngestRequest_Csv) Size() (n int)
func (*IngestRequest_Csv) String ¶ added in v1.1.6
func (this *IngestRequest_Csv) String() string
type IngestRequest_Orc ¶
type IngestRequest_Orc struct {
Orc []byte `protobuf:"bytes,2,opt,name=orc,proto3,oneof" json:"orc,omitempty"`
}
func (*IngestRequest_Orc) Equal ¶
func (this *IngestRequest_Orc) Equal(that interface{}) bool
func (*IngestRequest_Orc) GoString ¶
func (this *IngestRequest_Orc) GoString() string
func (*IngestRequest_Orc) MarshalTo ¶
func (m *IngestRequest_Orc) MarshalTo(dAtA []byte) (int, error)
func (*IngestRequest_Orc) MarshalToSizedBuffer ¶ added in v1.1.6
func (m *IngestRequest_Orc) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*IngestRequest_Orc) Size ¶
func (m *IngestRequest_Orc) Size() (n int)
func (*IngestRequest_Orc) String ¶
func (this *IngestRequest_Orc) String() string
type IngestRequest_Parquet ¶ added in v1.2.6
type IngestRequest_Parquet struct {
Parquet []byte `protobuf:"bytes,5,opt,name=parquet,proto3,oneof" json:"parquet,omitempty"`
}
func (*IngestRequest_Parquet) Equal ¶ added in v1.2.6
func (this *IngestRequest_Parquet) Equal(that interface{}) bool
func (*IngestRequest_Parquet) GoString ¶ added in v1.2.6
func (this *IngestRequest_Parquet) GoString() string
func (*IngestRequest_Parquet) MarshalTo ¶ added in v1.2.6
func (m *IngestRequest_Parquet) MarshalTo(dAtA []byte) (int, error)
func (*IngestRequest_Parquet) MarshalToSizedBuffer ¶ added in v1.2.6
func (m *IngestRequest_Parquet) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*IngestRequest_Parquet) Size ¶ added in v1.2.6
func (m *IngestRequest_Parquet) Size() (n int)
func (*IngestRequest_Parquet) String ¶ added in v1.2.6
func (this *IngestRequest_Parquet) String() string
type IngestRequest_Url ¶ added in v1.1.6
type IngestRequest_Url struct {
Url string `protobuf:"bytes,4,opt,name=url,proto3,oneof" json:"url,omitempty"`
}
func (*IngestRequest_Url) Equal ¶ added in v1.1.6
func (this *IngestRequest_Url) Equal(that interface{}) bool
func (*IngestRequest_Url) GoString ¶ added in v1.1.6
func (this *IngestRequest_Url) GoString() string
func (*IngestRequest_Url) MarshalTo ¶ added in v1.1.6
func (m *IngestRequest_Url) MarshalTo(dAtA []byte) (int, error)
func (*IngestRequest_Url) MarshalToSizedBuffer ¶ added in v1.1.6
func (m *IngestRequest_Url) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*IngestRequest_Url) Size ¶ added in v1.1.6
func (m *IngestRequest_Url) Size() (n int)
func (*IngestRequest_Url) String ¶ added in v1.1.6
func (this *IngestRequest_Url) String() string
type IngestResponse ¶
type IngestResponse struct { }
IngestResponse represents an ingestion response.
func (*IngestResponse) Descriptor ¶
func (*IngestResponse) Descriptor() ([]byte, []int)
func (*IngestResponse) Equal ¶
func (this *IngestResponse) Equal(that interface{}) bool
func (*IngestResponse) GoString ¶
func (this *IngestResponse) GoString() string
func (*IngestResponse) Marshal ¶
func (m *IngestResponse) Marshal() (dAtA []byte, err error)
func (*IngestResponse) MarshalToSizedBuffer ¶ added in v1.1.6
func (m *IngestResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*IngestResponse) ProtoMessage ¶
func (*IngestResponse) ProtoMessage()
func (*IngestResponse) Reset ¶
func (m *IngestResponse) Reset()
func (*IngestResponse) Size ¶
func (m *IngestResponse) Size() (n int)
func (*IngestResponse) String ¶
func (this *IngestResponse) String() string
func (*IngestResponse) Unmarshal ¶
func (m *IngestResponse) Unmarshal(dAtA []byte) error
func (*IngestResponse) XXX_DiscardUnknown ¶ added in v1.1.6
func (m *IngestResponse) XXX_DiscardUnknown()
func (*IngestResponse) XXX_Marshal ¶ added in v1.1.6
func (m *IngestResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*IngestResponse) XXX_Merge ¶ added in v1.1.6
func (m *IngestResponse) XXX_Merge(src proto.Message)
func (*IngestResponse) XXX_Size ¶ added in v1.1.6
func (m *IngestResponse) XXX_Size() int
func (*IngestResponse) XXX_Unmarshal ¶ added in v1.1.6
func (m *IngestResponse) XXX_Unmarshal(b []byte) error
type IngressClient ¶
type IngressClient interface {
Ingest(ctx context.Context, in *IngestRequest, opts ...grpc.CallOption) (*IngestResponse, error)
}
IngressClient is the client API for Ingress service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.
func NewIngressClient ¶
func NewIngressClient(cc *grpc.ClientConn) IngressClient
type IngressServer ¶
type IngressServer interface {
Ingest(context.Context, *IngestRequest) (*IngestResponse, error)
}
IngressServer is the server API for Ingress service.
type QueryClient ¶
type QueryClient interface { // Describe returns the list of schema/table combinations and the metadata Describe(ctx context.Context, in *DescribeRequest, opts ...grpc.CallOption) (*DescribeResponse, error) // GetSplits returns the list of splits for a particular table/filter combination GetSplits(ctx context.Context, in *GetSplitsRequest, opts ...grpc.CallOption) (*GetSplitsResponse, error) // GetRows returns the rows for a particular split GetRows(ctx context.Context, in *GetRowsRequest, opts ...grpc.CallOption) (*GetRowsResponse, error) }
QueryClient is the client API for Query service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.
func NewQueryClient ¶
func NewQueryClient(cc *grpc.ClientConn) QueryClient
type QueryServer ¶
type QueryServer interface { // Describe returns the list of schema/table combinations and the metadata Describe(context.Context, *DescribeRequest) (*DescribeResponse, error) // GetSplits returns the list of splits for a particular table/filter combination GetSplits(context.Context, *GetSplitsRequest) (*GetSplitsResponse, error) // GetRows returns the rows for a particular split GetRows(context.Context, *GetRowsRequest) (*GetRowsResponse, error) }
QueryServer is the server API for Query service.
type Split ¶
type Split struct { SplitID []byte `protobuf:"bytes,1,opt,name=splitID,proto3" json:"splitID,omitempty"` Hosts []*Endpoint `protobuf:"bytes,2,rep,name=hosts,proto3" json:"hosts,omitempty"` }
Split represents the split information
func (*Split) Descriptor ¶
func (*Split) GetSplitID ¶
func (*Split) MarshalToSizedBuffer ¶ added in v1.1.6
func (*Split) ProtoMessage ¶
func (*Split) ProtoMessage()
func (*Split) XXX_DiscardUnknown ¶ added in v1.1.6
func (m *Split) XXX_DiscardUnknown()
func (*Split) XXX_Marshal ¶ added in v1.1.6
func (*Split) XXX_Unmarshal ¶ added in v1.1.6
type TableMeta ¶
type TableMeta struct { Schema string `protobuf:"bytes,1,opt,name=schema,proto3" json:"schema,omitempty"` Table string `protobuf:"bytes,2,opt,name=table,proto3" json:"table,omitempty"` Columns []*ColumnMeta `protobuf:"bytes,3,rep,name=columns,proto3" json:"columns,omitempty"` }
TableMeta represents table metadata
func (*TableMeta) Descriptor ¶
func (*TableMeta) GetColumns ¶
func (m *TableMeta) GetColumns() []*ColumnMeta
func (*TableMeta) MarshalToSizedBuffer ¶ added in v1.1.6
func (*TableMeta) ProtoMessage ¶
func (*TableMeta) ProtoMessage()
func (*TableMeta) XXX_DiscardUnknown ¶ added in v1.1.6
func (m *TableMeta) XXX_DiscardUnknown()
func (*TableMeta) XXX_Marshal ¶ added in v1.1.6
func (*TableMeta) XXX_Unmarshal ¶ added in v1.1.6
type UnimplementedIngressServer ¶ added in v1.1.6
type UnimplementedIngressServer struct { }
UnimplementedIngressServer can be embedded to have forward compatible implementations.
func (*UnimplementedIngressServer) Ingest ¶ added in v1.1.6
func (*UnimplementedIngressServer) Ingest(ctx context.Context, req *IngestRequest) (*IngestResponse, error)
type UnimplementedQueryServer ¶ added in v1.1.6
type UnimplementedQueryServer struct { }
UnimplementedQueryServer can be embedded to have forward compatible implementations.
func (*UnimplementedQueryServer) Describe ¶ added in v1.1.6
func (*UnimplementedQueryServer) Describe(ctx context.Context, req *DescribeRequest) (*DescribeResponse, error)
func (*UnimplementedQueryServer) GetRows ¶ added in v1.1.6
func (*UnimplementedQueryServer) GetRows(ctx context.Context, req *GetRowsRequest) (*GetRowsResponse, error)
func (*UnimplementedQueryServer) GetSplits ¶ added in v1.1.6
func (*UnimplementedQueryServer) GetSplits(ctx context.Context, req *GetSplitsRequest) (*GetSplitsResponse, error)
type Value ¶
type Value struct { // Types that are valid to be assigned to Value: // *Value_Int32 // *Value_Int64 // *Value_Float64 // *Value_String_ // *Value_Bool // *Value_Time // *Value_Json Value isValue_Value `protobuf_oneof:"value"` }
Value represents a value
func (*Value) Descriptor ¶
func (*Value) GetFloat64 ¶
func (*Value) GetString_ ¶
func (*Value) MarshalToSizedBuffer ¶ added in v1.1.6
func (*Value) ProtoMessage ¶
func (*Value) ProtoMessage()
func (*Value) XXX_DiscardUnknown ¶ added in v1.1.6
func (m *Value) XXX_DiscardUnknown()
func (*Value) XXX_Marshal ¶ added in v1.1.6
func (*Value) XXX_OneofWrappers ¶ added in v1.1.6
func (*Value) XXX_OneofWrappers() []interface{}
XXX_OneofWrappers is for the internal use of the proto package.
func (*Value) XXX_Unmarshal ¶ added in v1.1.6
type Value_Bool ¶
type Value_Bool struct {
Bool bool `protobuf:"varint,5,opt,name=bool,proto3,oneof" json:"bool,omitempty"`
}
func (*Value_Bool) Equal ¶
func (this *Value_Bool) Equal(that interface{}) bool
func (*Value_Bool) GoString ¶
func (this *Value_Bool) GoString() string
func (*Value_Bool) MarshalToSizedBuffer ¶ added in v1.1.6
func (m *Value_Bool) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*Value_Bool) Size ¶
func (m *Value_Bool) Size() (n int)
func (*Value_Bool) String ¶
func (this *Value_Bool) String() string
type Value_Float64 ¶
type Value_Float64 struct {
Float64 float64 `protobuf:"fixed64,3,opt,name=float64,proto3,oneof" json:"float64,omitempty"`
}
func (*Value_Float64) Equal ¶
func (this *Value_Float64) Equal(that interface{}) bool
func (*Value_Float64) GoString ¶
func (this *Value_Float64) GoString() string
func (*Value_Float64) MarshalToSizedBuffer ¶ added in v1.1.6
func (m *Value_Float64) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*Value_Float64) Size ¶
func (m *Value_Float64) Size() (n int)
func (*Value_Float64) String ¶
func (this *Value_Float64) String() string
type Value_Int32 ¶
type Value_Int32 struct {
Int32 int32 `protobuf:"varint,1,opt,name=int32,proto3,oneof" json:"int32,omitempty"`
}
func (*Value_Int32) Equal ¶
func (this *Value_Int32) Equal(that interface{}) bool
func (*Value_Int32) GoString ¶
func (this *Value_Int32) GoString() string
func (*Value_Int32) MarshalToSizedBuffer ¶ added in v1.1.6
func (m *Value_Int32) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*Value_Int32) Size ¶
func (m *Value_Int32) Size() (n int)
func (*Value_Int32) String ¶
func (this *Value_Int32) String() string
type Value_Int64 ¶
type Value_Int64 struct {
Int64 int64 `protobuf:"varint,2,opt,name=int64,proto3,oneof" json:"int64,omitempty"`
}
func (*Value_Int64) Equal ¶
func (this *Value_Int64) Equal(that interface{}) bool
func (*Value_Int64) GoString ¶
func (this *Value_Int64) GoString() string
func (*Value_Int64) MarshalToSizedBuffer ¶ added in v1.1.6
func (m *Value_Int64) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*Value_Int64) Size ¶
func (m *Value_Int64) Size() (n int)
func (*Value_Int64) String ¶
func (this *Value_Int64) String() string
type Value_Json ¶
type Value_Json struct {
Json uint32 `protobuf:"varint,7,opt,name=json,proto3,oneof" json:"json,omitempty"`
}
func (*Value_Json) Equal ¶
func (this *Value_Json) Equal(that interface{}) bool
func (*Value_Json) GoString ¶
func (this *Value_Json) GoString() string
func (*Value_Json) MarshalToSizedBuffer ¶ added in v1.1.6
func (m *Value_Json) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*Value_Json) Size ¶
func (m *Value_Json) Size() (n int)
func (*Value_Json) String ¶
func (this *Value_Json) String() string
type Value_String_ ¶
type Value_String_ struct {
String_ uint32 `protobuf:"varint,4,opt,name=string,proto3,oneof" json:"string,omitempty"`
}
func (*Value_String_) Equal ¶
func (this *Value_String_) Equal(that interface{}) bool
func (*Value_String_) GoString ¶
func (this *Value_String_) GoString() string
func (*Value_String_) MarshalToSizedBuffer ¶ added in v1.1.6
func (m *Value_String_) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*Value_String_) Size ¶
func (m *Value_String_) Size() (n int)
func (*Value_String_) String ¶
func (this *Value_String_) String() string
type Value_Time ¶
type Value_Time struct {
Time int64 `protobuf:"varint,6,opt,name=time,proto3,oneof" json:"time,omitempty"`
}
func (*Value_Time) Equal ¶
func (this *Value_Time) Equal(that interface{}) bool
func (*Value_Time) GoString ¶
func (this *Value_Time) GoString() string
func (*Value_Time) MarshalToSizedBuffer ¶ added in v1.1.6
func (m *Value_Time) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*Value_Time) Size ¶
func (m *Value_Time) Size() (n int)
func (*Value_Time) String ¶
func (this *Value_Time) String() string