コード例 #1
0
ファイル: coordinator.cpp プロジェクト: Hadoyy/mesos
Future<uint64_t> CoordinatorProcess::getLastProposal()
{
  return replica->promised();
}