public interface  org.apache.hive.service.server.HiveServer2HAInstanceSet extends java.lang.Object implements org.apache.hadoop.hive.registry.ServiceInstanceSet
{
public abstract org.apache.hive.service.server.HiveServer2Instance getLeader();
}