public static interface StorageProxy.WritePerformer
Modifier and Type | Method and Description |
---|---|
void |
apply(IMutation mutation,
java.lang.Iterable<java.net.InetAddress> targets,
AbstractWriteResponseHandler<IMutation> responseHandler,
java.lang.String localDataCenter,
ConsistencyLevel consistencyLevel) |
void apply(IMutation mutation, java.lang.Iterable<java.net.InetAddress> targets, AbstractWriteResponseHandler<IMutation> responseHandler, java.lang.String localDataCenter, ConsistencyLevel consistencyLevel) throws OverloadedException
OverloadedException
Copyright © 2019 The Apache Software Foundation