package com.taobao.tddl.executor.cursor; public interface IAggregateCursor extends ISchematicCursor { }