public class SQLServerMetadataStorageActionHandler<EntryType,StatusType,LogType,LockType> extends SQLMetadataStorageActionHandler<EntryType,StatusType,LogType,LockType>
| Constructor and Description |
|---|
SQLServerMetadataStorageActionHandler(SQLMetadataConnector connector,
com.fasterxml.jackson.databind.ObjectMapper jsonMapper,
MetadataStorageActionHandlerTypes<EntryType,StatusType,LogType,LockType> types,
String entryTypeName,
String entryTable,
String logTable,
String lockTable) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
decorateSqlWithLimit(String sql) |
addLock, addLog, getConnector, getEntry, getEntryTable, getEntryType, getEntryTypeName, getJsonMapper, getLockId, getLocks, getLogs, getLogTable, getSqlRemoveLogsOlderThan, getStatus, getStatusType, getTaskInfo, getTaskInfos, getTaskStatusList, insert, isStatementException, populateTaskTypeAndGroupIdAsync, removeLock, removeTasksOlderThan, replaceLock, setStatusclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetTaskInfospublic SQLServerMetadataStorageActionHandler(SQLMetadataConnector connector, com.fasterxml.jackson.databind.ObjectMapper jsonMapper, MetadataStorageActionHandlerTypes<EntryType,StatusType,LogType,LockType> types, String entryTypeName, String entryTable, String logTable, String lockTable)
protected String decorateSqlWithLimit(String sql)
decorateSqlWithLimit in class SQLMetadataStorageActionHandler<EntryType,StatusType,LogType,LockType>Copyright © 2011–2023 The Apache Software Foundation. All rights reserved.