public class MySQLMetadataStorageActionHandler<EntryType,StatusType,LogType,LockType> extends SQLMetadataStorageActionHandler<EntryType,StatusType,LogType,LockType>
| Modifier and Type | Method and Description | 
|---|---|
protected org.skife.jdbi.v2.Query<Map<String,Object>> | 
createInactiveStatusesSinceQuery(org.skife.jdbi.v2.Handle handle,
                                org.joda.time.DateTime timestamp,
                                Integer maxNumStatuses)  | 
addLock, addLog, getActiveEntriesWithStatus, getConnector, getCreatedDateAndDataSource, getEntry, getEntryTable, getInactiveStatusesSince, getJsonMapper, getLockId, getLocks, getLogs, getStatus, getStatusType, insert, removeLock, replaceLock, setStatusclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetInactiveStatusesSinceprotected org.skife.jdbi.v2.Query<Map<String,Object>> createInactiveStatusesSinceQuery(org.skife.jdbi.v2.Handle handle, org.joda.time.DateTime timestamp, @Nullable Integer maxNumStatuses)
createInactiveStatusesSinceQuery in class SQLMetadataStorageActionHandler<EntryType,StatusType,LogType,LockType>Copyright © 2011–2018. All rights reserved.