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