Class ClearStaleAllocations

  • All Implemented Interfaces:
    IDatabaseStatement

    public class ClearStaleAllocations
    extends Object
    implements IDatabaseStatement
    DAO to encapsulate all the SQL/DML used to retrieve and persist data in the schema
    • Constructor Detail

      • ClearStaleAllocations

        public ClearStaleAllocations​(String schemaName,
                                     long loaderInstanceId,
                                     long heartbeatTimeoutMs,
                                     int recycleSeconds)
        Public constructor
        Parameters:
        schemaName -
        loaderInstanceId -
        heartbeatTimeoutMs -
        recycleSeconds -