R
- The type of the object to upcall.
Created by mwei on 11/10/16.@FunctionalInterface public interface ICorfuSMRUpcallTarget<R>
Modifier and Type | Method and Description |
---|---|
Object |
upcall(R obj,
Object[] args)
Do the upcall.
|
Copyright © 2019 CorfuDB. All rights reserved.