MCPcopy Create free account
hub / github.com/apache/mesos / __fetch

Method __fetch

src/java/src/org/apache/mesos/state/AbstractState.java:255–255  ·  view source on GitHub ↗
(String name)

Source from the content-addressed store, hash-verified

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'

Callers 2

fetchMethod · 0.95
FetchFutureMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected