Index

C O P 
All Classes|All Packages|Deprecated API

C

close() - Method in class org.elasticsearch.transport.client.PreBuiltTransportClient
Deprecated.
 

O

org.elasticsearch.transport.client - package org.elasticsearch.transport.client
 

P

PreBuiltTransportClient - Class in org.elasticsearch.transport.client
Deprecated.
TransportClient is deprecated in favour of the High Level REST client and will be removed in Elasticsearch 8.0.
PreBuiltTransportClient(Settings, Class<? extends Plugin>...) - Constructor for class org.elasticsearch.transport.client.PreBuiltTransportClient
Deprecated.
Creates a new transport client with pre-installed plugins.
PreBuiltTransportClient(Settings, Collection<Class<? extends Plugin>>) - Constructor for class org.elasticsearch.transport.client.PreBuiltTransportClient
Deprecated.
Creates a new transport client with pre-installed plugins.
PreBuiltTransportClient(Settings, Collection<Class<? extends Plugin>>, TransportClient.HostFailureListener) - Constructor for class org.elasticsearch.transport.client.PreBuiltTransportClient
Deprecated.
Creates a new transport client with pre-installed plugins.
C O P 
All Classes|All Packages|Deprecated API