Interface ParallelMapperService<T>

All Superinterfaces:
AgenticService<ParallelMapperService<T>, T>
All Known Implementing Classes:
ParallelMapperServiceImpl

public interface ParallelMapperService<T> extends AgenticService<ParallelMapperService<T>, T>