Home
last modified time | relevance | path

Searched defs:sampler (Results 1 – 4 of 4) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/
H A DGoogleCloudApigeeV1RuntimeTraceSamplingConfig.php25 public $sampler; variable in Google\\Service\\Apigee\\GoogleCloudApigeeV1RuntimeTraceSamplingConfig
34 public function setSampler($sampler)
H A DGoogleCloudApigeeV1TraceSamplingConfig.php25 public $sampler; variable in Google\\Service\\Apigee\\GoogleCloudApigeeV1TraceSamplingConfig
34 public function setSampler($sampler)
/plugin/findologicxmlexport/vendor/hoa/regex/Visitor/
H A DIsotropic.php68 public function __construct(Math\Sampler $sampler)
/plugin/elasticsearch/vendor/ruflin/elastica/src/QueryBuilder/DSL/
H A DAggregation.php474 public function sampler(string $name): Sampler function in Elastica\\QueryBuilder\\DSL\\Aggregation