Package com.yahoo.config.subscription.impl
package com.yahoo.config.subscription.impl
-
ClassDescriptionConfigSetSubscription<T extends com.yahoo.config.ConfigInstance>Subscription on a programmatically built set of configsConfigSubscription<T extends com.yahoo.config.ConfigInstance>Represents one active subscription to one configConfigSubscription.ConfigState<T extends com.yahoo.config.ConfigInstance>FileConfigSubscription<T extends com.yahoo.config.ConfigInstance>Subscription used when config id is file:...A config handle which does not use the config class, but payload instead.A subscriber that can subscribe without the class.A JRT subscription which does not use the config class, but
RawConfiginstead.JarConfigSubscription<T extends com.yahoo.config.ConfigInstance>Subscription to use when config id is jar:...Requests configs using RPC, and acts as the callback target.Keeps track of requesters per config subscriberJRTConfigSubscription<T extends com.yahoo.config.ConfigInstance>A config subscription for a config instance, gets config using RPC from a config source (config proxy or config server).For unit testingRawConfigSubscription<T extends com.yahoo.config.ConfigInstance>Subscription used when config id is raw:...