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