Adding Plugins And HostFailureListener to PreBuiltTransportClient

how to use constructor :
PreBuiltTransportClient(
Settings settings,
Collection<Class<? extends Plugin>> plugins,
HostFailureListener hostFailureListener) ;

And
how to Add new Plugin to my client

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.