public static class PaloTables.Edge extends PaloTables.PaloTableTemplate
BackendTable.ShardSplitter<Session extends BackendSession>define| Constructor and Description |
|---|
Edge(String store,
Directions direction) |
| Modifier and Type | Method and Description |
|---|---|
void |
delete(MysqlSessions.Session session,
TableBackendEntry.Row entry) |
protected List<Object> |
idColumnValue(Id id) |
protected BackendEntry |
mergeEntries(BackendEntry e1,
BackendEntry e2) |
tableDefineappendPartition, createTable, insertappend, buildColumnsParams, buildColumnsParams, buildDeleteTemplate, buildDropTemplate, buildInsertKeys, buildTruncateTemplate, buildUpdateForcedParams, buildUpdateForcedTemplate, buildUpdateIfAbsentParams, buildUpdateIfAbsentTemplate, buildUpdateIfPresentParams, buildUpdateIfPresentTemplate, buildUpdateTemplate, clear, condition2Sql, dropTable, eliminate, engine, formatKey, formatKeys, idColumnName, idColumnValue, init, insertOrUpdate, newWhereBuilder, newWhereBuilder, orderByKeys, parseKey, query, query, query2Select, queryByRange, queryCondition2Select, queryExist, queryId2Select, queryNumber, registerMetaHandlers, relation2Sql, results2Entries, truncate, truncateTable, updateIfAbsent, updateIfPresent, wrapOffset, wrapOrderBy, wrapPagejoinTableName, metaDispatcher, registerMetaHandler, table, tableTypepublic Edge(String store, Directions direction)
protected List<Object> idColumnValue(Id id)
idColumnValue in class MysqlTablepublic void delete(MysqlSessions.Session session, TableBackendEntry.Row entry)
delete in class MysqlTableprotected BackendEntry mergeEntries(BackendEntry e1, BackendEntry e2)
mergeEntries in class MysqlTableCopyright © 2017–2024 The Apache Software Foundation. All rights reserved.