public static interface ProcedureExecutor.ProcedureExecutorListener
Modifier and Type | Method and Description |
---|---|
void |
procedureAdded(long procId) |
void |
procedureFinished(long procId) |
void |
procedureLoaded(long procId) |
void procedureLoaded(long procId)
void procedureAdded(long procId)
void procedureFinished(long procId)
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.