public class GZReplicaClient extends ReplicaClient
client, error, filter, index, indexKey, lastIndex, lastIndexKey, lastRecord, lastRecordKey, logChannel, logPath, PARAS_LIST, PST, seqno, state, storeName, timeout, trxStore, url
Constructor and Description |
---|
GZReplicaClient(String url,
String storeName,
voldemort.store.cachestore.impl.CacheStore trxLog,
String logPath) |
GZReplicaClient(String url,
String storeName,
voldemort.store.cachestore.impl.CacheStore trxLog,
String logPath,
int idx) |
GZReplicaClient(String url,
String storeName,
voldemort.store.cachestore.impl.CacheStore trxLog,
String logPath,
int idx,
Filter filter) |
Modifier and Type | Method and Description |
---|---|
protected void |
connect() |
createHeader, findTimeout, getBatchSize, getLogPath, getTrxStore, getUrl, init, resetIndex, restart, run, setBatchSize, setFilter, setKey, setTimeout, shutdown, sleep4Time, toString
public GZReplicaClient(String url, String storeName, voldemort.store.cachestore.impl.CacheStore trxLog, String logPath, int idx)
public GZReplicaClient(String url, String storeName, voldemort.store.cachestore.impl.CacheStore trxLog, String logPath, int idx, Filter filter)
protected void connect()
connect
in class ReplicaClient
Copyright © 2016. All rights reserved.