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

Method __store

src/java/src/org/apache/mesos/state/AbstractState.java:298–298  ·  view source on GitHub ↗
(Variable variable)

Source from the content-addressed store, hash-verified

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'

Callers 2

storeMethod · 0.95
StoreFutureMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected