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