public class NTReplicaClient 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 |
---|
NTReplicaClient(String url,
String storeName,
voldemort.store.cachestore.impl.CacheStore trxLog,
String logPath) |
NTReplicaClient(String url,
String storeName,
voldemort.store.cachestore.impl.CacheStore trxLog,
String logPath,
int idx) |
NTReplicaClient(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 NTReplicaClient(String url, String storeName, voldemort.store.cachestore.impl.CacheStore trxLog, String logPath, int idx)
public NTReplicaClient(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.