Class InvalidDataRoutingService

java.lang.Object
com.illumon.iris.db.v2.routing.impl.InvalidDataRoutingService
All Implemented Interfaces:
DataRoutingService, DataRoutingService.NonListening, StorageLookup, EndpointResolver, ClaimsProvider, SafeCloseable, NamedImplementation, AutoCloseable

public class InvalidDataRoutingService extends Object implements DataRoutingService.NonListening
A non-functional DataRoutingService that can be used as a placeholder when a routing yml string cannot be parsed into a working DataRoutingService.