index
int64
0
0
repo_id
stringlengths
26
205
file_path
stringlengths
51
246
content
stringlengths
8
433k
__index_level_0__
int64
0
10k
0
Create_ds/conductor/client/src/main/java/com/netflix/conductor/client
Create_ds/conductor/client/src/main/java/com/netflix/conductor/client/config/PropertyFactory.java
/* * Copyright 2020 Netflix, Inc. * <p> * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * <p> * http://www.apache.org/licenses/LICENSE-2.0 * <p> * Unless required by applicable law or agr...
7,000
0
Create_ds/conductor/client/src/main/java/com/netflix/conductor/client
Create_ds/conductor/client/src/main/java/com/netflix/conductor/client/automator/TaskRunnerConfigurer.java
/* * Copyright 2020 Netflix, Inc. * <p> * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * <p> * http://www.apache.org/licenses/LICENSE-2.0 * <p> * Unless required by applicable law or agr...
7,001
0
Create_ds/conductor/client/src/main/java/com/netflix/conductor/client
Create_ds/conductor/client/src/main/java/com/netflix/conductor/client/automator/PollingSemaphore.java
/* * Copyright 2020 Netflix, Inc. * <p> * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * <p> * http://www.apache.org/licenses/LICENSE-2.0 * <p> * Unless required by applicable law or agr...
7,002
0
Create_ds/conductor/client/src/main/java/com/netflix/conductor/client
Create_ds/conductor/client/src/main/java/com/netflix/conductor/client/automator/TaskPollExecutor.java
/* * Copyright 2022 Netflix, Inc. * <p> * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * <p> * http://www.apache.org/licenses/LICENSE-2.0 * <p> * Unless required by applicable law or agr...
7,003
0
Create_ds/conductor/client/src/main/java/com/netflix/conductor/client
Create_ds/conductor/client/src/main/java/com/netflix/conductor/client/http/EventClient.java
/* * Copyright 2022 Netflix, Inc. * <p> * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * <p> * http://www.apache.org/licenses/LICENSE-2.0 * <p> * Unless required by applicable law or agr...
7,004
0
Create_ds/conductor/client/src/main/java/com/netflix/conductor/client
Create_ds/conductor/client/src/main/java/com/netflix/conductor/client/http/TaskClient.java
/* * Copyright 2022 Netflix, Inc. * <p> * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * <p> * http://www.apache.org/licenses/LICENSE-2.0 * <p> * Unless required by applicable law or agr...
7,005
0
Create_ds/conductor/client/src/main/java/com/netflix/conductor/client
Create_ds/conductor/client/src/main/java/com/netflix/conductor/client/http/PayloadStorage.java
/* * Copyright 2020 Netflix, Inc. * <p> * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * <p> * http://www.apache.org/licenses/LICENSE-2.0 * <p> * Unless required by applicable law or agr...
7,006
0
Create_ds/conductor/client/src/main/java/com/netflix/conductor/client
Create_ds/conductor/client/src/main/java/com/netflix/conductor/client/http/WorkflowClient.java
/* * Copyright 2021 Netflix, Inc. * <p> * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * <p> * http://www.apache.org/licenses/LICENSE-2.0 * <p> * Unless required by applicable law or agr...
7,007
0
Create_ds/conductor/client/src/main/java/com/netflix/conductor/client
Create_ds/conductor/client/src/main/java/com/netflix/conductor/client/http/MetadataClient.java
/* * Copyright 2020 Netflix, Inc. * <p> * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * <p> * http://www.apache.org/licenses/LICENSE-2.0 * <p> * Unless required by applicable law or agr...
7,008
0
Create_ds/conductor/client/src/main/java/com/netflix/conductor/client
Create_ds/conductor/client/src/main/java/com/netflix/conductor/client/http/ClientBase.java
/* * Copyright 2020 Netflix, Inc. * <p> * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * <p> * http://www.apache.org/licenses/LICENSE-2.0 * <p> * Unless required by applicable law or agr...
7,009
0
Create_ds/conductor/client/src/main/java/com/netflix/conductor/client
Create_ds/conductor/client/src/main/java/com/netflix/conductor/client/http/ClientRequestHandler.java
/* * Copyright 2022 Netflix, Inc. * <p> * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * <p> * http://www.apache.org/licenses/LICENSE-2.0 * <p> * Unless required by applicable law or agr...
7,010
0
Create_ds/conductor/client/src/main/java/com/netflix/conductor/client
Create_ds/conductor/client/src/main/java/com/netflix/conductor/client/telemetry/MetricsContainer.java
/* * Copyright 2020 Netflix, Inc. * <p> * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * <p> * http://www.apache.org/licenses/LICENSE-2.0 * <p> * Unless required by applicable law or agr...
7,011
0
Create_ds/conductor/client/src/main/java/com/netflix/conductor/client
Create_ds/conductor/client/src/main/java/com/netflix/conductor/client/worker/Worker.java
/* * Copyright 2021 Netflix, Inc. * <p> * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * <p> * http://www.apache.org/licenses/LICENSE-2.0 * <p> * Unless required by applicable law or agr...
7,012
0
Create_ds/conductor/client/src/main/java/com/netflix/conductor/client
Create_ds/conductor/client/src/main/java/com/netflix/conductor/client/exception/ConductorClientException.java
/* * Copyright 2020 Netflix, Inc. * <p> * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * <p> * http://www.apache.org/licenses/LICENSE-2.0 * <p> * Unless required by applicable law or agr...
7,013
0
Create_ds/conductor/redis-concurrency-limit/src/main/java/com/netflix/conductor/redis
Create_ds/conductor/redis-concurrency-limit/src/main/java/com/netflix/conductor/redis/limit/RedisConcurrentExecutionLimitDAO.java
/* * Copyright 2022 Netflix, Inc. * <p> * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * <p> * http://www.apache.org/licenses/LICENSE-2.0 * <p> * Unless required by applicable law or agr...
7,014
0
Create_ds/conductor/redis-concurrency-limit/src/main/java/com/netflix/conductor/redis/limit
Create_ds/conductor/redis-concurrency-limit/src/main/java/com/netflix/conductor/redis/limit/config/RedisConcurrentExecutionLimitConfiguration.java
/* * Copyright 2021 Netflix, Inc. * <p> * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * <p> * http://www.apache.org/licenses/LICENSE-2.0 * <p> * Unless required by applicable law or agr...
7,015
0
Create_ds/conductor/redis-concurrency-limit/src/main/java/com/netflix/conductor/redis/limit
Create_ds/conductor/redis-concurrency-limit/src/main/java/com/netflix/conductor/redis/limit/config/RedisConcurrentExecutionLimitProperties.java
/* * Copyright 2021 Netflix, Inc. * <p> * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * <p> * http://www.apache.org/licenses/LICENSE-2.0 * <p> * Unless required by applicable law or agr...
7,016
0
Create_ds/conductor/rest/src/test/java/com/netflix/conductor/rest
Create_ds/conductor/rest/src/test/java/com/netflix/conductor/rest/controllers/MetadataResourceTest.java
/* * Copyright 2020 Netflix, Inc. * <p> * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * <p> * http://www.apache.org/licenses/LICENSE-2.0 * <p> * Unless required by applicable law or agr...
7,017
0
Create_ds/conductor/rest/src/test/java/com/netflix/conductor/rest
Create_ds/conductor/rest/src/test/java/com/netflix/conductor/rest/controllers/TaskResourceTest.java
/* * Copyright 2020 Netflix, Inc. * <p> * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * <p> * http://www.apache.org/licenses/LICENSE-2.0 * <p> * Unless required by applicable law or agr...
7,018
0
Create_ds/conductor/rest/src/test/java/com/netflix/conductor/rest
Create_ds/conductor/rest/src/test/java/com/netflix/conductor/rest/controllers/WorkflowResourceTest.java
/* * Copyright 2020 Netflix, Inc. * <p> * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * <p> * http://www.apache.org/licenses/LICENSE-2.0 * <p> * Unless required by applicable law or agr...
7,019
0
Create_ds/conductor/rest/src/test/java/com/netflix/conductor/rest
Create_ds/conductor/rest/src/test/java/com/netflix/conductor/rest/controllers/EventResourceTest.java
/* * Copyright 2020 Netflix, Inc. * <p> * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * <p> * http://www.apache.org/licenses/LICENSE-2.0 * <p> * Unless required by applicable law or agr...
7,020
0
Create_ds/conductor/rest/src/test/java/com/netflix/conductor/rest
Create_ds/conductor/rest/src/test/java/com/netflix/conductor/rest/controllers/AdminResourceTest.java
/* * Copyright 2020 Netflix, Inc. * <p> * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * <p> * http://www.apache.org/licenses/LICENSE-2.0 * <p> * Unless required by applicable law or agr...
7,021
0
Create_ds/conductor/rest/src/main/java/com/netflix/conductor/rest
Create_ds/conductor/rest/src/main/java/com/netflix/conductor/rest/config/RestConfiguration.java
/* * Copyright 2020 Netflix, Inc. * <p> * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * <p> * http://www.apache.org/licenses/LICENSE-2.0 * <p> * Unless required by applicable law or agr...
7,022
0
Create_ds/conductor/rest/src/main/java/com/netflix/conductor/rest
Create_ds/conductor/rest/src/main/java/com/netflix/conductor/rest/config/RequestMappingConstants.java
/* * Copyright 2020 Netflix, Inc. * <p> * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * <p> * http://www.apache.org/licenses/LICENSE-2.0 * <p> * Unless required by applicable law or agr...
7,023
0
Create_ds/conductor/rest/src/main/java/com/netflix/conductor/rest
Create_ds/conductor/rest/src/main/java/com/netflix/conductor/rest/startup/KitchenSinkInitializer.java
/* * Copyright 2021 Netflix, Inc. * <p> * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * <p> * http://www.apache.org/licenses/LICENSE-2.0 * <p> * Unless required by applicable law or agr...
7,024
0
Create_ds/conductor/rest/src/main/java/com/netflix/conductor/rest
Create_ds/conductor/rest/src/main/java/com/netflix/conductor/rest/controllers/WorkflowBulkResource.java
/* * Copyright 2021 Netflix, Inc. * <p> * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * <p> * http://www.apache.org/licenses/LICENSE-2.0 * <p> * Unless required by applicable law or agr...
7,025
0
Create_ds/conductor/rest/src/main/java/com/netflix/conductor/rest
Create_ds/conductor/rest/src/main/java/com/netflix/conductor/rest/controllers/EventResource.java
/* * Copyright 2020 Netflix, Inc. * <p> * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * <p> * http://www.apache.org/licenses/LICENSE-2.0 * <p> * Unless required by applicable law or agr...
7,026
0
Create_ds/conductor/rest/src/main/java/com/netflix/conductor/rest
Create_ds/conductor/rest/src/main/java/com/netflix/conductor/rest/controllers/ApplicationExceptionMapper.java
/* * Copyright 2020 Netflix, Inc. * <p> * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * <p> * http://www.apache.org/licenses/LICENSE-2.0 * <p> * Unless required by applicable law or agr...
7,027
0
Create_ds/conductor/rest/src/main/java/com/netflix/conductor/rest
Create_ds/conductor/rest/src/main/java/com/netflix/conductor/rest/controllers/WorkflowResource.java
/* * Copyright 2020 Netflix, Inc. * <p> * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * <p> * http://www.apache.org/licenses/LICENSE-2.0 * <p> * Unless required by applicable law or agr...
7,028
0
Create_ds/conductor/rest/src/main/java/com/netflix/conductor/rest
Create_ds/conductor/rest/src/main/java/com/netflix/conductor/rest/controllers/ValidationExceptionMapper.java
/* * Copyright 2020 Netflix, Inc. * <p> * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * <p> * http://www.apache.org/licenses/LICENSE-2.0 * <p> * Unless required by applicable law or agr...
7,029
0
Create_ds/conductor/rest/src/main/java/com/netflix/conductor/rest
Create_ds/conductor/rest/src/main/java/com/netflix/conductor/rest/controllers/HealthCheckResource.java
/* * Copyright 2020 Netflix, Inc. * <p> * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * <p> * http://www.apache.org/licenses/LICENSE-2.0 * <p> * Unless required by applicable law or agr...
7,030
0
Create_ds/conductor/rest/src/main/java/com/netflix/conductor/rest
Create_ds/conductor/rest/src/main/java/com/netflix/conductor/rest/controllers/QueueAdminResource.java
/* * Copyright 2022 Netflix, Inc. * <p> * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * <p> * http://www.apache.org/licenses/LICENSE-2.0 * <p> * Unless required by applicable law or agr...
7,031
0
Create_ds/conductor/rest/src/main/java/com/netflix/conductor/rest
Create_ds/conductor/rest/src/main/java/com/netflix/conductor/rest/controllers/AdminResource.java
/* * Copyright 2020 Netflix, Inc. * <p> * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * <p> * http://www.apache.org/licenses/LICENSE-2.0 * <p> * Unless required by applicable law or agr...
7,032
0
Create_ds/conductor/rest/src/main/java/com/netflix/conductor/rest
Create_ds/conductor/rest/src/main/java/com/netflix/conductor/rest/controllers/TaskResource.java
/* * Copyright 2021 Netflix, Inc. * <p> * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * <p> * http://www.apache.org/licenses/LICENSE-2.0 * <p> * Unless required by applicable law or agr...
7,033
0
Create_ds/conductor/rest/src/main/java/com/netflix/conductor/rest
Create_ds/conductor/rest/src/main/java/com/netflix/conductor/rest/controllers/MetadataResource.java
/* * Copyright 2020 Netflix, Inc. * <p> * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * <p> * http://www.apache.org/licenses/LICENSE-2.0 * <p> * Unless required by applicable law or agr...
7,034
0
Create_ds/conductor/cassandra-persistence/src/main/java/com/netflix/conductor/cassandra
Create_ds/conductor/cassandra-persistence/src/main/java/com/netflix/conductor/cassandra/util/Statements.java
/* * Copyright 2022 Netflix, Inc. * <p> * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * <p> * http://www.apache.org/licenses/LICENSE-2.0 * <p> * Unless required by applicable law or agr...
7,035
0
Create_ds/conductor/cassandra-persistence/src/main/java/com/netflix/conductor/cassandra
Create_ds/conductor/cassandra-persistence/src/main/java/com/netflix/conductor/cassandra/util/Constants.java
/* * Copyright 2022 Netflix, Inc. * <p> * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * <p> * http://www.apache.org/licenses/LICENSE-2.0 * <p> * Unless required by applicable law or agr...
7,036
0
Create_ds/conductor/cassandra-persistence/src/main/java/com/netflix/conductor/cassandra
Create_ds/conductor/cassandra-persistence/src/main/java/com/netflix/conductor/cassandra/config/CassandraProperties.java
/* * Copyright 2022 Netflix, Inc. * <p> * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * <p> * http://www.apache.org/licenses/LICENSE-2.0 * <p> * Unless required by applicable law or agr...
7,037
0
Create_ds/conductor/cassandra-persistence/src/main/java/com/netflix/conductor/cassandra
Create_ds/conductor/cassandra-persistence/src/main/java/com/netflix/conductor/cassandra/config/CassandraConfiguration.java
/* * Copyright 2022 Netflix, Inc. * <p> * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * <p> * http://www.apache.org/licenses/LICENSE-2.0 * <p> * Unless required by applicable law or agr...
7,038
0
Create_ds/conductor/cassandra-persistence/src/main/java/com/netflix/conductor/cassandra/config
Create_ds/conductor/cassandra-persistence/src/main/java/com/netflix/conductor/cassandra/config/cache/CacheableMetadataDAO.java
/* * Copyright 2022 Netflix, Inc. * <p> * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * <p> * http://www.apache.org/licenses/LICENSE-2.0 * <p> * Unless required by applicable law or agr...
7,039
0
Create_ds/conductor/cassandra-persistence/src/main/java/com/netflix/conductor/cassandra/config
Create_ds/conductor/cassandra-persistence/src/main/java/com/netflix/conductor/cassandra/config/cache/CachingConfig.java
/* * Copyright 2022 Netflix, Inc. * <p> * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * <p> * http://www.apache.org/licenses/LICENSE-2.0 * <p> * Unless required by applicable law or agr...
7,040
0
Create_ds/conductor/cassandra-persistence/src/main/java/com/netflix/conductor/cassandra/config
Create_ds/conductor/cassandra-persistence/src/main/java/com/netflix/conductor/cassandra/config/cache/CacheableEventHandlerDAO.java
/* * Copyright 2022 Netflix, Inc. * <p> * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * <p> * http://www.apache.org/licenses/LICENSE-2.0 * <p> * Unless required by applicable law or agr...
7,041
0
Create_ds/conductor/cassandra-persistence/src/main/java/com/netflix/conductor/cassandra
Create_ds/conductor/cassandra-persistence/src/main/java/com/netflix/conductor/cassandra/dao/CassandraBaseDAO.java
/* * Copyright 2022 Netflix, Inc. * <p> * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * <p> * http://www.apache.org/licenses/LICENSE-2.0 * <p> * Unless required by applicable law or agr...
7,042
0
Create_ds/conductor/cassandra-persistence/src/main/java/com/netflix/conductor/cassandra
Create_ds/conductor/cassandra-persistence/src/main/java/com/netflix/conductor/cassandra/dao/CassandraEventHandlerDAO.java
/* * Copyright 2022 Netflix, Inc. * <p> * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * <p> * http://www.apache.org/licenses/LICENSE-2.0 * <p> * Unless required by applicable law or agr...
7,043
0
Create_ds/conductor/cassandra-persistence/src/main/java/com/netflix/conductor/cassandra
Create_ds/conductor/cassandra-persistence/src/main/java/com/netflix/conductor/cassandra/dao/CassandraPollDataDAO.java
/* * Copyright 2022 Netflix, Inc. * <p> * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * <p> * http://www.apache.org/licenses/LICENSE-2.0 * <p> * Unless required by applicable law or agr...
7,044
0
Create_ds/conductor/cassandra-persistence/src/main/java/com/netflix/conductor/cassandra
Create_ds/conductor/cassandra-persistence/src/main/java/com/netflix/conductor/cassandra/dao/CassandraMetadataDAO.java
/* * Copyright 2022 Netflix, Inc. * <p> * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * <p> * http://www.apache.org/licenses/LICENSE-2.0 * <p> * Unless required by applicable law or agr...
7,045
0
Create_ds/conductor/cassandra-persistence/src/main/java/com/netflix/conductor/cassandra
Create_ds/conductor/cassandra-persistence/src/main/java/com/netflix/conductor/cassandra/dao/CassandraExecutionDAO.java
/* * Copyright 2022 Netflix, Inc. * <p> * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * <p> * http://www.apache.org/licenses/LICENSE-2.0 * <p> * Unless required by applicable law or agr...
7,046
0
Create_ds/Surus/src/test/java/org/surus
Create_ds/Surus/src/test/java/org/surus/pig/ScorePMML_AuditTest.java
package org.surus.pig; import static org.junit.Assert.*; import java.io.IOException; import java.util.ArrayList; import java.util.List; import javax.xml.bind.JAXBException; import org.apache.pig.data.DataType; import org.apache.pig.data.Tuple; import org.apache.pig.data.TupleFactory; import org.apache.pig.impl.logi...
7,047
0
Create_ds/Surus/src/test/java/org/surus
Create_ds/Surus/src/test/java/org/surus/pig/ScorePMML_ElNinoTest.java
package org.surus.pig; import static org.junit.Assert.*; import java.io.IOException; import java.util.ArrayList; import java.util.List; import javax.xml.bind.JAXBException; import org.apache.pig.data.DataType; import org.apache.pig.data.Tuple; import org.apache.pig.data.TupleFactory; import org.apache.pig.impl.logi...
7,048
0
Create_ds/Surus/src/test/java/org/surus
Create_ds/Surus/src/test/java/org/surus/pig/RAD_Test.java
package org.surus.pig; import static org.junit.Assert.*; import org.junit.Test; import java.util.ArrayList; import java.util.Iterator; import java.util.List; import org.apache.pig.backend.executionengine.ExecException; import org.apache.pig.data.BagFactory; import org.apache.pig.data.DataBag; import org.apache.pig....
7,049
0
Create_ds/Surus/src/test/java/org/surus
Create_ds/Surus/src/test/java/org/surus/pig/ScorePMML_IrisTest.java
package org.surus.pig; import static org.junit.Assert.*; import java.io.IOException; import java.util.ArrayList; import java.util.List; import javax.xml.bind.JAXBException; import org.apache.pig.data.DataType; import org.apache.pig.data.Tuple; import org.apache.pig.data.TupleFactory; import org.apache.pig.impl.logi...
7,050
0
Create_ds/Surus/src/test/java/org/surus
Create_ds/Surus/src/test/java/org/surus/math/AugmentedDickeyFuller_Test.java
package org.surus.math; import static org.junit.Assert.*; import java.util.Random; import org.junit.Test; public class AugmentedDickeyFuller_Test { @Test public void testLinearTrend() { Random rand = new Random(); double[] x = new double[100]; for (int i = 0; i < x.length; i ++) { x[i] = (i+1) + 5*rand....
7,051
0
Create_ds/Surus/src/test/java/org/surus
Create_ds/Surus/src/test/java/org/surus/math/RPCA_Test.java
package org.surus.math; import static org.junit.Assert.assertTrue; import org.junit.Test; public class RPCA_Test { public double[][] VectorToMatrix(double[] x, int rows, int cols) { double[][] input2DArray = new double[rows][cols]; for (int n= 0; n< x.length; n++) { int i = n % rows; int j =...
7,052
0
Create_ds/Surus/src/main/java/org/surus
Create_ds/Surus/src/main/java/org/surus/pig/ScorePMML.java
package org.surus.pig; import java.io.File; import java.io.IOException; import java.util.ArrayList; import java.util.HashMap; import java.util.HashSet; import java.util.LinkedHashMap; import java.util.List; import java.util.Map; import javax.xml.bind.JAXBException; import org.apache.hadoop.conf.Configuration; import...
7,053
0
Create_ds/Surus/src/main/java/org/surus
Create_ds/Surus/src/main/java/org/surus/pig/RAD.java
package org.surus.pig; import java.io.IOException; import java.util.ArrayList; import java.util.List; import java.util.Iterator; import org.apache.pig.EvalFunc; import org.apache.pig.data.BagFactory; import org.apache.pig.data.DataBag; import org.apache.pig.data.DataType; import org.apache.pig.data.Tuple; import org....
7,054
0
Create_ds/Surus/src/main/java/org/surus
Create_ds/Surus/src/main/java/org/surus/math/RPCA.java
package org.surus.math; import org.apache.commons.math3.linear.MatrixUtils; import org.apache.commons.math3.linear.RealMatrix; import org.apache.commons.math3.linear.SingularValueDecomposition; import org.apache.commons.math3.stat.descriptive.DescriptiveStatistics; public class RPCA { private RealMatrix X; private...
7,055
0
Create_ds/Surus/src/main/java/org/surus
Create_ds/Surus/src/main/java/org/surus/math/AugmentedDickeyFuller.java
package org.surus.math; import org.apache.commons.math3.linear.MatrixUtils; import org.apache.commons.math3.linear.RealMatrix; import org.apache.commons.math3.linear.RealVector; public class AugmentedDickeyFuller { private double[] ts; private int lag; private boolean needsDiff = true; private double[] zeroPadde...
7,056
0
Create_ds/Surus/src/main/java/org/surus
Create_ds/Surus/src/main/java/org/surus/math/RidgeRegression.java
package org.surus.math; import org.apache.commons.math3.linear.MatrixUtils; import org.apache.commons.math3.linear.RealMatrix; import org.apache.commons.math3.linear.RealVector; import org.apache.commons.math3.linear.SingularValueDecomposition; public class RidgeRegression { private RealMatrix X; private SingularV...
7,057
0
Create_ds/aws-toolkit-eclipse/tests/com.amazonaws.eclipse.opsworks.tests/src/com/amazonaws/eclipse/opsworks/deploy
Create_ds/aws-toolkit-eclipse/tests/com.amazonaws.eclipse.opsworks.tests/src/com/amazonaws/eclipse/opsworks/deploy/util/ZipUtilsTest.java
package com.amazonaws.eclipse.opsworks.deploy.util; import static org.junit.Assert.assertEquals; import static com.amazonaws.eclipse.opsworks.deploy.util.ZipUtils.unzipFileToDirectory; import java.io.ByteArrayInputStream; import java.io.File; import java.io.FileInputStream; import java.io.FileOutputStream; import jav...
7,058
0
Create_ds/aws-toolkit-eclipse/tests/com.amazonaws.eclipse.elasticbeanstalk.tests/src/com/amazonaws/eclipse
Create_ds/aws-toolkit-eclipse/tests/com.amazonaws.eclipse.elasticbeanstalk.tests/src/com/amazonaws/eclipse/elasticbeanstalk/EnvironmentNameRegexTest.java
package com.amazonaws.eclipse.elasticbeanstalk; import org.eclipse.core.runtime.IStatus; import org.junit.Test; import static org.junit.Assert.assertEquals; import com.amazonaws.eclipse.elasticbeanstalk.server.ui.databinding.EnvironmentNameValidator; /** * Test cases for environment name field in the * "New Elasti...
7,059
0
Create_ds/aws-toolkit-eclipse/tests/com.amazonaws.eclipse.elasticbeanstalk.tests/src/com/amazonaws/eclipse/elasticbeanstalk/server/ui
Create_ds/aws-toolkit-eclipse/tests/com.amazonaws.eclipse.elasticbeanstalk.tests/src/com/amazonaws/eclipse/elasticbeanstalk/server/ui/configEditor/IgnoredOptionsTest.java
/* * Copyright 2015 Amazon Technologies, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at: * * http://aws.amazon.com/apache2.0 * * This file is distributed on an "AS IS" BASIS...
7,060
0
Create_ds/aws-toolkit-eclipse/tests/com.amazonaws.eclipse.simpledb.tests/src/com/amazonaws/eclipse/datatools/enablement
Create_ds/aws-toolkit-eclipse/tests/com.amazonaws.eclipse.simpledb.tests/src/com/amazonaws/eclipse/datatools/enablement/simpledb/AllTests.java
/* * Copyright 2009-2012 Amazon Technologies, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at: * * http://aws.amazon.com/apache2.0 * * This file is distributed on an "AS IS"...
7,061
0
Create_ds/aws-toolkit-eclipse/tests/com.amazonaws.eclipse.simpledb.tests/src/com/amazonaws/eclipse/datatools/enablement/simpledb/internal
Create_ds/aws-toolkit-eclipse/tests/com.amazonaws.eclipse.simpledb.tests/src/com/amazonaws/eclipse/datatools/enablement/simpledb/internal/driver/JdbcStatementTest.java
/* * Copyright 2008-2012 Amazon Technologies, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at: * * http://aws.amazon.com/apache2.0 * * This file is distributed on an "AS IS"...
7,062
0
Create_ds/aws-toolkit-eclipse/tests/com.amazonaws.eclipse.simpledb.tests/src/com/amazonaws/eclipse/datatools/enablement/simpledb
Create_ds/aws-toolkit-eclipse/tests/com.amazonaws.eclipse.simpledb.tests/src/com/amazonaws/eclipse/datatools/enablement/simpledb/editor/AllTests.java
/* * Copyright 2009-2012 Amazon Technologies, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at: * * http://aws.amazon.com/apache2.0 * * This file is distributed on an "AS IS"...
7,063
0
Create_ds/aws-toolkit-eclipse/tests/com.amazonaws.eclipse.simpledb.tests/src/com/amazonaws/eclipse/datatools/enablement/simpledb
Create_ds/aws-toolkit-eclipse/tests/com.amazonaws.eclipse.simpledb.tests/src/com/amazonaws/eclipse/datatools/enablement/simpledb/editor/EditorTest.java
/* * Copyright 2009-2012 Amazon Technologies, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at: * * http://aws.amazon.com/apache2.0 * * This file is distributed on an "AS IS"...
7,064
0
Create_ds/aws-toolkit-eclipse/tests/com.amazonaws.eclipse.simpledb.tests/src/com/amazonaws/eclipse/datatools/enablement/simpledb
Create_ds/aws-toolkit-eclipse/tests/com.amazonaws.eclipse.simpledb.tests/src/com/amazonaws/eclipse/datatools/enablement/simpledb/editor/SDBDataAccessorTest.java
/* * Copyright 2009-2012 Amazon Technologies, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at: * * http://aws.amazon.com/apache2.0 * * This file is distributed on an "AS IS"...
7,065
0
Create_ds/aws-toolkit-eclipse/tests/com.amazonaws.eclipse.simpledb.tests/src/com/amazonaws/eclipse/datatools/enablement/simpledb
Create_ds/aws-toolkit-eclipse/tests/com.amazonaws.eclipse.simpledb.tests/src/com/amazonaws/eclipse/datatools/enablement/simpledb/editor/TableForMock.java
/* * Copyright 2009-2012 Amazon Technologies, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at: * * http://aws.amazon.com/apache2.0 * * This file is distributed on an "AS IS"...
7,066
0
Create_ds/aws-toolkit-eclipse/tests/com.amazonaws.eclipse.simpledb.tests/src/com/amazonaws/eclipse/datatools/enablement/simpledb
Create_ds/aws-toolkit-eclipse/tests/com.amazonaws.eclipse.simpledb.tests/src/com/amazonaws/eclipse/datatools/enablement/simpledb/editor/ColumnForMock.java
/* * Copyright 2009-2012 Amazon Technologies, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at: * * http://aws.amazon.com/apache2.0 * * This file is distributed on an "AS IS"...
7,067
0
Create_ds/aws-toolkit-eclipse/tests/com.amazonaws.eclipse.lambda.tests/src/com/amazonaws/eclipse/lambda
Create_ds/aws-toolkit-eclipse/tests/com.amazonaws.eclipse.lambda.tests/src/com/amazonaws/eclipse/lambda/serverless/ServerlessTemplateMapperTest.java
/* * Copyright 2017 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. * A copy of the License is located at * * http://aws.amazon.com/apache2.0 * * or in the "license" file acco...
7,068
0
Create_ds/aws-toolkit-eclipse/tests/com.amazonaws.eclipse.lambda.tests/src/com/amazonaws/eclipse/lambda
Create_ds/aws-toolkit-eclipse/tests/com.amazonaws.eclipse.lambda.tests/src/com/amazonaws/eclipse/lambda/launching/SamLocalConsoleLineTrackerTest.java
/* * Copyright 2017 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. * A copy of the License is located at * * http://aws.amazon.com/apache2.0 * * or in the "license" ...
7,069
0
Create_ds/aws-toolkit-eclipse/tests/com.amazonaws.eclipse.lambda.tests/src/com/amazonaws/eclipse/lambda
Create_ds/aws-toolkit-eclipse/tests/com.amazonaws.eclipse.lambda.tests/src/com/amazonaws/eclipse/lambda/blueprint/BlueprintsTest.java
package com.amazonaws.eclipse.lambda.blueprint; import static org.junit.Assert.assertEquals; import static org.junit.Assert.assertNotNull; import static org.junit.Assert.assertTrue; import static org.junit.Assert.fail; import java.io.File; import java.io.IOException; import java.util.Map; import java.util.Map.Entry; ...
7,070
0
Create_ds/aws-toolkit-eclipse/tests/com.amazonaws.eclipse.lambda.tests/src/com/amazonaws/eclipse/lambda
Create_ds/aws-toolkit-eclipse/tests/com.amazonaws.eclipse.lambda.tests/src/com/amazonaws/eclipse/lambda/blueprint/NewServerlessProjectDataModelTest.java
/* * Copyright 2017 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. * A copy of the License is located at * * http://aws.amazon.com/apache2.0 * * or in the "license" ...
7,071
0
Create_ds/aws-toolkit-eclipse/tests/com.amazonaws.eclipse.core.tests/src/com/amazonaws/eclipse/core
Create_ds/aws-toolkit-eclipse/tests/com.amazonaws.eclipse.core.tests/src/com/amazonaws/eclipse/core/preferences/PreferenceInitializerTest.java
/* * Copyright 2009-2012 Amazon Technologies, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at: * * http://aws.amazon.com/apache2.0 * * This file is distributed on an "AS IS" ...
7,072
0
Create_ds/aws-toolkit-eclipse/tests/com.amazonaws.eclipse.core.tests/src/com/amazonaws/eclipse/core
Create_ds/aws-toolkit-eclipse/tests/com.amazonaws.eclipse.core.tests/src/com/amazonaws/eclipse/core/regions/AwsClientFactoryTests.java
package com.amazonaws.eclipse.core.regions; import org.junit.Assert; import org.junit.BeforeClass; import org.junit.Test; import com.amazonaws.AmazonServiceException; import com.amazonaws.auth.AWSStaticCredentialsProvider; import com.amazonaws.auth.BasicAWSCredentials; import com.amazonaws.eclipse.core.AWSClientFacto...
7,073
0
Create_ds/aws-toolkit-eclipse/tests/com.amazonaws.eclipse.core.tests/src/com/amazonaws/eclipse/core
Create_ds/aws-toolkit-eclipse/tests/com.amazonaws.eclipse.core.tests/src/com/amazonaws/eclipse/core/regions/RegionUtilsTest.java
package com.amazonaws.eclipse.core.regions; import java.io.IOException; import java.util.List; import java.util.regex.Pattern; import org.junit.Assert; import org.junit.Test; public class RegionUtilsTest { private static final Pattern[] PATTERNS = { // global region endpoint, ex. s3.amazonaws.com ...
7,074
0
Create_ds/aws-toolkit-eclipse/tests/com.amazonaws.eclipse.core.tests/src/com/amazonaws/eclipse/core
Create_ds/aws-toolkit-eclipse/tests/com.amazonaws.eclipse.core.tests/src/com/amazonaws/eclipse/core/util/FileUtilsTest.java
/* * Copyright 2017 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. * A copy of the License is located at * * http://aws.amazon.com/apache2.0 * * or in the "license" ...
7,075
0
Create_ds/aws-toolkit-eclipse/tests/com.amazonaws.eclipse.core.tests/src/com/amazonaws/eclipse/core/accounts
Create_ds/aws-toolkit-eclipse/tests/com.amazonaws.eclipse.core.tests/src/com/amazonaws/eclipse/core/accounts/profiles/SdkCredentialsFileContentMonitorTest.java
/* * Copyright 2015 Amazon Technologies, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at: * * http://aws.amazon.com/apache2.0 * * This file is distributed on an "AS IS" BASIS...
7,076
0
Create_ds/aws-toolkit-eclipse/bundles/com.amazonaws.eclipse.rds/tst/com/amazonaws/eclipse
Create_ds/aws-toolkit-eclipse/bundles/com.amazonaws.eclipse.rds/tst/com/amazonaws/eclipse/rds/CreateDriverAndConnectionProfileTest.java
/* * Copyright 2011-2012 Amazon Technologies, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at: * * http://aws.amazon.com/apache2.0 * * This file is distributed on an "AS IS" ...
7,077
0
Create_ds/aws-toolkit-eclipse/bundles/com.amazonaws.eclipse.rds/tst/com/amazonaws/eclipse/rds
Create_ds/aws-toolkit-eclipse/bundles/com.amazonaws.eclipse.rds/tst/com/amazonaws/eclipse/rds/util/CheckIpUtilIntegrationTest.java
/* * Copyright 2014 Amazon Technologies, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at: * * http://aws.amazon.com/apache2.0 * * This file is distributed on an "AS IS" BASIS...
7,078
0
Create_ds/aws-toolkit-eclipse/bundles/com.amazonaws.eclipse.rds/src/com/amazonaws/eclipse/explorer
Create_ds/aws-toolkit-eclipse/bundles/com.amazonaws.eclipse.rds/src/com/amazonaws/eclipse/explorer/rds/RDSLabelProvider.java
/* * Copyright 2017 Amazon Technologies, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at: * * http://aws.amazon.com/apache2.0 * * This file is distributed on an "AS IS" BASIS...
7,079
0
Create_ds/aws-toolkit-eclipse/bundles/com.amazonaws.eclipse.rds/src/com/amazonaws/eclipse/explorer
Create_ds/aws-toolkit-eclipse/bundles/com.amazonaws.eclipse.rds/src/com/amazonaws/eclipse/explorer/rds/RDSContentProvider.java
/* * Copyright 2011-2012 Amazon Technologies, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at: * * http://aws.amazon.com/apache2.0 * * This file is distributed on an "AS IS" ...
7,080
0
Create_ds/aws-toolkit-eclipse/bundles/com.amazonaws.eclipse.rds/src/com/amazonaws/eclipse/explorer
Create_ds/aws-toolkit-eclipse/bundles/com.amazonaws.eclipse.rds/src/com/amazonaws/eclipse/explorer/rds/RDSExplorerNodes.java
/* * Copyright 2011-2012 Amazon Technologies, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at: * * http://aws.amazon.com/apache2.0 * * This file is distributed on an "AS IS" ...
7,081
0
Create_ds/aws-toolkit-eclipse/bundles/com.amazonaws.eclipse.rds/src/com/amazonaws/eclipse/explorer
Create_ds/aws-toolkit-eclipse/bundles/com.amazonaws.eclipse.rds/src/com/amazonaws/eclipse/explorer/rds/RDSExplorerActionProvider.java
/* * Copyright 2011-2012 Amazon Technologies, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at: * * http://aws.amazon.com/apache2.0 * * This file is distributed on an "AS IS" ...
7,082
0
Create_ds/aws-toolkit-eclipse/bundles/com.amazonaws.eclipse.rds/src/com/amazonaws/eclipse/explorer
Create_ds/aws-toolkit-eclipse/bundles/com.amazonaws.eclipse.rds/src/com/amazonaws/eclipse/explorer/rds/DatabaseDecorator.java
/* * Copyright 2011-2012 Amazon Technologies, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at: * * http://aws.amazon.com/apache2.0 * * This file is distributed on an "AS IS" ...
7,083
0
Create_ds/aws-toolkit-eclipse/bundles/com.amazonaws.eclipse.rds/src/com/amazonaws/eclipse
Create_ds/aws-toolkit-eclipse/bundles/com.amazonaws.eclipse.rds/src/com/amazonaws/eclipse/rds/SelectExistingDatabasePage.java
/* * Copyright 2011-2012 Amazon Technologies, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at: * * http://aws.amazon.com/apache2.0 * * This file is distributed on an "AS IS" ...
7,084
0
Create_ds/aws-toolkit-eclipse/bundles/com.amazonaws.eclipse.rds/src/com/amazonaws/eclipse
Create_ds/aws-toolkit-eclipse/bundles/com.amazonaws.eclipse.rds/src/com/amazonaws/eclipse/rds/RDSDriverDefinitionConstants.java
/* * Copyright 2011-2012 Amazon Technologies, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at: * * http://aws.amazon.com/apache2.0 * * This file is distributed on an "AS IS" ...
7,085
0
Create_ds/aws-toolkit-eclipse/bundles/com.amazonaws.eclipse.rds/src/com/amazonaws/eclipse
Create_ds/aws-toolkit-eclipse/bundles/com.amazonaws.eclipse.rds/src/com/amazonaws/eclipse/rds/ConfigureRDSDBConnectionRunnable.java
/* * Copyright 2011-2014 Amazon Technologies, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at: * * http://aws.amazon.com/apache2.0 * * This file is distributed on an "AS IS" ...
7,086
0
Create_ds/aws-toolkit-eclipse/bundles/com.amazonaws.eclipse.rds/src/com/amazonaws/eclipse
Create_ds/aws-toolkit-eclipse/bundles/com.amazonaws.eclipse.rds/src/com/amazonaws/eclipse/rds/ControlDataObservableValue.java
/* * Copyright 2011-2012 Amazon Technologies, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at: * * http://aws.amazon.com/apache2.0 * * This file is distributed on an "AS IS" ...
7,087
0
Create_ds/aws-toolkit-eclipse/bundles/com.amazonaws.eclipse.rds/src/com/amazonaws/eclipse
Create_ds/aws-toolkit-eclipse/bundles/com.amazonaws.eclipse.rds/src/com/amazonaws/eclipse/rds/ImportWizard.java
/* * Copyright 2011-2012 Amazon Technologies, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at: * * http://aws.amazon.com/apache2.0 * * This file is distributed on an "AS IS" ...
7,088
0
Create_ds/aws-toolkit-eclipse/bundles/com.amazonaws.eclipse.rds/src/com/amazonaws/eclipse
Create_ds/aws-toolkit-eclipse/bundles/com.amazonaws.eclipse.rds/src/com/amazonaws/eclipse/rds/ImportDBInstanceDataModel.java
/* * Copyright 2011-2014 Amazon Technologies, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at: * * http://aws.amazon.com/apache2.0 * * This file is distributed on an "AS IS" ...
7,089
0
Create_ds/aws-toolkit-eclipse/bundles/com.amazonaws.eclipse.rds/src/com/amazonaws/eclipse
Create_ds/aws-toolkit-eclipse/bundles/com.amazonaws.eclipse.rds/src/com/amazonaws/eclipse/rds/RDSPlugin.java
/* * Copyright 2011-2014 Amazon Technologies, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at: * * http://aws.amazon.com/apache2.0 * * This file is distributed on an "AS IS" ...
7,090
0
Create_ds/aws-toolkit-eclipse/bundles/com.amazonaws.eclipse.rds/src/com/amazonaws/eclipse
Create_ds/aws-toolkit-eclipse/bundles/com.amazonaws.eclipse.rds/src/com/amazonaws/eclipse/rds/ConfigureImportOptionsPage.java
/* * Copyright 2011-2014 Amazon Technologies, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at: * * http://aws.amazon.com/apache2.0 * * This file is distributed on an "AS IS" ...
7,091
0
Create_ds/aws-toolkit-eclipse/bundles/com.amazonaws.eclipse.rds/src/com/amazonaws/eclipse/rds
Create_ds/aws-toolkit-eclipse/bundles/com.amazonaws.eclipse.rds/src/com/amazonaws/eclipse/rds/util/CheckIpUtil.java
/* * Copyright 2014 Amazon Technologies, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at: * * http://aws.amazon.com/apache2.0 * * This file is distributed on an "AS IS" BASIS...
7,092
0
Create_ds/aws-toolkit-eclipse/bundles/com.amazonaws.eclipse.rds/src/com/amazonaws/eclipse/rds
Create_ds/aws-toolkit-eclipse/bundles/com.amazonaws.eclipse.rds/src/com/amazonaws/eclipse/rds/connectionfactories/AuroraConnectionFactory.java
/* * Copyright 2015 Amazon Technologies, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at: * * http://aws.amazon.com/apache2.0 * * This file is distributed on an "AS IS" BASIS...
7,093
0
Create_ds/aws-toolkit-eclipse/bundles/com.amazonaws.eclipse.rds/src/com/amazonaws/eclipse/rds
Create_ds/aws-toolkit-eclipse/bundles/com.amazonaws.eclipse.rds/src/com/amazonaws/eclipse/rds/connectionfactories/SqlServerConnectionFactory.java
/* * Copyright 2014 Amazon Technologies, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at: * * http://aws.amazon.com/apache2.0 * * This file is distributed on an "AS IS" BASIS...
7,094
0
Create_ds/aws-toolkit-eclipse/bundles/com.amazonaws.eclipse.rds/src/com/amazonaws/eclipse/rds
Create_ds/aws-toolkit-eclipse/bundles/com.amazonaws.eclipse.rds/src/com/amazonaws/eclipse/rds/connectionfactories/MySqlConnectionFactory.java
/* * Copyright 2011-2014 Amazon Technologies, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at: * * http://aws.amazon.com/apache2.0 * * This file is distributed on an "AS IS" ...
7,095
0
Create_ds/aws-toolkit-eclipse/bundles/com.amazonaws.eclipse.rds/src/com/amazonaws/eclipse/rds
Create_ds/aws-toolkit-eclipse/bundles/com.amazonaws.eclipse.rds/src/com/amazonaws/eclipse/rds/connectionfactories/PostgreSqlConnectionFactory.java
/* * Copyright 2014 Amazon Technologies, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at: * * http://aws.amazon.com/apache2.0 * * This file is distributed on an "AS IS" BASIS...
7,096
0
Create_ds/aws-toolkit-eclipse/bundles/com.amazonaws.eclipse.rds/src/com/amazonaws/eclipse/rds
Create_ds/aws-toolkit-eclipse/bundles/com.amazonaws.eclipse.rds/src/com/amazonaws/eclipse/rds/connectionfactories/DatabaseConnectionFactory.java
/* * Copyright 2011-2014 Amazon Technologies, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at: * * http://aws.amazon.com/apache2.0 * * This file is distributed on an "AS IS" ...
7,097
0
Create_ds/aws-toolkit-eclipse/bundles/com.amazonaws.eclipse.rds/src/com/amazonaws/eclipse/rds
Create_ds/aws-toolkit-eclipse/bundles/com.amazonaws.eclipse.rds/src/com/amazonaws/eclipse/rds/connectionfactories/OracleConnectionFactory.java
/* * Copyright 2011-2014 Amazon Technologies, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at: * * http://aws.amazon.com/apache2.0 * * This file is distributed on an "AS IS" ...
7,098
0
Create_ds/aws-toolkit-eclipse/bundles/com.amazonaws.eclipse.codedeploy/src/com/amazonaws/eclipse
Create_ds/aws-toolkit-eclipse/bundles/com.amazonaws.eclipse.codedeploy/src/com/amazonaws/eclipse/codedeploy/UrlConstants.java
package com.amazonaws.eclipse.codedeploy; import com.amazonaws.eclipse.core.ui.WebLinkListener; public class UrlConstants { public static final String CODE_DEPLOY_CONSOLE_URL_FORMAT = "http://console.aws.amazon.com/codedeploy?region=%s"; public static final WebLinkListener webLinkListener = new WebLinkListe...
7,099