getInternal param map => Config

This commit is contained in:
jackdaw@loafle.com 2017-04-14 10:31:16 +09:00
parent 60ebb2c3e0
commit d1992da844

View File

@ -1,6 +1,7 @@
package com.loafle.overflow.crawler.redis;
import com.loafle.overflow.crawler.Crawler;
import com.loafle.overflow.crawler.config.Config;
import redis.clients.jedis.Jedis;
import java.util.HashMap;
@ -21,7 +22,7 @@ public class RedisCralwer extends Crawler {
}
@Override
public Object getInternal(Map<String, Object> map) throws Exception {
public Object getInternal(Config c) throws Exception {
LOGGER.log(Level.INFO ,"getInternal call");
//접속