| Package | Description |
|---|---|
| org.apache.calcite.runtime |
Utilities required at runtime.
|
| Modifier and Type | Field and Description |
|---|---|
static Hook.Closeable |
Hook.Closeable.EMPTY
Closeable that does nothing.
|
| Modifier and Type | Method and Description |
|---|---|
<T,R> Hook.Closeable |
Hook.add(com.google.common.base.Function<T,R> handler)
Adds a handler for this Hook.
|
<T,R> Hook.Closeable |
Hook.addThread(com.google.common.base.Function<T,R> handler)
Adds a handler for this thread.
|
Copyright © 2012–2015 The Apache Software Foundation. All rights reserved.