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-community/persistence/mysql-persistence/src/main/java/com/netflix/conductor/mysql
Create_ds/conductor-community/persistence/mysql-persistence/src/main/java/com/netflix/conductor/mysql/dao/MySQLQueueDAO.java
/* * <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 agreed to in writing, software dist...
8,200
0
Create_ds/conductor-community/persistence/mysql-persistence/src/main/java/com/netflix/conductor/mysql
Create_ds/conductor-community/persistence/mysql-persistence/src/main/java/com/netflix/conductor/mysql/dao/MySQLExecutionDAO.java
/* * <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 agreed to in writing, software dist...
8,201
0
Create_ds/conductor-community/persistence/mysql-persistence/src/main/java/com/netflix/conductor/mysql
Create_ds/conductor-community/persistence/mysql-persistence/src/main/java/com/netflix/conductor/mysql/dao/MySQLBaseDAO.java
/* * <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 agreed to in writing, software dist...
8,202
0
Create_ds/conductor-community/persistence/mysql-persistence/src/main/java/com/netflix/conductor/mysql
Create_ds/conductor-community/persistence/mysql-persistence/src/main/java/com/netflix/conductor/mysql/dao/MySQLMetadataDAO.java
/* * <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 agreed to in writing, software dist...
8,203
0
Create_ds/conductor-community/task/kafka/src/test/java/com/netflix/conductor/core/execution
Create_ds/conductor-community/task/kafka/src/test/java/com/netflix/conductor/core/execution/mapper/KafkaPublishTaskMapperTest.java
/* * <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 agreed to in writing, software dist...
8,204
0
Create_ds/conductor-community/task/kafka/src/test/java/com/netflix/conductor/contribs/tasks
Create_ds/conductor-community/task/kafka/src/test/java/com/netflix/conductor/contribs/tasks/kafka/KafkaPublishTaskTest.java
/* * <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 agreed to in writing, software dist...
8,205
0
Create_ds/conductor-community/task/kafka/src/test/java/com/netflix/conductor/contribs/tasks
Create_ds/conductor-community/task/kafka/src/test/java/com/netflix/conductor/contribs/tasks/kafka/KafkaProducerManagerTest.java
/* * <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 agreed to in writing, software dist...
8,206
0
Create_ds/conductor-community/task/kafka/src/main/java/com/netflix/conductor/core/execution
Create_ds/conductor-community/task/kafka/src/main/java/com/netflix/conductor/core/execution/mapper/KafkaPublishTaskMapper.java
/* * <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 agreed to in writing, software dist...
8,207
0
Create_ds/conductor-community/task/kafka/src/main/java/com/netflix/conductor/contribs/tasks
Create_ds/conductor-community/task/kafka/src/main/java/com/netflix/conductor/contribs/tasks/kafka/KafkaPublishTask.java
/* * <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 agreed to in writing, software dist...
8,208
0
Create_ds/conductor-community/task/kafka/src/main/java/com/netflix/conductor/contribs/tasks
Create_ds/conductor-community/task/kafka/src/main/java/com/netflix/conductor/contribs/tasks/kafka/KafkaProducerManager.java
/* * <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 agreed to in writing, software dist...
8,209
0
Create_ds/conductor-community/index/es7-persistence/src/test/java/com/netflix/conductor/es7/dao
Create_ds/conductor-community/index/es7-persistence/src/test/java/com/netflix/conductor/es7/dao/index/TestElasticSearchRestDAOV7.java
/* * <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 agreed to in writing, software dist...
8,210
0
Create_ds/conductor-community/index/es7-persistence/src/test/java/com/netflix/conductor/es7/dao
Create_ds/conductor-community/index/es7-persistence/src/test/java/com/netflix/conductor/es7/dao/index/ElasticSearchRestDaoBaseTest.java
/* * <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 agreed to in writing, software dist...
8,211
0
Create_ds/conductor-community/index/es7-persistence/src/test/java/com/netflix/conductor/es7/dao
Create_ds/conductor-community/index/es7-persistence/src/test/java/com/netflix/conductor/es7/dao/index/TestElasticSearchRestDAOV7Batch.java
/* * <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 agreed to in writing, software dist...
8,212
0
Create_ds/conductor-community/index/es7-persistence/src/test/java/com/netflix/conductor/es7/dao
Create_ds/conductor-community/index/es7-persistence/src/test/java/com/netflix/conductor/es7/dao/index/TestBulkRequestBuilderWrapper.java
/* * <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 agreed to in writing, software dist...
8,213
0
Create_ds/conductor-community/index/es7-persistence/src/test/java/com/netflix/conductor/es7/dao
Create_ds/conductor-community/index/es7-persistence/src/test/java/com/netflix/conductor/es7/dao/index/ElasticSearchTest.java
/* * <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 agreed to in writing, software dist...
8,214
0
Create_ds/conductor-community/index/es7-persistence/src/test/java/com/netflix/conductor/es7/dao/query
Create_ds/conductor-community/index/es7-persistence/src/test/java/com/netflix/conductor/es7/dao/query/parser/TestGroupedExpression.java
/* * <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 agreed to in writing, software dist...
8,215
0
Create_ds/conductor-community/index/es7-persistence/src/test/java/com/netflix/conductor/es7/dao/query
Create_ds/conductor-community/index/es7-persistence/src/test/java/com/netflix/conductor/es7/dao/query/parser/TestExpression.java
/* * <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 agreed to in writing, software dist...
8,216
0
Create_ds/conductor-community/index/es7-persistence/src/test/java/com/netflix/conductor/es7/dao/query/parser
Create_ds/conductor-community/index/es7-persistence/src/test/java/com/netflix/conductor/es7/dao/query/parser/internal/TestComparisonOp.java
/* * <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 agreed to in writing, software dist...
8,217
0
Create_ds/conductor-community/index/es7-persistence/src/test/java/com/netflix/conductor/es7/dao/query/parser
Create_ds/conductor-community/index/es7-persistence/src/test/java/com/netflix/conductor/es7/dao/query/parser/internal/TestConstValue.java
/* * <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 agreed to in writing, software dist...
8,218
0
Create_ds/conductor-community/index/es7-persistence/src/test/java/com/netflix/conductor/es7/dao/query/parser
Create_ds/conductor-community/index/es7-persistence/src/test/java/com/netflix/conductor/es7/dao/query/parser/internal/TestName.java
/* * <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 agreed to in writing, software dist...
8,219
0
Create_ds/conductor-community/index/es7-persistence/src/test/java/com/netflix/conductor/es7/dao/query/parser
Create_ds/conductor-community/index/es7-persistence/src/test/java/com/netflix/conductor/es7/dao/query/parser/internal/AbstractParserTest.java
/* * <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 agreed to in writing, software dist...
8,220
0
Create_ds/conductor-community/index/es7-persistence/src/test/java/com/netflix/conductor/es7/dao/query/parser
Create_ds/conductor-community/index/es7-persistence/src/test/java/com/netflix/conductor/es7/dao/query/parser/internal/TestBooleanOp.java
/* * <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 agreed to in writing, software dist...
8,221
0
Create_ds/conductor-community/index/es7-persistence/src/test/java/com/netflix/conductor/es7
Create_ds/conductor-community/index/es7-persistence/src/test/java/com/netflix/conductor/es7/utils/TestUtils.java
/* * <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 agreed to in writing, software dist...
8,222
0
Create_ds/conductor-community/index/es7-persistence/src/main/java/com/netflix/conductor/es7
Create_ds/conductor-community/index/es7-persistence/src/main/java/com/netflix/conductor/es7/config/ElasticSearchConditions.java
/* * <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 agreed to in writing, software dist...
8,223
0
Create_ds/conductor-community/index/es7-persistence/src/main/java/com/netflix/conductor/es7
Create_ds/conductor-community/index/es7-persistence/src/main/java/com/netflix/conductor/es7/config/ElasticSearchProperties.java
/* * <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 agreed to in writing, software dist...
8,224
0
Create_ds/conductor-community/index/es7-persistence/src/main/java/com/netflix/conductor/es7
Create_ds/conductor-community/index/es7-persistence/src/main/java/com/netflix/conductor/es7/config/ElasticSearchV7Configuration.java
/* * <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 agreed to in writing, software dist...
8,225
0
Create_ds/conductor-community/index/es7-persistence/src/main/java/com/netflix/conductor/es7/dao
Create_ds/conductor-community/index/es7-persistence/src/main/java/com/netflix/conductor/es7/dao/index/BulkRequestWrapper.java
/* * <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 agreed to in writing, software dist...
8,226
0
Create_ds/conductor-community/index/es7-persistence/src/main/java/com/netflix/conductor/es7/dao
Create_ds/conductor-community/index/es7-persistence/src/main/java/com/netflix/conductor/es7/dao/index/ElasticSearchRestDAOV7.java
/* * <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 agreed to in writing, software dist...
8,227
0
Create_ds/conductor-community/index/es7-persistence/src/main/java/com/netflix/conductor/es7/dao
Create_ds/conductor-community/index/es7-persistence/src/main/java/com/netflix/conductor/es7/dao/index/BulkRequestBuilderWrapper.java
/* * <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 agreed to in writing, software dist...
8,228
0
Create_ds/conductor-community/index/es7-persistence/src/main/java/com/netflix/conductor/es7/dao
Create_ds/conductor-community/index/es7-persistence/src/main/java/com/netflix/conductor/es7/dao/index/ElasticSearchBaseDAO.java
/* * <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 agreed to in writing, software dist...
8,229
0
Create_ds/conductor-community/index/es7-persistence/src/main/java/com/netflix/conductor/es7/dao/query
Create_ds/conductor-community/index/es7-persistence/src/main/java/com/netflix/conductor/es7/dao/query/parser/GroupedExpression.java
/* * <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 agreed to in writing, software dist...
8,230
0
Create_ds/conductor-community/index/es7-persistence/src/main/java/com/netflix/conductor/es7/dao/query
Create_ds/conductor-community/index/es7-persistence/src/main/java/com/netflix/conductor/es7/dao/query/parser/FilterProvider.java
/* * <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 agreed to in writing, software dist...
8,231
0
Create_ds/conductor-community/index/es7-persistence/src/main/java/com/netflix/conductor/es7/dao/query
Create_ds/conductor-community/index/es7-persistence/src/main/java/com/netflix/conductor/es7/dao/query/parser/NameValue.java
/* * <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 agreed to in writing, software dist...
8,232
0
Create_ds/conductor-community/index/es7-persistence/src/main/java/com/netflix/conductor/es7/dao/query
Create_ds/conductor-community/index/es7-persistence/src/main/java/com/netflix/conductor/es7/dao/query/parser/Expression.java
/* * <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 agreed to in writing, software dist...
8,233
0
Create_ds/conductor-community/index/es7-persistence/src/main/java/com/netflix/conductor/es7/dao/query/parser
Create_ds/conductor-community/index/es7-persistence/src/main/java/com/netflix/conductor/es7/dao/query/parser/internal/BooleanOp.java
/* * <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 agreed to in writing, software dist...
8,234
0
Create_ds/conductor-community/index/es7-persistence/src/main/java/com/netflix/conductor/es7/dao/query/parser
Create_ds/conductor-community/index/es7-persistence/src/main/java/com/netflix/conductor/es7/dao/query/parser/internal/ConstValue.java
/* * <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 agreed to in writing, software dist...
8,235
0
Create_ds/conductor-community/index/es7-persistence/src/main/java/com/netflix/conductor/es7/dao/query/parser
Create_ds/conductor-community/index/es7-persistence/src/main/java/com/netflix/conductor/es7/dao/query/parser/internal/ParserException.java
/* * <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 agreed to in writing, software dist...
8,236
0
Create_ds/conductor-community/index/es7-persistence/src/main/java/com/netflix/conductor/es7/dao/query/parser
Create_ds/conductor-community/index/es7-persistence/src/main/java/com/netflix/conductor/es7/dao/query/parser/internal/AbstractNode.java
/* * <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 agreed to in writing, software dist...
8,237
0
Create_ds/conductor-community/index/es7-persistence/src/main/java/com/netflix/conductor/es7/dao/query/parser
Create_ds/conductor-community/index/es7-persistence/src/main/java/com/netflix/conductor/es7/dao/query/parser/internal/FunctionThrowingException.java
/* * <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 agreed to in writing, software dist...
8,238
0
Create_ds/conductor-community/index/es7-persistence/src/main/java/com/netflix/conductor/es7/dao/query/parser
Create_ds/conductor-community/index/es7-persistence/src/main/java/com/netflix/conductor/es7/dao/query/parser/internal/ListConst.java
/* * <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 agreed to in writing, software dist...
8,239
0
Create_ds/conductor-community/index/es7-persistence/src/main/java/com/netflix/conductor/es7/dao/query/parser
Create_ds/conductor-community/index/es7-persistence/src/main/java/com/netflix/conductor/es7/dao/query/parser/internal/Range.java
/* * <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 agreed to in writing, software dist...
8,240
0
Create_ds/conductor-community/index/es7-persistence/src/main/java/com/netflix/conductor/es7/dao/query/parser
Create_ds/conductor-community/index/es7-persistence/src/main/java/com/netflix/conductor/es7/dao/query/parser/internal/Name.java
/* * <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 agreed to in writing, software dist...
8,241
0
Create_ds/conductor-community/index/es7-persistence/src/main/java/com/netflix/conductor/es7/dao/query/parser
Create_ds/conductor-community/index/es7-persistence/src/main/java/com/netflix/conductor/es7/dao/query/parser/internal/ComparisonOp.java
/* * <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 agreed to in writing, software dist...
8,242
0
Create_ds/conductor-community/community-server/src/main/java/com/netflix
Create_ds/conductor-community/community-server/src/main/java/com/netflix/conductor/Conductor.java
/* * <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 agreed to in writing, software dist...
8,243
0
Create_ds/conductor-community/workflow-event-listener/src/test/java/com/netflix/conductor/test
Create_ds/conductor-community/workflow-event-listener/src/test/java/com/netflix/conductor/test/listener/WorkflowStatusPublisherIntegrationTest.java
/* * <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 agreed to in writing, software dist...
8,244
0
Create_ds/conductor-community/workflow-event-listener/src/test/java/com/netflix/conductor/contribs
Create_ds/conductor-community/workflow-event-listener/src/test/java/com/netflix/conductor/contribs/listener/ArchivingWorkflowStatusListenerTest.java
/* * <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 agreed to in writing, software dist...
8,245
0
Create_ds/conductor-community/workflow-event-listener/src/main/java/com/netflix/conductor/contribs/listener
Create_ds/conductor-community/workflow-event-listener/src/main/java/com/netflix/conductor/contribs/listener/archive/ArchivingWorkflowStatusListener.java
/* * <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 agreed to in writing, software dist...
8,246
0
Create_ds/conductor-community/workflow-event-listener/src/main/java/com/netflix/conductor/contribs/listener
Create_ds/conductor-community/workflow-event-listener/src/main/java/com/netflix/conductor/contribs/listener/archive/ArchivingWorkflowListenerProperties.java
/* * <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 agreed to in writing, software dist...
8,247
0
Create_ds/conductor-community/workflow-event-listener/src/main/java/com/netflix/conductor/contribs/listener
Create_ds/conductor-community/workflow-event-listener/src/main/java/com/netflix/conductor/contribs/listener/archive/ArchivingWorkflowListenerConfiguration.java
/* * <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 agreed to in writing, software dist...
8,248
0
Create_ds/conductor-community/workflow-event-listener/src/main/java/com/netflix/conductor/contribs/listener
Create_ds/conductor-community/workflow-event-listener/src/main/java/com/netflix/conductor/contribs/listener/archive/ArchivingWithTTLWorkflowStatusListener.java
/* * <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 agreed to in writing, software dist...
8,249
0
Create_ds/conductor-community/workflow-event-listener/src/main/java/com/netflix/conductor/contribs/listener
Create_ds/conductor-community/workflow-event-listener/src/main/java/com/netflix/conductor/contribs/listener/conductorqueue/ConductorQueueStatusPublisherConfiguration.java
/* * <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 agreed to in writing, software dist...
8,250
0
Create_ds/conductor-community/workflow-event-listener/src/main/java/com/netflix/conductor/contribs/listener
Create_ds/conductor-community/workflow-event-listener/src/main/java/com/netflix/conductor/contribs/listener/conductorqueue/ConductorQueueStatusPublisher.java
/* * <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 agreed to in writing, software dist...
8,251
0
Create_ds/conductor-community/workflow-event-listener/src/main/java/com/netflix/conductor/contribs/listener
Create_ds/conductor-community/workflow-event-listener/src/main/java/com/netflix/conductor/contribs/listener/conductorqueue/ConductorQueueStatusPublisherProperties.java
/* * <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 agreed to in writing, software dist...
8,252
0
Create_ds/conductor-community/event-queue/nats-streaming/src/main/java/com/netflix/conductor/contribs/queue
Create_ds/conductor-community/event-queue/nats-streaming/src/main/java/com/netflix/conductor/contribs/queue/stan/NATSStreamObservableQueue.java
/* * <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 agreed to in writing, software dist...
8,253
0
Create_ds/conductor-community/event-queue/nats-streaming/src/main/java/com/netflix/conductor/contribs/queue
Create_ds/conductor-community/event-queue/nats-streaming/src/main/java/com/netflix/conductor/contribs/queue/stan/NATSObservableQueue.java
/* * <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 agreed to in writing, software dist...
8,254
0
Create_ds/conductor-community/event-queue/nats-streaming/src/main/java/com/netflix/conductor/contribs/queue
Create_ds/conductor-community/event-queue/nats-streaming/src/main/java/com/netflix/conductor/contribs/queue/stan/NATSAbstractQueue.java
/* * <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 agreed to in writing, software dist...
8,255
0
Create_ds/conductor-community/event-queue/nats-streaming/src/main/java/com/netflix/conductor/contribs/queue/stan
Create_ds/conductor-community/event-queue/nats-streaming/src/main/java/com/netflix/conductor/contribs/queue/stan/config/NATSStreamConfiguration.java
/* * <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 agreed to in writing, software dist...
8,256
0
Create_ds/conductor-community/event-queue/nats-streaming/src/main/java/com/netflix/conductor/contribs/queue/stan
Create_ds/conductor-community/event-queue/nats-streaming/src/main/java/com/netflix/conductor/contribs/queue/stan/config/NATSConfiguration.java
/* * <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 agreed to in writing, software dist...
8,257
0
Create_ds/conductor-community/event-queue/nats-streaming/src/main/java/com/netflix/conductor/contribs/queue/stan
Create_ds/conductor-community/event-queue/nats-streaming/src/main/java/com/netflix/conductor/contribs/queue/stan/config/NATSStreamProperties.java
/* * <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 agreed to in writing, software dist...
8,258
0
Create_ds/conductor-community/event-queue/nats-streaming/src/main/java/com/netflix/conductor/contribs/queue/stan
Create_ds/conductor-community/event-queue/nats-streaming/src/main/java/com/netflix/conductor/contribs/queue/stan/config/NATSStreamEventQueueProvider.java
/* * <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 agreed to in writing, software dist...
8,259
0
Create_ds/conductor-community/event-queue/nats-streaming/src/main/java/com/netflix/conductor/contribs/queue/stan
Create_ds/conductor-community/event-queue/nats-streaming/src/main/java/com/netflix/conductor/contribs/queue/stan/config/NATSEventQueueProvider.java
/* * <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 agreed to in writing, software dist...
8,260
0
Create_ds/conductor-community/event-queue/amqp/src/test/java/com/netflix/conductor/contribs/queue
Create_ds/conductor-community/event-queue/amqp/src/test/java/com/netflix/conductor/contribs/queue/amqp/AMQPSettingsTest.java
/* * <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 agreed to in writing, software dist...
8,261
0
Create_ds/conductor-community/event-queue/amqp/src/test/java/com/netflix/conductor/contribs/queue
Create_ds/conductor-community/event-queue/amqp/src/test/java/com/netflix/conductor/contribs/queue/amqp/AMQPObservableQueueTest.java
/* * <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 agreed to in writing, software dist...
8,262
0
Create_ds/conductor-community/event-queue/amqp/src/test/java/com/netflix/conductor/contribs/queue
Create_ds/conductor-community/event-queue/amqp/src/test/java/com/netflix/conductor/contribs/queue/amqp/AMQPEventQueueProviderTest.java
/* * <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 agreed to in writing, software dist...
8,263
0
Create_ds/conductor-community/event-queue/amqp/src/main/java/com/netflix/conductor/contribs/queue
Create_ds/conductor-community/event-queue/amqp/src/main/java/com/netflix/conductor/contribs/queue/amqp/AMQPConnection.java
/* * <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 agreed to in writing, software dist...
8,264
0
Create_ds/conductor-community/event-queue/amqp/src/main/java/com/netflix/conductor/contribs/queue
Create_ds/conductor-community/event-queue/amqp/src/main/java/com/netflix/conductor/contribs/queue/amqp/AMQPObservableQueue.java
/* * <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 agreed to in writing, software dist...
8,265
0
Create_ds/conductor-community/event-queue/amqp/src/main/java/com/netflix/conductor/contribs/queue/amqp
Create_ds/conductor-community/event-queue/amqp/src/main/java/com/netflix/conductor/contribs/queue/amqp/util/AMQPSettings.java
/* * <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 agreed to in writing, software dist...
8,266
0
Create_ds/conductor-community/event-queue/amqp/src/main/java/com/netflix/conductor/contribs/queue/amqp
Create_ds/conductor-community/event-queue/amqp/src/main/java/com/netflix/conductor/contribs/queue/amqp/util/AMQPConstants.java
/* * <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 agreed to in writing, software dist...
8,267
0
Create_ds/conductor-community/event-queue/amqp/src/main/java/com/netflix/conductor/contribs/queue/amqp
Create_ds/conductor-community/event-queue/amqp/src/main/java/com/netflix/conductor/contribs/queue/amqp/util/ConnectionType.java
/* * <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 agreed to in writing, software dist...
8,268
0
Create_ds/conductor-community/event-queue/amqp/src/main/java/com/netflix/conductor/contribs/queue/amqp
Create_ds/conductor-community/event-queue/amqp/src/main/java/com/netflix/conductor/contribs/queue/amqp/util/AMQPConfigurations.java
/* * <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 agreed to in writing, software dist...
8,269
0
Create_ds/conductor-community/event-queue/amqp/src/main/java/com/netflix/conductor/contribs/queue/amqp
Create_ds/conductor-community/event-queue/amqp/src/main/java/com/netflix/conductor/contribs/queue/amqp/util/RetryType.java
/* * <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 agreed to in writing, software dist...
8,270
0
Create_ds/conductor-community/event-queue/amqp/src/main/java/com/netflix/conductor/contribs/queue/amqp
Create_ds/conductor-community/event-queue/amqp/src/main/java/com/netflix/conductor/contribs/queue/amqp/config/AMQPEventQueueConfiguration.java
/* * <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 agreed to in writing, software dist...
8,271
0
Create_ds/conductor-community/event-queue/amqp/src/main/java/com/netflix/conductor/contribs/queue/amqp
Create_ds/conductor-community/event-queue/amqp/src/main/java/com/netflix/conductor/contribs/queue/amqp/config/AMQPEventQueueProvider.java
/* * <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 agreed to in writing, software dist...
8,272
0
Create_ds/conductor-community/event-queue/amqp/src/main/java/com/netflix/conductor/contribs/queue/amqp
Create_ds/conductor-community/event-queue/amqp/src/main/java/com/netflix/conductor/contribs/queue/amqp/config/AMQPEventQueueProperties.java
/* * <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 agreed to in writing, software dist...
8,273
0
Create_ds/conductor-community/event-queue/amqp/src/main/java/com/netflix/conductor/contribs/queue/amqp
Create_ds/conductor-community/event-queue/amqp/src/main/java/com/netflix/conductor/contribs/queue/amqp/config/AMQPRetryPattern.java
/* * <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 agreed to in writing, software dist...
8,274
0
Create_ds/conductor-community/event-queue/nats/src/main/java/com/netflix/conductor/contribs/queue
Create_ds/conductor-community/event-queue/nats/src/main/java/com/netflix/conductor/contribs/queue/nats/JsmMessage.java
/* * <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 agreed to in writing, software dist...
8,275
0
Create_ds/conductor-community/event-queue/nats/src/main/java/com/netflix/conductor/contribs/queue
Create_ds/conductor-community/event-queue/nats/src/main/java/com/netflix/conductor/contribs/queue/nats/NATSObservableQueue.java
/* * <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 agreed to in writing, software dist...
8,276
0
Create_ds/conductor-community/event-queue/nats/src/main/java/com/netflix/conductor/contribs/queue
Create_ds/conductor-community/event-queue/nats/src/main/java/com/netflix/conductor/contribs/queue/nats/NatsException.java
/* * <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 agreed to in writing, software dist...
8,277
0
Create_ds/conductor-community/event-queue/nats/src/main/java/com/netflix/conductor/contribs/queue
Create_ds/conductor-community/event-queue/nats/src/main/java/com/netflix/conductor/contribs/queue/nats/JetStreamObservableQueue.java
/* * <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 agreed to in writing, software dist...
8,278
0
Create_ds/conductor-community/event-queue/nats/src/main/java/com/netflix/conductor/contribs/queue
Create_ds/conductor-community/event-queue/nats/src/main/java/com/netflix/conductor/contribs/queue/nats/NATSAbstractQueue.java
/* * <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 agreed to in writing, software dist...
8,279
0
Create_ds/conductor-community/event-queue/nats/src/main/java/com/netflix/conductor/contribs/queue/nats
Create_ds/conductor-community/event-queue/nats/src/main/java/com/netflix/conductor/contribs/queue/nats/config/JetStreamProperties.java
/* * <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 agreed to in writing, software dist...
8,280
0
Create_ds/conductor-community/event-queue/nats/src/main/java/com/netflix/conductor/contribs/queue/nats
Create_ds/conductor-community/event-queue/nats/src/main/java/com/netflix/conductor/contribs/queue/nats/config/NATSConfiguration.java
/* * <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 agreed to in writing, software dist...
8,281
0
Create_ds/conductor-community/event-queue/nats/src/main/java/com/netflix/conductor/contribs/queue/nats
Create_ds/conductor-community/event-queue/nats/src/main/java/com/netflix/conductor/contribs/queue/nats/config/JetStreamConfiguration.java
/* * <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 agreed to in writing, software dist...
8,282
0
Create_ds/conductor-community/event-queue/nats/src/main/java/com/netflix/conductor/contribs/queue/nats
Create_ds/conductor-community/event-queue/nats/src/main/java/com/netflix/conductor/contribs/queue/nats/config/JetStreamEventQueueProvider.java
/* * <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 agreed to in writing, software dist...
8,283
0
Create_ds/conductor-community/event-queue/nats/src/main/java/com/netflix/conductor/contribs/queue/nats
Create_ds/conductor-community/event-queue/nats/src/main/java/com/netflix/conductor/contribs/queue/nats/config/NATSEventQueueProvider.java
/* * <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 agreed to in writing, software dist...
8,284
0
Create_ds/conductor-community/test-util/src/test/java/com/netflix
Create_ds/conductor-community/test-util/src/test/java/com/netflix/conductor/ConductorTestApp.java
/* * <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 agreed to in writing, software dist...
8,285
0
Create_ds/conductor-community/test-util/src/test/java/com/netflix/conductor/test
Create_ds/conductor-community/test-util/src/test/java/com/netflix/conductor/test/integration/AbstractEndToEndTest.java
/* * <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 agreed to in writing, software dist...
8,286
0
Create_ds/conductor-community/test-util/src/test/java/com/netflix/conductor/test/integration
Create_ds/conductor-community/test-util/src/test/java/com/netflix/conductor/test/integration/grpc/AbstractGrpcEndToEndTest.java
/* * <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 agreed to in writing, software dist...
8,287
0
Create_ds/conductor-community/test-util/src/test/java/com/netflix/conductor/common
Create_ds/conductor-community/test-util/src/test/java/com/netflix/conductor/common/config/TestObjectMapperConfiguration.java
/* * <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 agreed to in writing, software dist...
8,288
0
Create_ds/amazon-redshift-jdbc-driver/src/main/java/com/amazon
Create_ds/amazon-redshift-jdbc-driver/src/main/java/com/amazon/redshift/RedshiftNotification.java
/* * Copyright (c) 2003, PostgreSQL Global Development Group * See the LICENSE file in the project root for more information. */ package com.amazon.redshift; /** * This interface defines the public Redshift extension for Notifications. */ public interface RedshiftNotification { /** * Returns name of this no...
8,289
0
Create_ds/amazon-redshift-jdbc-driver/src/main/java/com/amazon
Create_ds/amazon-redshift-jdbc-driver/src/main/java/com/amazon/redshift/RedshiftProperty.java
/* * Copyright (c) 2004, PostgreSQL Global Development Group * See the LICENSE file in the project root for more information. */ package com.amazon.redshift; import com.amazon.redshift.util.GT; import com.amazon.redshift.util.RedshiftException; import com.amazon.redshift.util.RedshiftState; import java.sql.Connec...
8,290
0
Create_ds/amazon-redshift-jdbc-driver/src/main/java/com/amazon
Create_ds/amazon-redshift-jdbc-driver/src/main/java/com/amazon/redshift/RedshiftConnection.java
/* * Copyright (c) 2003, PostgreSQL Global Development Group * See the LICENSE file in the project root for more information. */ package com.amazon.redshift; import com.amazon.redshift.copy.CopyManager; import com.amazon.redshift.fastpath.Fastpath; import com.amazon.redshift.jdbc.AutoSave; import com.amazon.redshi...
8,291
0
Create_ds/amazon-redshift-jdbc-driver/src/main/java/com/amazon
Create_ds/amazon-redshift-jdbc-driver/src/main/java/com/amazon/redshift/NativeTokenHolder.java
package com.amazon.redshift; import com.amazon.redshift.plugin.utils.RequestUtils; import java.util.Date; public class NativeTokenHolder { protected String m_accessToken; private Date m_expiration; private boolean refresh; // true means newly added, false means from cache. protected NativeTokenHolder(Strin...
8,292
0
Create_ds/amazon-redshift-jdbc-driver/src/main/java/com/amazon
Create_ds/amazon-redshift-jdbc-driver/src/main/java/com/amazon/redshift/Driver.java
/* * Copyright (c) 2003, PostgreSQL Global Development Group * See the LICENSE file in the project root for more information. */ package com.amazon.redshift; import com.amazon.redshift.jdbc.RedshiftConnectionImpl; import com.amazon.redshift.logger.LogLevel; import com.amazon.redshift.logger.RedshiftLogger; import ...
8,293
0
Create_ds/amazon-redshift-jdbc-driver/src/main/java/com/amazon
Create_ds/amazon-redshift-jdbc-driver/src/main/java/com/amazon/redshift/RedshiftStatement.java
/* * Copyright (c) 2003, PostgreSQL Global Development Group * See the LICENSE file in the project root for more information. */ package com.amazon.redshift; import java.sql.SQLException; /** * This interface defines the public Redshift extensions to java.sql.Statement. All Statements * constructed by the Redsh...
8,294
0
Create_ds/amazon-redshift-jdbc-driver/src/main/java/com/amazon
Create_ds/amazon-redshift-jdbc-driver/src/main/java/com/amazon/redshift/CredentialsHolder.java
package com.amazon.redshift; import java.util.Date; import com.amazon.redshift.plugin.utils.RequestUtils; import com.amazonaws.auth.AWSCredentials; import com.amazonaws.auth.AWSSessionCredentials; public class CredentialsHolder implements AWSCredentials { protected AWSCredentials m_credentials; private Date ...
8,295
0
Create_ds/amazon-redshift-jdbc-driver/src/main/java/com/amazon
Create_ds/amazon-redshift-jdbc-driver/src/main/java/com/amazon/redshift/RedshiftResultSetMetaData.java
/* * Copyright (c) 2003, PostgreSQL Global Development Group * See the LICENSE file in the project root for more information. */ package com.amazon.redshift; import com.amazon.redshift.core.Field; import java.sql.SQLException; public interface RedshiftResultSetMetaData { /** * Returns the underlying column...
8,296
0
Create_ds/amazon-redshift-jdbc-driver/src/main/java/com/amazon
Create_ds/amazon-redshift-jdbc-driver/src/main/java/com/amazon/redshift/INativePlugin.java
package com.amazon.redshift; import com.amazon.redshift.logger.RedshiftLogger; import com.amazon.redshift.util.RedshiftException; public interface INativePlugin { void addParameter(String key, String value); void setLogger(RedshiftLogger log); String getPluginSpecificCacheKey(); String getIdpToken() ...
8,297
0
Create_ds/amazon-redshift-jdbc-driver/src/main/java/com/amazon
Create_ds/amazon-redshift-jdbc-driver/src/main/java/com/amazon/redshift/RedshiftRefCursorResultSet.java
/* * Copyright (c) 2003, PostgreSQL Global Development Group * See the LICENSE file in the project root for more information. */ package com.amazon.redshift; /** * A ref cursor based result set. * * @deprecated As of 8.0, this interface is only present for backwards- compatibility purposes. New * c...
8,298
0
Create_ds/amazon-redshift-jdbc-driver/src/main/java/com/amazon
Create_ds/amazon-redshift-jdbc-driver/src/main/java/com/amazon/redshift/IPlugin.java
package com.amazon.redshift; import com.amazon.redshift.logger.RedshiftLogger; import com.amazonaws.auth.AWSCredentialsProvider; public interface IPlugin extends AWSCredentialsProvider { void addParameter(String key, String value); void setLogger(RedshiftLogger log); String getPluginSpecificCacheKey(); ...
8,299