Searched refs:CompiledQuery_PrimaryScan (Results 1 – 1 of 1) sorted by relevance
1590 …Primaryscan *CompiledQuery_PrimaryScan `protobuf:"group,1,req,name=PrimaryScan" json:"pr…1608 func (m *CompiledQuery) GetPrimaryscan() *CompiledQuery_PrimaryScan {1671 type CompiledQuery_PrimaryScan struct { struct1683 func (m *CompiledQuery_PrimaryScan) Reset() { *m = CompiledQuery_PrimaryScan{} } argument1684 func (m *CompiledQuery_PrimaryScan) String() string { return proto.CompactTextString(m) } argument1685 func (*CompiledQuery_PrimaryScan) ProtoMessage() {} argument1687 func (m *CompiledQuery_PrimaryScan) GetIndexName() string { argument1694 func (m *CompiledQuery_PrimaryScan) GetStartKey() string { argument1701 func (m *CompiledQuery_PrimaryScan) GetStartInclusive() bool { argument1708 func (m *CompiledQuery_PrimaryScan) GetEndKey() string { argument[all …]