(Variable variable)
| 296 | } |
| 297 | |
| 298 | private native long __store(Variable variable); |
| 299 | |
| 300 | // TODO(jmlvanre): Deprecate below functions in 0.24 because we can't track |
| 301 | // the java object references correctly. (MESOS-2161). The above 'StoreFuture' |
no outgoing calls
no test coverage detected