public interface ExternalReferencedHolder
Modifier and Type | Method and Description |
---|---|
void |
start()
This will be called only once and this can be used to acquire
required resources for the processing element.
|
void |
stop()
This will be called only once and this can be used to release
the acquired resources for processing.
|
void start()
void stop()
Copyright © 2019. All rights reserved.