MCPcopy Create free account
hub / github.com/SPLWare/esProc / ComTable

Class ComTable

src/main/java/com/scudata/dw/ComTable.java:41–1542  ·  view source on GitHub ↗

组表类 区块链 1:文件头(文件标识、区块大小、空闲位置、列信息、表信息、复列数据结构、分段信息、补块信息(插入记录数、修改记录数、删除记录数)),每次更改重写 区块链 T:表分块信息(每个列块的记录数) 区块链 C:列分块信息(列区块位置、维字段最大最小值) 区块链 C:列数据(按区块压缩) 区块链 T:补块,每次更改重写 @author runqian

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected