The requested URL was not found on this server. 不管你信不信,反正我是没找到

Transport Client问题

Elasticsearch | 作者 redhat | 发布于2018年07月12日 | 阅读数:1487

The TransportClient connects remotely to an Elasticsearch cluster using the transport module. It does not join the cluster, but simply gets one or more initial transport addresses and communicates with them in round robin fashion on each action (though most actions will probably be "two hop" operations).
 
请问 though most actions will probably be "two hop" operations 这段是什么含义呀
已邀请:

要回复问题请先登录注册