index
int64
0
0
repo_id
stringlengths
9
205
file_path
stringlengths
31
246
content
stringlengths
1
12.2M
__index_level_0__
int64
0
10k
0
Create_ds/flume/flume-ng-node/src/main/java/org/apache/flume
Create_ds/flume/flume-ng-node/src/main/java/org/apache/flume/node/ConfigurationSourceFactory.java
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache license, Version 2.0 * (the "License"); you may n...
9,600
0
Create_ds/flume/flume-ng-node/src/main/java/org/apache/flume
Create_ds/flume/flume-ng-node/src/main/java/org/apache/flume/node/ClasspathConfigurationSourceFactory.java
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache license, Version 2.0 * (the "License"); you may n...
9,601
0
Create_ds/flume/flume-ng-node/src/main/java/org/apache/flume
Create_ds/flume/flume-ng-node/src/main/java/org/apache/flume/node/PropertiesFileConfigurationProvider.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...
9,602
0
Create_ds/flume/flume-ng-node/src/main/java/org/apache/flume
Create_ds/flume/flume-ng-node/src/main/java/org/apache/flume/node/ClasspathConfigurationSource.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...
9,603
0
Create_ds/flume/flume-ng-node/src/main/java/org/apache/flume
Create_ds/flume/flume-ng-node/src/main/java/org/apache/flume/node/EnvVarResolverProperties.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...
9,604
0
Create_ds/flume/flume-ng-node/src/main/java/org/apache/flume/node
Create_ds/flume/flume-ng-node/src/main/java/org/apache/flume/node/net/LaxHostnameVerifier.java
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache license, Version 2.0 * (the "License"); you may n...
9,605
0
Create_ds/flume/flume-ng-node/src/main/java/org/apache/flume/node
Create_ds/flume/flume-ng-node/src/main/java/org/apache/flume/node/net/UrlConnectionFactory.java
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache license, Version 2.0 * (the "License"); you may n...
9,606
0
Create_ds/flume/flume-ng-node/src/main/java/org/apache/flume/node
Create_ds/flume/flume-ng-node/src/main/java/org/apache/flume/node/net/BasicAuthorizationProvider.java
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache license, Version 2.0 * (the "License"); you may n...
9,607
0
Create_ds/flume/flume-ng-node/src/main/java/org/apache/flume/node
Create_ds/flume/flume-ng-node/src/main/java/org/apache/flume/node/net/AuthorizationProvider.java
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache license, Version 2.0 * (the "License"); you may n...
9,608
0
Create_ds/flume/flume-ng-sources/flume-jms-source/src/test/java/org/apache/flume/source
Create_ds/flume/flume-ng-sources/flume-jms-source/src/test/java/org/apache/flume/source/jms/TestJMSMessageConsumer.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 ...
9,609
0
Create_ds/flume/flume-ng-sources/flume-jms-source/src/test/java/org/apache/flume/source
Create_ds/flume/flume-ng-sources/flume-jms-source/src/test/java/org/apache/flume/source/jms/TestDefaultJMSMessageConverter.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 ...
9,610
0
Create_ds/flume/flume-ng-sources/flume-jms-source/src/test/java/org/apache/flume/source
Create_ds/flume/flume-ng-sources/flume-jms-source/src/test/java/org/apache/flume/source/jms/JMSMessageConsumerTestBase.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 ...
9,611
0
Create_ds/flume/flume-ng-sources/flume-jms-source/src/test/java/org/apache/flume/source
Create_ds/flume/flume-ng-sources/flume-jms-source/src/test/java/org/apache/flume/source/jms/TestJMSSource.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 ...
9,612
0
Create_ds/flume/flume-ng-sources/flume-jms-source/src/test/java/org/apache/flume/source
Create_ds/flume/flume-ng-sources/flume-jms-source/src/test/java/org/apache/flume/source/jms/TestJMSSourceCreation.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 ...
9,613
0
Create_ds/flume/flume-ng-sources/flume-jms-source/src/test/java/org/apache/flume/source
Create_ds/flume/flume-ng-sources/flume-jms-source/src/test/java/org/apache/flume/source/jms/TestIntegrationActiveMQ.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 ...
9,614
0
Create_ds/flume/flume-ng-sources/flume-jms-source/src/main/java/org/apache/flume/source
Create_ds/flume/flume-ng-sources/flume-jms-source/src/main/java/org/apache/flume/source/jms/JMSMessageConverter.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 ...
9,615
0
Create_ds/flume/flume-ng-sources/flume-jms-source/src/main/java/org/apache/flume/source
Create_ds/flume/flume-ng-sources/flume-jms-source/src/main/java/org/apache/flume/source/jms/JMSMessageConsumer.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 ...
9,616
0
Create_ds/flume/flume-ng-sources/flume-jms-source/src/main/java/org/apache/flume/source
Create_ds/flume/flume-ng-sources/flume-jms-source/src/main/java/org/apache/flume/source/jms/JMSSourceConfiguration.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...
9,617
0
Create_ds/flume/flume-ng-sources/flume-jms-source/src/main/java/org/apache/flume/source
Create_ds/flume/flume-ng-sources/flume-jms-source/src/main/java/org/apache/flume/source/jms/DefaultJMSMessageConverter.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 ...
9,618
0
Create_ds/flume/flume-ng-sources/flume-jms-source/src/main/java/org/apache/flume/source
Create_ds/flume/flume-ng-sources/flume-jms-source/src/main/java/org/apache/flume/source/jms/JMSDestinationLocator.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 ...
9,619
0
Create_ds/flume/flume-ng-sources/flume-jms-source/src/main/java/org/apache/flume/source
Create_ds/flume/flume-ng-sources/flume-jms-source/src/main/java/org/apache/flume/source/jms/JMSSource.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 ...
9,620
0
Create_ds/flume/flume-ng-sources/flume-jms-source/src/main/java/org/apache/flume/source
Create_ds/flume/flume-ng-sources/flume-jms-source/src/main/java/org/apache/flume/source/jms/JMSDestinationType.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 ...
9,621
0
Create_ds/flume/flume-ng-sources/flume-jms-source/src/main/java/org/apache/flume/source
Create_ds/flume/flume-ng-sources/flume-jms-source/src/main/java/org/apache/flume/source/jms/InitialContextFactory.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 ...
9,622
0
Create_ds/flume/flume-ng-sources/flume-taildir-source/src/test/java/org/apache/flume/source
Create_ds/flume/flume-ng-sources/flume-taildir-source/src/test/java/org/apache/flume/source/taildir/TestTaildirSource.java
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with this * work for additional information regarding copyright ownership. The ASF * licenses this file to you under the Apache License, Version 2.0 (the * "License"); you may n...
9,623
0
Create_ds/flume/flume-ng-sources/flume-taildir-source/src/test/java/org/apache/flume/source
Create_ds/flume/flume-ng-sources/flume-taildir-source/src/test/java/org/apache/flume/source/taildir/TestTaildirEventReader.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 ...
9,624
0
Create_ds/flume/flume-ng-sources/flume-taildir-source/src/test/java/org/apache/flume/source
Create_ds/flume/flume-ng-sources/flume-taildir-source/src/test/java/org/apache/flume/source/taildir/TestTaildirMatcher.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 ...
9,625
0
Create_ds/flume/flume-ng-sources/flume-taildir-source/src/main/java/org/apache/flume/source
Create_ds/flume/flume-ng-sources/flume-taildir-source/src/main/java/org/apache/flume/source/taildir/TailFile.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 ...
9,626
0
Create_ds/flume/flume-ng-sources/flume-taildir-source/src/main/java/org/apache/flume/source
Create_ds/flume/flume-ng-sources/flume-taildir-source/src/main/java/org/apache/flume/source/taildir/TaildirMatcher.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 ...
9,627
0
Create_ds/flume/flume-ng-sources/flume-taildir-source/src/main/java/org/apache/flume/source
Create_ds/flume/flume-ng-sources/flume-taildir-source/src/main/java/org/apache/flume/source/taildir/ReliableTaildirEventReader.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 ...
9,628
0
Create_ds/flume/flume-ng-sources/flume-taildir-source/src/main/java/org/apache/flume/source
Create_ds/flume/flume-ng-sources/flume-taildir-source/src/main/java/org/apache/flume/source/taildir/TaildirSourceConfigurationConstants.java
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with this * work for additional information regarding copyright ownership. The ASF * licenses this file to you under the Apache License, Version 2.0 (the * "License"); you may n...
9,629
0
Create_ds/flume/flume-ng-sources/flume-taildir-source/src/main/java/org/apache/flume/source
Create_ds/flume/flume-ng-sources/flume-taildir-source/src/main/java/org/apache/flume/source/taildir/TaildirSource.java
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with this * work for additional information regarding copyright ownership. The ASF * licenses this file to you under the Apache License, Version 2.0 (the * "License"); you may n...
9,630
0
Create_ds/flume/flume-ng-sources/flume-scribe-source/src/test/java/org/apache/flume/source
Create_ds/flume/flume-ng-sources/flume-scribe-source/src/test/java/org/apache/flume/source/scribe/TestScribeSource.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 ...
9,631
0
Create_ds/flume/flume-ng-sources/flume-scribe-source/src/main/java/org/apache/flume/source
Create_ds/flume/flume-ng-sources/flume-scribe-source/src/main/java/org/apache/flume/source/scribe/LogEntry.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 ...
9,632
0
Create_ds/flume/flume-ng-sources/flume-scribe-source/src/main/java/org/apache/flume/source
Create_ds/flume/flume-ng-sources/flume-scribe-source/src/main/java/org/apache/flume/source/scribe/ResultCode.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 ...
9,633
0
Create_ds/flume/flume-ng-sources/flume-scribe-source/src/main/java/org/apache/flume/source
Create_ds/flume/flume-ng-sources/flume-scribe-source/src/main/java/org/apache/flume/source/scribe/Scribe.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 ...
9,634
0
Create_ds/flume/flume-ng-sources/flume-scribe-source/src/main/java/org/apache/flume/source
Create_ds/flume/flume-ng-sources/flume-scribe-source/src/main/java/org/apache/flume/source/scribe/ScribeSource.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 ...
9,635
0
Create_ds/flume/flume-ng-sdk/src/test/java/org/apache/flume
Create_ds/flume/flume-ng-sdk/src/test/java/org/apache/flume/util/SSLUtilTruststoreTypeWithDefaultTest.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 ...
9,636
0
Create_ds/flume/flume-ng-sdk/src/test/java/org/apache/flume
Create_ds/flume/flume-ng-sdk/src/test/java/org/apache/flume/util/SSLUtilExcludeCipherSuitesTest.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 ...
9,637
0
Create_ds/flume/flume-ng-sdk/src/test/java/org/apache/flume
Create_ds/flume/flume-ng-sdk/src/test/java/org/apache/flume/util/SSLUtilKeystorePasswordTest.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 ...
9,638
0
Create_ds/flume/flume-ng-sdk/src/test/java/org/apache/flume
Create_ds/flume/flume-ng-sdk/src/test/java/org/apache/flume/util/AbstractSSLUtilListTest.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 ...
9,639
0
Create_ds/flume/flume-ng-sdk/src/test/java/org/apache/flume
Create_ds/flume/flume-ng-sdk/src/test/java/org/apache/flume/util/SSLUtilTruststorePasswordTest.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 ...
9,640
0
Create_ds/flume/flume-ng-sdk/src/test/java/org/apache/flume
Create_ds/flume/flume-ng-sdk/src/test/java/org/apache/flume/util/SSLUtilKeystorePathTest.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 ...
9,641
0
Create_ds/flume/flume-ng-sdk/src/test/java/org/apache/flume
Create_ds/flume/flume-ng-sdk/src/test/java/org/apache/flume/util/SSLUtilIncludeCipherSuitesTest.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 ...
9,642
0
Create_ds/flume/flume-ng-sdk/src/test/java/org/apache/flume
Create_ds/flume/flume-ng-sdk/src/test/java/org/apache/flume/util/SSLUtilExcludeProtocolsTest.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 ...
9,643
0
Create_ds/flume/flume-ng-sdk/src/test/java/org/apache/flume
Create_ds/flume/flume-ng-sdk/src/test/java/org/apache/flume/util/SSLUtilTruststoreTypeTest.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 ...
9,644
0
Create_ds/flume/flume-ng-sdk/src/test/java/org/apache/flume
Create_ds/flume/flume-ng-sdk/src/test/java/org/apache/flume/util/AbstractSSLUtilTest.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 ...
9,645
0
Create_ds/flume/flume-ng-sdk/src/test/java/org/apache/flume
Create_ds/flume/flume-ng-sdk/src/test/java/org/apache/flume/util/SSLUtilKeystoreTypeTest.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 ...
9,646
0
Create_ds/flume/flume-ng-sdk/src/test/java/org/apache/flume
Create_ds/flume/flume-ng-sdk/src/test/java/org/apache/flume/util/SSLUtilKeystoreTypeWithDefaultTest.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 ...
9,647
0
Create_ds/flume/flume-ng-sdk/src/test/java/org/apache/flume
Create_ds/flume/flume-ng-sdk/src/test/java/org/apache/flume/util/SSLUtilTruststorePathTest.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 ...
9,648
0
Create_ds/flume/flume-ng-sdk/src/test/java/org/apache/flume
Create_ds/flume/flume-ng-sdk/src/test/java/org/apache/flume/util/SSLUtilIncludeProtocolsTest.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 ...
9,649
0
Create_ds/flume/flume-ng-sdk/src/test/java/org/apache/flume
Create_ds/flume/flume-ng-sdk/src/test/java/org/apache/flume/api/RpcTestUtils.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 ...
9,650
0
Create_ds/flume/flume-ng-sdk/src/test/java/org/apache/flume
Create_ds/flume/flume-ng-sdk/src/test/java/org/apache/flume/api/TestNettyAvroRpcClient.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 ...
9,651
0
Create_ds/flume/flume-ng-sdk/src/test/java/org/apache/flume
Create_ds/flume/flume-ng-sdk/src/test/java/org/apache/flume/api/TestRpcClientFactory.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 ...
9,652
0
Create_ds/flume/flume-ng-sdk/src/test/java/org/apache/flume
Create_ds/flume/flume-ng-sdk/src/test/java/org/apache/flume/api/ThriftTestingSource.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 ...
9,653
0
Create_ds/flume/flume-ng-sdk/src/test/java/org/apache/flume
Create_ds/flume/flume-ng-sdk/src/test/java/org/apache/flume/api/TestThriftRpcClient.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 ...
9,654
0
Create_ds/flume/flume-ng-sdk/src/test/java/org/apache/flume
Create_ds/flume/flume-ng-sdk/src/test/java/org/apache/flume/api/TestLoadBalancingRpcClient.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 ...
9,655
0
Create_ds/flume/flume-ng-sdk/src/test/java/org/apache/flume
Create_ds/flume/flume-ng-sdk/src/test/java/org/apache/flume/api/TestFailoverRpcClient.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 ...
9,656
0
Create_ds/flume/flume-ng-sdk/src/test/java/org/apache/flume
Create_ds/flume/flume-ng-sdk/src/test/java/org/apache/flume/event/TestEventBuilder.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 ...
9,657
0
Create_ds/flume/flume-ng-sdk/src/main/java/org/apache
Create_ds/flume/flume-ng-sdk/src/main/java/org/apache/flume/EventDeliveryException.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 ...
9,658
0
Create_ds/flume/flume-ng-sdk/src/main/java/org/apache
Create_ds/flume/flume-ng-sdk/src/main/java/org/apache/flume/Event.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 ...
9,659
0
Create_ds/flume/flume-ng-sdk/src/main/java/org/apache
Create_ds/flume/flume-ng-sdk/src/main/java/org/apache/flume/FlumeException.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...
9,660
0
Create_ds/flume/flume-ng-sdk/src/main/java/org/apache/flume
Create_ds/flume/flume-ng-sdk/src/main/java/org/apache/flume/util/SpecificOrderIterator.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 ...
9,661
0
Create_ds/flume/flume-ng-sdk/src/main/java/org/apache/flume
Create_ds/flume/flume-ng-sdk/src/main/java/org/apache/flume/util/RoundRobinOrderSelector.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 ...
9,662
0
Create_ds/flume/flume-ng-sdk/src/main/java/org/apache/flume
Create_ds/flume/flume-ng-sdk/src/main/java/org/apache/flume/util/SSLUtil.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 ...
9,663
0
Create_ds/flume/flume-ng-sdk/src/main/java/org/apache/flume
Create_ds/flume/flume-ng-sdk/src/main/java/org/apache/flume/util/RandomOrderSelector.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 ...
9,664
0
Create_ds/flume/flume-ng-sdk/src/main/java/org/apache/flume
Create_ds/flume/flume-ng-sdk/src/main/java/org/apache/flume/util/OrderSelector.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 ...
9,665
0
Create_ds/flume/flume-ng-sdk/src/main/java/org/apache/flume
Create_ds/flume/flume-ng-sdk/src/main/java/org/apache/flume/thrift/Status.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 ...
9,666
0
Create_ds/flume/flume-ng-sdk/src/main/java/org/apache/flume
Create_ds/flume/flume-ng-sdk/src/main/java/org/apache/flume/thrift/ThriftSourceProtocol.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 ...
9,667
0
Create_ds/flume/flume-ng-sdk/src/main/java/org/apache/flume
Create_ds/flume/flume-ng-sdk/src/main/java/org/apache/flume/thrift/ThriftFlumeEvent.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 ...
9,668
0
Create_ds/flume/flume-ng-sdk/src/main/java/org/apache/flume
Create_ds/flume/flume-ng-sdk/src/main/java/org/apache/flume/api/SSLContextAwareAbstractRpcClient.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 ...
9,669
0
Create_ds/flume/flume-ng-sdk/src/main/java/org/apache/flume
Create_ds/flume/flume-ng-sdk/src/main/java/org/apache/flume/api/RpcClient.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 ...
9,670
0
Create_ds/flume/flume-ng-sdk/src/main/java/org/apache/flume
Create_ds/flume/flume-ng-sdk/src/main/java/org/apache/flume/api/RpcClientConfigurationConstants.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 ...
9,671
0
Create_ds/flume/flume-ng-sdk/src/main/java/org/apache/flume
Create_ds/flume/flume-ng-sdk/src/main/java/org/apache/flume/api/NettyAvroRpcClient.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 ...
9,672
0
Create_ds/flume/flume-ng-sdk/src/main/java/org/apache/flume
Create_ds/flume/flume-ng-sdk/src/main/java/org/apache/flume/api/RpcClientFactory.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 ...
9,673
0
Create_ds/flume/flume-ng-sdk/src/main/java/org/apache/flume
Create_ds/flume/flume-ng-sdk/src/main/java/org/apache/flume/api/AbstractRpcClient.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 ...
9,674
0
Create_ds/flume/flume-ng-sdk/src/main/java/org/apache/flume
Create_ds/flume/flume-ng-sdk/src/main/java/org/apache/flume/api/HostInfo.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 ...
9,675
0
Create_ds/flume/flume-ng-sdk/src/main/java/org/apache/flume
Create_ds/flume/flume-ng-sdk/src/main/java/org/apache/flume/api/FailoverRpcClient.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 ...
9,676
0
Create_ds/flume/flume-ng-sdk/src/main/java/org/apache/flume
Create_ds/flume/flume-ng-sdk/src/main/java/org/apache/flume/api/ThriftRpcClient.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 ...
9,677
0
Create_ds/flume/flume-ng-sdk/src/main/java/org/apache/flume
Create_ds/flume/flume-ng-sdk/src/main/java/org/apache/flume/api/LoadBalancingRpcClient.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 ...
9,678
0
Create_ds/flume/flume-ng-sdk/src/main/java/org/apache/flume
Create_ds/flume/flume-ng-sdk/src/main/java/org/apache/flume/event/JSONEvent.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 ...
9,679
0
Create_ds/flume/flume-ng-sdk/src/main/java/org/apache/flume
Create_ds/flume/flume-ng-sdk/src/main/java/org/apache/flume/event/EventBuilder.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 ...
9,680
0
Create_ds/flume/flume-ng-sdk/src/main/java/org/apache/flume
Create_ds/flume/flume-ng-sdk/src/main/java/org/apache/flume/event/SimpleEvent.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 ...
9,681
0
Create_ds/flume/.mvn
Create_ds/flume/.mvn/wrapper/MavenWrapperDownloader.java
/* * Copyright 2007-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by...
9,682
0
Create_ds/flume/flume-ng-channels/flume-spillable-memory-channel/src/test/java/org/apache/flume
Create_ds/flume/flume-ng-channels/flume-spillable-memory-channel/src/test/java/org/apache/flume/channel/TestSpillableMemoryChannel.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"); y...
9,683
0
Create_ds/flume/flume-ng-channels/flume-spillable-memory-channel/src/main/java/org/apache/flume
Create_ds/flume/flume-ng-channels/flume-spillable-memory-channel/src/main/java/org/apache/flume/channel/SpillableMemoryChannel.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 ...
9,684
0
Create_ds/flume/flume-ng-channels/flume-file-channel/src/test/java/org/apache/flume/channel
Create_ds/flume/flume-ng-channels/flume-file-channel/src/test/java/org/apache/flume/channel/file/TestFlumeEventQueue.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 ...
9,685
0
Create_ds/flume/flume-ng-channels/flume-file-channel/src/test/java/org/apache/flume/channel
Create_ds/flume/flume-ng-channels/flume-file-channel/src/test/java/org/apache/flume/channel/file/TestFileChannel.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 ...
9,686
0
Create_ds/flume/flume-ng-channels/flume-file-channel/src/test/java/org/apache/flume/channel
Create_ds/flume/flume-ng-channels/flume-file-channel/src/test/java/org/apache/flume/channel/file/TestUtils.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 ...
9,687
0
Create_ds/flume/flume-ng-channels/flume-file-channel/src/test/java/org/apache/flume/channel
Create_ds/flume/flume-ng-channels/flume-file-channel/src/test/java/org/apache/flume/channel/file/TestFlumeEvent.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 ...
9,688
0
Create_ds/flume/flume-ng-channels/flume-file-channel/src/test/java/org/apache/flume/channel
Create_ds/flume/flume-ng-channels/flume-file-channel/src/test/java/org/apache/flume/channel/file/TestFileChannelRestart.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 ...
9,689
0
Create_ds/flume/flume-ng-channels/flume-file-channel/src/test/java/org/apache/flume/channel
Create_ds/flume/flume-ng-channels/flume-file-channel/src/test/java/org/apache/flume/channel/file/TestFileChannelErrorMetrics.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 ...
9,690
0
Create_ds/flume/flume-ng-channels/flume-file-channel/src/test/java/org/apache/flume/channel
Create_ds/flume/flume-ng-channels/flume-file-channel/src/test/java/org/apache/flume/channel/file/TestEventUtils.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 ...
9,691
0
Create_ds/flume/flume-ng-channels/flume-file-channel/src/test/java/org/apache/flume/channel
Create_ds/flume/flume-ng-channels/flume-file-channel/src/test/java/org/apache/flume/channel/file/TestWriteOrderOracle.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 ...
9,692
0
Create_ds/flume/flume-ng-channels/flume-file-channel/src/test/java/org/apache/flume/channel
Create_ds/flume/flume-ng-channels/flume-file-channel/src/test/java/org/apache/flume/channel/file/TestIntegration.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 ...
9,693
0
Create_ds/flume/flume-ng-channels/flume-file-channel/src/test/java/org/apache/flume/channel
Create_ds/flume/flume-ng-channels/flume-file-channel/src/test/java/org/apache/flume/channel/file/TestLogFile.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 ...
9,694
0
Create_ds/flume/flume-ng-channels/flume-file-channel/src/test/java/org/apache/flume/channel
Create_ds/flume/flume-ng-channels/flume-file-channel/src/test/java/org/apache/flume/channel/file/TestFileChannelFormatRegression.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 ...
9,695
0
Create_ds/flume/flume-ng-channels/flume-file-channel/src/test/java/org/apache/flume/channel
Create_ds/flume/flume-ng-channels/flume-file-channel/src/test/java/org/apache/flume/channel/file/TestTransactionIDOracle.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 ...
9,696
0
Create_ds/flume/flume-ng-channels/flume-file-channel/src/test/java/org/apache/flume/channel
Create_ds/flume/flume-ng-channels/flume-file-channel/src/test/java/org/apache/flume/channel/file/TestLog.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 ...
9,697
0
Create_ds/flume/flume-ng-channels/flume-file-channel/src/test/java/org/apache/flume/channel
Create_ds/flume/flume-ng-channels/flume-file-channel/src/test/java/org/apache/flume/channel/file/TestTransactionEventRecordV3.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 ...
9,698
0
Create_ds/flume/flume-ng-channels/flume-file-channel/src/test/java/org/apache/flume/channel
Create_ds/flume/flume-ng-channels/flume-file-channel/src/test/java/org/apache/flume/channel/file/TestCheckpoint.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 ...
9,699