public abstract class PaloTable extends MysqlTable
BackendTable.ShardSplitter<Session extends BackendSession>| Modifier and Type | Method and Description |
|---|---|
protected void |
appendPartition(StringBuilder delete) |
void |
createTable(MysqlSessions.Session session,
TableDefine tableDefine) |
void |
insert(MysqlSessions.Session session,
TableBackendEntry.Row entry) |
append, buildColumnsParams, buildColumnsParams, buildDeleteTemplate, buildDropTemplate, buildInsertKeys, buildTruncateTemplate, buildUpdateForcedParams, buildUpdateForcedTemplate, buildUpdateIfAbsentParams, buildUpdateIfAbsentTemplate, buildUpdateIfPresentParams, buildUpdateIfPresentTemplate, buildUpdateTemplate, clear, condition2Sql, delete, dropTable, eliminate, engine, formatKey, formatKeys, idColumnName, idColumnValue, idColumnValue, init, insertOrUpdate, mergeEntries, newWhereBuilder, newWhereBuilder, orderByKeys, parseKey, query, query, query2Select, queryByRange, queryCondition2Select, queryExist, queryId2Select, queryNumber, registerMetaHandlers, relation2Sql, results2Entries, tableDefine, truncate, truncateTable, updateIfAbsent, updateIfPresent, wrapOffset, wrapOrderBy, wrapPagejoinTableName, metaDispatcher, registerMetaHandler, table, tableTypepublic PaloTable(String table)
public void createTable(MysqlSessions.Session session, TableDefine tableDefine)
createTable in class MysqlTableprotected void appendPartition(StringBuilder delete)
appendPartition in class MysqlTablepublic void insert(MysqlSessions.Session session, TableBackendEntry.Row entry)
insert in class MysqlTableCopyright © 2017–2024 The Apache Software Foundation. All rights reserved.