Interface ResultProcessEngine<T extends org.apache.shardingsphere.infra.rule.ShardingSphereRule>
-
- Type Parameters:
T- type of rule
- All Superinterfaces:
org.apache.shardingsphere.infra.util.spi.type.ordered.OrderedSPI<T>
- All Known Subinterfaces:
ResultDecoratorEngine<T>,ResultMergerEngine<T>
public interface ResultProcessEngine<T extends org.apache.shardingsphere.infra.rule.ShardingSphereRule> extends org.apache.shardingsphere.infra.util.spi.type.ordered.OrderedSPI<T>Result process engine.