Package | Description |
---|---|
com.sm.replica.client | |
com.sm.replica.client.grizzly | |
com.sm.replica.client.netty |
Modifier and Type | Class and Description |
---|---|
class |
PartitionFilter |
class |
StoreParaFilter |
Modifier and Type | Field and Description |
---|---|
protected Filter |
ReplicaClient.filter |
Modifier and Type | Method and Description |
---|---|
void |
ReplicaClient.setFilter(Filter filter) |
Constructor and Description |
---|
GZReplicaClient(String url,
String storeName,
voldemort.store.cachestore.impl.CacheStore trxLog,
String logPath,
int idx,
Filter filter) |
Constructor and Description |
---|
NTReplicaClient(String url,
String storeName,
voldemort.store.cachestore.impl.CacheStore trxLog,
String logPath,
int idx,
Filter filter) |
Copyright © 2016. All rights reserved.