Searched refs:kMapSnapshotTimeout (Results 1 – 1 of 1) sorted by relevance
96 constexpr std::chrono::milliseconds kMapSnapshotTimeout{5000}; variable193 params.timeout_ms = kMapSnapshotTimeout; in MapPartitionInternal()1417 .timeout_ms = kMapSnapshotTimeout}; in OpenCowWriter()1450 return snapshot_->MapAllSnapshots(kMapSnapshotTimeout); in MapAllPartitions()