Package com.influxdb.client.write.events
Interface ListenerRegistration
public interface ListenerRegistration
Represent a listener registration.
- Author:
- Jakub Bednar (bednar@github) (10/12/2018 09:31)
-
Method Summary
-
Method Details
-
dispose
void dispose()Dispose the listener registration. The repeatable calls has no effect.
-