(String name)
| 253 | } |
| 254 | |
| 255 | private native long __fetch(String name); |
| 256 | |
| 257 | // TODO(jmlvanre): Deprecate below functions in 0.24 because we can't track |
| 258 | // the java object references correctly. (MESOS-2161). The above 'FetchFuture' |
no outgoing calls
no test coverage detected