T - reload targetpublic interface Reloadable<T> extends TypedSPI, Closeable
| Modifier and Type | Method and Description |
|---|---|
T |
getInstance()
Get target instance.
|
void |
reloadIfNecessary(JobConfiguration jobConfiguration)
Reload if necessary.
|
void reloadIfNecessary(JobConfiguration jobConfiguration)
jobConfiguration - job configurationT getInstance()
Copyright © 2021 The Apache Software Foundation. All rights reserved.