type github.com/apache/arrow-go/v18/internal/hashing.NumericMemoTable (interface)

Method Implmentations



Get(val interface{}) (int, bool) (*Table[...]).Get
GetNull() (idx int, exists bool) (*Table[...]).GetNull
GetOrInsert(val interface{}) (idx int, existed bool, err error) (*Table[...]).GetOrInsert
GetOrInsertBytes(val []byte) (idx int, existed bool, err error) (*Table[...]).GetOrInsertBytes
GetOrInsertNull() (idx int, existed bool) (*Table[...]).GetOrInsertNull
Reset() (*Table[...]).Reset
Size() int (*Table[...]).Size
WriteOut(out []byte) (*Table[...]).WriteOut
WriteOutSubset(offset int, out []byte) (*Table[...]).WriteOutSubset