Documentation
¶
Overview ¶
Package internal is a generated protocol buffer package.
It is generated from these files:
private.proto
It has these top-level messages:
IndexMeta FrameMeta ImportResponse BlockDataRequest BlockDataResponse Cache MaxSlices CreateSliceMessage DeleteIndexMessage CreateIndexMessage CreateFrameMessage DeleteFrameMessage CreateFieldMessage DeleteFieldMessage Frame Schema Index URI Node NodeStateMessage NodeEventMessage NodeStatus ClusterStatus Field CreateViewMessage DeleteViewMessage ResizeInstruction ResizeSource ResizeInstructionComplete SetCoordinatorMessage UpdateCoordinatorMessage Topology RecalculateCaches
Package internal is a generated protocol buffer package.
It is generated from these files:
public.proto
It has these top-level messages:
Bitmap Pair ValCount Bit ColumnAttrSet Attr AttrMap QueryRequest QueryResponse QueryResult ImportRequest ImportValueRequest
Index ¶
- Variables
- type Attr
- func (*Attr) Descriptor() ([]byte, []int)
- func (m *Attr) GetBoolValue() bool
- func (m *Attr) GetFloatValue() float64
- func (m *Attr) GetIntValue() int64
- func (m *Attr) GetKey() string
- func (m *Attr) GetStringValue() string
- func (m *Attr) GetType() uint64
- func (m *Attr) Marshal() (dAtA []byte, err error)
- func (m *Attr) MarshalTo(dAtA []byte) (int, error)
- func (*Attr) ProtoMessage()
- func (m *Attr) Reset()
- func (m *Attr) Size() (n int)
- func (m *Attr) String() string
- func (m *Attr) Unmarshal(dAtA []byte) error
- type AttrMap
- func (*AttrMap) Descriptor() ([]byte, []int)
- func (m *AttrMap) GetAttrs() []*Attr
- func (m *AttrMap) Marshal() (dAtA []byte, err error)
- func (m *AttrMap) MarshalTo(dAtA []byte) (int, error)
- func (*AttrMap) ProtoMessage()
- func (m *AttrMap) Reset()
- func (m *AttrMap) Size() (n int)
- func (m *AttrMap) String() string
- func (m *AttrMap) Unmarshal(dAtA []byte) error
- type Bit
- func (*Bit) Descriptor() ([]byte, []int)
- func (m *Bit) GetColumnID() uint64
- func (m *Bit) GetRowID() uint64
- func (m *Bit) GetTimestamp() int64
- func (m *Bit) Marshal() (dAtA []byte, err error)
- func (m *Bit) MarshalTo(dAtA []byte) (int, error)
- func (*Bit) ProtoMessage()
- func (m *Bit) Reset()
- func (m *Bit) Size() (n int)
- func (m *Bit) String() string
- func (m *Bit) Unmarshal(dAtA []byte) error
- type Bitmap
- func (*Bitmap) Descriptor() ([]byte, []int)
- func (m *Bitmap) GetAttrs() []*Attr
- func (m *Bitmap) GetBits() []uint64
- func (m *Bitmap) GetKeys() []string
- func (m *Bitmap) Marshal() (dAtA []byte, err error)
- func (m *Bitmap) MarshalTo(dAtA []byte) (int, error)
- func (*Bitmap) ProtoMessage()
- func (m *Bitmap) Reset()
- func (m *Bitmap) Size() (n int)
- func (m *Bitmap) String() string
- func (m *Bitmap) Unmarshal(dAtA []byte) error
- type BlockDataRequest
- func (*BlockDataRequest) Descriptor() ([]byte, []int)
- func (m *BlockDataRequest) GetBlock() uint64
- func (m *BlockDataRequest) GetFrame() string
- func (m *BlockDataRequest) GetIndex() string
- func (m *BlockDataRequest) GetSlice() uint64
- func (m *BlockDataRequest) GetView() string
- func (m *BlockDataRequest) Marshal() (dAtA []byte, err error)
- func (m *BlockDataRequest) MarshalTo(dAtA []byte) (int, error)
- func (*BlockDataRequest) ProtoMessage()
- func (m *BlockDataRequest) Reset()
- func (m *BlockDataRequest) Size() (n int)
- func (m *BlockDataRequest) String() string
- func (m *BlockDataRequest) Unmarshal(dAtA []byte) error
- type BlockDataResponse
- func (*BlockDataResponse) Descriptor() ([]byte, []int)
- func (m *BlockDataResponse) GetColumnIDs() []uint64
- func (m *BlockDataResponse) GetRowIDs() []uint64
- func (m *BlockDataResponse) Marshal() (dAtA []byte, err error)
- func (m *BlockDataResponse) MarshalTo(dAtA []byte) (int, error)
- func (*BlockDataResponse) ProtoMessage()
- func (m *BlockDataResponse) Reset()
- func (m *BlockDataResponse) Size() (n int)
- func (m *BlockDataResponse) String() string
- func (m *BlockDataResponse) Unmarshal(dAtA []byte) error
- type Cache
- func (*Cache) Descriptor() ([]byte, []int)
- func (m *Cache) GetIDs() []uint64
- func (m *Cache) Marshal() (dAtA []byte, err error)
- func (m *Cache) MarshalTo(dAtA []byte) (int, error)
- func (*Cache) ProtoMessage()
- func (m *Cache) Reset()
- func (m *Cache) Size() (n int)
- func (m *Cache) String() string
- func (m *Cache) Unmarshal(dAtA []byte) error
- type ClusterStatus
- func (*ClusterStatus) Descriptor() ([]byte, []int)
- func (m *ClusterStatus) GetClusterID() string
- func (m *ClusterStatus) GetNodes() []*Node
- func (m *ClusterStatus) GetState() string
- func (m *ClusterStatus) Marshal() (dAtA []byte, err error)
- func (m *ClusterStatus) MarshalTo(dAtA []byte) (int, error)
- func (*ClusterStatus) ProtoMessage()
- func (m *ClusterStatus) Reset()
- func (m *ClusterStatus) Size() (n int)
- func (m *ClusterStatus) String() string
- func (m *ClusterStatus) Unmarshal(dAtA []byte) error
- type ColumnAttrSet
- func (*ColumnAttrSet) Descriptor() ([]byte, []int)
- func (m *ColumnAttrSet) GetAttrs() []*Attr
- func (m *ColumnAttrSet) GetID() uint64
- func (m *ColumnAttrSet) GetKey() string
- func (m *ColumnAttrSet) Marshal() (dAtA []byte, err error)
- func (m *ColumnAttrSet) MarshalTo(dAtA []byte) (int, error)
- func (*ColumnAttrSet) ProtoMessage()
- func (m *ColumnAttrSet) Reset()
- func (m *ColumnAttrSet) Size() (n int)
- func (m *ColumnAttrSet) String() string
- func (m *ColumnAttrSet) Unmarshal(dAtA []byte) error
- type CreateFieldMessage
- func (*CreateFieldMessage) Descriptor() ([]byte, []int)
- func (m *CreateFieldMessage) GetField() *Field
- func (m *CreateFieldMessage) GetFrame() string
- func (m *CreateFieldMessage) GetIndex() string
- func (m *CreateFieldMessage) Marshal() (dAtA []byte, err error)
- func (m *CreateFieldMessage) MarshalTo(dAtA []byte) (int, error)
- func (*CreateFieldMessage) ProtoMessage()
- func (m *CreateFieldMessage) Reset()
- func (m *CreateFieldMessage) Size() (n int)
- func (m *CreateFieldMessage) String() string
- func (m *CreateFieldMessage) Unmarshal(dAtA []byte) error
- type CreateFrameMessage
- func (*CreateFrameMessage) Descriptor() ([]byte, []int)
- func (m *CreateFrameMessage) GetFrame() string
- func (m *CreateFrameMessage) GetIndex() string
- func (m *CreateFrameMessage) GetMeta() *FrameMeta
- func (m *CreateFrameMessage) Marshal() (dAtA []byte, err error)
- func (m *CreateFrameMessage) MarshalTo(dAtA []byte) (int, error)
- func (*CreateFrameMessage) ProtoMessage()
- func (m *CreateFrameMessage) Reset()
- func (m *CreateFrameMessage) Size() (n int)
- func (m *CreateFrameMessage) String() string
- func (m *CreateFrameMessage) Unmarshal(dAtA []byte) error
- type CreateIndexMessage
- func (*CreateIndexMessage) Descriptor() ([]byte, []int)
- func (m *CreateIndexMessage) GetIndex() string
- func (m *CreateIndexMessage) GetMeta() *IndexMeta
- func (m *CreateIndexMessage) Marshal() (dAtA []byte, err error)
- func (m *CreateIndexMessage) MarshalTo(dAtA []byte) (int, error)
- func (*CreateIndexMessage) ProtoMessage()
- func (m *CreateIndexMessage) Reset()
- func (m *CreateIndexMessage) Size() (n int)
- func (m *CreateIndexMessage) String() string
- func (m *CreateIndexMessage) Unmarshal(dAtA []byte) error
- type CreateSliceMessage
- func (*CreateSliceMessage) Descriptor() ([]byte, []int)
- func (m *CreateSliceMessage) GetIndex() string
- func (m *CreateSliceMessage) GetIsInverse() bool
- func (m *CreateSliceMessage) GetSlice() uint64
- func (m *CreateSliceMessage) Marshal() (dAtA []byte, err error)
- func (m *CreateSliceMessage) MarshalTo(dAtA []byte) (int, error)
- func (*CreateSliceMessage) ProtoMessage()
- func (m *CreateSliceMessage) Reset()
- func (m *CreateSliceMessage) Size() (n int)
- func (m *CreateSliceMessage) String() string
- func (m *CreateSliceMessage) Unmarshal(dAtA []byte) error
- type CreateViewMessage
- func (*CreateViewMessage) Descriptor() ([]byte, []int)
- func (m *CreateViewMessage) GetFrame() string
- func (m *CreateViewMessage) GetIndex() string
- func (m *CreateViewMessage) GetView() string
- func (m *CreateViewMessage) Marshal() (dAtA []byte, err error)
- func (m *CreateViewMessage) MarshalTo(dAtA []byte) (int, error)
- func (*CreateViewMessage) ProtoMessage()
- func (m *CreateViewMessage) Reset()
- func (m *CreateViewMessage) Size() (n int)
- func (m *CreateViewMessage) String() string
- func (m *CreateViewMessage) Unmarshal(dAtA []byte) error
- type Decoder
- type DeleteFieldMessage
- func (*DeleteFieldMessage) Descriptor() ([]byte, []int)
- func (m *DeleteFieldMessage) GetField() string
- func (m *DeleteFieldMessage) GetFrame() string
- func (m *DeleteFieldMessage) GetIndex() string
- func (m *DeleteFieldMessage) Marshal() (dAtA []byte, err error)
- func (m *DeleteFieldMessage) MarshalTo(dAtA []byte) (int, error)
- func (*DeleteFieldMessage) ProtoMessage()
- func (m *DeleteFieldMessage) Reset()
- func (m *DeleteFieldMessage) Size() (n int)
- func (m *DeleteFieldMessage) String() string
- func (m *DeleteFieldMessage) Unmarshal(dAtA []byte) error
- type DeleteFrameMessage
- func (*DeleteFrameMessage) Descriptor() ([]byte, []int)
- func (m *DeleteFrameMessage) GetFrame() string
- func (m *DeleteFrameMessage) GetIndex() string
- func (m *DeleteFrameMessage) Marshal() (dAtA []byte, err error)
- func (m *DeleteFrameMessage) MarshalTo(dAtA []byte) (int, error)
- func (*DeleteFrameMessage) ProtoMessage()
- func (m *DeleteFrameMessage) Reset()
- func (m *DeleteFrameMessage) Size() (n int)
- func (m *DeleteFrameMessage) String() string
- func (m *DeleteFrameMessage) Unmarshal(dAtA []byte) error
- type DeleteIndexMessage
- func (*DeleteIndexMessage) Descriptor() ([]byte, []int)
- func (m *DeleteIndexMessage) GetIndex() string
- func (m *DeleteIndexMessage) Marshal() (dAtA []byte, err error)
- func (m *DeleteIndexMessage) MarshalTo(dAtA []byte) (int, error)
- func (*DeleteIndexMessage) ProtoMessage()
- func (m *DeleteIndexMessage) Reset()
- func (m *DeleteIndexMessage) Size() (n int)
- func (m *DeleteIndexMessage) String() string
- func (m *DeleteIndexMessage) Unmarshal(dAtA []byte) error
- type DeleteViewMessage
- func (*DeleteViewMessage) Descriptor() ([]byte, []int)
- func (m *DeleteViewMessage) GetFrame() string
- func (m *DeleteViewMessage) GetIndex() string
- func (m *DeleteViewMessage) GetView() string
- func (m *DeleteViewMessage) Marshal() (dAtA []byte, err error)
- func (m *DeleteViewMessage) MarshalTo(dAtA []byte) (int, error)
- func (*DeleteViewMessage) ProtoMessage()
- func (m *DeleteViewMessage) Reset()
- func (m *DeleteViewMessage) Size() (n int)
- func (m *DeleteViewMessage) String() string
- func (m *DeleteViewMessage) Unmarshal(dAtA []byte) error
- type Encoder
- type Field
- func (*Field) Descriptor() ([]byte, []int)
- func (m *Field) GetMax() int64
- func (m *Field) GetMin() int64
- func (m *Field) GetName() string
- func (m *Field) GetType() string
- func (m *Field) Marshal() (dAtA []byte, err error)
- func (m *Field) MarshalTo(dAtA []byte) (int, error)
- func (*Field) ProtoMessage()
- func (m *Field) Reset()
- func (m *Field) Size() (n int)
- func (m *Field) String() string
- func (m *Field) Unmarshal(dAtA []byte) error
- type Frame
- func (*Frame) Descriptor() ([]byte, []int)
- func (m *Frame) GetMeta() *FrameMeta
- func (m *Frame) GetName() string
- func (m *Frame) GetViews() []string
- func (m *Frame) Marshal() (dAtA []byte, err error)
- func (m *Frame) MarshalTo(dAtA []byte) (int, error)
- func (*Frame) ProtoMessage()
- func (m *Frame) Reset()
- func (m *Frame) Size() (n int)
- func (m *Frame) String() string
- func (m *Frame) Unmarshal(dAtA []byte) error
- type FrameMeta
- func (*FrameMeta) Descriptor() ([]byte, []int)
- func (m *FrameMeta) GetCacheSize() uint32
- func (m *FrameMeta) GetCacheType() string
- func (m *FrameMeta) GetFields() []*Field
- func (m *FrameMeta) GetInverseEnabled() bool
- func (m *FrameMeta) GetRangeEnabled() bool
- func (m *FrameMeta) GetTimeQuantum() string
- func (m *FrameMeta) Marshal() (dAtA []byte, err error)
- func (m *FrameMeta) MarshalTo(dAtA []byte) (int, error)
- func (*FrameMeta) ProtoMessage()
- func (m *FrameMeta) Reset()
- func (m *FrameMeta) Size() (n int)
- func (m *FrameMeta) String() string
- func (m *FrameMeta) Unmarshal(dAtA []byte) error
- type ImportRequest
- func (*ImportRequest) Descriptor() ([]byte, []int)
- func (m *ImportRequest) GetColumnIDs() []uint64
- func (m *ImportRequest) GetColumnKeys() []string
- func (m *ImportRequest) GetFrame() string
- func (m *ImportRequest) GetIndex() string
- func (m *ImportRequest) GetRowIDs() []uint64
- func (m *ImportRequest) GetRowKeys() []string
- func (m *ImportRequest) GetSlice() uint64
- func (m *ImportRequest) GetTimestamps() []int64
- func (m *ImportRequest) Marshal() (dAtA []byte, err error)
- func (m *ImportRequest) MarshalTo(dAtA []byte) (int, error)
- func (*ImportRequest) ProtoMessage()
- func (m *ImportRequest) Reset()
- func (m *ImportRequest) Size() (n int)
- func (m *ImportRequest) String() string
- func (m *ImportRequest) Unmarshal(dAtA []byte) error
- type ImportResponse
- func (*ImportResponse) Descriptor() ([]byte, []int)
- func (m *ImportResponse) GetErr() string
- func (m *ImportResponse) Marshal() (dAtA []byte, err error)
- func (m *ImportResponse) MarshalTo(dAtA []byte) (int, error)
- func (*ImportResponse) ProtoMessage()
- func (m *ImportResponse) Reset()
- func (m *ImportResponse) Size() (n int)
- func (m *ImportResponse) String() string
- func (m *ImportResponse) Unmarshal(dAtA []byte) error
- type ImportValueRequest
- func (*ImportValueRequest) Descriptor() ([]byte, []int)
- func (m *ImportValueRequest) GetColumnIDs() []uint64
- func (m *ImportValueRequest) GetColumnKeys() []string
- func (m *ImportValueRequest) GetField() string
- func (m *ImportValueRequest) GetFrame() string
- func (m *ImportValueRequest) GetIndex() string
- func (m *ImportValueRequest) GetSlice() uint64
- func (m *ImportValueRequest) GetValues() []int64
- func (m *ImportValueRequest) Marshal() (dAtA []byte, err error)
- func (m *ImportValueRequest) MarshalTo(dAtA []byte) (int, error)
- func (*ImportValueRequest) ProtoMessage()
- func (m *ImportValueRequest) Reset()
- func (m *ImportValueRequest) Size() (n int)
- func (m *ImportValueRequest) String() string
- func (m *ImportValueRequest) Unmarshal(dAtA []byte) error
- type Index
- func (*Index) Descriptor() ([]byte, []int)
- func (m *Index) GetFrames() []*Frame
- func (m *Index) GetName() string
- func (m *Index) Marshal() (dAtA []byte, err error)
- func (m *Index) MarshalTo(dAtA []byte) (int, error)
- func (*Index) ProtoMessage()
- func (m *Index) Reset()
- func (m *Index) Size() (n int)
- func (m *Index) String() string
- func (m *Index) Unmarshal(dAtA []byte) error
- type IndexMeta
- func (*IndexMeta) Descriptor() ([]byte, []int)
- func (m *IndexMeta) Marshal() (dAtA []byte, err error)
- func (m *IndexMeta) MarshalTo(dAtA []byte) (int, error)
- func (*IndexMeta) ProtoMessage()
- func (m *IndexMeta) Reset()
- func (m *IndexMeta) Size() (n int)
- func (m *IndexMeta) String() string
- func (m *IndexMeta) Unmarshal(dAtA []byte) error
- type MaxSlices
- func (*MaxSlices) Descriptor() ([]byte, []int)
- func (m *MaxSlices) GetInverse() map[string]uint64
- func (m *MaxSlices) GetStandard() map[string]uint64
- func (m *MaxSlices) Marshal() (dAtA []byte, err error)
- func (m *MaxSlices) MarshalTo(dAtA []byte) (int, error)
- func (*MaxSlices) ProtoMessage()
- func (m *MaxSlices) Reset()
- func (m *MaxSlices) Size() (n int)
- func (m *MaxSlices) String() string
- func (m *MaxSlices) Unmarshal(dAtA []byte) error
- type Node
- func (*Node) Descriptor() ([]byte, []int)
- func (m *Node) GetID() string
- func (m *Node) GetIsCoordinator() bool
- func (m *Node) GetURI() *URI
- func (m *Node) Marshal() (dAtA []byte, err error)
- func (m *Node) MarshalTo(dAtA []byte) (int, error)
- func (*Node) ProtoMessage()
- func (m *Node) Reset()
- func (m *Node) Size() (n int)
- func (m *Node) String() string
- func (m *Node) Unmarshal(dAtA []byte) error
- type NodeEventMessage
- func (*NodeEventMessage) Descriptor() ([]byte, []int)
- func (m *NodeEventMessage) GetEvent() uint32
- func (m *NodeEventMessage) GetNode() *Node
- func (m *NodeEventMessage) Marshal() (dAtA []byte, err error)
- func (m *NodeEventMessage) MarshalTo(dAtA []byte) (int, error)
- func (*NodeEventMessage) ProtoMessage()
- func (m *NodeEventMessage) Reset()
- func (m *NodeEventMessage) Size() (n int)
- func (m *NodeEventMessage) String() string
- func (m *NodeEventMessage) Unmarshal(dAtA []byte) error
- type NodeStateMessage
- func (*NodeStateMessage) Descriptor() ([]byte, []int)
- func (m *NodeStateMessage) GetNodeID() string
- func (m *NodeStateMessage) GetState() string
- func (m *NodeStateMessage) Marshal() (dAtA []byte, err error)
- func (m *NodeStateMessage) MarshalTo(dAtA []byte) (int, error)
- func (*NodeStateMessage) ProtoMessage()
- func (m *NodeStateMessage) Reset()
- func (m *NodeStateMessage) Size() (n int)
- func (m *NodeStateMessage) String() string
- func (m *NodeStateMessage) Unmarshal(dAtA []byte) error
- type NodeStatus
- func (*NodeStatus) Descriptor() ([]byte, []int)
- func (m *NodeStatus) GetMaxSlices() *MaxSlices
- func (m *NodeStatus) GetNode() *Node
- func (m *NodeStatus) GetSchema() *Schema
- func (m *NodeStatus) Marshal() (dAtA []byte, err error)
- func (m *NodeStatus) MarshalTo(dAtA []byte) (int, error)
- func (*NodeStatus) ProtoMessage()
- func (m *NodeStatus) Reset()
- func (m *NodeStatus) Size() (n int)
- func (m *NodeStatus) String() string
- func (m *NodeStatus) Unmarshal(dAtA []byte) error
- type Pair
- func (*Pair) Descriptor() ([]byte, []int)
- func (m *Pair) GetCount() uint64
- func (m *Pair) GetID() uint64
- func (m *Pair) GetKey() string
- func (m *Pair) Marshal() (dAtA []byte, err error)
- func (m *Pair) MarshalTo(dAtA []byte) (int, error)
- func (*Pair) ProtoMessage()
- func (m *Pair) Reset()
- func (m *Pair) Size() (n int)
- func (m *Pair) String() string
- func (m *Pair) Unmarshal(dAtA []byte) error
- type QueryRequest
- func (*QueryRequest) Descriptor() ([]byte, []int)
- func (m *QueryRequest) GetColumnAttrs() bool
- func (m *QueryRequest) GetExcludeAttrs() bool
- func (m *QueryRequest) GetExcludeBits() bool
- func (m *QueryRequest) GetQuery() string
- func (m *QueryRequest) GetRemote() bool
- func (m *QueryRequest) GetSlices() []uint64
- func (m *QueryRequest) Marshal() (dAtA []byte, err error)
- func (m *QueryRequest) MarshalTo(dAtA []byte) (int, error)
- func (*QueryRequest) ProtoMessage()
- func (m *QueryRequest) Reset()
- func (m *QueryRequest) Size() (n int)
- func (m *QueryRequest) String() string
- func (m *QueryRequest) Unmarshal(dAtA []byte) error
- type QueryResponse
- func (*QueryResponse) Descriptor() ([]byte, []int)
- func (m *QueryResponse) GetColumnAttrSets() []*ColumnAttrSet
- func (m *QueryResponse) GetErr() string
- func (m *QueryResponse) GetResults() []*QueryResult
- func (m *QueryResponse) Marshal() (dAtA []byte, err error)
- func (m *QueryResponse) MarshalTo(dAtA []byte) (int, error)
- func (*QueryResponse) ProtoMessage()
- func (m *QueryResponse) Reset()
- func (m *QueryResponse) Size() (n int)
- func (m *QueryResponse) String() string
- func (m *QueryResponse) Unmarshal(dAtA []byte) error
- type QueryResult
- func (*QueryResult) Descriptor() ([]byte, []int)
- func (m *QueryResult) GetBitmap() *Bitmap
- func (m *QueryResult) GetChanged() bool
- func (m *QueryResult) GetN() uint64
- func (m *QueryResult) GetPairs() []*Pair
- func (m *QueryResult) GetType() uint32
- func (m *QueryResult) GetValCount() *ValCount
- func (m *QueryResult) Marshal() (dAtA []byte, err error)
- func (m *QueryResult) MarshalTo(dAtA []byte) (int, error)
- func (*QueryResult) ProtoMessage()
- func (m *QueryResult) Reset()
- func (m *QueryResult) Size() (n int)
- func (m *QueryResult) String() string
- func (m *QueryResult) Unmarshal(dAtA []byte) error
- type RecalculateCaches
- func (*RecalculateCaches) Descriptor() ([]byte, []int)
- func (m *RecalculateCaches) Marshal() (dAtA []byte, err error)
- func (m *RecalculateCaches) MarshalTo(dAtA []byte) (int, error)
- func (*RecalculateCaches) ProtoMessage()
- func (m *RecalculateCaches) Reset()
- func (m *RecalculateCaches) Size() (n int)
- func (m *RecalculateCaches) String() string
- func (m *RecalculateCaches) Unmarshal(dAtA []byte) error
- type Request
- type ResizeInstruction
- func (*ResizeInstruction) Descriptor() ([]byte, []int)
- func (m *ResizeInstruction) GetClusterStatus() *ClusterStatus
- func (m *ResizeInstruction) GetCoordinator() *Node
- func (m *ResizeInstruction) GetJobID() int64
- func (m *ResizeInstruction) GetNode() *Node
- func (m *ResizeInstruction) GetSchema() *Schema
- func (m *ResizeInstruction) GetSources() []*ResizeSource
- func (m *ResizeInstruction) Marshal() (dAtA []byte, err error)
- func (m *ResizeInstruction) MarshalTo(dAtA []byte) (int, error)
- func (*ResizeInstruction) ProtoMessage()
- func (m *ResizeInstruction) Reset()
- func (m *ResizeInstruction) Size() (n int)
- func (m *ResizeInstruction) String() string
- func (m *ResizeInstruction) Unmarshal(dAtA []byte) error
- type ResizeInstructionComplete
- func (*ResizeInstructionComplete) Descriptor() ([]byte, []int)
- func (m *ResizeInstructionComplete) GetError() string
- func (m *ResizeInstructionComplete) GetJobID() int64
- func (m *ResizeInstructionComplete) GetNode() *Node
- func (m *ResizeInstructionComplete) Marshal() (dAtA []byte, err error)
- func (m *ResizeInstructionComplete) MarshalTo(dAtA []byte) (int, error)
- func (*ResizeInstructionComplete) ProtoMessage()
- func (m *ResizeInstructionComplete) Reset()
- func (m *ResizeInstructionComplete) Size() (n int)
- func (m *ResizeInstructionComplete) String() string
- func (m *ResizeInstructionComplete) Unmarshal(dAtA []byte) error
- type ResizeSource
- func (*ResizeSource) Descriptor() ([]byte, []int)
- func (m *ResizeSource) GetFrame() string
- func (m *ResizeSource) GetIndex() string
- func (m *ResizeSource) GetNode() *Node
- func (m *ResizeSource) GetSlice() uint64
- func (m *ResizeSource) GetView() string
- func (m *ResizeSource) Marshal() (dAtA []byte, err error)
- func (m *ResizeSource) MarshalTo(dAtA []byte) (int, error)
- func (*ResizeSource) ProtoMessage()
- func (m *ResizeSource) Reset()
- func (m *ResizeSource) Size() (n int)
- func (m *ResizeSource) String() string
- func (m *ResizeSource) Unmarshal(dAtA []byte) error
- type Response
- type Schema
- func (*Schema) Descriptor() ([]byte, []int)
- func (m *Schema) GetIndexes() []*Index
- func (m *Schema) Marshal() (dAtA []byte, err error)
- func (m *Schema) MarshalTo(dAtA []byte) (int, error)
- func (*Schema) ProtoMessage()
- func (m *Schema) Reset()
- func (m *Schema) Size() (n int)
- func (m *Schema) String() string
- func (m *Schema) Unmarshal(dAtA []byte) error
- type SetCoordinatorMessage
- func (*SetCoordinatorMessage) Descriptor() ([]byte, []int)
- func (m *SetCoordinatorMessage) GetNew() *Node
- func (m *SetCoordinatorMessage) Marshal() (dAtA []byte, err error)
- func (m *SetCoordinatorMessage) MarshalTo(dAtA []byte) (int, error)
- func (*SetCoordinatorMessage) ProtoMessage()
- func (m *SetCoordinatorMessage) Reset()
- func (m *SetCoordinatorMessage) Size() (n int)
- func (m *SetCoordinatorMessage) String() string
- func (m *SetCoordinatorMessage) Unmarshal(dAtA []byte) error
- type Topology
- func (*Topology) Descriptor() ([]byte, []int)
- func (m *Topology) GetClusterID() string
- func (m *Topology) GetNodeIDs() []string
- func (m *Topology) Marshal() (dAtA []byte, err error)
- func (m *Topology) MarshalTo(dAtA []byte) (int, error)
- func (*Topology) ProtoMessage()
- func (m *Topology) Reset()
- func (m *Topology) Size() (n int)
- func (m *Topology) String() string
- func (m *Topology) Unmarshal(dAtA []byte) error
- type URI
- func (*URI) Descriptor() ([]byte, []int)
- func (m *URI) GetHost() string
- func (m *URI) GetPort() uint32
- func (m *URI) GetScheme() string
- func (m *URI) Marshal() (dAtA []byte, err error)
- func (m *URI) MarshalTo(dAtA []byte) (int, error)
- func (*URI) ProtoMessage()
- func (m *URI) Reset()
- func (m *URI) Size() (n int)
- func (m *URI) String() string
- func (m *URI) Unmarshal(dAtA []byte) error
- type UpdateCoordinatorMessage
- func (*UpdateCoordinatorMessage) Descriptor() ([]byte, []int)
- func (m *UpdateCoordinatorMessage) GetNew() *Node
- func (m *UpdateCoordinatorMessage) Marshal() (dAtA []byte, err error)
- func (m *UpdateCoordinatorMessage) MarshalTo(dAtA []byte) (int, error)
- func (*UpdateCoordinatorMessage) ProtoMessage()
- func (m *UpdateCoordinatorMessage) Reset()
- func (m *UpdateCoordinatorMessage) Size() (n int)
- func (m *UpdateCoordinatorMessage) String() string
- func (m *UpdateCoordinatorMessage) Unmarshal(dAtA []byte) error
- type ValCount
- func (*ValCount) Descriptor() ([]byte, []int)
- func (m *ValCount) GetCount() int64
- func (m *ValCount) GetVal() int64
- func (m *ValCount) Marshal() (dAtA []byte, err error)
- func (m *ValCount) MarshalTo(dAtA []byte) (int, error)
- func (*ValCount) ProtoMessage()
- func (m *ValCount) Reset()
- func (m *ValCount) Size() (n int)
- func (m *ValCount) String() string
- func (m *ValCount) Unmarshal(dAtA []byte) error
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrInvalidLengthPrivate = fmt.Errorf("proto: negative length found during unmarshaling") ErrIntOverflowPrivate = fmt.Errorf("proto: integer overflow") )
View Source
var ( ErrInvalidLengthPublic = fmt.Errorf("proto: negative length found during unmarshaling") ErrIntOverflowPublic = fmt.Errorf("proto: integer overflow") )
Functions ¶
This section is empty.
Types ¶
type Attr ¶
type Attr struct {
Key string `protobuf:"bytes,1,opt,name=Key,proto3" json:"Key,omitempty"`
Type uint64 `protobuf:"varint,2,opt,name=Type,proto3" json:"Type,omitempty"`
StringValue string `protobuf:"bytes,3,opt,name=StringValue,proto3" json:"StringValue,omitempty"`
IntValue int64 `protobuf:"varint,4,opt,name=IntValue,proto3" json:"IntValue,omitempty"`
BoolValue bool `protobuf:"varint,5,opt,name=BoolValue,proto3" json:"BoolValue,omitempty"`
FloatValue float64 `protobuf:"fixed64,6,opt,name=FloatValue,proto3" json:"FloatValue,omitempty"`
}
func (*Attr) Descriptor ¶
func (*Attr) GetBoolValue ¶ added in v0.8.0
func (*Attr) GetFloatValue ¶ added in v0.8.0
func (*Attr) GetIntValue ¶ added in v0.8.0
func (*Attr) GetStringValue ¶ added in v0.8.0
func (*Attr) ProtoMessage ¶
func (*Attr) ProtoMessage()
type AttrMap ¶
type AttrMap struct {
Attrs []*Attr `protobuf:"bytes,1,rep,name=Attrs" json:"Attrs,omitempty"`
}
func (*AttrMap) Descriptor ¶
func (*AttrMap) ProtoMessage ¶
func (*AttrMap) ProtoMessage()
type Bit ¶
type Bit struct {
RowID uint64 `protobuf:"varint,1,opt,name=RowID,proto3" json:"RowID,omitempty"`
ColumnID uint64 `protobuf:"varint,2,opt,name=ColumnID,proto3" json:"ColumnID,omitempty"`
Timestamp int64 `protobuf:"varint,3,opt,name=Timestamp,proto3" json:"Timestamp,omitempty"`
}
func (*Bit) Descriptor ¶
func (*Bit) GetColumnID ¶ added in v0.8.0
func (*Bit) GetTimestamp ¶ added in v0.8.0
func (*Bit) ProtoMessage ¶
func (*Bit) ProtoMessage()
type Bitmap ¶
type Bitmap struct {
Bits []uint64 `protobuf:"varint,1,rep,packed,name=Bits" json:"Bits,omitempty"`
Keys []string `protobuf:"bytes,3,rep,name=Keys" json:"Keys,omitempty"`
Attrs []*Attr `protobuf:"bytes,2,rep,name=Attrs" json:"Attrs,omitempty"`
}
func (*Bitmap) Descriptor ¶
func (*Bitmap) ProtoMessage ¶
func (*Bitmap) ProtoMessage()
type BlockDataRequest ¶
type BlockDataRequest struct {
Index string `protobuf:"bytes,1,opt,name=Index,proto3" json:"Index,omitempty"`
Frame string `protobuf:"bytes,2,opt,name=Frame,proto3" json:"Frame,omitempty"`
View string `protobuf:"bytes,5,opt,name=View,proto3" json:"View,omitempty"`
Slice uint64 `protobuf:"varint,4,opt,name=Slice,proto3" json:"Slice,omitempty"`
Block uint64 `protobuf:"varint,3,opt,name=Block,proto3" json:"Block,omitempty"`
}
func (*BlockDataRequest) Descriptor ¶
func (*BlockDataRequest) Descriptor() ([]byte, []int)
func (*BlockDataRequest) GetBlock ¶ added in v0.8.0
func (m *BlockDataRequest) GetBlock() uint64
func (*BlockDataRequest) GetFrame ¶ added in v0.8.0
func (m *BlockDataRequest) GetFrame() string
func (*BlockDataRequest) GetIndex ¶ added in v0.8.0
func (m *BlockDataRequest) GetIndex() string
func (*BlockDataRequest) GetSlice ¶ added in v0.8.0
func (m *BlockDataRequest) GetSlice() uint64
func (*BlockDataRequest) GetView ¶ added in v0.8.0
func (m *BlockDataRequest) GetView() string
func (*BlockDataRequest) Marshal ¶
func (m *BlockDataRequest) Marshal() (dAtA []byte, err error)
func (*BlockDataRequest) ProtoMessage ¶
func (*BlockDataRequest) ProtoMessage()
func (*BlockDataRequest) Reset ¶
func (m *BlockDataRequest) Reset()
func (*BlockDataRequest) Size ¶
func (m *BlockDataRequest) Size() (n int)
func (*BlockDataRequest) String ¶
func (m *BlockDataRequest) String() string
func (*BlockDataRequest) Unmarshal ¶
func (m *BlockDataRequest) Unmarshal(dAtA []byte) error
type BlockDataResponse ¶
type BlockDataResponse struct {
RowIDs []uint64 `protobuf:"varint,1,rep,packed,name=RowIDs" json:"RowIDs,omitempty"`
ColumnIDs []uint64 `protobuf:"varint,2,rep,packed,name=ColumnIDs" json:"ColumnIDs,omitempty"`
}
func (*BlockDataResponse) Descriptor ¶
func (*BlockDataResponse) Descriptor() ([]byte, []int)
func (*BlockDataResponse) GetColumnIDs ¶ added in v0.8.0
func (m *BlockDataResponse) GetColumnIDs() []uint64
func (*BlockDataResponse) GetRowIDs ¶ added in v0.8.0
func (m *BlockDataResponse) GetRowIDs() []uint64
func (*BlockDataResponse) Marshal ¶
func (m *BlockDataResponse) Marshal() (dAtA []byte, err error)
func (*BlockDataResponse) MarshalTo ¶
func (m *BlockDataResponse) MarshalTo(dAtA []byte) (int, error)
func (*BlockDataResponse) ProtoMessage ¶
func (*BlockDataResponse) ProtoMessage()
func (*BlockDataResponse) Reset ¶
func (m *BlockDataResponse) Reset()
func (*BlockDataResponse) Size ¶
func (m *BlockDataResponse) Size() (n int)
func (*BlockDataResponse) String ¶
func (m *BlockDataResponse) String() string
func (*BlockDataResponse) Unmarshal ¶
func (m *BlockDataResponse) Unmarshal(dAtA []byte) error
type Cache ¶
type Cache struct {
IDs []uint64 `protobuf:"varint,1,rep,packed,name=IDs" json:"IDs,omitempty"`
}
func (*Cache) Descriptor ¶
func (*Cache) ProtoMessage ¶
func (*Cache) ProtoMessage()
type ClusterStatus ¶
type ClusterStatus struct {
ClusterID string `protobuf:"bytes,1,opt,name=ClusterID,proto3" json:"ClusterID,omitempty"`
State string `protobuf:"bytes,2,opt,name=State,proto3" json:"State,omitempty"`
Nodes []*Node `protobuf:"bytes,3,rep,name=Nodes" json:"Nodes,omitempty"`
}
func (*ClusterStatus) Descriptor ¶
func (*ClusterStatus) Descriptor() ([]byte, []int)
func (*ClusterStatus) GetClusterID ¶ added in v0.9.0
func (m *ClusterStatus) GetClusterID() string
func (*ClusterStatus) GetNodes ¶
func (m *ClusterStatus) GetNodes() []*Node
func (*ClusterStatus) GetState ¶ added in v0.9.0
func (m *ClusterStatus) GetState() string
func (*ClusterStatus) Marshal ¶
func (m *ClusterStatus) Marshal() (dAtA []byte, err error)
func (*ClusterStatus) ProtoMessage ¶
func (*ClusterStatus) ProtoMessage()
func (*ClusterStatus) Reset ¶
func (m *ClusterStatus) Reset()
func (*ClusterStatus) Size ¶
func (m *ClusterStatus) Size() (n int)
func (*ClusterStatus) String ¶
func (m *ClusterStatus) String() string
func (*ClusterStatus) Unmarshal ¶
func (m *ClusterStatus) Unmarshal(dAtA []byte) error
type ColumnAttrSet ¶
type ColumnAttrSet struct {
ID uint64 `protobuf:"varint,1,opt,name=ID,proto3" json:"ID,omitempty"`
Key string `protobuf:"bytes,3,opt,name=Key,proto3" json:"Key,omitempty"`
Attrs []*Attr `protobuf:"bytes,2,rep,name=Attrs" json:"Attrs,omitempty"`
}
func (*ColumnAttrSet) Descriptor ¶
func (*ColumnAttrSet) Descriptor() ([]byte, []int)
func (*ColumnAttrSet) GetAttrs ¶
func (m *ColumnAttrSet) GetAttrs() []*Attr
func (*ColumnAttrSet) GetID ¶ added in v0.8.0
func (m *ColumnAttrSet) GetID() uint64
func (*ColumnAttrSet) GetKey ¶ added in v0.9.0
func (m *ColumnAttrSet) GetKey() string
func (*ColumnAttrSet) Marshal ¶
func (m *ColumnAttrSet) Marshal() (dAtA []byte, err error)
func (*ColumnAttrSet) ProtoMessage ¶
func (*ColumnAttrSet) ProtoMessage()
func (*ColumnAttrSet) Reset ¶
func (m *ColumnAttrSet) Reset()
func (*ColumnAttrSet) Size ¶
func (m *ColumnAttrSet) Size() (n int)
func (*ColumnAttrSet) String ¶
func (m *ColumnAttrSet) String() string
func (*ColumnAttrSet) Unmarshal ¶
func (m *ColumnAttrSet) Unmarshal(dAtA []byte) error
type CreateFieldMessage ¶ added in v0.9.0
type CreateFieldMessage struct {
Index string `protobuf:"bytes,1,opt,name=Index,proto3" json:"Index,omitempty"`
Frame string `protobuf:"bytes,2,opt,name=Frame,proto3" json:"Frame,omitempty"`
Field *Field `protobuf:"bytes,3,opt,name=Field" json:"Field,omitempty"`
}
func (*CreateFieldMessage) Descriptor ¶ added in v0.9.0
func (*CreateFieldMessage) Descriptor() ([]byte, []int)
func (*CreateFieldMessage) GetField ¶ added in v0.9.0
func (m *CreateFieldMessage) GetField() *Field
func (*CreateFieldMessage) GetFrame ¶ added in v0.9.0
func (m *CreateFieldMessage) GetFrame() string
func (*CreateFieldMessage) GetIndex ¶ added in v0.9.0
func (m *CreateFieldMessage) GetIndex() string
func (*CreateFieldMessage) Marshal ¶ added in v0.9.0
func (m *CreateFieldMessage) Marshal() (dAtA []byte, err error)
func (*CreateFieldMessage) MarshalTo ¶ added in v0.9.0
func (m *CreateFieldMessage) MarshalTo(dAtA []byte) (int, error)
func (*CreateFieldMessage) ProtoMessage ¶ added in v0.9.0
func (*CreateFieldMessage) ProtoMessage()
func (*CreateFieldMessage) Reset ¶ added in v0.9.0
func (m *CreateFieldMessage) Reset()
func (*CreateFieldMessage) Size ¶ added in v0.9.0
func (m *CreateFieldMessage) Size() (n int)
func (*CreateFieldMessage) String ¶ added in v0.9.0
func (m *CreateFieldMessage) String() string
func (*CreateFieldMessage) Unmarshal ¶ added in v0.9.0
func (m *CreateFieldMessage) Unmarshal(dAtA []byte) error
type CreateFrameMessage ¶
type CreateFrameMessage struct {
Index string `protobuf:"bytes,1,opt,name=Index,proto3" json:"Index,omitempty"`
Frame string `protobuf:"bytes,2,opt,name=Frame,proto3" json:"Frame,omitempty"`
Meta *FrameMeta `protobuf:"bytes,3,opt,name=Meta" json:"Meta,omitempty"`
}
func (*CreateFrameMessage) Descriptor ¶
func (*CreateFrameMessage) Descriptor() ([]byte, []int)
func (*CreateFrameMessage) GetFrame ¶ added in v0.8.0
func (m *CreateFrameMessage) GetFrame() string
func (*CreateFrameMessage) GetIndex ¶ added in v0.8.0
func (m *CreateFrameMessage) GetIndex() string
func (*CreateFrameMessage) GetMeta ¶
func (m *CreateFrameMessage) GetMeta() *FrameMeta
func (*CreateFrameMessage) Marshal ¶
func (m *CreateFrameMessage) Marshal() (dAtA []byte, err error)
func (*CreateFrameMessage) MarshalTo ¶
func (m *CreateFrameMessage) MarshalTo(dAtA []byte) (int, error)
func (*CreateFrameMessage) ProtoMessage ¶
func (*CreateFrameMessage) ProtoMessage()
func (*CreateFrameMessage) Reset ¶
func (m *CreateFrameMessage) Reset()
func (*CreateFrameMessage) Size ¶
func (m *CreateFrameMessage) Size() (n int)
func (*CreateFrameMessage) String ¶
func (m *CreateFrameMessage) String() string
func (*CreateFrameMessage) Unmarshal ¶
func (m *CreateFrameMessage) Unmarshal(dAtA []byte) error
type CreateIndexMessage ¶
type CreateIndexMessage struct {
Index string `protobuf:"bytes,1,opt,name=Index,proto3" json:"Index,omitempty"`
Meta *IndexMeta `protobuf:"bytes,2,opt,name=Meta" json:"Meta,omitempty"`
}
func (*CreateIndexMessage) Descriptor ¶
func (*CreateIndexMessage) Descriptor() ([]byte, []int)
func (*CreateIndexMessage) GetIndex ¶ added in v0.8.0
func (m *CreateIndexMessage) GetIndex() string
func (*CreateIndexMessage) GetMeta ¶
func (m *CreateIndexMessage) GetMeta() *IndexMeta
func (*CreateIndexMessage) Marshal ¶
func (m *CreateIndexMessage) Marshal() (dAtA []byte, err error)
func (*CreateIndexMessage) MarshalTo ¶
func (m *CreateIndexMessage) MarshalTo(dAtA []byte) (int, error)
func (*CreateIndexMessage) ProtoMessage ¶
func (*CreateIndexMessage) ProtoMessage()
func (*CreateIndexMessage) Reset ¶
func (m *CreateIndexMessage) Reset()
func (*CreateIndexMessage) Size ¶
func (m *CreateIndexMessage) Size() (n int)
func (*CreateIndexMessage) String ¶
func (m *CreateIndexMessage) String() string
func (*CreateIndexMessage) Unmarshal ¶
func (m *CreateIndexMessage) Unmarshal(dAtA []byte) error
type CreateSliceMessage ¶
type CreateSliceMessage struct {
Index string `protobuf:"bytes,1,opt,name=Index,proto3" json:"Index,omitempty"`
Slice uint64 `protobuf:"varint,2,opt,name=Slice,proto3" json:"Slice,omitempty"`
IsInverse bool `protobuf:"varint,3,opt,name=IsInverse,proto3" json:"IsInverse,omitempty"`
}
func (*CreateSliceMessage) Descriptor ¶
func (*CreateSliceMessage) Descriptor() ([]byte, []int)
func (*CreateSliceMessage) GetIndex ¶ added in v0.8.0
func (m *CreateSliceMessage) GetIndex() string
func (*CreateSliceMessage) GetIsInverse ¶ added in v0.8.0
func (m *CreateSliceMessage) GetIsInverse() bool
func (*CreateSliceMessage) GetSlice ¶ added in v0.8.0
func (m *CreateSliceMessage) GetSlice() uint64
func (*CreateSliceMessage) Marshal ¶
func (m *CreateSliceMessage) Marshal() (dAtA []byte, err error)
func (*CreateSliceMessage) MarshalTo ¶
func (m *CreateSliceMessage) MarshalTo(dAtA []byte) (int, error)
func (*CreateSliceMessage) ProtoMessage ¶
func (*CreateSliceMessage) ProtoMessage()
func (*CreateSliceMessage) Reset ¶
func (m *CreateSliceMessage) Reset()
func (*CreateSliceMessage) Size ¶
func (m *CreateSliceMessage) Size() (n int)
func (*CreateSliceMessage) String ¶
func (m *CreateSliceMessage) String() string
func (*CreateSliceMessage) Unmarshal ¶
func (m *CreateSliceMessage) Unmarshal(dAtA []byte) error
type CreateViewMessage ¶ added in v0.9.0
type CreateViewMessage struct {
Index string `protobuf:"bytes,1,opt,name=Index,proto3" json:"Index,omitempty"`
Frame string `protobuf:"bytes,2,opt,name=Frame,proto3" json:"Frame,omitempty"`
View string `protobuf:"bytes,3,opt,name=View,proto3" json:"View,omitempty"`
}
func (*CreateViewMessage) Descriptor ¶ added in v0.9.0
func (*CreateViewMessage) Descriptor() ([]byte, []int)
func (*CreateViewMessage) GetFrame ¶ added in v0.9.0
func (m *CreateViewMessage) GetFrame() string
func (*CreateViewMessage) GetIndex ¶ added in v0.9.0
func (m *CreateViewMessage) GetIndex() string
func (*CreateViewMessage) GetView ¶ added in v0.9.0
func (m *CreateViewMessage) GetView() string
func (*CreateViewMessage) Marshal ¶ added in v0.9.0
func (m *CreateViewMessage) Marshal() (dAtA []byte, err error)
func (*CreateViewMessage) MarshalTo ¶ added in v0.9.0
func (m *CreateViewMessage) MarshalTo(dAtA []byte) (int, error)
func (*CreateViewMessage) ProtoMessage ¶ added in v0.9.0
func (*CreateViewMessage) ProtoMessage()
func (*CreateViewMessage) Reset ¶ added in v0.9.0
func (m *CreateViewMessage) Reset()
func (*CreateViewMessage) Size ¶ added in v0.9.0
func (m *CreateViewMessage) Size() (n int)
func (*CreateViewMessage) String ¶ added in v0.9.0
func (m *CreateViewMessage) String() string
func (*CreateViewMessage) Unmarshal ¶ added in v0.9.0
func (m *CreateViewMessage) Unmarshal(dAtA []byte) error
type Decoder ¶
type Decoder struct {
// contains filtered or unexported fields
}
Decoder decodes messages from a reader.
func NewDecoder ¶
NewDecoder returns a new instance of Decoder.
type DeleteFieldMessage ¶ added in v0.9.0
type DeleteFieldMessage struct {
Index string `protobuf:"bytes,1,opt,name=Index,proto3" json:"Index,omitempty"`
Frame string `protobuf:"bytes,2,opt,name=Frame,proto3" json:"Frame,omitempty"`
Field string `protobuf:"bytes,3,opt,name=Field,proto3" json:"Field,omitempty"`
}
func (*DeleteFieldMessage) Descriptor ¶ added in v0.9.0
func (*DeleteFieldMessage) Descriptor() ([]byte, []int)
func (*DeleteFieldMessage) GetField ¶ added in v0.9.0
func (m *DeleteFieldMessage) GetField() string
func (*DeleteFieldMessage) GetFrame ¶ added in v0.9.0
func (m *DeleteFieldMessage) GetFrame() string
func (*DeleteFieldMessage) GetIndex ¶ added in v0.9.0
func (m *DeleteFieldMessage) GetIndex() string
func (*DeleteFieldMessage) Marshal ¶ added in v0.9.0
func (m *DeleteFieldMessage) Marshal() (dAtA []byte, err error)
func (*DeleteFieldMessage) MarshalTo ¶ added in v0.9.0
func (m *DeleteFieldMessage) MarshalTo(dAtA []byte) (int, error)
func (*DeleteFieldMessage) ProtoMessage ¶ added in v0.9.0
func (*DeleteFieldMessage) ProtoMessage()
func (*DeleteFieldMessage) Reset ¶ added in v0.9.0
func (m *DeleteFieldMessage) Reset()
func (*DeleteFieldMessage) Size ¶ added in v0.9.0
func (m *DeleteFieldMessage) Size() (n int)
func (*DeleteFieldMessage) String ¶ added in v0.9.0
func (m *DeleteFieldMessage) String() string
func (*DeleteFieldMessage) Unmarshal ¶ added in v0.9.0
func (m *DeleteFieldMessage) Unmarshal(dAtA []byte) error
type DeleteFrameMessage ¶
type DeleteFrameMessage struct {
Index string `protobuf:"bytes,1,opt,name=Index,proto3" json:"Index,omitempty"`
Frame string `protobuf:"bytes,2,opt,name=Frame,proto3" json:"Frame,omitempty"`
}
func (*DeleteFrameMessage) Descriptor ¶
func (*DeleteFrameMessage) Descriptor() ([]byte, []int)
func (*DeleteFrameMessage) GetFrame ¶ added in v0.8.0
func (m *DeleteFrameMessage) GetFrame() string
func (*DeleteFrameMessage) GetIndex ¶ added in v0.8.0
func (m *DeleteFrameMessage) GetIndex() string
func (*DeleteFrameMessage) Marshal ¶
func (m *DeleteFrameMessage) Marshal() (dAtA []byte, err error)
func (*DeleteFrameMessage) MarshalTo ¶
func (m *DeleteFrameMessage) MarshalTo(dAtA []byte) (int, error)
func (*DeleteFrameMessage) ProtoMessage ¶
func (*DeleteFrameMessage) ProtoMessage()
func (*DeleteFrameMessage) Reset ¶
func (m *DeleteFrameMessage) Reset()
func (*DeleteFrameMessage) Size ¶
func (m *DeleteFrameMessage) Size() (n int)
func (*DeleteFrameMessage) String ¶
func (m *DeleteFrameMessage) String() string
func (*DeleteFrameMessage) Unmarshal ¶
func (m *DeleteFrameMessage) Unmarshal(dAtA []byte) error
type DeleteIndexMessage ¶
type DeleteIndexMessage struct {
Index string `protobuf:"bytes,1,opt,name=Index,proto3" json:"Index,omitempty"`
}
func (*DeleteIndexMessage) Descriptor ¶
func (*DeleteIndexMessage) Descriptor() ([]byte, []int)
func (*DeleteIndexMessage) GetIndex ¶ added in v0.8.0
func (m *DeleteIndexMessage) GetIndex() string
func (*DeleteIndexMessage) Marshal ¶
func (m *DeleteIndexMessage) Marshal() (dAtA []byte, err error)
func (*DeleteIndexMessage) MarshalTo ¶
func (m *DeleteIndexMessage) MarshalTo(dAtA []byte) (int, error)
func (*DeleteIndexMessage) ProtoMessage ¶
func (*DeleteIndexMessage) ProtoMessage()
func (*DeleteIndexMessage) Reset ¶
func (m *DeleteIndexMessage) Reset()
func (*DeleteIndexMessage) Size ¶
func (m *DeleteIndexMessage) Size() (n int)
func (*DeleteIndexMessage) String ¶
func (m *DeleteIndexMessage) String() string
func (*DeleteIndexMessage) Unmarshal ¶
func (m *DeleteIndexMessage) Unmarshal(dAtA []byte) error
type DeleteViewMessage ¶ added in v0.7.0
type DeleteViewMessage struct {
Index string `protobuf:"bytes,1,opt,name=Index,proto3" json:"Index,omitempty"`
Frame string `protobuf:"bytes,2,opt,name=Frame,proto3" json:"Frame,omitempty"`
View string `protobuf:"bytes,3,opt,name=View,proto3" json:"View,omitempty"`
}
func (*DeleteViewMessage) Descriptor ¶ added in v0.7.0
func (*DeleteViewMessage) Descriptor() ([]byte, []int)
func (*DeleteViewMessage) GetFrame ¶ added in v0.8.0
func (m *DeleteViewMessage) GetFrame() string
func (*DeleteViewMessage) GetIndex ¶ added in v0.8.0
func (m *DeleteViewMessage) GetIndex() string
func (*DeleteViewMessage) GetView ¶ added in v0.8.0
func (m *DeleteViewMessage) GetView() string
func (*DeleteViewMessage) Marshal ¶ added in v0.7.0
func (m *DeleteViewMessage) Marshal() (dAtA []byte, err error)
func (*DeleteViewMessage) MarshalTo ¶ added in v0.7.0
func (m *DeleteViewMessage) MarshalTo(dAtA []byte) (int, error)
func (*DeleteViewMessage) ProtoMessage ¶ added in v0.7.0
func (*DeleteViewMessage) ProtoMessage()
func (*DeleteViewMessage) Reset ¶ added in v0.7.0
func (m *DeleteViewMessage) Reset()
func (*DeleteViewMessage) Size ¶ added in v0.7.0
func (m *DeleteViewMessage) Size() (n int)
func (*DeleteViewMessage) String ¶ added in v0.7.0
func (m *DeleteViewMessage) String() string
func (*DeleteViewMessage) Unmarshal ¶ added in v0.7.0
func (m *DeleteViewMessage) Unmarshal(dAtA []byte) error
type Encoder ¶
type Encoder struct {
// contains filtered or unexported fields
}
Encoder encodes messages to a writer.
func NewEncoder ¶
NewEncoder returns a new instance of Encoder.
type Field ¶ added in v0.5.0
type Field 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"`
Min int64 `protobuf:"varint,3,opt,name=Min,proto3" json:"Min,omitempty"`
Max int64 `protobuf:"varint,4,opt,name=Max,proto3" json:"Max,omitempty"`
}
func (*Field) Descriptor ¶ added in v0.5.0
func (*Field) ProtoMessage ¶ added in v0.5.0
func (*Field) ProtoMessage()
type Frame ¶
type Frame struct {
Name string `protobuf:"bytes,1,opt,name=Name,proto3" json:"Name,omitempty"`
Meta *FrameMeta `protobuf:"bytes,2,opt,name=Meta" json:"Meta,omitempty"`
Views []string `protobuf:"bytes,3,rep,name=Views" json:"Views,omitempty"`
}
func (*Frame) Descriptor ¶
func (*Frame) ProtoMessage ¶
func (*Frame) ProtoMessage()
type FrameMeta ¶
type FrameMeta struct {
InverseEnabled bool `protobuf:"varint,2,opt,name=InverseEnabled,proto3" json:"InverseEnabled,omitempty"`
CacheType string `protobuf:"bytes,3,opt,name=CacheType,proto3" json:"CacheType,omitempty"`
CacheSize uint32 `protobuf:"varint,4,opt,name=CacheSize,proto3" json:"CacheSize,omitempty"`
TimeQuantum string `protobuf:"bytes,5,opt,name=TimeQuantum,proto3" json:"TimeQuantum,omitempty"`
RangeEnabled bool `protobuf:"varint,6,opt,name=RangeEnabled,proto3" json:"RangeEnabled,omitempty"`
Fields []*Field `protobuf:"bytes,7,rep,name=Fields" json:"Fields,omitempty"`
}
func (*FrameMeta) Descriptor ¶
func (*FrameMeta) GetCacheSize ¶ added in v0.8.0
func (*FrameMeta) GetCacheType ¶ added in v0.8.0
func (*FrameMeta) GetInverseEnabled ¶ added in v0.8.0
func (*FrameMeta) GetRangeEnabled ¶ added in v0.8.0
func (*FrameMeta) GetTimeQuantum ¶ added in v0.8.0
func (*FrameMeta) ProtoMessage ¶
func (*FrameMeta) ProtoMessage()
type ImportRequest ¶
type ImportRequest struct {
Index string `protobuf:"bytes,1,opt,name=Index,proto3" json:"Index,omitempty"`
Frame string `protobuf:"bytes,2,opt,name=Frame,proto3" json:"Frame,omitempty"`
Slice uint64 `protobuf:"varint,3,opt,name=Slice,proto3" json:"Slice,omitempty"`
RowIDs []uint64 `protobuf:"varint,4,rep,packed,name=RowIDs" json:"RowIDs,omitempty"`
ColumnIDs []uint64 `protobuf:"varint,5,rep,packed,name=ColumnIDs" json:"ColumnIDs,omitempty"`
RowKeys []string `protobuf:"bytes,7,rep,name=RowKeys" json:"RowKeys,omitempty"`
ColumnKeys []string `protobuf:"bytes,8,rep,name=ColumnKeys" json:"ColumnKeys,omitempty"`
Timestamps []int64 `protobuf:"varint,6,rep,packed,name=Timestamps" json:"Timestamps,omitempty"`
}
func (*ImportRequest) Descriptor ¶
func (*ImportRequest) Descriptor() ([]byte, []int)
func (*ImportRequest) GetColumnIDs ¶ added in v0.8.0
func (m *ImportRequest) GetColumnIDs() []uint64
func (*ImportRequest) GetColumnKeys ¶ added in v0.9.0
func (m *ImportRequest) GetColumnKeys() []string
func (*ImportRequest) GetFrame ¶ added in v0.8.0
func (m *ImportRequest) GetFrame() string
func (*ImportRequest) GetIndex ¶ added in v0.8.0
func (m *ImportRequest) GetIndex() string
func (*ImportRequest) GetRowIDs ¶ added in v0.8.0
func (m *ImportRequest) GetRowIDs() []uint64
func (*ImportRequest) GetRowKeys ¶ added in v0.9.0
func (m *ImportRequest) GetRowKeys() []string
func (*ImportRequest) GetSlice ¶ added in v0.8.0
func (m *ImportRequest) GetSlice() uint64
func (*ImportRequest) GetTimestamps ¶ added in v0.8.0
func (m *ImportRequest) GetTimestamps() []int64
func (*ImportRequest) Marshal ¶
func (m *ImportRequest) Marshal() (dAtA []byte, err error)
func (*ImportRequest) ProtoMessage ¶
func (*ImportRequest) ProtoMessage()
func (*ImportRequest) Reset ¶
func (m *ImportRequest) Reset()
func (*ImportRequest) Size ¶
func (m *ImportRequest) Size() (n int)
func (*ImportRequest) String ¶
func (m *ImportRequest) String() string
func (*ImportRequest) Unmarshal ¶
func (m *ImportRequest) Unmarshal(dAtA []byte) error
type ImportResponse ¶
type ImportResponse struct {
Err string `protobuf:"bytes,1,opt,name=Err,proto3" json:"Err,omitempty"`
}
func (*ImportResponse) Descriptor ¶
func (*ImportResponse) Descriptor() ([]byte, []int)
func (*ImportResponse) GetErr ¶ added in v0.8.0
func (m *ImportResponse) GetErr() string
func (*ImportResponse) Marshal ¶
func (m *ImportResponse) Marshal() (dAtA []byte, err error)
func (*ImportResponse) ProtoMessage ¶
func (*ImportResponse) ProtoMessage()
func (*ImportResponse) Reset ¶
func (m *ImportResponse) Reset()
func (*ImportResponse) Size ¶
func (m *ImportResponse) Size() (n int)
func (*ImportResponse) String ¶
func (m *ImportResponse) String() string
func (*ImportResponse) Unmarshal ¶
func (m *ImportResponse) Unmarshal(dAtA []byte) error
type ImportValueRequest ¶ added in v0.7.0
type ImportValueRequest struct {
Index string `protobuf:"bytes,1,opt,name=Index,proto3" json:"Index,omitempty"`
Frame string `protobuf:"bytes,2,opt,name=Frame,proto3" json:"Frame,omitempty"`
Slice uint64 `protobuf:"varint,3,opt,name=Slice,proto3" json:"Slice,omitempty"`
Field string `protobuf:"bytes,4,opt,name=Field,proto3" json:"Field,omitempty"`
ColumnIDs []uint64 `protobuf:"varint,5,rep,packed,name=ColumnIDs" json:"ColumnIDs,omitempty"`
ColumnKeys []string `protobuf:"bytes,7,rep,name=ColumnKeys" json:"ColumnKeys,omitempty"`
Values []int64 `protobuf:"varint,6,rep,packed,name=Values" json:"Values,omitempty"`
}
func (*ImportValueRequest) Descriptor ¶ added in v0.7.0
func (*ImportValueRequest) Descriptor() ([]byte, []int)
func (*ImportValueRequest) GetColumnIDs ¶ added in v0.8.0
func (m *ImportValueRequest) GetColumnIDs() []uint64
func (*ImportValueRequest) GetColumnKeys ¶ added in v0.9.0
func (m *ImportValueRequest) GetColumnKeys() []string
func (*ImportValueRequest) GetField ¶ added in v0.8.0
func (m *ImportValueRequest) GetField() string
func (*ImportValueRequest) GetFrame ¶ added in v0.8.0
func (m *ImportValueRequest) GetFrame() string
func (*ImportValueRequest) GetIndex ¶ added in v0.8.0
func (m *ImportValueRequest) GetIndex() string
func (*ImportValueRequest) GetSlice ¶ added in v0.8.0
func (m *ImportValueRequest) GetSlice() uint64
func (*ImportValueRequest) GetValues ¶ added in v0.8.0
func (m *ImportValueRequest) GetValues() []int64
func (*ImportValueRequest) Marshal ¶ added in v0.7.0
func (m *ImportValueRequest) Marshal() (dAtA []byte, err error)
func (*ImportValueRequest) MarshalTo ¶ added in v0.7.0
func (m *ImportValueRequest) MarshalTo(dAtA []byte) (int, error)
func (*ImportValueRequest) ProtoMessage ¶ added in v0.7.0
func (*ImportValueRequest) ProtoMessage()
func (*ImportValueRequest) Reset ¶ added in v0.7.0
func (m *ImportValueRequest) Reset()
func (*ImportValueRequest) Size ¶ added in v0.7.0
func (m *ImportValueRequest) Size() (n int)
func (*ImportValueRequest) String ¶ added in v0.7.0
func (m *ImportValueRequest) String() string
func (*ImportValueRequest) Unmarshal ¶ added in v0.7.0
func (m *ImportValueRequest) Unmarshal(dAtA []byte) error
type Index ¶
type Index struct {
Name string `protobuf:"bytes,1,opt,name=Name,proto3" json:"Name,omitempty"`
Frames []*Frame `protobuf:"bytes,4,rep,name=Frames" json:"Frames,omitempty"`
}
func (*Index) Descriptor ¶
func (*Index) ProtoMessage ¶
func (*Index) ProtoMessage()
type IndexMeta ¶
type IndexMeta struct {
}
func (*IndexMeta) Descriptor ¶
func (*IndexMeta) ProtoMessage ¶
func (*IndexMeta) ProtoMessage()
type MaxSlices ¶ added in v0.9.0
type MaxSlices struct {
Standard map[string]uint64 `` /* 151-byte string literal not displayed */
Inverse map[string]uint64 `` /* 149-byte string literal not displayed */
}
func (*MaxSlices) Descriptor ¶ added in v0.9.0
func (*MaxSlices) GetInverse ¶ added in v0.9.0
func (*MaxSlices) GetStandard ¶ added in v0.9.0
func (*MaxSlices) ProtoMessage ¶ added in v0.9.0
func (*MaxSlices) ProtoMessage()
type Node ¶ added in v0.9.0
type Node struct {
ID string `protobuf:"bytes,1,opt,name=ID,proto3" json:"ID,omitempty"`
URI *URI `protobuf:"bytes,2,opt,name=URI" json:"URI,omitempty"`
IsCoordinator bool `protobuf:"varint,3,opt,name=IsCoordinator,proto3" json:"IsCoordinator,omitempty"`
}
func (*Node) Descriptor ¶ added in v0.9.0
func (*Node) GetIsCoordinator ¶ added in v0.9.0
func (*Node) ProtoMessage ¶ added in v0.9.0
func (*Node) ProtoMessage()
type NodeEventMessage ¶ added in v0.9.0
type NodeEventMessage struct {
Event uint32 `protobuf:"varint,1,opt,name=Event,proto3" json:"Event,omitempty"`
Node *Node `protobuf:"bytes,2,opt,name=Node" json:"Node,omitempty"`
}
func (*NodeEventMessage) Descriptor ¶ added in v0.9.0
func (*NodeEventMessage) Descriptor() ([]byte, []int)
func (*NodeEventMessage) GetEvent ¶ added in v0.9.0
func (m *NodeEventMessage) GetEvent() uint32
func (*NodeEventMessage) GetNode ¶ added in v0.9.0
func (m *NodeEventMessage) GetNode() *Node
func (*NodeEventMessage) Marshal ¶ added in v0.9.0
func (m *NodeEventMessage) Marshal() (dAtA []byte, err error)
func (*NodeEventMessage) MarshalTo ¶ added in v0.9.0
func (m *NodeEventMessage) MarshalTo(dAtA []byte) (int, error)
func (*NodeEventMessage) ProtoMessage ¶ added in v0.9.0
func (*NodeEventMessage) ProtoMessage()
func (*NodeEventMessage) Reset ¶ added in v0.9.0
func (m *NodeEventMessage) Reset()
func (*NodeEventMessage) Size ¶ added in v0.9.0
func (m *NodeEventMessage) Size() (n int)
func (*NodeEventMessage) String ¶ added in v0.9.0
func (m *NodeEventMessage) String() string
func (*NodeEventMessage) Unmarshal ¶ added in v0.9.0
func (m *NodeEventMessage) Unmarshal(dAtA []byte) error
type NodeStateMessage ¶ added in v0.9.0
type NodeStateMessage struct {
NodeID string `protobuf:"bytes,1,opt,name=NodeID,proto3" json:"NodeID,omitempty"`
State string `protobuf:"bytes,2,opt,name=State,proto3" json:"State,omitempty"`
}
func (*NodeStateMessage) Descriptor ¶ added in v0.9.0
func (*NodeStateMessage) Descriptor() ([]byte, []int)
func (*NodeStateMessage) GetNodeID ¶ added in v0.9.0
func (m *NodeStateMessage) GetNodeID() string
func (*NodeStateMessage) GetState ¶ added in v0.9.0
func (m *NodeStateMessage) GetState() string
func (*NodeStateMessage) Marshal ¶ added in v0.9.0
func (m *NodeStateMessage) Marshal() (dAtA []byte, err error)
func (*NodeStateMessage) MarshalTo ¶ added in v0.9.0
func (m *NodeStateMessage) MarshalTo(dAtA []byte) (int, error)
func (*NodeStateMessage) ProtoMessage ¶ added in v0.9.0
func (*NodeStateMessage) ProtoMessage()
func (*NodeStateMessage) Reset ¶ added in v0.9.0
func (m *NodeStateMessage) Reset()
func (*NodeStateMessage) Size ¶ added in v0.9.0
func (m *NodeStateMessage) Size() (n int)
func (*NodeStateMessage) String ¶ added in v0.9.0
func (m *NodeStateMessage) String() string
func (*NodeStateMessage) Unmarshal ¶ added in v0.9.0
func (m *NodeStateMessage) Unmarshal(dAtA []byte) error
type NodeStatus ¶
type NodeStatus struct {
Node *Node `protobuf:"bytes,1,opt,name=Node" json:"Node,omitempty"`
MaxSlices *MaxSlices `protobuf:"bytes,2,opt,name=MaxSlices" json:"MaxSlices,omitempty"`
Schema *Schema `protobuf:"bytes,3,opt,name=Schema" json:"Schema,omitempty"`
}
func (*NodeStatus) Descriptor ¶
func (*NodeStatus) Descriptor() ([]byte, []int)
func (*NodeStatus) GetMaxSlices ¶ added in v0.9.0
func (m *NodeStatus) GetMaxSlices() *MaxSlices
func (*NodeStatus) GetNode ¶ added in v0.9.0
func (m *NodeStatus) GetNode() *Node
func (*NodeStatus) GetSchema ¶ added in v0.9.0
func (m *NodeStatus) GetSchema() *Schema
func (*NodeStatus) Marshal ¶
func (m *NodeStatus) Marshal() (dAtA []byte, err error)
func (*NodeStatus) ProtoMessage ¶
func (*NodeStatus) ProtoMessage()
func (*NodeStatus) Reset ¶
func (m *NodeStatus) Reset()
func (*NodeStatus) Size ¶
func (m *NodeStatus) Size() (n int)
func (*NodeStatus) String ¶
func (m *NodeStatus) String() string
func (*NodeStatus) Unmarshal ¶
func (m *NodeStatus) Unmarshal(dAtA []byte) error
type Pair ¶
type Pair struct {
ID uint64 `protobuf:"varint,1,opt,name=ID,proto3" json:"ID,omitempty"`
Key string `protobuf:"bytes,3,opt,name=Key,proto3" json:"Key,omitempty"`
Count uint64 `protobuf:"varint,2,opt,name=Count,proto3" json:"Count,omitempty"`
}
func (*Pair) Descriptor ¶
func (*Pair) ProtoMessage ¶
func (*Pair) ProtoMessage()
type QueryRequest ¶
type QueryRequest struct {
Query string `protobuf:"bytes,1,opt,name=Query,proto3" json:"Query,omitempty"`
Slices []uint64 `protobuf:"varint,2,rep,packed,name=Slices" json:"Slices,omitempty"`
ColumnAttrs bool `protobuf:"varint,3,opt,name=ColumnAttrs,proto3" json:"ColumnAttrs,omitempty"`
Remote bool `protobuf:"varint,5,opt,name=Remote,proto3" json:"Remote,omitempty"`
ExcludeAttrs bool `protobuf:"varint,6,opt,name=ExcludeAttrs,proto3" json:"ExcludeAttrs,omitempty"`
ExcludeBits bool `protobuf:"varint,7,opt,name=ExcludeBits,proto3" json:"ExcludeBits,omitempty"`
}
func (*QueryRequest) Descriptor ¶
func (*QueryRequest) Descriptor() ([]byte, []int)
func (*QueryRequest) GetColumnAttrs ¶ added in v0.8.0
func (m *QueryRequest) GetColumnAttrs() bool
func (*QueryRequest) GetExcludeAttrs ¶ added in v0.8.0
func (m *QueryRequest) GetExcludeAttrs() bool
func (*QueryRequest) GetExcludeBits ¶ added in v0.8.0
func (m *QueryRequest) GetExcludeBits() bool
func (*QueryRequest) GetQuery ¶ added in v0.8.0
func (m *QueryRequest) GetQuery() string
func (*QueryRequest) GetRemote ¶ added in v0.8.0
func (m *QueryRequest) GetRemote() bool
func (*QueryRequest) GetSlices ¶ added in v0.8.0
func (m *QueryRequest) GetSlices() []uint64
func (*QueryRequest) Marshal ¶
func (m *QueryRequest) Marshal() (dAtA []byte, err error)
func (*QueryRequest) ProtoMessage ¶
func (*QueryRequest) ProtoMessage()
func (*QueryRequest) Reset ¶
func (m *QueryRequest) Reset()
func (*QueryRequest) Size ¶
func (m *QueryRequest) Size() (n int)
func (*QueryRequest) String ¶
func (m *QueryRequest) String() string
func (*QueryRequest) Unmarshal ¶
func (m *QueryRequest) Unmarshal(dAtA []byte) error
type QueryResponse ¶
type QueryResponse struct {
Err string `protobuf:"bytes,1,opt,name=Err,proto3" json:"Err,omitempty"`
Results []*QueryResult `protobuf:"bytes,2,rep,name=Results" json:"Results,omitempty"`
ColumnAttrSets []*ColumnAttrSet `protobuf:"bytes,3,rep,name=ColumnAttrSets" json:"ColumnAttrSets,omitempty"`
}
func (*QueryResponse) Descriptor ¶
func (*QueryResponse) Descriptor() ([]byte, []int)
func (*QueryResponse) GetColumnAttrSets ¶
func (m *QueryResponse) GetColumnAttrSets() []*ColumnAttrSet
func (*QueryResponse) GetErr ¶ added in v0.8.0
func (m *QueryResponse) GetErr() string
func (*QueryResponse) GetResults ¶
func (m *QueryResponse) GetResults() []*QueryResult
func (*QueryResponse) Marshal ¶
func (m *QueryResponse) Marshal() (dAtA []byte, err error)
func (*QueryResponse) ProtoMessage ¶
func (*QueryResponse) ProtoMessage()
func (*QueryResponse) Reset ¶
func (m *QueryResponse) Reset()
func (*QueryResponse) Size ¶
func (m *QueryResponse) Size() (n int)
func (*QueryResponse) String ¶
func (m *QueryResponse) String() string
func (*QueryResponse) Unmarshal ¶
func (m *QueryResponse) Unmarshal(dAtA []byte) error
type QueryResult ¶
type QueryResult struct {
Type uint32 `protobuf:"varint,6,opt,name=Type,proto3" json:"Type,omitempty"`
Bitmap *Bitmap `protobuf:"bytes,1,opt,name=Bitmap" json:"Bitmap,omitempty"`
N uint64 `protobuf:"varint,2,opt,name=N,proto3" json:"N,omitempty"`
Pairs []*Pair `protobuf:"bytes,3,rep,name=Pairs" json:"Pairs,omitempty"`
ValCount *ValCount `protobuf:"bytes,5,opt,name=ValCount" json:"ValCount,omitempty"`
Changed bool `protobuf:"varint,4,opt,name=Changed,proto3" json:"Changed,omitempty"`
}
func (*QueryResult) Descriptor ¶
func (*QueryResult) Descriptor() ([]byte, []int)
func (*QueryResult) GetBitmap ¶
func (m *QueryResult) GetBitmap() *Bitmap
func (*QueryResult) GetChanged ¶ added in v0.8.0
func (m *QueryResult) GetChanged() bool
func (*QueryResult) GetN ¶ added in v0.8.0
func (m *QueryResult) GetN() uint64
func (*QueryResult) GetPairs ¶
func (m *QueryResult) GetPairs() []*Pair
func (*QueryResult) GetType ¶ added in v0.9.0
func (m *QueryResult) GetType() uint32
func (*QueryResult) GetValCount ¶ added in v0.9.0
func (m *QueryResult) GetValCount() *ValCount
func (*QueryResult) Marshal ¶
func (m *QueryResult) Marshal() (dAtA []byte, err error)
func (*QueryResult) ProtoMessage ¶
func (*QueryResult) ProtoMessage()
func (*QueryResult) Reset ¶
func (m *QueryResult) Reset()
func (*QueryResult) Size ¶
func (m *QueryResult) Size() (n int)
func (*QueryResult) String ¶
func (m *QueryResult) String() string
func (*QueryResult) Unmarshal ¶
func (m *QueryResult) Unmarshal(dAtA []byte) error
type RecalculateCaches ¶ added in v0.9.0
type RecalculateCaches struct {
}
func (*RecalculateCaches) Descriptor ¶ added in v0.9.0
func (*RecalculateCaches) Descriptor() ([]byte, []int)
func (*RecalculateCaches) Marshal ¶ added in v0.9.0
func (m *RecalculateCaches) Marshal() (dAtA []byte, err error)
func (*RecalculateCaches) MarshalTo ¶ added in v0.9.0
func (m *RecalculateCaches) MarshalTo(dAtA []byte) (int, error)
func (*RecalculateCaches) ProtoMessage ¶ added in v0.9.0
func (*RecalculateCaches) ProtoMessage()
func (*RecalculateCaches) Reset ¶ added in v0.9.0
func (m *RecalculateCaches) Reset()
func (*RecalculateCaches) Size ¶ added in v0.9.0
func (m *RecalculateCaches) Size() (n int)
func (*RecalculateCaches) String ¶ added in v0.9.0
func (m *RecalculateCaches) String() string
func (*RecalculateCaches) Unmarshal ¶ added in v0.9.0
func (m *RecalculateCaches) Unmarshal(dAtA []byte) error
type ResizeInstruction ¶ added in v0.9.0
type ResizeInstruction struct {
JobID int64 `protobuf:"varint,1,opt,name=JobID,proto3" json:"JobID,omitempty"`
Node *Node `protobuf:"bytes,2,opt,name=Node" json:"Node,omitempty"`
Coordinator *Node `protobuf:"bytes,3,opt,name=Coordinator" json:"Coordinator,omitempty"`
Sources []*ResizeSource `protobuf:"bytes,4,rep,name=Sources" json:"Sources,omitempty"`
Schema *Schema `protobuf:"bytes,5,opt,name=Schema" json:"Schema,omitempty"`
ClusterStatus *ClusterStatus `protobuf:"bytes,6,opt,name=ClusterStatus" json:"ClusterStatus,omitempty"`
}
func (*ResizeInstruction) Descriptor ¶ added in v0.9.0
func (*ResizeInstruction) Descriptor() ([]byte, []int)
func (*ResizeInstruction) GetClusterStatus ¶ added in v0.9.0
func (m *ResizeInstruction) GetClusterStatus() *ClusterStatus
func (*ResizeInstruction) GetCoordinator ¶ added in v0.9.0
func (m *ResizeInstruction) GetCoordinator() *Node
func (*ResizeInstruction) GetJobID ¶ added in v0.9.0
func (m *ResizeInstruction) GetJobID() int64
func (*ResizeInstruction) GetNode ¶ added in v0.9.0
func (m *ResizeInstruction) GetNode() *Node
func (*ResizeInstruction) GetSchema ¶ added in v0.9.0
func (m *ResizeInstruction) GetSchema() *Schema
func (*ResizeInstruction) GetSources ¶ added in v0.9.0
func (m *ResizeInstruction) GetSources() []*ResizeSource
func (*ResizeInstruction) Marshal ¶ added in v0.9.0
func (m *ResizeInstruction) Marshal() (dAtA []byte, err error)
func (*ResizeInstruction) MarshalTo ¶ added in v0.9.0
func (m *ResizeInstruction) MarshalTo(dAtA []byte) (int, error)
func (*ResizeInstruction) ProtoMessage ¶ added in v0.9.0
func (*ResizeInstruction) ProtoMessage()
func (*ResizeInstruction) Reset ¶ added in v0.9.0
func (m *ResizeInstruction) Reset()
func (*ResizeInstruction) Size ¶ added in v0.9.0
func (m *ResizeInstruction) Size() (n int)
func (*ResizeInstruction) String ¶ added in v0.9.0
func (m *ResizeInstruction) String() string
func (*ResizeInstruction) Unmarshal ¶ added in v0.9.0
func (m *ResizeInstruction) Unmarshal(dAtA []byte) error
type ResizeInstructionComplete ¶ added in v0.9.0
type ResizeInstructionComplete struct {
JobID int64 `protobuf:"varint,1,opt,name=JobID,proto3" json:"JobID,omitempty"`
Node *Node `protobuf:"bytes,2,opt,name=Node" json:"Node,omitempty"`
Error string `protobuf:"bytes,3,opt,name=Error,proto3" json:"Error,omitempty"`
}
func (*ResizeInstructionComplete) Descriptor ¶ added in v0.9.0
func (*ResizeInstructionComplete) Descriptor() ([]byte, []int)
func (*ResizeInstructionComplete) GetError ¶ added in v0.9.0
func (m *ResizeInstructionComplete) GetError() string
func (*ResizeInstructionComplete) GetJobID ¶ added in v0.9.0
func (m *ResizeInstructionComplete) GetJobID() int64
func (*ResizeInstructionComplete) GetNode ¶ added in v0.9.0
func (m *ResizeInstructionComplete) GetNode() *Node
func (*ResizeInstructionComplete) Marshal ¶ added in v0.9.0
func (m *ResizeInstructionComplete) Marshal() (dAtA []byte, err error)
func (*ResizeInstructionComplete) MarshalTo ¶ added in v0.9.0
func (m *ResizeInstructionComplete) MarshalTo(dAtA []byte) (int, error)
func (*ResizeInstructionComplete) ProtoMessage ¶ added in v0.9.0
func (*ResizeInstructionComplete) ProtoMessage()
func (*ResizeInstructionComplete) Reset ¶ added in v0.9.0
func (m *ResizeInstructionComplete) Reset()
func (*ResizeInstructionComplete) Size ¶ added in v0.9.0
func (m *ResizeInstructionComplete) Size() (n int)
func (*ResizeInstructionComplete) String ¶ added in v0.9.0
func (m *ResizeInstructionComplete) String() string
func (*ResizeInstructionComplete) Unmarshal ¶ added in v0.9.0
func (m *ResizeInstructionComplete) Unmarshal(dAtA []byte) error
type ResizeSource ¶ added in v0.9.0
type ResizeSource struct {
Node *Node `protobuf:"bytes,1,opt,name=Node" json:"Node,omitempty"`
Index string `protobuf:"bytes,2,opt,name=Index,proto3" json:"Index,omitempty"`
Frame string `protobuf:"bytes,3,opt,name=Frame,proto3" json:"Frame,omitempty"`
View string `protobuf:"bytes,4,opt,name=View,proto3" json:"View,omitempty"`
Slice uint64 `protobuf:"varint,5,opt,name=Slice,proto3" json:"Slice,omitempty"`
}
func (*ResizeSource) Descriptor ¶ added in v0.9.0
func (*ResizeSource) Descriptor() ([]byte, []int)
func (*ResizeSource) GetFrame ¶ added in v0.9.0
func (m *ResizeSource) GetFrame() string
func (*ResizeSource) GetIndex ¶ added in v0.9.0
func (m *ResizeSource) GetIndex() string
func (*ResizeSource) GetNode ¶ added in v0.9.0
func (m *ResizeSource) GetNode() *Node
func (*ResizeSource) GetSlice ¶ added in v0.9.0
func (m *ResizeSource) GetSlice() uint64
func (*ResizeSource) GetView ¶ added in v0.9.0
func (m *ResizeSource) GetView() string
func (*ResizeSource) Marshal ¶ added in v0.9.0
func (m *ResizeSource) Marshal() (dAtA []byte, err error)
func (*ResizeSource) MarshalTo ¶ added in v0.9.0
func (m *ResizeSource) MarshalTo(dAtA []byte) (int, error)
func (*ResizeSource) ProtoMessage ¶ added in v0.9.0
func (*ResizeSource) ProtoMessage()
func (*ResizeSource) Reset ¶ added in v0.9.0
func (m *ResizeSource) Reset()
func (*ResizeSource) Size ¶ added in v0.9.0
func (m *ResizeSource) Size() (n int)
func (*ResizeSource) String ¶ added in v0.9.0
func (m *ResizeSource) String() string
func (*ResizeSource) Unmarshal ¶ added in v0.9.0
func (m *ResizeSource) Unmarshal(dAtA []byte) error
type Schema ¶ added in v0.9.0
type Schema struct {
Indexes []*Index `protobuf:"bytes,1,rep,name=Indexes" json:"Indexes,omitempty"`
}
func (*Schema) Descriptor ¶ added in v0.9.0
func (*Schema) GetIndexes ¶ added in v0.9.0
func (*Schema) ProtoMessage ¶ added in v0.9.0
func (*Schema) ProtoMessage()
type SetCoordinatorMessage ¶ added in v0.9.0
type SetCoordinatorMessage struct {
New *Node `protobuf:"bytes,1,opt,name=New" json:"New,omitempty"`
}
func (*SetCoordinatorMessage) Descriptor ¶ added in v0.9.0
func (*SetCoordinatorMessage) Descriptor() ([]byte, []int)
func (*SetCoordinatorMessage) GetNew ¶ added in v0.9.0
func (m *SetCoordinatorMessage) GetNew() *Node
func (*SetCoordinatorMessage) Marshal ¶ added in v0.9.0
func (m *SetCoordinatorMessage) Marshal() (dAtA []byte, err error)
func (*SetCoordinatorMessage) MarshalTo ¶ added in v0.9.0
func (m *SetCoordinatorMessage) MarshalTo(dAtA []byte) (int, error)
func (*SetCoordinatorMessage) ProtoMessage ¶ added in v0.9.0
func (*SetCoordinatorMessage) ProtoMessage()
func (*SetCoordinatorMessage) Reset ¶ added in v0.9.0
func (m *SetCoordinatorMessage) Reset()
func (*SetCoordinatorMessage) Size ¶ added in v0.9.0
func (m *SetCoordinatorMessage) Size() (n int)
func (*SetCoordinatorMessage) String ¶ added in v0.9.0
func (m *SetCoordinatorMessage) String() string
func (*SetCoordinatorMessage) Unmarshal ¶ added in v0.9.0
func (m *SetCoordinatorMessage) Unmarshal(dAtA []byte) error
type Topology ¶ added in v0.9.0
type Topology struct {
ClusterID string `protobuf:"bytes,1,opt,name=ClusterID,proto3" json:"ClusterID,omitempty"`
NodeIDs []string `protobuf:"bytes,2,rep,name=NodeIDs" json:"NodeIDs,omitempty"`
}
func (*Topology) Descriptor ¶ added in v0.9.0
func (*Topology) GetClusterID ¶ added in v0.9.0
func (*Topology) GetNodeIDs ¶ added in v0.9.0
func (*Topology) ProtoMessage ¶ added in v0.9.0
func (*Topology) ProtoMessage()
type URI ¶ added in v0.9.0
type URI struct {
Scheme string `protobuf:"bytes,1,opt,name=Scheme,proto3" json:"Scheme,omitempty"`
Host string `protobuf:"bytes,2,opt,name=Host,proto3" json:"Host,omitempty"`
Port uint32 `protobuf:"varint,3,opt,name=Port,proto3" json:"Port,omitempty"`
}
func (*URI) Descriptor ¶ added in v0.9.0
func (*URI) ProtoMessage ¶ added in v0.9.0
func (*URI) ProtoMessage()
type UpdateCoordinatorMessage ¶ added in v0.9.0
type UpdateCoordinatorMessage struct {
New *Node `protobuf:"bytes,1,opt,name=New" json:"New,omitempty"`
}
func (*UpdateCoordinatorMessage) Descriptor ¶ added in v0.9.0
func (*UpdateCoordinatorMessage) Descriptor() ([]byte, []int)
func (*UpdateCoordinatorMessage) GetNew ¶ added in v0.9.0
func (m *UpdateCoordinatorMessage) GetNew() *Node
func (*UpdateCoordinatorMessage) Marshal ¶ added in v0.9.0
func (m *UpdateCoordinatorMessage) Marshal() (dAtA []byte, err error)
func (*UpdateCoordinatorMessage) MarshalTo ¶ added in v0.9.0
func (m *UpdateCoordinatorMessage) MarshalTo(dAtA []byte) (int, error)
func (*UpdateCoordinatorMessage) ProtoMessage ¶ added in v0.9.0
func (*UpdateCoordinatorMessage) ProtoMessage()
func (*UpdateCoordinatorMessage) Reset ¶ added in v0.9.0
func (m *UpdateCoordinatorMessage) Reset()
func (*UpdateCoordinatorMessage) Size ¶ added in v0.9.0
func (m *UpdateCoordinatorMessage) Size() (n int)
func (*UpdateCoordinatorMessage) String ¶ added in v0.9.0
func (m *UpdateCoordinatorMessage) String() string
func (*UpdateCoordinatorMessage) Unmarshal ¶ added in v0.9.0
func (m *UpdateCoordinatorMessage) Unmarshal(dAtA []byte) error
type ValCount ¶ added in v0.9.0
type ValCount struct {
Val int64 `protobuf:"varint,1,opt,name=Val,proto3" json:"Val,omitempty"`
Count int64 `protobuf:"varint,2,opt,name=Count,proto3" json:"Count,omitempty"`
}
func (*ValCount) Descriptor ¶ added in v0.9.0
func (*ValCount) ProtoMessage ¶ added in v0.9.0
func (*ValCount) ProtoMessage()
Click to show internal directories.
Click to hide internal directories.