Home
last modified time | relevance | path

Searched refs:setPointInTime (Results 1 – 3 of 3) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/SQLAdmin/
H A DCloneContext.php118 public function setPointInTime($pointInTime) function in Google\\Service\\SQLAdmin\\CloneContext
/plugin/elasticsearch/vendor/ruflin/elastica/src/
H A DQuery.php442 public function setPointInTime(PointInTime $pit): self
440 public function setPointInTime(PointInTime $pit): self global() function in Elastica\\Query
/plugin/elasticsearch/vendor/ruflin/elastica/
H A DCHANGELOG.md149 * Added possibility to specify PointInTime on `Elastica\Query::setPointInTime()` [#1992](https://github.com/ruflin/Elastica/pull/1992)