Versions in this module Expand all Collapse all v1 v1.0.0 Oct 16, 2017 Changes in this version + func GenLocalSchemaID() int64 + func GetStep() int64 + type Allocator interface + Alloc func(tableID int64) (int64, error) + Rebase func(tableID, newBase int64, allocIDs bool) error + func NewAllocator(store kv.Storage, dbID int64) Allocator + func NewMemoryAllocator(dbID int64) Allocator