Documentation ¶
Index ¶
- type DateRing
- func (r *DateRing) Add(a interface{}, x, y int64)
- func (r *DateRing) BatchAdd(a interface{}, start int64, os []uint8, vps []uint64)
- func (r *DateRing) BatchFill(start int64, os []uint8, vps []uint64, zs []int64, vec *vector.Vector)
- func (r *DateRing) BulkFill(i int64, zs []int64, vec *vector.Vector)
- func (r *DateRing) Count() int
- func (r *DateRing) Dup() ring.Ring
- func (r *DateRing) Eval(zs []int64) *vector.Vector
- func (r *DateRing) Fill(i int64, sel, z int64, vec *vector.Vector)
- func (r *DateRing) Free(m *mheap.Mheap)
- func (r *DateRing) Grow(m *mheap.Mheap) error
- func (r *DateRing) Grows(size int, m *mheap.Mheap) error
- func (r *DateRing) Mul(a interface{}, x, y, z int64)
- func (r *DateRing) SetLength(n int)
- func (r *DateRing) Shrink(sels []int64)
- func (r *DateRing) Shuffle(_ []int64, _ *mheap.Mheap) error
- func (r *DateRing) Size() int
- func (r *DateRing) String() string
- func (r *DateRing) Type() types.Type
- type DatetimeRing
- func (r *DatetimeRing) Add(a interface{}, x, y int64)
- func (r *DatetimeRing) BatchAdd(a interface{}, start int64, os []uint8, vps []uint64)
- func (r *DatetimeRing) BatchFill(start int64, os []uint8, vps []uint64, zs []int64, vec *vector.Vector)
- func (r *DatetimeRing) BulkFill(i int64, zs []int64, vec *vector.Vector)
- func (r *DatetimeRing) Count() int
- func (r *DatetimeRing) Dup() ring.Ring
- func (r *DatetimeRing) Eval(zs []int64) *vector.Vector
- func (r *DatetimeRing) Fill(i int64, sel, z int64, vec *vector.Vector)
- func (r *DatetimeRing) Free(m *mheap.Mheap)
- func (r *DatetimeRing) Grow(m *mheap.Mheap) error
- func (r *DatetimeRing) Grows(size int, m *mheap.Mheap) error
- func (r *DatetimeRing) Mul(a interface{}, x, y, z int64)
- func (r *DatetimeRing) SetLength(n int)
- func (r *DatetimeRing) Shrink(sels []int64)
- func (r *DatetimeRing) Shuffle(_ []int64, _ *mheap.Mheap) error
- func (r *DatetimeRing) Size() int
- func (r *DatetimeRing) String() string
- func (r *DatetimeRing) Type() types.Type
- type Float32Ring
- func (r *Float32Ring) Add(a interface{}, x, y int64)
- func (r *Float32Ring) BatchAdd(a interface{}, start int64, os []uint8, vps []uint64)
- func (r *Float32Ring) BatchFill(start int64, os []uint8, vps []uint64, zs []int64, vec *vector.Vector)
- func (r *Float32Ring) BulkFill(i int64, zs []int64, vec *vector.Vector)
- func (r *Float32Ring) Count() int
- func (r *Float32Ring) Dup() ring.Ring
- func (r *Float32Ring) Eval(zs []int64) *vector.Vector
- func (r *Float32Ring) Fill(i int64, sel, z int64, vec *vector.Vector)
- func (r *Float32Ring) Free(m *mheap.Mheap)
- func (r *Float32Ring) Grow(m *mheap.Mheap) error
- func (r *Float32Ring) Grows(size int, m *mheap.Mheap) error
- func (r *Float32Ring) Mul(a interface{}, x, y, z int64)
- func (r *Float32Ring) SetLength(n int)
- func (r *Float32Ring) Shrink(sels []int64)
- func (r *Float32Ring) Shuffle(_ []int64, _ *mheap.Mheap) error
- func (r *Float32Ring) Size() int
- func (r *Float32Ring) String() string
- func (r *Float32Ring) Type() types.Type
- type Float64Ring
- func (r *Float64Ring) Add(a interface{}, x, y int64)
- func (r *Float64Ring) BatchAdd(a interface{}, start int64, os []uint8, vps []uint64)
- func (r *Float64Ring) BatchFill(start int64, os []uint8, vps []uint64, zs []int64, vec *vector.Vector)
- func (r *Float64Ring) BulkFill(i int64, zs []int64, vec *vector.Vector)
- func (r *Float64Ring) Count() int
- func (r *Float64Ring) Dup() ring.Ring
- func (r *Float64Ring) Eval(zs []int64) *vector.Vector
- func (r *Float64Ring) Fill(i int64, sel, z int64, vec *vector.Vector)
- func (r *Float64Ring) Free(m *mheap.Mheap)
- func (r *Float64Ring) Grow(m *mheap.Mheap) error
- func (r *Float64Ring) Grows(size int, m *mheap.Mheap) error
- func (r *Float64Ring) Mul(a interface{}, x, y, z int64)
- func (r *Float64Ring) SetLength(n int)
- func (r *Float64Ring) Shrink(sels []int64)
- func (r *Float64Ring) Shuffle(_ []int64, _ *mheap.Mheap) error
- func (r *Float64Ring) Size() int
- func (r *Float64Ring) String() string
- func (r *Float64Ring) Type() types.Type
- type Int16Ring
- func (r *Int16Ring) Add(a interface{}, x, y int64)
- func (r *Int16Ring) BatchAdd(a interface{}, start int64, os []uint8, vps []uint64)
- func (r *Int16Ring) BatchFill(start int64, os []uint8, vps []uint64, zs []int64, vec *vector.Vector)
- func (r *Int16Ring) BulkFill(i int64, zs []int64, vec *vector.Vector)
- func (r *Int16Ring) Count() int
- func (r *Int16Ring) Dup() ring.Ring
- func (r *Int16Ring) Eval(zs []int64) *vector.Vector
- func (r *Int16Ring) Fill(i int64, sel, z int64, vec *vector.Vector)
- func (r *Int16Ring) Free(m *mheap.Mheap)
- func (r *Int16Ring) Grow(m *mheap.Mheap) error
- func (r *Int16Ring) Grows(size int, m *mheap.Mheap) error
- func (r *Int16Ring) Mul(a interface{}, x, y, z int64)
- func (r *Int16Ring) SetLength(n int)
- func (r *Int16Ring) Shrink(sels []int64)
- func (r *Int16Ring) Shuffle(_ []int64, _ *mheap.Mheap) error
- func (r *Int16Ring) Size() int
- func (r *Int16Ring) String() string
- func (r *Int16Ring) Type() types.Type
- type Int32Ring
- func (r *Int32Ring) Add(a interface{}, x, y int64)
- func (r *Int32Ring) BatchAdd(a interface{}, start int64, os []uint8, vps []uint64)
- func (r *Int32Ring) BatchFill(start int64, os []uint8, vps []uint64, zs []int64, vec *vector.Vector)
- func (r *Int32Ring) BulkFill(i int64, zs []int64, vec *vector.Vector)
- func (r *Int32Ring) Count() int
- func (r *Int32Ring) Dup() ring.Ring
- func (r *Int32Ring) Eval(zs []int64) *vector.Vector
- func (r *Int32Ring) Fill(i int64, sel, z int64, vec *vector.Vector)
- func (r *Int32Ring) Free(m *mheap.Mheap)
- func (r *Int32Ring) Grow(m *mheap.Mheap) error
- func (r *Int32Ring) Grows(size int, m *mheap.Mheap) error
- func (r *Int32Ring) Mul(a interface{}, x, y, z int64)
- func (r *Int32Ring) SetLength(n int)
- func (r *Int32Ring) Shrink(sels []int64)
- func (r *Int32Ring) Shuffle(_ []int64, _ *mheap.Mheap) error
- func (r *Int32Ring) Size() int
- func (r *Int32Ring) String() string
- func (r *Int32Ring) Type() types.Type
- type Int64Ring
- func (r *Int64Ring) Add(a interface{}, x, y int64)
- func (r *Int64Ring) BatchAdd(a interface{}, start int64, os []uint8, vps []uint64)
- func (r *Int64Ring) BatchFill(start int64, os []uint8, vps []uint64, zs []int64, vec *vector.Vector)
- func (r *Int64Ring) BulkFill(i int64, zs []int64, vec *vector.Vector)
- func (r *Int64Ring) Count() int
- func (r *Int64Ring) Dup() ring.Ring
- func (r *Int64Ring) Eval(zs []int64) *vector.Vector
- func (r *Int64Ring) Fill(i int64, sel, z int64, vec *vector.Vector)
- func (r *Int64Ring) Free(m *mheap.Mheap)
- func (r *Int64Ring) Grow(m *mheap.Mheap) error
- func (r *Int64Ring) Grows(size int, m *mheap.Mheap) error
- func (r *Int64Ring) Mul(a interface{}, x, y, z int64)
- func (r *Int64Ring) SetLength(n int)
- func (r *Int64Ring) Shrink(sels []int64)
- func (r *Int64Ring) Shuffle(_ []int64, _ *mheap.Mheap) error
- func (r *Int64Ring) Size() int
- func (r *Int64Ring) String() string
- func (r *Int64Ring) Type() types.Type
- type Int8Ring
- func (r *Int8Ring) Add(a interface{}, x, y int64)
- func (r *Int8Ring) BatchAdd(a interface{}, start int64, os []uint8, vps []uint64)
- func (r *Int8Ring) BatchFill(start int64, os []uint8, vps []uint64, zs []int64, vec *vector.Vector)
- func (r *Int8Ring) BulkFill(i int64, zs []int64, vec *vector.Vector)
- func (r *Int8Ring) Count() int
- func (r *Int8Ring) Dup() ring.Ring
- func (r *Int8Ring) Eval(zs []int64) *vector.Vector
- func (r *Int8Ring) Fill(i int64, sel, z int64, vec *vector.Vector)
- func (r *Int8Ring) Free(m *mheap.Mheap)
- func (r *Int8Ring) Grow(m *mheap.Mheap) error
- func (r *Int8Ring) Grows(size int, m *mheap.Mheap) error
- func (r *Int8Ring) Mul(a interface{}, x, y, z int64)
- func (r *Int8Ring) SetLength(n int)
- func (r *Int8Ring) Shrink(sels []int64)
- func (r *Int8Ring) Shuffle(_ []int64, _ *mheap.Mheap) error
- func (r *Int8Ring) Size() int
- func (r *Int8Ring) String() string
- func (r *Int8Ring) Type() types.Type
- type StrRing
- func (r *StrRing) Add(a interface{}, x, y int64)
- func (r *StrRing) BatchAdd(a interface{}, start int64, os []uint8, vps []uint64)
- func (r *StrRing) BatchFill(start int64, os []uint8, vps []uint64, zs []int64, vec *vector.Vector)
- func (r *StrRing) BulkFill(i int64, zs []int64, vec *vector.Vector)
- func (r *StrRing) Count() int
- func (r *StrRing) Dup() ring.Ring
- func (r *StrRing) Eval(zs []int64) *vector.Vector
- func (r *StrRing) Fill(i int64, sel, z int64, vec *vector.Vector)
- func (r *StrRing) Free(m *mheap.Mheap)
- func (r *StrRing) Grow(m *mheap.Mheap) error
- func (r *StrRing) Grows(size int, m *mheap.Mheap) error
- func (r *StrRing) Mul(a interface{}, x, y, z int64)
- func (r *StrRing) SetLength(n int)
- func (r *StrRing) Shrink(sels []int64)
- func (r *StrRing) Shuffle(_ []int64, _ *mheap.Mheap) error
- func (r *StrRing) Size() int
- func (r *StrRing) String() string
- func (r *StrRing) Type() types.Type
- type UInt16Ring
- func (r *UInt16Ring) Add(a interface{}, x, y int64)
- func (r *UInt16Ring) BatchAdd(a interface{}, start int64, os []uint8, vps []uint64)
- func (r *UInt16Ring) BatchFill(start int64, os []uint8, vps []uint64, zs []int64, vec *vector.Vector)
- func (r *UInt16Ring) BulkFill(i int64, zs []int64, vec *vector.Vector)
- func (r *UInt16Ring) Count() int
- func (r *UInt16Ring) Dup() ring.Ring
- func (r *UInt16Ring) Eval(zs []int64) *vector.Vector
- func (r *UInt16Ring) Fill(i int64, sel, z int64, vec *vector.Vector)
- func (r *UInt16Ring) Free(m *mheap.Mheap)
- func (r *UInt16Ring) Grow(m *mheap.Mheap) error
- func (r *UInt16Ring) Grows(size int, m *mheap.Mheap) error
- func (r *UInt16Ring) Mul(a interface{}, x, y, z int64)
- func (r *UInt16Ring) SetLength(n int)
- func (r *UInt16Ring) Shrink(sels []int64)
- func (r *UInt16Ring) Shuffle(_ []int64, _ *mheap.Mheap) error
- func (r *UInt16Ring) Size() int
- func (r *UInt16Ring) String() string
- func (r *UInt16Ring) Type() types.Type
- type UInt32Ring
- func (r *UInt32Ring) Add(a interface{}, x, y int64)
- func (r *UInt32Ring) BatchAdd(a interface{}, start int64, os []uint8, vps []uint64)
- func (r *UInt32Ring) BatchFill(start int64, os []uint8, vps []uint64, zs []int64, vec *vector.Vector)
- func (r *UInt32Ring) BulkFill(i int64, zs []int64, vec *vector.Vector)
- func (r *UInt32Ring) Count() int
- func (r *UInt32Ring) Dup() ring.Ring
- func (r *UInt32Ring) Eval(zs []int64) *vector.Vector
- func (r *UInt32Ring) Fill(i int64, sel, z int64, vec *vector.Vector)
- func (r *UInt32Ring) Free(m *mheap.Mheap)
- func (r *UInt32Ring) Grow(m *mheap.Mheap) error
- func (r *UInt32Ring) Grows(size int, m *mheap.Mheap) error
- func (r *UInt32Ring) Mul(a interface{}, x, y, z int64)
- func (r *UInt32Ring) SetLength(n int)
- func (r *UInt32Ring) Shrink(sels []int64)
- func (r *UInt32Ring) Shuffle(_ []int64, _ *mheap.Mheap) error
- func (r *UInt32Ring) Size() int
- func (r *UInt32Ring) String() string
- func (r *UInt32Ring) Type() types.Type
- type UInt64Ring
- func (r *UInt64Ring) Add(a interface{}, x, y int64)
- func (r *UInt64Ring) BatchAdd(a interface{}, start int64, os []uint8, vps []uint64)
- func (r *UInt64Ring) BatchFill(start int64, os []uint8, vps []uint64, zs []int64, vec *vector.Vector)
- func (r *UInt64Ring) BulkFill(i int64, zs []int64, vec *vector.Vector)
- func (r *UInt64Ring) Count() int
- func (r *UInt64Ring) Dup() ring.Ring
- func (r *UInt64Ring) Eval(zs []int64) *vector.Vector
- func (r *UInt64Ring) Fill(i int64, sel, z int64, vec *vector.Vector)
- func (r *UInt64Ring) Free(m *mheap.Mheap)
- func (r *UInt64Ring) Grow(m *mheap.Mheap) error
- func (r *UInt64Ring) Grows(size int, m *mheap.Mheap) error
- func (r *UInt64Ring) Mul(a interface{}, x, y, z int64)
- func (r *UInt64Ring) SetLength(n int)
- func (r *UInt64Ring) Shrink(sels []int64)
- func (r *UInt64Ring) Shuffle(_ []int64, _ *mheap.Mheap) error
- func (r *UInt64Ring) Size() int
- func (r *UInt64Ring) String() string
- func (r *UInt64Ring) Type() types.Type
- type UInt8Ring
- func (r *UInt8Ring) Add(a interface{}, x, y int64)
- func (r *UInt8Ring) BatchAdd(a interface{}, start int64, os []uint8, vps []uint64)
- func (r *UInt8Ring) BatchFill(start int64, os []uint8, vps []uint64, zs []int64, vec *vector.Vector)
- func (r *UInt8Ring) BulkFill(i int64, zs []int64, vec *vector.Vector)
- func (r *UInt8Ring) Count() int
- func (r *UInt8Ring) Dup() ring.Ring
- func (r *UInt8Ring) Eval(zs []int64) *vector.Vector
- func (r *UInt8Ring) Fill(i int64, sel, z int64, vec *vector.Vector)
- func (r *UInt8Ring) Free(m *mheap.Mheap)
- func (r *UInt8Ring) Grow(m *mheap.Mheap) error
- func (r *UInt8Ring) Grows(size int, m *mheap.Mheap) error
- func (r *UInt8Ring) Mul(a interface{}, x, y, z int64)
- func (r *UInt8Ring) SetLength(n int)
- func (r *UInt8Ring) Shrink(sels []int64)
- func (r *UInt8Ring) Shuffle(_ []int64, _ *mheap.Mheap) error
- func (r *UInt8Ring) Size() int
- func (r *UInt8Ring) String() string
- func (r *UInt8Ring) Type() types.Type
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DatetimeRing ¶
func NewDatetime ¶
func NewDatetime(typ types.Type) *DatetimeRing
func (*DatetimeRing) Add ¶
func (r *DatetimeRing) Add(a interface{}, x, y int64)
func (*DatetimeRing) BatchAdd ¶
func (r *DatetimeRing) BatchAdd(a interface{}, start int64, os []uint8, vps []uint64)
func (*DatetimeRing) BulkFill ¶
func (r *DatetimeRing) BulkFill(i int64, zs []int64, vec *vector.Vector)
func (*DatetimeRing) Count ¶
func (r *DatetimeRing) Count() int
func (*DatetimeRing) Dup ¶
func (r *DatetimeRing) Dup() ring.Ring
func (*DatetimeRing) Free ¶
func (r *DatetimeRing) Free(m *mheap.Mheap)
func (*DatetimeRing) Mul ¶
func (r *DatetimeRing) Mul(a interface{}, x, y, z int64)
func (*DatetimeRing) SetLength ¶
func (r *DatetimeRing) SetLength(n int)
func (*DatetimeRing) Shrink ¶
func (r *DatetimeRing) Shrink(sels []int64)
func (*DatetimeRing) Size ¶
func (r *DatetimeRing) Size() int
func (*DatetimeRing) String ¶
func (r *DatetimeRing) String() string
func (*DatetimeRing) Type ¶
func (r *DatetimeRing) Type() types.Type
type Float32Ring ¶
func NewFloat32 ¶
func NewFloat32(typ types.Type) *Float32Ring
func (*Float32Ring) Add ¶
func (r *Float32Ring) Add(a interface{}, x, y int64)
func (*Float32Ring) BatchAdd ¶
func (r *Float32Ring) BatchAdd(a interface{}, start int64, os []uint8, vps []uint64)
func (*Float32Ring) BulkFill ¶
func (r *Float32Ring) BulkFill(i int64, zs []int64, vec *vector.Vector)
func (*Float32Ring) Count ¶
func (r *Float32Ring) Count() int
func (*Float32Ring) Dup ¶
func (r *Float32Ring) Dup() ring.Ring
func (*Float32Ring) Free ¶
func (r *Float32Ring) Free(m *mheap.Mheap)
func (*Float32Ring) Mul ¶
func (r *Float32Ring) Mul(a interface{}, x, y, z int64)
func (*Float32Ring) SetLength ¶
func (r *Float32Ring) SetLength(n int)
func (*Float32Ring) Shrink ¶
func (r *Float32Ring) Shrink(sels []int64)
func (*Float32Ring) Size ¶
func (r *Float32Ring) Size() int
func (*Float32Ring) String ¶
func (r *Float32Ring) String() string
func (*Float32Ring) Type ¶
func (r *Float32Ring) Type() types.Type
type Float64Ring ¶
func NewFloat64 ¶
func NewFloat64(typ types.Type) *Float64Ring
func (*Float64Ring) Add ¶
func (r *Float64Ring) Add(a interface{}, x, y int64)
func (*Float64Ring) BatchAdd ¶
func (r *Float64Ring) BatchAdd(a interface{}, start int64, os []uint8, vps []uint64)
func (*Float64Ring) BulkFill ¶
func (r *Float64Ring) BulkFill(i int64, zs []int64, vec *vector.Vector)
func (*Float64Ring) Count ¶
func (r *Float64Ring) Count() int
func (*Float64Ring) Dup ¶
func (r *Float64Ring) Dup() ring.Ring
func (*Float64Ring) Free ¶
func (r *Float64Ring) Free(m *mheap.Mheap)
func (*Float64Ring) Mul ¶
func (r *Float64Ring) Mul(a interface{}, x, y, z int64)
func (*Float64Ring) SetLength ¶
func (r *Float64Ring) SetLength(n int)
func (*Float64Ring) Shrink ¶
func (r *Float64Ring) Shrink(sels []int64)
func (*Float64Ring) Size ¶
func (r *Float64Ring) Size() int
func (*Float64Ring) String ¶
func (r *Float64Ring) String() string
func (*Float64Ring) Type ¶
func (r *Float64Ring) Type() types.Type
type UInt16Ring ¶
func NewUInt16 ¶
func NewUInt16(typ types.Type) *UInt16Ring
func (*UInt16Ring) Add ¶
func (r *UInt16Ring) Add(a interface{}, x, y int64)
func (*UInt16Ring) BatchAdd ¶
func (r *UInt16Ring) BatchAdd(a interface{}, start int64, os []uint8, vps []uint64)
func (*UInt16Ring) BulkFill ¶
func (r *UInt16Ring) BulkFill(i int64, zs []int64, vec *vector.Vector)
func (*UInt16Ring) Count ¶
func (r *UInt16Ring) Count() int
func (*UInt16Ring) Dup ¶
func (r *UInt16Ring) Dup() ring.Ring
func (*UInt16Ring) Free ¶
func (r *UInt16Ring) Free(m *mheap.Mheap)
func (*UInt16Ring) Mul ¶
func (r *UInt16Ring) Mul(a interface{}, x, y, z int64)
func (*UInt16Ring) SetLength ¶
func (r *UInt16Ring) SetLength(n int)
func (*UInt16Ring) Shrink ¶
func (r *UInt16Ring) Shrink(sels []int64)
func (*UInt16Ring) Size ¶
func (r *UInt16Ring) Size() int
func (*UInt16Ring) String ¶
func (r *UInt16Ring) String() string
func (*UInt16Ring) Type ¶
func (r *UInt16Ring) Type() types.Type
type UInt32Ring ¶
func NewUInt32 ¶
func NewUInt32(typ types.Type) *UInt32Ring
func (*UInt32Ring) Add ¶
func (r *UInt32Ring) Add(a interface{}, x, y int64)
func (*UInt32Ring) BatchAdd ¶
func (r *UInt32Ring) BatchAdd(a interface{}, start int64, os []uint8, vps []uint64)
func (*UInt32Ring) BulkFill ¶
func (r *UInt32Ring) BulkFill(i int64, zs []int64, vec *vector.Vector)
func (*UInt32Ring) Count ¶
func (r *UInt32Ring) Count() int
func (*UInt32Ring) Dup ¶
func (r *UInt32Ring) Dup() ring.Ring
func (*UInt32Ring) Free ¶
func (r *UInt32Ring) Free(m *mheap.Mheap)
func (*UInt32Ring) Mul ¶
func (r *UInt32Ring) Mul(a interface{}, x, y, z int64)
func (*UInt32Ring) SetLength ¶
func (r *UInt32Ring) SetLength(n int)
func (*UInt32Ring) Shrink ¶
func (r *UInt32Ring) Shrink(sels []int64)
func (*UInt32Ring) Size ¶
func (r *UInt32Ring) Size() int
func (*UInt32Ring) String ¶
func (r *UInt32Ring) String() string
func (*UInt32Ring) Type ¶
func (r *UInt32Ring) Type() types.Type
type UInt64Ring ¶
func NewUInt64 ¶
func NewUInt64(typ types.Type) *UInt64Ring
func (*UInt64Ring) Add ¶
func (r *UInt64Ring) Add(a interface{}, x, y int64)
func (*UInt64Ring) BatchAdd ¶
func (r *UInt64Ring) BatchAdd(a interface{}, start int64, os []uint8, vps []uint64)
func (*UInt64Ring) BulkFill ¶
func (r *UInt64Ring) BulkFill(i int64, zs []int64, vec *vector.Vector)
func (*UInt64Ring) Count ¶
func (r *UInt64Ring) Count() int
func (*UInt64Ring) Dup ¶
func (r *UInt64Ring) Dup() ring.Ring
func (*UInt64Ring) Free ¶
func (r *UInt64Ring) Free(m *mheap.Mheap)
func (*UInt64Ring) Mul ¶
func (r *UInt64Ring) Mul(a interface{}, x, y, z int64)
func (*UInt64Ring) SetLength ¶
func (r *UInt64Ring) SetLength(n int)
func (*UInt64Ring) Shrink ¶
func (r *UInt64Ring) Shrink(sels []int64)
func (*UInt64Ring) Size ¶
func (r *UInt64Ring) Size() int
func (*UInt64Ring) String ¶
func (r *UInt64Ring) String() string
func (*UInt64Ring) Type ¶
func (r *UInt64Ring) Type() types.Type
Click to show internal directories.
Click to hide internal directories.