Search Options

Results per page
Sort
Preferred Languages
Advance

Results 141 - 150 of 500 for uuid3 (0.04 sec)

  1. src/main/config/es/fess_config_data_config.json

                    "array" : "true"
                  }
                }
              }
            },
            "creation_date" : "1509021051038",
            "number_of_shards" : "5",
            "number_of_replicas" : "1",
            "uuid" : "H4zzbuU5SJWFOLRnofoiNw",
            "version" : {
              "created" : "6000051"
            },
            "provided_name" : "fess_config.data_config"
          }
        }
      }
    Registered: Wed Jun 12 13:08:18 UTC 2024
    - Last Modified: Thu Dec 02 13:14:56 UTC 2021
    - 1.7K bytes
    - Viewed (0)
  2. src/main/java/org/codelibs/fess/mylasta/direction/sponsor/FessApiFailureHook.java

     * governing permissions and limitations under the License.
     */
    package org.codelibs.fess.mylasta.direction.sponsor;
    
    import java.io.IOException;
    import java.io.PrintWriter;
    import java.io.StringWriter;
    import java.util.UUID;
    import java.util.function.Supplier;
    import java.util.stream.Collectors;
    
    import org.apache.logging.log4j.LogManager;
    import org.apache.logging.log4j.Logger;
    import org.codelibs.core.lang.StringUtil;
    Registered: Wed Jun 12 13:08:18 UTC 2024
    - Last Modified: Thu Feb 22 01:37:57 UTC 2024
    - 5.8K bytes
    - Viewed (0)
  3. pkg/test/echo/server/endpoint/udp.go

    // limitations under the License.
    
    package endpoint
    
    import (
    	"fmt"
    	"net"
    	"net/http"
    	"os"
    	"strconv"
    	"strings"
    
    	"github.com/google/uuid"
    
    	"istio.io/istio/pkg/test/echo"
    	"istio.io/istio/pkg/test/util/retry"
    )
    
    var _ Instance = &udpInstance{}
    
    type udpInstance struct {
    	Config
    	l net.PacketConn
    }
    
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Tue May 23 16:20:31 UTC 2023
    - 3.4K bytes
    - Viewed (0)
  4. src/main/config/es/fess_log_search_log.json

                    "array" : "true"
                  }
                }
              }
            },
            "creation_date" : "1509021060319",
            "number_of_shards" : "5",
            "number_of_replicas" : "1",
            "uuid" : "XqUliNMJQy-rvkaOi_k9AQ",
            "version" : {
              "created" : "6000051"
            },
            "provided_name" : "fess_log.search_log"
          }
        }
      }
    Registered: Wed Jun 12 13:08:18 UTC 2024
    - Last Modified: Fri Apr 12 15:00:27 UTC 2019
    - 2K bytes
    - Viewed (0)
  5. cmd/post-policy_test.go

    	// Add the credential string, only accept the credential passed.
    	credentialConditionStr := fmt.Sprintf(`["eq", "$x-amz-credential", "%s"]`, credential)
    	// Add the meta-uuid string, set to 1234
    	uuidConditionStr := fmt.Sprintf(`["eq", "$x-amz-meta-uuid", "%s"]`, "1234")
    
    	// Combine all conditions into one string.
    	conditionStr := fmt.Sprintf(`"conditions":[%s, %s, %s, %s, %s, %s, %s]`, bucketConditionStr,
    Registered: Sun Jun 16 00:44:34 UTC 2024
    - Last Modified: Wed May 22 23:07:14 UTC 2024
    - 30.2K bytes
    - Viewed (0)
  6. .teamcity/src/main/kotlin/model/CIBuildModel.kt

    ) {
    
        constructor(
            uuid: Int,
            testType: TestType,
            os: Os,
            testJvm: JvmCategory,
            expectedBucketNumber: Int = DEFAULT_FUNCTIONAL_TEST_BUCKET_SIZE,
            buildJvm: Jvm = BuildToolBuildJvm,
            withoutDependencies: Boolean = false,
            arch: Arch = Arch.AMD64,
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Mon Jun 03 03:39:03 UTC 2024
    - 21.1K bytes
    - Viewed (0)
  7. platforms/core-runtime/daemon-protocol/src/main/java/org/gradle/launcher/daemon/protocol/DaemonMessageSerializer.java

                buildActionParametersSerializer.write(encoder, build.getParameters());
            }
    
            @Override
            public Build read(Decoder decoder) throws Exception {
                UUID uuid = new UUID(decoder.readLong(), decoder.readLong());
                byte[] token = decoder.readBinary();
                long timestamp = decoder.readLong();
                boolean interactive = decoder.readBoolean();
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Wed May 15 19:54:56 UTC 2024
    - 18.8K bytes
    - Viewed (0)
  8. src/main/config/es/fess_config_web_config.json

                    "array" : "true"
                  }
                }
              }
            },
            "creation_date" : "1509021057900",
            "number_of_shards" : "5",
            "number_of_replicas" : "1",
            "uuid" : "OYkqmnvbTJami5vnLYfYNg",
            "version" : {
              "created" : "6000051"
            },
            "provided_name" : "fess_config.web_config"
          }
        }
      }
    Registered: Wed Jun 12 13:08:18 UTC 2024
    - Last Modified: Thu Dec 02 13:14:56 UTC 2021
    - 2.3K bytes
    - Viewed (0)
  9. src/main/config/es/fess_config_file_config.json

                    "array" : "true"
                  }
                }
              }
            },
            "creation_date" : "1509021053464",
            "number_of_shards" : "5",
            "number_of_replicas" : "1",
            "uuid" : "5fluDb3PStuKaHkl-5gdNw",
            "version" : {
              "created" : "6000051"
            },
            "provided_name" : "fess_config.file_config"
          }
        }
      }
    Registered: Wed Jun 12 13:08:18 UTC 2024
    - Last Modified: Thu Dec 02 13:14:56 UTC 2021
    - 2.3K bytes
    - Viewed (0)
  10. pkg/scheduler/extender_test.go

    				st.MakePod().Name("pod2").UID("uid2").Obj(),
    				st.MakePod().Name("pod3").UID("uid3").Obj(),
    				st.MakePod().Name("pod4").UID("uid4").Obj(),
    			},
    			nodeInfos: nil,
    			want: map[string]*extenderv1.Victims{
    				"node1": {
    					Pods: []*v1.Pod{
    						st.MakePod().Name("pod1").UID("uid1").Obj(),
    						st.MakePod().Name("pod3").UID("uid3").Obj(),
    					},
    					NumPDBViolations: 1,
    				},
    				"node2": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Mon Feb 26 19:07:19 UTC 2024
    - 16.7K bytes
    - Viewed (0)
Back to top