Elastic search download version

Which version of elastic search should be needed to avoid cannot find symbol errors in InetSocketAddress ,PreBuiltTransportClient classes? Please help me.Thanks in advance

I don't know but FWIW you should not use a Transport Client anymore but the Rest Client. See https://www.elastic.co/guide/en/elasticsearch/client/java-rest/current/index.html