Class CommandLocalRepository

java.lang.Object
com.gsitm.ustra.java.batch.data.repository.CommandLocalRepository
All Implemented Interfaces:
CommandRepository

public class CommandLocalRepository extends Object implements CommandRepository
명령 저장소. 워커에서 자주 조회하기 때문에 DB에 직접 부하를 발행하지 않도록 한다.