index
int64
0
0
repo_id
stringlengths
9
205
file_path
stringlengths
31
246
content
stringlengths
1
12.2M
__index_level_0__
int64
0
10k
0
Create_ds/dubbo/dubbo-xds/src/test/java/org/apache/dubbo/registry/xds/util/protocol
Create_ds/dubbo/dubbo-xds/src/test/java/org/apache/dubbo/registry/xds/util/protocol/impl/RdsProtocolMock.java
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may ...
6,200
0
Create_ds/dubbo/dubbo-xds/src/test/java/org/apache/dubbo/registry/xds/util/protocol
Create_ds/dubbo/dubbo-xds/src/test/java/org/apache/dubbo/registry/xds/util/protocol/impl/EdsProtocolMock.java
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may ...
6,201
0
Create_ds/dubbo/dubbo-xds/src/test/java/org/apache/dubbo/registry/xds/util/protocol
Create_ds/dubbo/dubbo-xds/src/test/java/org/apache/dubbo/registry/xds/util/protocol/impl/LdsProtocolMock.java
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may ...
6,202
0
Create_ds/dubbo/dubbo-xds/src/test/java/org/apache/dubbo/rpc/cluster/router
Create_ds/dubbo/dubbo-xds/src/test/java/org/apache/dubbo/rpc/cluster/router/xds/RdsRouteRuleManagerTest.java
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may ...
6,203
0
Create_ds/dubbo/dubbo-xds/src/test/java/org/apache/dubbo/rpc/cluster/router
Create_ds/dubbo/dubbo-xds/src/test/java/org/apache/dubbo/rpc/cluster/router/xds/EdsEndpointManagerTest.java
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may ...
6,204
0
Create_ds/dubbo/dubbo-xds/src/test/java/org/apache/dubbo/rpc/cluster/router
Create_ds/dubbo/dubbo-xds/src/test/java/org/apache/dubbo/rpc/cluster/router/xds/RdsVirtualHostListenerTest.java
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may ...
6,205
0
Create_ds/dubbo/dubbo-xds/src/test/java/org/apache/dubbo/rpc/cluster/router
Create_ds/dubbo/dubbo-xds/src/test/java/org/apache/dubbo/rpc/cluster/router/xds/XdsRouteTest.java
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may ...
6,206
0
Create_ds/dubbo/dubbo-xds/src/test/java/org/apache/dubbo/rpc/cluster/router/xds
Create_ds/dubbo/dubbo-xds/src/test/java/org/apache/dubbo/rpc/cluster/router/xds/rule/HeaderMatcherTest.java
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may ...
6,207
0
Create_ds/dubbo/dubbo-xds/src/test/java/org/apache/dubbo/rpc/cluster/router/xds
Create_ds/dubbo/dubbo-xds/src/test/java/org/apache/dubbo/rpc/cluster/router/xds/rule/PathMatcherTest.java
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may ...
6,208
0
Create_ds/dubbo/dubbo-xds/src/main/java/org/apache/dubbo/registry
Create_ds/dubbo/dubbo-xds/src/main/java/org/apache/dubbo/registry/xds/XdsRegistry.java
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may ...
6,209
0
Create_ds/dubbo/dubbo-xds/src/main/java/org/apache/dubbo/registry
Create_ds/dubbo/dubbo-xds/src/main/java/org/apache/dubbo/registry/xds/XdsEnv.java
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may ...
6,210
0
Create_ds/dubbo/dubbo-xds/src/main/java/org/apache/dubbo/registry
Create_ds/dubbo/dubbo-xds/src/main/java/org/apache/dubbo/registry/xds/XdsServiceDiscovery.java
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may ...
6,211
0
Create_ds/dubbo/dubbo-xds/src/main/java/org/apache/dubbo/registry
Create_ds/dubbo/dubbo-xds/src/main/java/org/apache/dubbo/registry/xds/XdsCertificateSigner.java
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may ...
6,212
0
Create_ds/dubbo/dubbo-xds/src/main/java/org/apache/dubbo/registry
Create_ds/dubbo/dubbo-xds/src/main/java/org/apache/dubbo/registry/xds/XdsServiceDiscoveryFactory.java
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may ...
6,213
0
Create_ds/dubbo/dubbo-xds/src/main/java/org/apache/dubbo/registry
Create_ds/dubbo/dubbo-xds/src/main/java/org/apache/dubbo/registry/xds/XdsInitializationException.java
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may ...
6,214
0
Create_ds/dubbo/dubbo-xds/src/main/java/org/apache/dubbo/registry
Create_ds/dubbo/dubbo-xds/src/main/java/org/apache/dubbo/registry/xds/XdsRegistryFactory.java
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may ...
6,215
0
Create_ds/dubbo/dubbo-xds/src/main/java/org/apache/dubbo/registry/xds
Create_ds/dubbo/dubbo-xds/src/main/java/org/apache/dubbo/registry/xds/util/XdsListener.java
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may ...
6,216
0
Create_ds/dubbo/dubbo-xds/src/main/java/org/apache/dubbo/registry/xds
Create_ds/dubbo/dubbo-xds/src/main/java/org/apache/dubbo/registry/xds/util/NodeBuilder.java
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may ...
6,217
0
Create_ds/dubbo/dubbo-xds/src/main/java/org/apache/dubbo/registry/xds
Create_ds/dubbo/dubbo-xds/src/main/java/org/apache/dubbo/registry/xds/util/AdsObserver.java
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may ...
6,218
0
Create_ds/dubbo/dubbo-xds/src/main/java/org/apache/dubbo/registry/xds
Create_ds/dubbo/dubbo-xds/src/main/java/org/apache/dubbo/registry/xds/util/XdsChannel.java
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may ...
6,219
0
Create_ds/dubbo/dubbo-xds/src/main/java/org/apache/dubbo/registry/xds
Create_ds/dubbo/dubbo-xds/src/main/java/org/apache/dubbo/registry/xds/util/PilotExchanger.java
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may ...
6,220
0
Create_ds/dubbo/dubbo-xds/src/main/java/org/apache/dubbo/registry/xds/util
Create_ds/dubbo/dubbo-xds/src/main/java/org/apache/dubbo/registry/xds/util/bootstrap/BootstrapInfoImpl.java
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may ...
6,221
0
Create_ds/dubbo/dubbo-xds/src/main/java/org/apache/dubbo/registry/xds/util
Create_ds/dubbo/dubbo-xds/src/main/java/org/apache/dubbo/registry/xds/util/bootstrap/BootstrapperImpl.java
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may ...
6,222
0
Create_ds/dubbo/dubbo-xds/src/main/java/org/apache/dubbo/registry/xds/util
Create_ds/dubbo/dubbo-xds/src/main/java/org/apache/dubbo/registry/xds/util/bootstrap/ServerInfoImpl.java
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may ...
6,223
0
Create_ds/dubbo/dubbo-xds/src/main/java/org/apache/dubbo/registry/xds/util
Create_ds/dubbo/dubbo-xds/src/main/java/org/apache/dubbo/registry/xds/util/bootstrap/Bootstrapper.java
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may ...
6,224
0
Create_ds/dubbo/dubbo-xds/src/main/java/org/apache/dubbo/registry/xds/util
Create_ds/dubbo/dubbo-xds/src/main/java/org/apache/dubbo/registry/xds/util/bootstrap/CertificateProviderInfoImpl.java
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may ...
6,225
0
Create_ds/dubbo/dubbo-xds/src/main/java/org/apache/dubbo/registry/xds/util
Create_ds/dubbo/dubbo-xds/src/main/java/org/apache/dubbo/registry/xds/util/protocol/AbstractProtocol.java
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may ...
6,226
0
Create_ds/dubbo/dubbo-xds/src/main/java/org/apache/dubbo/registry/xds/util
Create_ds/dubbo/dubbo-xds/src/main/java/org/apache/dubbo/registry/xds/util/protocol/DeltaResource.java
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may ...
6,227
0
Create_ds/dubbo/dubbo-xds/src/main/java/org/apache/dubbo/registry/xds/util
Create_ds/dubbo/dubbo-xds/src/main/java/org/apache/dubbo/registry/xds/util/protocol/XdsProtocol.java
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may ...
6,228
0
Create_ds/dubbo/dubbo-xds/src/main/java/org/apache/dubbo/registry/xds/util/protocol
Create_ds/dubbo/dubbo-xds/src/main/java/org/apache/dubbo/registry/xds/util/protocol/delta/DeltaListener.java
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may ...
6,229
0
Create_ds/dubbo/dubbo-xds/src/main/java/org/apache/dubbo/registry/xds/util/protocol
Create_ds/dubbo/dubbo-xds/src/main/java/org/apache/dubbo/registry/xds/util/protocol/delta/DeltaEndpoint.java
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may ...
6,230
0
Create_ds/dubbo/dubbo-xds/src/main/java/org/apache/dubbo/registry/xds/util/protocol
Create_ds/dubbo/dubbo-xds/src/main/java/org/apache/dubbo/registry/xds/util/protocol/delta/DeltaRoute.java
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may ...
6,231
0
Create_ds/dubbo/dubbo-xds/src/main/java/org/apache/dubbo/registry/xds/util/protocol
Create_ds/dubbo/dubbo-xds/src/main/java/org/apache/dubbo/registry/xds/util/protocol/impl/LdsProtocol.java
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may ...
6,232
0
Create_ds/dubbo/dubbo-xds/src/main/java/org/apache/dubbo/registry/xds/util/protocol
Create_ds/dubbo/dubbo-xds/src/main/java/org/apache/dubbo/registry/xds/util/protocol/impl/EdsProtocol.java
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may ...
6,233
0
Create_ds/dubbo/dubbo-xds/src/main/java/org/apache/dubbo/registry/xds/util/protocol
Create_ds/dubbo/dubbo-xds/src/main/java/org/apache/dubbo/registry/xds/util/protocol/impl/RdsProtocol.java
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may ...
6,234
0
Create_ds/dubbo/dubbo-xds/src/main/java/org/apache/dubbo/registry/xds/util/protocol
Create_ds/dubbo/dubbo-xds/src/main/java/org/apache/dubbo/registry/xds/util/protocol/message/RouteResult.java
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may ...
6,235
0
Create_ds/dubbo/dubbo-xds/src/main/java/org/apache/dubbo/registry/xds/util/protocol
Create_ds/dubbo/dubbo-xds/src/main/java/org/apache/dubbo/registry/xds/util/protocol/message/EndpointResult.java
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may ...
6,236
0
Create_ds/dubbo/dubbo-xds/src/main/java/org/apache/dubbo/registry/xds/util/protocol
Create_ds/dubbo/dubbo-xds/src/main/java/org/apache/dubbo/registry/xds/util/protocol/message/Endpoint.java
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may ...
6,237
0
Create_ds/dubbo/dubbo-xds/src/main/java/org/apache/dubbo/registry/xds/util/protocol
Create_ds/dubbo/dubbo-xds/src/main/java/org/apache/dubbo/registry/xds/util/protocol/message/ListenerResult.java
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may ...
6,238
0
Create_ds/dubbo/dubbo-xds/src/main/java/org/apache/dubbo/registry/xds
Create_ds/dubbo/dubbo-xds/src/main/java/org/apache/dubbo/registry/xds/istio/IstioCitadelCertificateSigner.java
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may ...
6,239
0
Create_ds/dubbo/dubbo-xds/src/main/java/org/apache/dubbo/registry/xds
Create_ds/dubbo/dubbo-xds/src/main/java/org/apache/dubbo/registry/xds/istio/IstioEnv.java
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may ...
6,240
0
Create_ds/dubbo/dubbo-xds/src/main/java/org/apache/dubbo/registry/xds
Create_ds/dubbo/dubbo-xds/src/main/java/org/apache/dubbo/registry/xds/istio/IstioConstant.java
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may ...
6,241
0
Create_ds/dubbo/dubbo-xds/src/main/java/org/apache/dubbo/rpc/cluster/router
Create_ds/dubbo/dubbo-xds/src/main/java/org/apache/dubbo/rpc/cluster/router/xds/XdsRouteRuleListener.java
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may ...
6,242
0
Create_ds/dubbo/dubbo-xds/src/main/java/org/apache/dubbo/rpc/cluster/router
Create_ds/dubbo/dubbo-xds/src/main/java/org/apache/dubbo/rpc/cluster/router/xds/XdsRouter.java
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may ...
6,243
0
Create_ds/dubbo/dubbo-xds/src/main/java/org/apache/dubbo/rpc/cluster/router
Create_ds/dubbo/dubbo-xds/src/main/java/org/apache/dubbo/rpc/cluster/router/xds/EdsEndpointManager.java
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may ...
6,244
0
Create_ds/dubbo/dubbo-xds/src/main/java/org/apache/dubbo/rpc/cluster/router
Create_ds/dubbo/dubbo-xds/src/main/java/org/apache/dubbo/rpc/cluster/router/xds/XdsRouterFactory.java
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may ...
6,245
0
Create_ds/dubbo/dubbo-xds/src/main/java/org/apache/dubbo/rpc/cluster/router
Create_ds/dubbo/dubbo-xds/src/main/java/org/apache/dubbo/rpc/cluster/router/xds/RdsRouteRuleManager.java
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may ...
6,246
0
Create_ds/dubbo/dubbo-xds/src/main/java/org/apache/dubbo/rpc/cluster/router
Create_ds/dubbo/dubbo-xds/src/main/java/org/apache/dubbo/rpc/cluster/router/xds/RdsVirtualHostListener.java
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may ...
6,247
0
Create_ds/dubbo/dubbo-xds/src/main/java/org/apache/dubbo/rpc/cluster/router
Create_ds/dubbo/dubbo-xds/src/main/java/org/apache/dubbo/rpc/cluster/router/xds/EdsEndpointListener.java
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may ...
6,248
0
Create_ds/dubbo/dubbo-xds/src/main/java/org/apache/dubbo/rpc/cluster/router
Create_ds/dubbo/dubbo-xds/src/main/java/org/apache/dubbo/rpc/cluster/router/xds/XdsScopeModelInitializer.java
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may ...
6,249
0
Create_ds/dubbo/dubbo-xds/src/main/java/org/apache/dubbo/rpc/cluster/router/xds
Create_ds/dubbo/dubbo-xds/src/main/java/org/apache/dubbo/rpc/cluster/router/xds/rule/HeaderMatcher.java
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may ...
6,250
0
Create_ds/dubbo/dubbo-xds/src/main/java/org/apache/dubbo/rpc/cluster/router/xds
Create_ds/dubbo/dubbo-xds/src/main/java/org/apache/dubbo/rpc/cluster/router/xds/rule/PathMatcher.java
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may ...
6,251
0
Create_ds/dubbo/dubbo-xds/src/main/java/org/apache/dubbo/rpc/cluster/router/xds
Create_ds/dubbo/dubbo-xds/src/main/java/org/apache/dubbo/rpc/cluster/router/xds/rule/DestinationSubset.java
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may ...
6,252
0
Create_ds/dubbo/dubbo-xds/src/main/java/org/apache/dubbo/rpc/cluster/router/xds
Create_ds/dubbo/dubbo-xds/src/main/java/org/apache/dubbo/rpc/cluster/router/xds/rule/HttpRequestMatch.java
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may ...
6,253
0
Create_ds/dubbo/dubbo-xds/src/main/java/org/apache/dubbo/rpc/cluster/router/xds
Create_ds/dubbo/dubbo-xds/src/main/java/org/apache/dubbo/rpc/cluster/router/xds/rule/XdsRouteRule.java
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may ...
6,254
0
Create_ds/dubbo/dubbo-xds/src/main/java/org/apache/dubbo/rpc/cluster/router/xds
Create_ds/dubbo/dubbo-xds/src/main/java/org/apache/dubbo/rpc/cluster/router/xds/rule/LongRangeMatch.java
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may ...
6,255
0
Create_ds/dubbo/dubbo-xds/src/main/java/org/apache/dubbo/rpc/cluster/router/xds
Create_ds/dubbo/dubbo-xds/src/main/java/org/apache/dubbo/rpc/cluster/router/xds/rule/HTTPRouteDestination.java
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may ...
6,256
0
Create_ds/dubbo/dubbo-xds/src/main/java/org/apache/dubbo/rpc/cluster/router/xds
Create_ds/dubbo/dubbo-xds/src/main/java/org/apache/dubbo/rpc/cluster/router/xds/rule/ClusterWeight.java
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may ...
6,257
0
Create_ds/dubbo/dubbo-common/src/test/java/org/apache/dubbo
Create_ds/dubbo/dubbo-common/src/test/java/org/apache/dubbo/config/AbstractInterfaceConfigTest.java
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may ...
6,258
0
Create_ds/dubbo/dubbo-common/src/test/java/org/apache/dubbo
Create_ds/dubbo/dubbo-common/src/test/java/org/apache/dubbo/config/GreetingLocal2.java
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may ...
6,259
0
Create_ds/dubbo/dubbo-common/src/test/java/org/apache/dubbo
Create_ds/dubbo/dubbo-common/src/test/java/org/apache/dubbo/config/GreetingLocal3.java
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may ...
6,260
0
Create_ds/dubbo/dubbo-common/src/test/java/org/apache/dubbo
Create_ds/dubbo/dubbo-common/src/test/java/org/apache/dubbo/config/Greeting.java
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may ...
6,261
0
Create_ds/dubbo/dubbo-common/src/test/java/org/apache/dubbo
Create_ds/dubbo/dubbo-common/src/test/java/org/apache/dubbo/config/GreetingLocal1.java
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may ...
6,262
0
Create_ds/dubbo/dubbo-common/src/test/java/org/apache/dubbo/config
Create_ds/dubbo/dubbo-common/src/test/java/org/apache/dubbo/config/context/ConfigConfigurationAdapterTest.java
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may ...
6,263
0
Create_ds/dubbo/dubbo-common/src/test/java/org/apache/dubbo/config
Create_ds/dubbo/dubbo-common/src/test/java/org/apache/dubbo/config/context/ConfigManagerTest.java
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may ...
6,264
0
Create_ds/dubbo/dubbo-common/src/test/java/org/apache/dubbo
Create_ds/dubbo/dubbo-common/src/test/java/org/apache/dubbo/common/BaseServiceMetadataTest.java
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may ...
6,265
0
Create_ds/dubbo/dubbo-common/src/test/java/org/apache/dubbo
Create_ds/dubbo/dubbo-common/src/test/java/org/apache/dubbo/common/ServiceKeyTest.java
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may ...
6,266
0
Create_ds/dubbo/dubbo-common/src/test/java/org/apache/dubbo
Create_ds/dubbo/dubbo-common/src/test/java/org/apache/dubbo/common/InterfaceAddressURLTest.java
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may ...
6,267
0
Create_ds/dubbo/dubbo-common/src/test/java/org/apache/dubbo
Create_ds/dubbo/dubbo-common/src/test/java/org/apache/dubbo/common/ProtocolServiceKeyTest.java
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may ...
6,268
0
Create_ds/dubbo/dubbo-common/src/test/java/org/apache/dubbo
Create_ds/dubbo/dubbo-common/src/test/java/org/apache/dubbo/common/CommonScopeModelInitializerTest.java
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may ...
6,269
0
Create_ds/dubbo/dubbo-common/src/test/java/org/apache/dubbo
Create_ds/dubbo/dubbo-common/src/test/java/org/apache/dubbo/common/ProtocolServiceKeyMatcherTest.java
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may ...
6,270
0
Create_ds/dubbo/dubbo-common/src/test/java/org/apache/dubbo
Create_ds/dubbo/dubbo-common/src/test/java/org/apache/dubbo/common/URLStrParserTest.java
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may ...
6,271
0
Create_ds/dubbo/dubbo-common/src/test/java/org/apache/dubbo
Create_ds/dubbo/dubbo-common/src/test/java/org/apache/dubbo/common/URLBuilderTest.java
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may ...
6,272
0
Create_ds/dubbo/dubbo-common/src/test/java/org/apache/dubbo
Create_ds/dubbo/dubbo-common/src/test/java/org/apache/dubbo/common/URLTest.java
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may ...
6,273
0
Create_ds/dubbo/dubbo-common/src/test/java/org/apache/dubbo
Create_ds/dubbo/dubbo-common/src/test/java/org/apache/dubbo/common/ServiceKeyMatcherTest.java
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may ...
6,274
0
Create_ds/dubbo/dubbo-common/src/test/java/org/apache/dubbo
Create_ds/dubbo/dubbo-common/src/test/java/org/apache/dubbo/common/PojoUtilsForNonPublicStaticTest.java
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may ...
6,275
0
Create_ds/dubbo/dubbo-common/src/test/java/org/apache/dubbo/common
Create_ds/dubbo/dubbo-common/src/test/java/org/apache/dubbo/common/vo/UserVo.java
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may ...
6,276
0
Create_ds/dubbo/dubbo-common/src/test/java/org/apache/dubbo/common
Create_ds/dubbo/dubbo-common/src/test/java/org/apache/dubbo/common/ssl/SSLConfigCertProviderTest.java
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may ...
6,277
0
Create_ds/dubbo/dubbo-common/src/test/java/org/apache/dubbo/common
Create_ds/dubbo/dubbo-common/src/test/java/org/apache/dubbo/common/ssl/FirstCertProvider.java
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may ...
6,278
0
Create_ds/dubbo/dubbo-common/src/test/java/org/apache/dubbo/common
Create_ds/dubbo/dubbo-common/src/test/java/org/apache/dubbo/common/ssl/SecondCertProvider.java
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may ...
6,279
0
Create_ds/dubbo/dubbo-common/src/test/java/org/apache/dubbo/common
Create_ds/dubbo/dubbo-common/src/test/java/org/apache/dubbo/common/ssl/CertManagerTest.java
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may ...
6,280
0
Create_ds/dubbo/dubbo-common/src/test/java/org/apache/dubbo/common
Create_ds/dubbo/dubbo-common/src/test/java/org/apache/dubbo/common/extension/SPI1Impl.java
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may ...
6,281
0
Create_ds/dubbo/dubbo-common/src/test/java/org/apache/dubbo/common
Create_ds/dubbo/dubbo-common/src/test/java/org/apache/dubbo/common/extension/AdaptiveClassCodeGeneratorTest.java
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may ...
6,282
0
Create_ds/dubbo/dubbo-common/src/test/java/org/apache/dubbo/common
Create_ds/dubbo/dubbo-common/src/test/java/org/apache/dubbo/common/extension/DubboExternalLoadingStrategy.java
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may ...
6,283
0
Create_ds/dubbo/dubbo-common/src/test/java/org/apache/dubbo/common
Create_ds/dubbo/dubbo-common/src/test/java/org/apache/dubbo/common/extension/SPI4.java
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may ...
6,284
0
Create_ds/dubbo/dubbo-common/src/test/java/org/apache/dubbo/common
Create_ds/dubbo/dubbo-common/src/test/java/org/apache/dubbo/common/extension/ExtensionLoaderTest.java
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may ...
6,285
0
Create_ds/dubbo/dubbo-common/src/test/java/org/apache/dubbo/common
Create_ds/dubbo/dubbo-common/src/test/java/org/apache/dubbo/common/extension/SPI2.java
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may ...
6,286
0
Create_ds/dubbo/dubbo-common/src/test/java/org/apache/dubbo/common
Create_ds/dubbo/dubbo-common/src/test/java/org/apache/dubbo/common/extension/NoSpiExt.java
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may ...
6,287
0
Create_ds/dubbo/dubbo-common/src/test/java/org/apache/dubbo/common
Create_ds/dubbo/dubbo-common/src/test/java/org/apache/dubbo/common/extension/ExtensionLoader_Adaptive_UseJdkCompiler_Test.java
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may ...
6,288
0
Create_ds/dubbo/dubbo-common/src/test/java/org/apache/dubbo/common
Create_ds/dubbo/dubbo-common/src/test/java/org/apache/dubbo/common/extension/SPI3.java
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may ...
6,289
0
Create_ds/dubbo/dubbo-common/src/test/java/org/apache/dubbo/common
Create_ds/dubbo/dubbo-common/src/test/java/org/apache/dubbo/common/extension/ExtensionDirectorTest.java
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may ...
6,290
0
Create_ds/dubbo/dubbo-common/src/test/java/org/apache/dubbo/common
Create_ds/dubbo/dubbo-common/src/test/java/org/apache/dubbo/common/extension/ExtensionLoader_Activate_Test.java
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may ...
6,291
0
Create_ds/dubbo/dubbo-common/src/test/java/org/apache/dubbo/common
Create_ds/dubbo/dubbo-common/src/test/java/org/apache/dubbo/common/extension/SPI2Impl.java
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may ...
6,292
0
Create_ds/dubbo/dubbo-common/src/test/java/org/apache/dubbo/common
Create_ds/dubbo/dubbo-common/src/test/java/org/apache/dubbo/common/extension/SPI3Impl.java
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may ...
6,293
0
Create_ds/dubbo/dubbo-common/src/test/java/org/apache/dubbo/common
Create_ds/dubbo/dubbo-common/src/test/java/org/apache/dubbo/common/extension/SPI1.java
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may ...
6,294
0
Create_ds/dubbo/dubbo-common/src/test/java/org/apache/dubbo/common
Create_ds/dubbo/dubbo-common/src/test/java/org/apache/dubbo/common/extension/SPI4Impl.java
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may ...
6,295
0
Create_ds/dubbo/dubbo-common/src/test/java/org/apache/dubbo/common
Create_ds/dubbo/dubbo-common/src/test/java/org/apache/dubbo/common/extension/ExtensionLoader_Compatible_Test.java
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may ...
6,296
0
Create_ds/dubbo/dubbo-common/src/test/java/org/apache/dubbo/common
Create_ds/dubbo/dubbo-common/src/test/java/org/apache/dubbo/common/extension/ExtensionLoader_Adaptive_Test.java
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may ...
6,297
0
Create_ds/dubbo/dubbo-common/src/test/java/org/apache/dubbo/common/extension
Create_ds/dubbo/dubbo-common/src/test/java/org/apache/dubbo/common/extension/compatible/CompatibleExt.java
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may ...
6,298
0
Create_ds/dubbo/dubbo-common/src/test/java/org/apache/dubbo/common/extension/compatible
Create_ds/dubbo/dubbo-common/src/test/java/org/apache/dubbo/common/extension/compatible/impl/CompatibleExtImpl2.java
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may ...
6,299