- Sort Score
- Num 10 results
- Language All
Results 41 - 50 of 69 for Transformer (0.08 seconds)
The search processing time has exceeded the limit. The displayed results may be partial.
-
compat/maven-model-builder/src/test/resources/dag.txt
quarkus/test-framework/junit5-internal/pom.xml quarkus/test-framework/h2/pom.xml quarkus/extensions/jdbc/jdbc-h2/deployment/pom.xml quarkus/integration-tests/class-transformer/deployment/pom.xml quarkus/core/deployment/pom.xml quarkus/integration-tests/class-transformer/runtime/pom.xml quarkus/extensions/smallrye-openapi/deployment/pom.xml quarkus/core/deployment/pom.xml quarkus/extensions/vertx-http/deployment/pom.xml
Created: Sun Apr 05 03:35:12 GMT 2026 - Last Modified: Fri Oct 25 12:31:46 GMT 2024 - 224K bytes - Click Count (0) -
CHANGELOG/CHANGELOG-1.35.md
- K8s.io/client-go: Fixes a regression in 1.34+ which prevented informers from using configured Transformer functions. ([#135580](https://github.com/kubernetes/kubernetes/pull/135580), [@serathius](https://github.com/serathius) [SIG API Machinery] ### Other (Cleanup or Flake)
Created: Fri Apr 03 09:05:14 GMT 2026 - Last Modified: Thu Mar 19 03:20:49 GMT 2026 - 265.9K bytes - Click Count (0) -
compat/maven-compat/src/main/java/org/apache/maven/repository/legacy/resolver/transform/ArtifactTransformationManager.java
String ROLE = ArtifactTransformationManager.class.getName(); /** * Take in an artifact and return the transformed artifact for locating in the remote repository. If no * transformation has occurred the original artifact is returned. * * @param artifact Artifact to be transformed. * @param request the repositories to check */
Created: Sun Apr 05 03:35:12 GMT 2026 - Last Modified: Fri Oct 25 12:31:46 GMT 2024 - 3.7K bytes - Click Count (0) -
compat/maven-compat/src/main/java/org/apache/maven/repository/legacy/resolver/transform/ArtifactTransformation.java
String ROLE = ArtifactTransformation.class.getName(); /** * Take in an artifact and return the transformed artifact for locating in the remote repository. If no * transformation has occurred the original artifact is returned. * * @param artifact Artifact to be transformed. * @param request the repositories to check */
Created: Sun Apr 05 03:35:12 GMT 2026 - Last Modified: Fri Oct 25 12:31:46 GMT 2024 - 3.5K bytes - Click Count (0) -
docs/lambda/README.md
- `outputRoute` – A routing token that is added to the response headers when the Lambda function returns the transformed object. This is used by MinIO to further verify the incoming response validity. - `outputToken` – A token added to the response headers when the Lambda function returns the transformed object. This is used by MinIO to verify the incoming response validity. Lets start the lambda handler. ```
Created: Sun Apr 05 19:28:12 GMT 2026 - Last Modified: Tue Aug 12 18:20:36 GMT 2025 - 7.7K bytes - Click Count (0) -
build-tools-internal/src/integTest/groovy/org/elasticsearch/gradle/internal/test/rest/YamlRestCompatTestPluginFuncTest.groovy
file("/build/${testIntermediateDir}/transformed/rest-api-spec/test/" + test).exists() file("/build/${testIntermediateDir}/original/rest-api-spec/test/" + test).exists() file("/build/${testIntermediateDir}/transformed/rest-api-spec/test/" + test).exists() file("/build/${testIntermediateDir}/transformed/rest-api-spec/test/" + test).text.contains("headers") //transformation adds this
Created: Wed Apr 08 16:19:15 GMT 2026 - Last Modified: Thu Sep 30 16:30:48 GMT 2021 - 16.4K bytes - Click Count (0) -
build-tools-internal/src/main/java/org/elasticsearch/gradle/internal/test/rest/transform/RestTestContext.java
* Side Public License, v 1. */ package org.elasticsearch.gradle.internal.test.rest.transform; /** * A place to stash information about a test that is being transformed. */ public class RestTestContext { private final String testName; public RestTestContext(String testName) { this.testName = testName; } public String getTestName() {Created: Wed Apr 08 16:19:15 GMT 2026 - Last Modified: Tue Jun 01 09:19:30 GMT 2021 - 721 bytes - Click Count (0) -
compat/maven-toolchain-model/src/site/apt/index.apt
The following are generated from this model: * {{{./apidocs/index.html}Java sources}} with Reader and Writers for the Xpp3 XML parser, <<<ToAPiV3()>>> and <<<ToApiV4()>>> transformers, and <<<v4>>> package for Merger and v4 Reader and Writers for the Xpp3 XML parser, * A {{{../../api/maven-api-toolchain/toolchains.html}Descriptor Reference}}Created: Sun Apr 05 03:35:12 GMT 2026 - Last Modified: Sun Nov 16 18:16:44 GMT 2025 - 1.6K bytes - Click Count (0) -
compat/maven-model/src/site/apt/index.apt
The following are generated from this model: * {{{./apidocs/index.html}Java sources}} with Reader and Writers for the Xpp3 XML parser, <<<ToAPiV3()>>> and <<<ToApiV4()>>> transformers, and <<<v4>>> package for Merger and v4 Reader and Writers for the Xpp3 XML parser, * A {{{../../api/maven-api-model/maven.html}Descriptor Reference}}Created: Sun Apr 05 03:35:12 GMT 2026 - Last Modified: Sun Nov 16 18:16:44 GMT 2025 - 1.7K bytes - Click Count (0) -
android/guava/src/com/google/common/graph/BaseGraph.java
* EndpointPair<N>} objects (that is, a {@code Network<N, EndpointPair<N>>}). The resulting {@code * Network}'s edge-oriented methods (such as {@code inEdges()}) will return views transformed from * the corresponding node-oriented methods (such as {@code predecessors()}). * * <p>This capability facilitates writing implementations of <a
Created: Fri Apr 03 12:43:13 GMT 2026 - Last Modified: Tue Nov 11 17:11:16 GMT 2025 - 2.9K bytes - Click Count (0)