Package com.illumon.iris.db.v2.routing
Interface DataRoutingService.ImmutablePropertyProvider
- All Superinterfaces:
DataRoutingService.PropertyProvider
- All Known Implementing Classes:
DataRoutingService.MapPropertyProvider,DataRoutingService.NullPropertyProvider
- Enclosing interface:
- DataRoutingService
public static interface DataRoutingService.ImmutablePropertyProvider
extends DataRoutingService.PropertyProvider
A PropertyProvider that is guaranteed to be immutable.
Implementations must ensure that
DataRoutingService.PropertyProvider.getProperties() returns an immutable map.-
Method Summary
Methods inherited from interface com.illumon.iris.db.v2.routing.DataRoutingService.PropertyProvider
getProperties, getProperty, getProperty