Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Spacetime ¶
type Spacetime struct { StartTS uint64 //txn's start TS // contains filtered or unexported fields }
Spacetime is for handling meta
func NewSnapshotSpacetime ¶
Meta with snapshot
func NewSpacetime ¶
func NewSpacetime(txn eekv.Transaction, jobListKeys ...JobListKeyType) *Spacetime
If the current Meta needs to handle a job, jobListKey is the type of the job's list.
func (*Spacetime) GenGlobalDaggerID ¶
GenGlobalDaggerID generates next id globally
Click to show internal directories.
Click to hide internal directories.