T
- The type of the SMR object.
Created by mwei on 11/12/16.public interface ICorfuSMRProxyWrapper<T>
Modifier and Type | Method and Description |
---|---|
void |
setProxy$CORFUSMR(ICorfuSMRProxy<T> proxy)
Set the proxy.
|
void setProxy$CORFUSMR(ICorfuSMRProxy<T> proxy)
proxy
- The proxy to use for the wrapper methods.Copyright © 2019 CorfuDB. All rights reserved.