Interface PoolOverrideUnsetConfig<T extends Pool>

All Superinterfaces:
Pool, RouterConfig, Serializable
All Known Implementing Classes:
BroadcastPool, ConsistentHashingPool, RandomPool, RoundRobinPool, ScatterGatherFirstCompletedPool, SmallestMailboxPool, TailChoppingPool

public interface PoolOverrideUnsetConfig<T extends Pool> extends Pool
INTERNAL API

Used to override unset configuration in a router.