Class DataRoutingService.Delegating

java.lang.Object
com.illumon.iris.db.v2.configuration.DataRoutingService.Delegating
All Implemented Interfaces:
DataRoutingService, NamedImplementation, AutoCloseable
Direct Known Subclasses:
DataRoutingServiceK8sImpl
Enclosing interface:
DataRoutingService

public abstract static class DataRoutingService.Delegating
extends Object
implements DataRoutingService
Delegate method calls to an implementation object. This is designed to be overloaded.