| Package | Description |
|---|---|
| org.apache.drill.exec.coord.store | |
| org.apache.drill.exec.expr.fn.registry |
| Modifier and Type | Method and Description |
|---|---|
void |
TransientStore.addListener(TransientStoreListener listener)
Adds a listener that observes store
events. |
void |
BaseTransientStore.addListener(TransientStoreListener listener) |
void |
TransientStore.removeListener(TransientStoreListener listener)
Removes the given listener from this store if exists, has no effect otherwise.
|
void |
BaseTransientStore.removeListener(TransientStoreListener listener) |
| Constructor and Description |
|---|
RemoteFunctionRegistry(TransientStoreListener unregistrationListener) |
Copyright © 2017 The Apache Software Foundation. All rights reserved.