public final class SPIRootInvokeHook extends Object implements RootInvokeHook
| Constructor and Description |
|---|
SPIRootInvokeHook() |
| Modifier and Type | Method and Description |
|---|---|
void |
finish(int connectionCount)
Handle when root invoke finished.
|
void |
start()
Handle when root invoke started.
|
public void start()
RootInvokeHookstart in interface RootInvokeHookpublic void finish(int connectionCount)
RootInvokeHookfinish in interface RootInvokeHookconnectionCount - connection countCopyright © 2020 The Apache Software Foundation. All rights reserved.