Documentation
¶
Index ¶
- func GetLogIndexFromAppendCtx(ctx *dbi.AppendCtx) *shard.Index
- func GetLogIndexFromDropTableCtx(ctx *dbi.DropTableCtx) *shard.Index
- func GetLogIndexFromTableOpCtx(ctx *dbi.TableOpCtx) *shard.Index
- func IndiceInfoToIndiceSchema(info *aoe.IndexInfo) *db.IndexSchema
- func MockIndexInfo() *aoe.IndexInfo
- func MockTableInfo(colCnt int) *aoe.TableInfo
- func TableInfoToSchema(catalog *metadata.Catalog, info *aoe.TableInfo) (*db.TableSchema, *db.IndexSchema)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetLogIndexFromDropTableCtx ¶
func GetLogIndexFromDropTableCtx(ctx *dbi.DropTableCtx) *shard.Index
func GetLogIndexFromTableOpCtx ¶
func GetLogIndexFromTableOpCtx(ctx *dbi.TableOpCtx) *shard.Index
func IndiceInfoToIndiceSchema ¶
func IndiceInfoToIndiceSchema(info *aoe.IndexInfo) *db.IndexSchema
func MockIndexInfo ¶
func MockTableInfo ¶
func TableInfoToSchema ¶
func TableInfoToSchema(catalog *metadata.Catalog, info *aoe.TableInfo) (*db.TableSchema, *db.IndexSchema)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.