Class RpcServer

java.lang.Object
ai.vespa.metricsproxy.rpc.RpcServer

public final class RpcServer extends Object
Rpc server for the metrics proxy. When a new object is created after reconfiguration, it will claim ownership of the methods in the given RpcConnector. This is ok because at the time this component is created, all components it depends on are already created.
Author:
gjoranv