A B C D E F G H I J L M O P R S T U V W Z
All Classes All Packages
All Classes All Packages
All Classes All Packages
U
- UninitEvent - Class in com.bhn.galaxy.gpl.events
-
POJO for UninitEvent, supports JSON serialization and de-serialization
- UninitEvent(BaseEvent) - Constructor for class com.bhn.galaxy.gpl.events.UninitEvent
- UninitializationException - Exception in com.bhn.galaxy.gpl.exceptions
-
Exception class throwed when source application calls uninitilaize method without calling initialize method
Producer.uninitialize() - UninitializationException(String) - Constructor for exception com.bhn.galaxy.gpl.exceptions.UninitializationException
-
constructor for creating UninitializationException with custom message
- uninitialize() - Method in class com.bhn.galaxy.gpl.producer.GPLKinesisProducer
-
Method to uninitialize source application from producer library.when this method is called all pending events are flushed to stream and any open connections are closed.
- uninitialize() - Method in interface com.bhn.galaxy.gpl.producer.Producer
-
Method to uninitialize source application from producer library.when this method is called all pending events are flushed to stream and any open connections are closed.
- UNINITIALIZE_EVENT - Static variable in interface com.bhn.galaxy.gpl.utils.ApplicationConstants
All Classes All Packages