public class MasterTable extends Table<MasterTable> implements Serializable
| 限定符和类型 | 类和说明 |
|---|---|
static class |
MasterTable.TYPE |
Table.Cluster, Table.Distribution, Table.Key, Table.Partition, Table.Skew, Table.Store| 限定符和类型 | 字段和说明 |
|---|---|
static String |
FIELD_KEYWORD |
static String |
FIELD_PARTITION |
protected String |
keyword |
protected MasterTable |
update |
aggregations, autoDropColumn, changePrimary, charset, collate, columns, constraints, createTime, dataFree, dataLength, dataRows, distribution, FIELD_CHANGE_PRIMARY, FIELD_CHARSET, FIELD_COLLATE, FIELD_COLUMN, FIELD_CONSTRAINT, FIELD_CREATE_TIME, FIELD_DATA_FREE, FIELD_DATA_LENGTH, FIELD_DATA_ROWS, FIELD_DISTRIBUTION, FIELD_ENGINE, FIELD_ENGINE_PARAMETERS, FIELD_INCREMENT, FIELD_INDEX_LENGTH, FIELD_INDEXE, FIELD_KEY, FIELD_MASTER_CHECK, FIELD_MASTER_CHECK_VALUE, FIELD_MATERIALIZE, FIELD_METADATA_SCAN, FIELD_PRIMARY_KEY, FIELD_REF_GENERATION, FIELD_SELF_REFERENCING_COLUMN, FIELD_SORT, FIELD_SORT_CHECK, FIELD_SORT_CHECK_VALUE, FIELD_SRID, FIELD_TAG, FIELD_TEMPORARY, FIELD_TTL, FIELD_TYPE, FIELD_TYPE_CAT, FIELD_TYPE_SCHEMA, FIELD_UPDATE_TIME, groups, having, increment, indexes, indexLength, inherit, keys, location, master, materializes, metadataScan, partition, primaryKey, refGeneration, selfReferencingColumn, skew, sort, srid, store, subPartition, tags, temporary, ttl, type, typeCat, typeName, typeSchema, updateTimeaction, alias, catalog, checkSchemaTime, comment, database, databaseType, datasource, ddls, definition, drop, engine, execute, extend, FIELD_ACTION, FIELD_ALIAS, FIELD_CATALOG, FIELD_CHECK_SCHEMA_TIME, FIELD_COMMENT, FIELD_DATABASE, FIELD_DATASOURCE, FIELD_DDL, FIELD_DEFINITION, FIELD_DROP, FIELD_DROP_CHECK, FIELD_DROP_CHECK_VALUE, FIELD_EXECUTE, FIELD_EXECUTE_CHECK, FIELD_EXECUTE_CHECK_VALUE, FIELD_EXTEND, FIELD_GETMAP, FIELD_GETMAP_CHECK, FIELD_GETMAP_CHECK_VALUE, FIELD_ID, FIELD_IDENTITY, FIELD_METADATA, FIELD_NAME, FIELD_OBJECT_ID, FIELD_PROPERTY, FIELD_RUN, FIELD_SCHEMA, FIELD_SETMAP, FIELD_SETMAP_CHECK, FIELD_SETMAP_CHECK_VALUE, FIELD_SWT, FIELD_TEXT, FIELD_USER, getmap, id, identity, metadata, name, objectId, options, origin, property, runs, schema, setmap, swt, text, user| 构造器和说明 |
|---|
MasterTable() |
MasterTable(Catalog catalog,
Schema schema,
String name) |
MasterTable(Schema schema,
String table) |
MasterTable(String name) |
MasterTable(Table table) |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getKeyword() |
Table |
getPartition(DataRow value)
根据值定位分区表
|
Table |
getPartition(Tag... tags)
根据标签定位分区表
|
LinkedHashMap<String,Table> |
getPartitions() |
MasterTable |
setPartitions(LinkedHashMap<String,Table> partitions) |
String |
toString() |
static Map<Integer,Type> |
types() |
add, add, addColumn, addColumn, addColumn, addColumn, addColumn, addColumn, addColumn, addColumn, addKey, addKey, addMaterializes, addTag, addTag, addTag, addTag, aggregation, aggregation, aggregations, checkColumnPrimary, clearPropertyTable, clone, columns, compare, compare, createPrimaryKey, drop, equals, equals, equals, from, getChangePrimary, getCharset, getCollate, getColumn, getColumns, getColumns, getConstraints, getCreateTime, getDataFree, getDataLength, getDataRows, getDistribution, getEngineParameters, getIncrement, getIndex, getIndexes, getIndexLength, getInherit, getKeys, getLocation, getMaster, getMasterName, getMaterializes, getMetadataScan, getName, getPartition, getPrimaryKey, getPrimaryKeyColumns, getPrimaryKeySize, getRefGeneration, getSelfReferencingColumn, getSkew, getSrid, getStore, getSubPartition, getTag, getTags, getTemporary, getTtl, getType, getTypeCat, getTypeName, getTypeSchema, getUpdateTime, group, groups, having, having, isAutoDropColumn, isSort, isTemporary, json, map, partitionBy, partitionFor, primary, primaryEquals, primarys, resetColumnLength, setAutoDropColumn, setChangePrimary, setCharset, setCluster, setCollate, setColumns, setConstraints, setCreateTime, setDataFree, setDataLength, setDataRows, setDistribution, setDistribution, setDistribution, setEngineParameters, setIncrement, setIndexes, setIndexLength, setInherit, setInherit, setKeys, setKeyword, setLocation, setMaster, setMaster, setMaterializes, setMetadataScan, setPartition, setPartitionOf, setPrimaryKey, setPrimaryKey, setRefGeneration, setSelfReferencingColumn, setSkew, setSort, setSrid, setStore, setSubPartition, setTags, setTemporary, setTemporary, setTtl, setType, setTypeCat, setTypeName, setTypeSchema, setUpdateTime, sort, sort, subPartitionBy, subPartitionFor, tags, type, typesaddDdl, addOption, addRun, check, ddl, ddl, ddls, ddls, delete, execute, execute, getAction, getAlias, getCatalog, getCatalogName, getCheckSchemaTime, getComment, getDatabase, getDatabaseName, getDatabaseType, getDataSource, getDdl, getDdl, getDdls, getDdls, getDefinition, getEngine, getExtend, getFullName, getId, getIdentity, getMetadata, getName, getObjectId, getOrigin, getProperty, getRun, getRun, getRuns, getRuns, getSchema, getSchemaName, getText, getUpdate, getUser, getUserName, isDelete, isDrop, isEmpty, isRename, match, match, match, match, match, names, names, names, names, options, run, run, runs, runs, setAction, setAlias, setCatalog, setCatalog, setCheckSchemaTime, setComment, setDatabase, setDatabase, setDatabaseType, setDataSource, setDdls, setDefinition, setDelete, setDrop, setEngine, setExtend, setId, setMetadata, setName, setNewName, setNewName, setObjectId, setProperty, setProperty, setRuns, setSchema, setSchema, setText, setUpdate, setUser, setUser, sort, swt, swt, update, updateprotected String keyword
protected MasterTable update
public MasterTable()
public MasterTable(Table table)
public MasterTable(String name)
public LinkedHashMap<String,Table> getPartitions()
public MasterTable setPartitions(LinkedHashMap<String,Table> partitions)
public String getKeyword()
getKeyword 在类中 Table<MasterTable>public String toString()
toString 在类中 Table<MasterTable>Copyright © 2025. All rights reserved.