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/aws-swf-flow-library/src/main/java/com/amazonaws/services/simpleworkflow/flow
Create_ds/aws-swf-flow-library/src/main/java/com/amazonaws/services/simpleworkflow/flow/common/FlowHelpers.java
/** * Copyright 2012-2018 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 "lic...
3,600
0
Create_ds/aws-swf-flow-library/src/main/java/com/amazonaws/services/simpleworkflow/flow
Create_ds/aws-swf-flow-library/src/main/java/com/amazonaws/services/simpleworkflow/flow/common/FlowDefaults.java
/** * Copyright 2012-2018 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 "lic...
3,601
0
Create_ds/aws-swf-flow-library/src/main/java/com/amazonaws/services/simpleworkflow/flow
Create_ds/aws-swf-flow-library/src/main/java/com/amazonaws/services/simpleworkflow/flow/common/WorkflowExecutionUtils.java
/** * Copyright 2012-2018 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 "lic...
3,602
0
Create_ds/aws-swf-flow-library/src/main/java/com/amazonaws/services/simpleworkflow/flow
Create_ds/aws-swf-flow-library/src/main/java/com/amazonaws/services/simpleworkflow/flow/generic/GenericWorkflowClient.java
/** * Copyright 2012-2018 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 "lic...
3,603
0
Create_ds/aws-swf-flow-library/src/main/java/com/amazonaws/services/simpleworkflow/flow
Create_ds/aws-swf-flow-library/src/main/java/com/amazonaws/services/simpleworkflow/flow/generic/GenericWorkflowClientExternal.java
/** * Copyright 2012-2018 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 "lic...
3,604
0
Create_ds/aws-swf-flow-library/src/main/java/com/amazonaws/services/simpleworkflow/flow
Create_ds/aws-swf-flow-library/src/main/java/com/amazonaws/services/simpleworkflow/flow/generic/ActivityImplementationFactory.java
/** * Copyright 2012-2018 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 "lic...
3,605
0
Create_ds/aws-swf-flow-library/src/main/java/com/amazonaws/services/simpleworkflow/flow
Create_ds/aws-swf-flow-library/src/main/java/com/amazonaws/services/simpleworkflow/flow/generic/StartChildWorkflowExecutionParameters.java
/** * Copyright 2012-2018 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 "lic...
3,606
0
Create_ds/aws-swf-flow-library/src/main/java/com/amazonaws/services/simpleworkflow/flow
Create_ds/aws-swf-flow-library/src/main/java/com/amazonaws/services/simpleworkflow/flow/generic/SignalExternalWorkflowParameters.java
/** * Copyright 2012-2018 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 "lic...
3,607
0
Create_ds/aws-swf-flow-library/src/main/java/com/amazonaws/services/simpleworkflow/flow
Create_ds/aws-swf-flow-library/src/main/java/com/amazonaws/services/simpleworkflow/flow/generic/ActivityImplementation.java
/** * Copyright 2012-2018 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 "lic...
3,608
0
Create_ds/aws-swf-flow-library/src/main/java/com/amazonaws/services/simpleworkflow/flow
Create_ds/aws-swf-flow-library/src/main/java/com/amazonaws/services/simpleworkflow/flow/generic/WorkflowDefinition.java
/** * Copyright 2012-2018 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 "lic...
3,609
0
Create_ds/aws-swf-flow-library/src/main/java/com/amazonaws/services/simpleworkflow/flow
Create_ds/aws-swf-flow-library/src/main/java/com/amazonaws/services/simpleworkflow/flow/generic/GenericActivityClient.java
/** * Copyright 2012-2018 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 "lic...
3,610
0
Create_ds/aws-swf-flow-library/src/main/java/com/amazonaws/services/simpleworkflow/flow
Create_ds/aws-swf-flow-library/src/main/java/com/amazonaws/services/simpleworkflow/flow/generic/WorkflowTypeImplementationOptions.java
/** * Copyright 2012-2018 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 "lic...
3,611
0
Create_ds/aws-swf-flow-library/src/main/java/com/amazonaws/services/simpleworkflow/flow
Create_ds/aws-swf-flow-library/src/main/java/com/amazonaws/services/simpleworkflow/flow/generic/ExecuteActivityParameters.java
/** * Copyright 2012-2018 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 "lic...
3,612
0
Create_ds/aws-swf-flow-library/src/main/java/com/amazonaws/services/simpleworkflow/flow
Create_ds/aws-swf-flow-library/src/main/java/com/amazonaws/services/simpleworkflow/flow/generic/TerminateWorkflowExecutionParameters.java
/** * Copyright 2012-2018 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 "lic...
3,613
0
Create_ds/aws-swf-flow-library/src/main/java/com/amazonaws/services/simpleworkflow/flow
Create_ds/aws-swf-flow-library/src/main/java/com/amazonaws/services/simpleworkflow/flow/generic/WorkflowTypeComponentImplementationVersion.java
/** * Copyright 2012-2018 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 "lic...
3,614
0
Create_ds/aws-swf-flow-library/src/main/java/com/amazonaws/services/simpleworkflow/flow
Create_ds/aws-swf-flow-library/src/main/java/com/amazonaws/services/simpleworkflow/flow/generic/ContinueAsNewWorkflowExecutionParameters.java
/** * Copyright 2012-2018 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 "lic...
3,615
0
Create_ds/aws-swf-flow-library/src/main/java/com/amazonaws/services/simpleworkflow/flow
Create_ds/aws-swf-flow-library/src/main/java/com/amazonaws/services/simpleworkflow/flow/generic/ActivityImplementationBase.java
/** * Copyright 2012-2018 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 "lic...
3,616
0
Create_ds/aws-swf-flow-library/src/main/java/com/amazonaws/services/simpleworkflow/flow
Create_ds/aws-swf-flow-library/src/main/java/com/amazonaws/services/simpleworkflow/flow/generic/WorkflowDefinitionFactoryFactory.java
/** * Copyright 2012-2018 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 "lic...
3,617
0
Create_ds/aws-swf-flow-library/src/main/java/com/amazonaws/services/simpleworkflow/flow
Create_ds/aws-swf-flow-library/src/main/java/com/amazonaws/services/simpleworkflow/flow/generic/WorkflowDefinitionFactory.java
/** * Copyright 2012-2018 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 "lic...
3,618
0
Create_ds/aws-swf-flow-library/src/main/java/com/amazonaws/services/simpleworkflow/flow
Create_ds/aws-swf-flow-library/src/main/java/com/amazonaws/services/simpleworkflow/flow/generic/StartWorkflowExecutionParameters.java
/** * Copyright 2012-2018 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 "lic...
3,619
0
Create_ds/aws-swf-flow-library/src/main/java/com/amazonaws/services/simpleworkflow/flow
Create_ds/aws-swf-flow-library/src/main/java/com/amazonaws/services/simpleworkflow/flow/generic/StartChildWorkflowReply.java
/** * Copyright 2012-2018 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 "lic...
3,620
0
Create_ds/aws-swf-flow-library/src/main/java/com/amazonaws/services/simpleworkflow/flow
Create_ds/aws-swf-flow-library/src/main/java/com/amazonaws/services/simpleworkflow/flow/worker/WorkflowContextImpl.java
/** * Copyright 2012-2018 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 "lic...
3,621
0
Create_ds/aws-swf-flow-library/src/main/java/com/amazonaws/services/simpleworkflow/flow
Create_ds/aws-swf-flow-library/src/main/java/com/amazonaws/services/simpleworkflow/flow/worker/SignalDecisionStateMachine.java
/** * Copyright 2012-2018 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 "lic...
3,622
0
Create_ds/aws-swf-flow-library/src/main/java/com/amazonaws/services/simpleworkflow/flow
Create_ds/aws-swf-flow-library/src/main/java/com/amazonaws/services/simpleworkflow/flow/worker/BlockCallerPolicy.java
/** * Copyright 2012-2018 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 "lic...
3,623
0
Create_ds/aws-swf-flow-library/src/main/java/com/amazonaws/services/simpleworkflow/flow
Create_ds/aws-swf-flow-library/src/main/java/com/amazonaws/services/simpleworkflow/flow/worker/LambdaFunctionClientImpl.java
/** * Copyright 2012-2018 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 "lic...
3,624
0
Create_ds/aws-swf-flow-library/src/main/java/com/amazonaws/services/simpleworkflow/flow
Create_ds/aws-swf-flow-library/src/main/java/com/amazonaws/services/simpleworkflow/flow/worker/WorkflowClockImpl.java
/** * Copyright 2012-2018 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 "lic...
3,625
0
Create_ds/aws-swf-flow-library/src/main/java/com/amazonaws/services/simpleworkflow/flow
Create_ds/aws-swf-flow-library/src/main/java/com/amazonaws/services/simpleworkflow/flow/worker/TaskPoller.java
/** * Copyright 2012-2018 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 "lic...
3,626
0
Create_ds/aws-swf-flow-library/src/main/java/com/amazonaws/services/simpleworkflow/flow
Create_ds/aws-swf-flow-library/src/main/java/com/amazonaws/services/simpleworkflow/flow/worker/ActivityTaskPoller.java
/** * Copyright 2012-2018 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 "lic...
3,627
0
Create_ds/aws-swf-flow-library/src/main/java/com/amazonaws/services/simpleworkflow/flow
Create_ds/aws-swf-flow-library/src/main/java/com/amazonaws/services/simpleworkflow/flow/worker/AsyncDecisionTaskHandler.java
/** * Copyright 2012-2018 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 "lic...
3,628
0
Create_ds/aws-swf-flow-library/src/main/java/com/amazonaws/services/simpleworkflow/flow
Create_ds/aws-swf-flow-library/src/main/java/com/amazonaws/services/simpleworkflow/flow/worker/BackoffThrottler.java
/** * Copyright 2012-2018 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 "lic...
3,629
0
Create_ds/aws-swf-flow-library/src/main/java/com/amazonaws/services/simpleworkflow/flow
Create_ds/aws-swf-flow-library/src/main/java/com/amazonaws/services/simpleworkflow/flow/worker/DecisionsHelper.java
/** * Copyright 2012-2018 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 "lic...
3,630
0
Create_ds/aws-swf-flow-library/src/main/java/com/amazonaws/services/simpleworkflow/flow
Create_ds/aws-swf-flow-library/src/main/java/com/amazonaws/services/simpleworkflow/flow/worker/TimerDecisionStateMachine.java
/** * Copyright 2012-2018 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 "lic...
3,631
0
Create_ds/aws-swf-flow-library/src/main/java/com/amazonaws/services/simpleworkflow/flow
Create_ds/aws-swf-flow-library/src/main/java/com/amazonaws/services/simpleworkflow/flow/worker/LambdaFunctionClient.java
/** * Copyright 2012-2018 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 "lic...
3,632
0
Create_ds/aws-swf-flow-library/src/main/java/com/amazonaws/services/simpleworkflow/flow
Create_ds/aws-swf-flow-library/src/main/java/com/amazonaws/services/simpleworkflow/flow/worker/ActivityTypeCompletionRetryOptions.java
/** * Copyright 2012-2018 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 "lic...
3,633
0
Create_ds/aws-swf-flow-library/src/main/java/com/amazonaws/services/simpleworkflow/flow
Create_ds/aws-swf-flow-library/src/main/java/com/amazonaws/services/simpleworkflow/flow/worker/OpenRequestInfo.java
/** * Copyright 2012-2018 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 "lic...
3,634
0
Create_ds/aws-swf-flow-library/src/main/java/com/amazonaws/services/simpleworkflow/flow
Create_ds/aws-swf-flow-library/src/main/java/com/amazonaws/services/simpleworkflow/flow/worker/ActivityDecisionStateMachine.java
/** * Copyright 2012-2018 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 "lic...
3,635
0
Create_ds/aws-swf-flow-library/src/main/java/com/amazonaws/services/simpleworkflow/flow
Create_ds/aws-swf-flow-library/src/main/java/com/amazonaws/services/simpleworkflow/flow/worker/IncompatibleWorkflowDefinition.java
/** * Copyright 2012-2018 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 "lic...
3,636
0
Create_ds/aws-swf-flow-library/src/main/java/com/amazonaws/services/simpleworkflow/flow
Create_ds/aws-swf-flow-library/src/main/java/com/amazonaws/services/simpleworkflow/flow/worker/HistoryHelper.java
/** * Copyright 2012-2018 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 "lic...
3,637
0
Create_ds/aws-swf-flow-library/src/main/java/com/amazonaws/services/simpleworkflow/flow
Create_ds/aws-swf-flow-library/src/main/java/com/amazonaws/services/simpleworkflow/flow/worker/ActivityExecutionContextImpl.java
/** * Copyright 2012-2018 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 "lic...
3,638
0
Create_ds/aws-swf-flow-library/src/main/java/com/amazonaws/services/simpleworkflow/flow
Create_ds/aws-swf-flow-library/src/main/java/com/amazonaws/services/simpleworkflow/flow/worker/CompleteWorkflowStateMachine.java
/** * Copyright 2012-2018 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 "lic...
3,639
0
Create_ds/aws-swf-flow-library/src/main/java/com/amazonaws/services/simpleworkflow/flow
Create_ds/aws-swf-flow-library/src/main/java/com/amazonaws/services/simpleworkflow/flow/worker/GenericWorker.java
/** * Copyright 2012-2018 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 "lic...
3,640
0
Create_ds/aws-swf-flow-library/src/main/java/com/amazonaws/services/simpleworkflow/flow
Create_ds/aws-swf-flow-library/src/main/java/com/amazonaws/services/simpleworkflow/flow/worker/GenericWorkflowClientExternalImpl.java
/** * Copyright 2012-2018 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 "lic...
3,641
0
Create_ds/aws-swf-flow-library/src/main/java/com/amazonaws/services/simpleworkflow/flow
Create_ds/aws-swf-flow-library/src/main/java/com/amazonaws/services/simpleworkflow/flow/worker/AsyncDecider.java
/** * Copyright 2012-2018 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 "lic...
3,642
0
Create_ds/aws-swf-flow-library/src/main/java/com/amazonaws/services/simpleworkflow/flow
Create_ds/aws-swf-flow-library/src/main/java/com/amazonaws/services/simpleworkflow/flow/worker/GenericWorkflowWorker.java
/** * Copyright 2012-2018 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 "lic...
3,643
0
Create_ds/aws-swf-flow-library/src/main/java/com/amazonaws/services/simpleworkflow/flow
Create_ds/aws-swf-flow-library/src/main/java/com/amazonaws/services/simpleworkflow/flow/worker/BackoffThrottlerWithJitter.java
/** * Copyright 2012-2018 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 "lic...
3,644
0
Create_ds/aws-swf-flow-library/src/main/java/com/amazonaws/services/simpleworkflow/flow
Create_ds/aws-swf-flow-library/src/main/java/com/amazonaws/services/simpleworkflow/flow/worker/DecisionTaskHandler.java
/** * Copyright 2012-2018 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 "lic...
3,645
0
Create_ds/aws-swf-flow-library/src/main/java/com/amazonaws/services/simpleworkflow/flow
Create_ds/aws-swf-flow-library/src/main/java/com/amazonaws/services/simpleworkflow/flow/worker/LambdaFunctionDecisionStateMachine.java
/** * Copyright 2012-2018 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 "lic...
3,646
0
Create_ds/aws-swf-flow-library/src/main/java/com/amazonaws/services/simpleworkflow/flow
Create_ds/aws-swf-flow-library/src/main/java/com/amazonaws/services/simpleworkflow/flow/worker/GenericActivityClientImpl.java
/** * Copyright 2012-2018 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 "lic...
3,647
0
Create_ds/aws-swf-flow-library/src/main/java/com/amazonaws/services/simpleworkflow/flow
Create_ds/aws-swf-flow-library/src/main/java/com/amazonaws/services/simpleworkflow/flow/worker/DecisionTarget.java
/** * Copyright 2012-2018 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 "lic...
3,648
0
Create_ds/aws-swf-flow-library/src/main/java/com/amazonaws/services/simpleworkflow/flow
Create_ds/aws-swf-flow-library/src/main/java/com/amazonaws/services/simpleworkflow/flow/worker/ComponentVersion.java
/** * Copyright 2012-2018 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 "lic...
3,649
0
Create_ds/aws-swf-flow-library/src/main/java/com/amazonaws/services/simpleworkflow/flow
Create_ds/aws-swf-flow-library/src/main/java/com/amazonaws/services/simpleworkflow/flow/worker/DecisionStateMachineBase.java
/** * Copyright 2012-2018 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 "lic...
3,650
0
Create_ds/aws-swf-flow-library/src/main/java/com/amazonaws/services/simpleworkflow/flow
Create_ds/aws-swf-flow-library/src/main/java/com/amazonaws/services/simpleworkflow/flow/worker/Throttler.java
/** * Copyright 2012-2018 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 "lic...
3,651
0
Create_ds/aws-swf-flow-library/src/main/java/com/amazonaws/services/simpleworkflow/flow
Create_ds/aws-swf-flow-library/src/main/java/com/amazonaws/services/simpleworkflow/flow/worker/CurrentActivityExecutionContext.java
/** * Copyright 2012-2018 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 "lic...
3,652
0
Create_ds/aws-swf-flow-library/src/main/java/com/amazonaws/services/simpleworkflow/flow
Create_ds/aws-swf-flow-library/src/main/java/com/amazonaws/services/simpleworkflow/flow/worker/ComponentVersions.java
/** * Copyright 2012-2018 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 "lic...
3,653
0
Create_ds/aws-swf-flow-library/src/main/java/com/amazonaws/services/simpleworkflow/flow
Create_ds/aws-swf-flow-library/src/main/java/com/amazonaws/services/simpleworkflow/flow/worker/DecisionState.java
/** * Copyright 2012-2018 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 "lic...
3,654
0
Create_ds/aws-swf-flow-library/src/main/java/com/amazonaws/services/simpleworkflow/flow
Create_ds/aws-swf-flow-library/src/main/java/com/amazonaws/services/simpleworkflow/flow/worker/ChildWorkflowDecisionStateMachine.java
/** * Copyright 2012-2018 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 "lic...
3,655
0
Create_ds/aws-swf-flow-library/src/main/java/com/amazonaws/services/simpleworkflow/flow
Create_ds/aws-swf-flow-library/src/main/java/com/amazonaws/services/simpleworkflow/flow/worker/DecisionTaskPoller.java
/** * Copyright 2012-2018 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 "lic...
3,656
0
Create_ds/aws-swf-flow-library/src/main/java/com/amazonaws/services/simpleworkflow/flow
Create_ds/aws-swf-flow-library/src/main/java/com/amazonaws/services/simpleworkflow/flow/worker/GenericWorkflowClientImpl.java
/** * Copyright 2012-2018 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 "lic...
3,657
0
Create_ds/aws-swf-flow-library/src/main/java/com/amazonaws/services/simpleworkflow/flow
Create_ds/aws-swf-flow-library/src/main/java/com/amazonaws/services/simpleworkflow/flow/worker/CurrentDecisionContext.java
/** * Copyright 2012-2018 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 "lic...
3,658
0
Create_ds/aws-swf-flow-library/src/main/java/com/amazonaws/services/simpleworkflow/flow
Create_ds/aws-swf-flow-library/src/main/java/com/amazonaws/services/simpleworkflow/flow/worker/ActivityTypeExecutionOptions.java
/** * Copyright 2012-2018 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 "lic...
3,659
0
Create_ds/aws-swf-flow-library/src/main/java/com/amazonaws/services/simpleworkflow/flow
Create_ds/aws-swf-flow-library/src/main/java/com/amazonaws/services/simpleworkflow/flow/worker/CircularLongBuffer.java
/** * Copyright 2012-2018 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 "lic...
3,660
0
Create_ds/aws-swf-flow-library/src/main/java/com/amazonaws/services/simpleworkflow/flow
Create_ds/aws-swf-flow-library/src/main/java/com/amazonaws/services/simpleworkflow/flow/worker/SuspendableSemaphore.java
/** * Copyright 2012-2018 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 "lic...
3,661
0
Create_ds/aws-swf-flow-library/src/main/java/com/amazonaws/services/simpleworkflow/flow
Create_ds/aws-swf-flow-library/src/main/java/com/amazonaws/services/simpleworkflow/flow/worker/SimpleWorkflowDefinitionFactoryFactory.java
/** * Copyright 2012-2018 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 "lic...
3,662
0
Create_ds/aws-swf-flow-library/src/main/java/com/amazonaws/services/simpleworkflow/flow
Create_ds/aws-swf-flow-library/src/main/java/com/amazonaws/services/simpleworkflow/flow/worker/DecisionStateMachine.java
/** * Copyright 2012-2018 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 "lic...
3,663
0
Create_ds/aws-swf-flow-library/src/main/java/com/amazonaws/services/simpleworkflow/flow
Create_ds/aws-swf-flow-library/src/main/java/com/amazonaws/services/simpleworkflow/flow/worker/ActivityTypeRegistrationOptions.java
/** * Copyright 2012-2018 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 "lic...
3,664
0
Create_ds/aws-swf-flow-library/src/main/java/com/amazonaws/services/simpleworkflow/flow
Create_ds/aws-swf-flow-library/src/main/java/com/amazonaws/services/simpleworkflow/flow/worker/DecisionContextImpl.java
/** * Copyright 2012-2018 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 "lic...
3,665
0
Create_ds/aws-swf-flow-library/src/main/java/com/amazonaws/services/simpleworkflow/flow
Create_ds/aws-swf-flow-library/src/main/java/com/amazonaws/services/simpleworkflow/flow/worker/GenericActivityWorker.java
/** * Copyright 2012-2018 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 "lic...
3,666
0
Create_ds/aws-swf-flow-library/src/main/java/com/amazonaws/services/simpleworkflow/flow
Create_ds/aws-swf-flow-library/src/main/java/com/amazonaws/services/simpleworkflow/flow/worker/DecisionId.java
/** * Copyright 2012-2018 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 "lic...
3,667
0
Create_ds/aws-swf-flow-library/src/main/java/com/amazonaws/services/simpleworkflow/flow
Create_ds/aws-swf-flow-library/src/main/java/com/amazonaws/services/simpleworkflow/flow/worker/ExponentialRetryParameters.java
/** * Copyright 2012-2018 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 "lic...
3,668
0
Create_ds/aws-swf-flow-library/src/main/java/com/amazonaws/services/simpleworkflow/flow
Create_ds/aws-swf-flow-library/src/main/java/com/amazonaws/services/simpleworkflow/flow/pojo/POJOWorkflowImplementationFactory.java
/** * Copyright 2012-2018 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 "lic...
3,669
0
Create_ds/aws-swf-flow-library/src/main/java/com/amazonaws/services/simpleworkflow/flow
Create_ds/aws-swf-flow-library/src/main/java/com/amazonaws/services/simpleworkflow/flow/pojo/POJOActivityImplementation.java
/** * Copyright 2012-2018 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 "lic...
3,670
0
Create_ds/aws-swf-flow-library/src/main/java/com/amazonaws/services/simpleworkflow/flow
Create_ds/aws-swf-flow-library/src/main/java/com/amazonaws/services/simpleworkflow/flow/pojo/POJOWorkflowDefinitionFactory.java
/** * Copyright 2012-2018 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 "lic...
3,671
0
Create_ds/aws-swf-flow-library/src/main/java/com/amazonaws/services/simpleworkflow/flow
Create_ds/aws-swf-flow-library/src/main/java/com/amazonaws/services/simpleworkflow/flow/pojo/MethodConverterPair.java
/** * Copyright 2012-2018 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 "lic...
3,672
0
Create_ds/aws-swf-flow-library/src/main/java/com/amazonaws/services/simpleworkflow/flow
Create_ds/aws-swf-flow-library/src/main/java/com/amazonaws/services/simpleworkflow/flow/pojo/POJOWorkflowDefinition.java
/** * Copyright 2012-2018 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 "lic...
3,673
0
Create_ds/aws-swf-flow-library/src/main/java/com/amazonaws/services/simpleworkflow/flow
Create_ds/aws-swf-flow-library/src/main/java/com/amazonaws/services/simpleworkflow/flow/pojo/POJOWorkflowDefinitionFactoryFactory.java
/** * Copyright 2012-2018 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 "lic...
3,674
0
Create_ds/aws-swf-flow-library/src/main/java/com/amazonaws/services/simpleworkflow/flow
Create_ds/aws-swf-flow-library/src/main/java/com/amazonaws/services/simpleworkflow/flow/pojo/POJOActivityImplementationFactory.java
/** * Copyright 2012-2018 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 "lic...
3,675
0
Create_ds/aws-swf-flow-library/src/main/java/com/amazonaws/services/simpleworkflow/flow
Create_ds/aws-swf-flow-library/src/main/java/com/amazonaws/services/simpleworkflow/flow/spring/CronInvocationSchedule.java
/** * Copyright 2012-2018 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 "lic...
3,676
0
Create_ds/aws-swf-flow-library/src/main/java/com/amazonaws/services/simpleworkflow/flow
Create_ds/aws-swf-flow-library/src/main/java/com/amazonaws/services/simpleworkflow/flow/spring/SpringActivityWorker.java
/** * Copyright 2012-2018 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 "lic...
3,677
0
Create_ds/aws-swf-flow-library/src/main/java/com/amazonaws/services/simpleworkflow/flow
Create_ds/aws-swf-flow-library/src/main/java/com/amazonaws/services/simpleworkflow/flow/spring/CronDecorator.java
/** * Copyright 2012-2018 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 "lic...
3,678
0
Create_ds/aws-swf-flow-library/src/main/java/com/amazonaws/services/simpleworkflow/flow
Create_ds/aws-swf-flow-library/src/main/java/com/amazonaws/services/simpleworkflow/flow/spring/POJOWorkflowStubImplementationFactory.java
/** * Copyright 2012-2018 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 "lic...
3,679
0
Create_ds/aws-swf-flow-library/src/main/java/com/amazonaws/services/simpleworkflow/flow
Create_ds/aws-swf-flow-library/src/main/java/com/amazonaws/services/simpleworkflow/flow/spring/WorkflowScopeBeanNames.java
/** * Copyright 2012-2018 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 "lic...
3,680
0
Create_ds/aws-swf-flow-library/src/main/java/com/amazonaws/services/simpleworkflow/flow
Create_ds/aws-swf-flow-library/src/main/java/com/amazonaws/services/simpleworkflow/flow/spring/SpringWorkflowDefinitionFactoryFactory.java
/** * Copyright 2012-2018 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 "lic...
3,681
0
Create_ds/aws-swf-flow-library/src/main/java/com/amazonaws/services/simpleworkflow/flow
Create_ds/aws-swf-flow-library/src/main/java/com/amazonaws/services/simpleworkflow/flow/spring/WorkflowScope.java
/** * Copyright 2012-2018 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 "lic...
3,682
0
Create_ds/aws-swf-flow-library/src/main/java/com/amazonaws/services/simpleworkflow/flow
Create_ds/aws-swf-flow-library/src/main/java/com/amazonaws/services/simpleworkflow/flow/spring/SpringWorkflowWorker.java
/** * Copyright 2012-2018 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 "lic...
3,683
0
Create_ds/aws-kinesisanalytics-runtime/src/test/java/com/amazonaws/services/kinesisanalytics
Create_ds/aws-kinesisanalytics-runtime/src/test/java/com/amazonaws/services/kinesisanalytics/runtime/KinesisAnalyticsRuntimeTest.java
/* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you ...
3,684
0
Create_ds/aws-kinesisanalytics-runtime/src/main/java/com/amazonaws/services/kinesisanalytics/flink
Create_ds/aws-kinesisanalytics-runtime/src/main/java/com/amazonaws/services/kinesisanalytics/flink/serialization/POJODeserializationSchema.java
/* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you ...
3,685
0
Create_ds/aws-kinesisanalytics-runtime/src/main/java/com/amazonaws/services/kinesisanalytics
Create_ds/aws-kinesisanalytics-runtime/src/main/java/com/amazonaws/services/kinesisanalytics/runtime/ConfigConstants.java
/* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you ...
3,686
0
Create_ds/aws-kinesisanalytics-runtime/src/main/java/com/amazonaws/services/kinesisanalytics
Create_ds/aws-kinesisanalytics-runtime/src/main/java/com/amazonaws/services/kinesisanalytics/runtime/KinesisAnalyticsRuntime.java
/* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you ...
3,687
0
Create_ds/aws-kinesisanalytics-runtime/src/main/java/com/amazonaws/services/kinesisanalytics/runtime
Create_ds/aws-kinesisanalytics-runtime/src/main/java/com/amazonaws/services/kinesisanalytics/runtime/models/PropertyGroup.java
/* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you ...
3,688
0
Create_ds/amazon-neptune-sigv4-signer/src/test/java/com/amazonaws/neptune
Create_ds/amazon-neptune-sigv4-signer/src/test/java/com/amazonaws/neptune/auth/NeptuneNettyHttpSigV4SignerTest.java
/* * Copyright 2018 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://www.apache.org/licenses/LICENSE-2.0 *...
3,689
0
Create_ds/amazon-neptune-sigv4-signer/src/test/java/com/amazonaws/neptune
Create_ds/amazon-neptune-sigv4-signer/src/test/java/com/amazonaws/neptune/auth/NeptuneRequestMetadataSigV4SignerTest.java
/* * Copyright 2018 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://www.apache.org/licenses/LICENSE-2.0 *...
3,690
0
Create_ds/amazon-neptune-sigv4-signer/src/test/java/com/amazonaws/neptune
Create_ds/amazon-neptune-sigv4-signer/src/test/java/com/amazonaws/neptune/auth/NeptuneSigV4SignerAbstractTest.java
/* * Copyright 2018 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://www.apache.org/licenses/LICENSE-2.0 *...
3,691
0
Create_ds/amazon-neptune-sigv4-signer/src/test/java/com/amazonaws/neptune
Create_ds/amazon-neptune-sigv4-signer/src/test/java/com/amazonaws/neptune/auth/NeptuneApacheHttpSigV4SignerTest.java
/* * Copyright 2018 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://www.apache.org/licenses/LICENSE-2.0 *...
3,692
0
Create_ds/amazon-neptune-sigv4-signer/src/main/java/com/amazonaws/neptune
Create_ds/amazon-neptune-sigv4-signer/src/main/java/com/amazonaws/neptune/auth/NeptuneApacheHttpSigV4Signer.java
/* * Copyright 2018 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://www.apache.org/licenses/LICENSE-2.0 *...
3,693
0
Create_ds/amazon-neptune-sigv4-signer/src/main/java/com/amazonaws/neptune
Create_ds/amazon-neptune-sigv4-signer/src/main/java/com/amazonaws/neptune/auth/NeptuneSigV4Signer.java
/* * Copyright 2018 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://www.apache.org/licenses/LICENSE-2.0 *...
3,694
0
Create_ds/amazon-neptune-sigv4-signer/src/main/java/com/amazonaws/neptune
Create_ds/amazon-neptune-sigv4-signer/src/main/java/com/amazonaws/neptune/auth/RequestMetadata.java
/* * Copyright 2018 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://www.apache.org/licenses/LICENSE-2.0 *...
3,695
0
Create_ds/amazon-neptune-sigv4-signer/src/main/java/com/amazonaws/neptune
Create_ds/amazon-neptune-sigv4-signer/src/main/java/com/amazonaws/neptune/auth/NeptuneNettyHttpSigV4Signer.java
/* * Copyright 2018 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://www.apache.org/licenses/LICENSE-2.0 *...
3,696
0
Create_ds/amazon-neptune-sigv4-signer/src/main/java/com/amazonaws/neptune
Create_ds/amazon-neptune-sigv4-signer/src/main/java/com/amazonaws/neptune/auth/NeptuneSigV4SignerException.java
/* * Copyright 2018 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://www.apache.org/licenses/LICENSE-2.0 *...
3,697
0
Create_ds/amazon-neptune-sigv4-signer/src/main/java/com/amazonaws/neptune
Create_ds/amazon-neptune-sigv4-signer/src/main/java/com/amazonaws/neptune/auth/NeptuneRequestMetadataSigV4Signer.java
/* * Copyright 2018 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://www.apache.org/licenses/LICENSE-2.0 *...
3,698
0
Create_ds/amazon-neptune-sigv4-signer/src/main/java/com/amazonaws/neptune
Create_ds/amazon-neptune-sigv4-signer/src/main/java/com/amazonaws/neptune/auth/NeptuneSigV4SignerBase.java
/* * Copyright 2018 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://www.apache.org/licenses/LICENSE-2.0 *...
3,699