
com.yahoo.container.handler.VipStatus Maven / Gradle / Ivy
// Copyright 2017 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
package com.yahoo.container.handler;
import java.util.IdentityHashMap;
import java.util.Map;
import com.google.inject.Inject;
import com.yahoo.container.QrSearchersConfig;
/**
* API for programmatically removing the container from VIP rotation.
*
* @author Steinar Knutsen
*/
public class VipStatus {
private final Map
© 2015 - 2025 Weber Informatics LLC | Privacy Policy