Class VeniceServer

java.lang.Object
com.linkedin.venice.server.VeniceServer

public class VeniceServer extends Object
Class that represents the Venice server. It is responsible for maintaining the lifecycle of multiple internal services including e.g. service start/stop operations and making sure that it is done in the right order based on their dependencies.