repo
stringlengths
1
191
file
stringlengths
23
351
code
stringlengths
0
5.32M
file_length
int64
0
5.32M
avg_line_length
float64
0
2.9k
max_line_length
int64
0
288k
extension_type
stringclasses
1 value
null
NearPMSW-main/baseline/logging/YCSB/solr7/src/test/java/site/ycsb/db/solr7/SolrClientBaseTest.java
/** * Copyright (c) 2020 YCSB contributors. All rights reserved. * <p/> * Licensed under the Apache License, Version 2.0 (the "License"); you * may not use this file except in compliance with the License. You * may obtain a copy of the License at * <p/> * http://www.apache.org/licenses/LICENSE-2.0 * <p/> * Unl...
5,391
31.287425
121
java
null
NearPMSW-main/baseline/logging/YCSB/solr7/src/main/java/site/ycsb/db/solr7/package-info.java
/* * Copyright (c) 2020 YCSB contributors. 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. You * may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by ...
774
31.291667
70
java
null
NearPMSW-main/baseline/logging/YCSB/solr7/src/main/java/site/ycsb/db/solr7/SolrClient.java
/** * Copyright (c) 2020 YCSB contributors. 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. You * may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by...
11,172
32.653614
110
java
null
NearPMSW-main/baseline/logging/YCSB/postgrenosql/src/test/java/site/ycsb/postgrenosql/PostgreNoSQLDBClientTest.java
/* * Copyright 2017 YCSB Contributors. 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. You * may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by appl...
9,832
35.553903
146
java
null
NearPMSW-main/baseline/logging/YCSB/postgrenosql/src/main/java/site/ycsb/postgrenosql/package-info.java
/* * Copyright 2017 YCSB Contributors. 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. You * may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by appl...
739
32.636364
70
java
null
NearPMSW-main/baseline/logging/YCSB/postgrenosql/src/main/java/site/ycsb/postgrenosql/PostgreNoSQLDBClient.java
/* * Copyright 2017 YCSB Contributors. All Rights Reserved. * * CODE IS BASED ON the jdbc-binding JdbcDBClient class. * * 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.a...
13,961
33.053659
106
java
null
NearPMSW-main/baseline/logging/YCSB/postgrenosql/src/main/java/site/ycsb/postgrenosql/StatementType.java
/* * Copyright 2017 YCSB Contributors. All Rights Reserved. * * CODE IS BASED ON the jdbc-binding StatementType class. * * 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....
2,546
22.366972
79
java
null
NearPMSW-main/baseline/logging/YCSB/hbase1/src/test/java/site/ycsb/db/hbase1/HBaseClient1Test.java
/** * 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 applicable law or agreed to in writing, software * distributed ...
6,848
31.004673
102
java
null
NearPMSW-main/baseline/logging/YCSB/hbase1/src/main/java/site/ycsb/db/hbase1/package-info.java
/* * Copyright (c) 2014, Yahoo!, Inc. 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. You * may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by appli...
795
32.166667
70
java
null
NearPMSW-main/baseline/logging/YCSB/hbase1/src/main/java/site/ycsb/db/hbase1/HBaseClient1.java
/** * 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 applicable law or agreed to in writing, software * distributed ...
17,246
31.480226
95
java
null
NearPMSW-main/baseline/logging/YCSB/elasticsearch5/src/test/java/site/ycsb/db/elasticsearch5/ElasticsearchIntegTestBase.java
/* * Copyright (c) 2017 YCSB contributors. 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. You * may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by ...
4,203
29.463768
92
java
null
NearPMSW-main/baseline/logging/YCSB/elasticsearch5/src/test/java/site/ycsb/db/elasticsearch5/ElasticsearchClientIT.java
/** * Copyright (c) 2017 YCSB contributors. 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. You * may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by...
874
28.166667
71
java
null
NearPMSW-main/baseline/logging/YCSB/elasticsearch5/src/test/java/site/ycsb/db/elasticsearch5/ElasticsearchRestClientIT.java
/** * Copyright (c) 2017 YCSB contributors. 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. You * may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by...
872
28.1
75
java
null
NearPMSW-main/baseline/logging/YCSB/elasticsearch5/src/main/java/site/ycsb/db/elasticsearch5/package-info.java
/* * Copyright (c) 2017 YCSB Contributors. 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. You * may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by ...
807
32.666667
77
java
null
NearPMSW-main/baseline/logging/YCSB/elasticsearch5/src/main/java/site/ycsb/db/elasticsearch5/ElasticsearchRestClient.java
/* * Copyright (c) 2017 YCSB contributors. All rights reserved. * <p> * Licensed under the Apache License, Version 2.0 (the "License"); you * may not use this file except in compliance with the License. You * may obtain a copy of the License at * <p> * http://www.apache.org/licenses/LICENSE-2.0 * <p> * Unless ...
16,038
35.042697
116
java
null
NearPMSW-main/baseline/logging/YCSB/elasticsearch5/src/main/java/site/ycsb/db/elasticsearch5/ElasticsearchClient.java
/* * Copyright (c) 2017 YCSB contributors. All rights reserved. * <p> * Licensed under the Apache License, Version 2.0 (the "License"); you * may not use this file except in compliance with the License. You * may obtain a copy of the License at * <p> * http://www.apache.org/licenses/LICENSE-2.0 * <p> * Unless ...
11,290
32.805389
112
java
null
NearPMSW-main/baseline/logging/YCSB/elasticsearch5/src/main/java/site/ycsb/db/elasticsearch5/Elasticsearch5.java
/* * Copyright (c) 2017 YCSB contributors. All rights reserved. * <p> * Licensed under the Apache License, Version 2.0 (the "License"); you * may not use this file except in compliance with the License. You * may obtain a copy of the License at * <p> * http://www.apache.org/licenses/LICENSE-2.0 * <p> * Unless ...
1,074
28.861111
106
java
null
NearPMSW-main/baseline/logging/YCSB/azuretablestorage/src/main/java/site/ycsb/db/azuretablestorage/package-info.java
/* * Copyright (c) 2016 YCSB contributors. 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. You * may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by ...
818
34.608696
110
java
null
NearPMSW-main/baseline/logging/YCSB/azuretablestorage/src/main/java/site/ycsb/db/azuretablestorage/AzureClient.java
/** * Copyright (c) 2016 YCSB contributors. 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. You * may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by...
10,830
37.544484
112
java
null
NearPMSW-main/baseline/logging/YCSB/jdbc/src/test/java/site/ycsb/db/JdbcDBClientTest.java
/** * Copyright (c) 2015 - 2016 Yahoo! Inc., 2016 YCSB contributors. 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. You * may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0...
14,830
36.642132
161
java
null
NearPMSW-main/baseline/logging/YCSB/jdbc/src/main/java/site/ycsb/db/package-info.java
/* * Copyright (c) 2014 - 2016, Yahoo!, Inc. 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. You * may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required b...
753
31.782609
70
java
null
NearPMSW-main/baseline/logging/YCSB/jdbc/src/main/java/site/ycsb/db/JdbcDBCli.java
/** * Copyright (c) 2010 - 2016 Yahoo! Inc. 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. You * may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless requir...
5,184
27.489011
88
java
null
NearPMSW-main/baseline/logging/YCSB/jdbc/src/main/java/site/ycsb/db/JdbcDBCreateTable.java
/** * Copyright (c) 2010 - 2016 Yahoo! Inc. 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. You * may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless requir...
6,519
27.977778
91
java
null
NearPMSW-main/baseline/logging/YCSB/jdbc/src/main/java/site/ycsb/db/StatementType.java
/** * Copyright (c) 2010 Yahoo! Inc., 2016 YCSB contributors. 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. You * may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * ...
2,733
23.630631
104
java
null
NearPMSW-main/baseline/logging/YCSB/jdbc/src/main/java/site/ycsb/db/JdbcDBClient.java
/** * Copyright (c) 2010 - 2016 Yahoo! Inc., 2016, 2019 YCSB contributors. 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. You * may obtain a copy of the License at * * http://www.apache.org/licenses/LICEN...
19,288
35.054206
119
java
null
NearPMSW-main/baseline/logging/YCSB/jdbc/src/main/java/site/ycsb/db/flavors/package-info.java
/** * Copyright (c) 2016 YCSB contributors. 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. You * may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by...
943
40.043478
100
java
null
NearPMSW-main/baseline/logging/YCSB/jdbc/src/main/java/site/ycsb/db/flavors/DBFlavor.java
/** * Copyright (c) 2016, 2019 YCSB contributors. 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. You * may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless requi...
2,159
29.422535
101
java
null
NearPMSW-main/baseline/logging/YCSB/jdbc/src/main/java/site/ycsb/db/flavors/DefaultDBFlavor.java
/** * Copyright (c) 2016, 2019 YCSB contributors. 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. You * may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless requi...
3,501
30.836364
119
java
null
NearPMSW-main/baseline/logging/YCSB/jdbc/src/main/java/site/ycsb/db/flavors/PhoenixDBFlavor.java
/** * Copyright (c) 2016 YCSB contributors. 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. You * may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by...
2,339
34.454545
95
java
null
NearPMSW-main/baseline/logging/YCSB/cassandra/src/test/java/site/ycsb/db/CassandraCQLClientTest.java
/** * Copyright (c) 2015 YCSB contributors 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. You * may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by ...
7,941
31.818182
98
java
null
NearPMSW-main/baseline/logging/YCSB/cassandra/src/main/java/site/ycsb/db/CassandraCQLClient.java
/** * Copyright (c) 2013-2015 YCSB contributors. 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. You may obtain a copy of * the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless requir...
21,717
32.934375
105
java
null
NearPMSW-main/baseline/logging/YCSB/cassandra/src/main/java/site/ycsb/db/package-info.java
/* * Copyright (c) 2014, Yahoo!, Inc. 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. You * may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by appli...
779
31.5
77
java
null
NearPMSW-main/baseline/logging/YCSB/geode/src/main/java/site/ycsb/db/package-info.java
/* * Copyright (c) 2014-2016, Yahoo!, Inc. 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. You * may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by ...
762
33.681818
73
java
null
NearPMSW-main/baseline/logging/YCSB/geode/src/main/java/site/ycsb/db/GeodeClient.java
/** * Copyright (c) 2013 - 2016 YCSB Contributors. All rights reserved. * <p> * Licensed under the Apache License, Version 2.0 (the "License"); you * may not use this file except in compliance with the License. You * may obtain a copy of the License at * <p> * http://www.apache.org/licenses/LICENSE-2.0 * <p> *...
8,327
33.991597
112
java
null
NearPMSW-main/baseline/logging/YCSB/kudu/src/main/java/site/ycsb/db/package-info.java
/** * Copyright (c) 2015-2016 YCSB contributors. 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. You * may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless requir...
770
32.521739
74
java
null
NearPMSW-main/baseline/logging/YCSB/kudu/src/main/java/site/ycsb/db/KuduYCSBClient.java
/** * Copyright (c) 2015-2016 YCSB contributors. 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. You * may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless requir...
15,870
36.698337
112
java
null
NearPMSW-main/baseline/logging/YCSB/tablestore/src/main/java/site/ycsb/db/tablestore/package-info.java
/* * Copyright 2018 YCSB Contributors. 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. You * may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by appl...
795
33.608696
98
java
null
NearPMSW-main/baseline/logging/YCSB/tablestore/src/main/java/site/ycsb/db/tablestore/TableStoreClient.java
/* * Copyright 2018 YCSB Contributors. 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. You * may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by appl...
10,214
36.01087
109
java
null
NearPMSW-main/baseline/logging/YCSB/aerospike/src/main/java/site/ycsb/db/package-info.java
/** * Copyright (c) 2015 YCSB contributors. 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. You * may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by...
760
33.590909
70
java
null
NearPMSW-main/baseline/logging/YCSB/aerospike/src/main/java/site/ycsb/db/AerospikeClient.java
/** * Copyright (c) 2015 YCSB contributors. 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. You * may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by...
5,790
30.472826
79
java
null
NearPMSW-main/baseline/logging/YCSB/azurecosmos/src/main/java/site/ycsb/db/package-info.java
/* * Copyright 2018 YCSB Contributors. 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. You * may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by appl...
785
33.173913
99
java
null
NearPMSW-main/baseline/logging/YCSB/azurecosmos/src/main/java/site/ycsb/db/AzureCosmosClient.java
/* * Copyright (c) 2018 YCSB contributors. 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. You may obtain a copy of * the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by ...
20,780
39.117761
120
java
null
NearPMSW-main/baseline/logging/YCSB/maprdb/src/main/java/site/ycsb/db/mapr/package-info.java
/* * Copyright (c) 2017, Yahoo!, Inc. 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. You * may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by appli...
760
32.086957
70
java
null
NearPMSW-main/baseline/logging/YCSB/maprdb/src/main/java/site/ycsb/db/mapr/MapRDBClient.java
/** * Copyright (c) 2017 Yahoo! Inc. 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. You * may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applic...
809
30.153846
70
java
null
NearPMSW-main/baseline/logging/YCSB/griddb/src/test/java/site/ycsb/db/griddb/GridDBClientTest.java
/** * Copyright (c) 2018 TOSHIBA Digital Solutions Corporation. * Copyright (c) 2018 YCSB contributors. * * 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/licen...
11,184
32.791541
96
java
null
NearPMSW-main/baseline/logging/YCSB/griddb/src/main/java/site/ycsb/db/griddb/package-info.java
/* * Copyright (c) 2018 TOSHIBA Digital Solutions Corporation. * Copyright (c) 2018 YCSB contributors. * * 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/licens...
801
33.869565
70
java
null
NearPMSW-main/baseline/logging/YCSB/griddb/src/main/java/site/ycsb/db/griddb/GridDBClient.java
/** * Copyright (c) 2018 TOSHIBA Digital Solutions Corporation. * Copyright (c) 2018 YCSB contributors. * * 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/licen...
11,403
33.143713
104
java
null
NearPMSW-main/baseline/logging/YCSB/maprjsondb/src/main/java/site/ycsb/db/mapr/package-info.java
/* * Copyright (c) 2017, Yahoo!, Inc. 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. You * may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by appli...
769
32.478261
79
java
null
NearPMSW-main/baseline/logging/YCSB/maprjsondb/src/main/java/site/ycsb/db/mapr/ValueByteIterator.java
/* * Copyright (c) 2017, Yahoo!, Inc. 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. You * may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by appli...
1,279
20.694915
70
java
null
NearPMSW-main/baseline/logging/YCSB/maprjsondb/src/main/java/site/ycsb/db/mapr/MapRJSONDBClient.java
/** * 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 applicable law or agreed to in writing, software * distributed ...
5,972
25.546667
75
java
null
NearPMSW-main/baseline/logging/YCSB/rados/src/test/java/site/ycsb/db/RadosClientTest.java
/** * Copyright (c) 2016 YCSB contributors. 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. You * may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by...
4,287
27.397351
98
java
null
NearPMSW-main/baseline/logging/YCSB/rados/src/main/java/site/ycsb/db/package-info.java
/** * Copyright (c) 2016 YCSB contributors. 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. You * may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by...
724
31.954545
70
java
null
NearPMSW-main/baseline/logging/YCSB/rados/src/main/java/site/ycsb/db/RadosClient.java
/** * Copyright (c) 2016 YCSB contributors. 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. You * may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by...
5,352
28.738889
108
java
null
NearPMSW-main/baseline/logging/YCSB/s3/src/main/java/site/ycsb/db/package-info.java
/** * Copyright (c) 2015 YCSB contributors. 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. You * may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by...
724
31.954545
70
java
null
NearPMSW-main/baseline/logging/YCSB/s3/src/main/java/site/ycsb/db/S3Client.java
/** * Copyright (c) 2015 YCSB contributors. 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. You * may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by...
18,959
35.531792
108
java
null
NearPMSW-main/baseline/logging/YCSB/accumulo1.9/src/test/java/site/ycsb/db/accumulo/AccumuloTest.java
/* * Copyright (c) 2016 YCSB contributors. * 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. You * may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required ...
7,583
33.630137
151
java
null
NearPMSW-main/baseline/logging/YCSB/accumulo1.9/src/main/java/site/ycsb/db/accumulo/package-info.java
/** * Copyright (c) 2015 YCSB contributors. 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. You * may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by...
779
32.913043
79
java
null
NearPMSW-main/baseline/logging/YCSB/accumulo1.9/src/main/java/site/ycsb/db/accumulo/AccumuloClient.java
/** * Copyright (c) 2011 YCSB++ project, 2014-2016 YCSB contributors. * 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. You * may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE...
12,939
33.691689
100
java
null
NearPMSW-main/baseline/logging/YCSB/HdrHistogram/src/examples/java/SimpleHistogramExample.java
/** * HistogramPerfTest.java * Written by Gil Tene of Azul Systems, and released to the public domain, * as explained at http://creativecommons.org/publicdomain/zero/1.0/ * * @author Gil Tene */ import org.HdrHistogram.*; import java.net.DatagramSocket; import java.net.SocketException; /** * A simple example ...
1,865
28.619048
97
java
null
NearPMSW-main/baseline/logging/YCSB/HdrHistogram/src/perf/java/org/HdrHistogram/HistogramPerfTest.java
/** * HistogramPerfTest.java * Written by Gil Tene of Azul Systems, and released to the public domain, * as explained at http://creativecommons.org/publicdomain/zero/1.0/ * * @author Gil Tene */ package org.HdrHistogram; import org.junit.jupiter.api.Test; /** * JUnit test for {@link org.HdrHistogram.Histogram...
22,754
52.290398
154
java
null
NearPMSW-main/baseline/logging/YCSB/HdrHistogram/src/test/java/org/HdrHistogram/HistogramAutosizingTest.java
/** * HistogramTest.java * Written by Gil Tene of Azul Systems, and released to the public domain, * as explained at http://creativecommons.org/publicdomain/zero/1.0/ * * @author Gil Tene */ package org.HdrHistogram; import org.junit.Assert; import org.junit.jupiter.params.ParameterizedTest; import org.junit.ju...
8,264
36.912844
97
java
null
NearPMSW-main/baseline/logging/YCSB/HdrHistogram/src/test/java/org/HdrHistogram/DoubleHistogramDataAccessTest.java
/** * HistogramDataAccessTest.java * Written by Gil Tene of Azul Systems, and released to the public domain, * as explained at http://creativecommons.org/publicdomain/zero/1.0/ * * @author Gil Tene */ package org.HdrHistogram; import org.junit.Assert; import org.junit.jupiter.api.Test; /** * JUnit test for {@...
26,583
52.922921
139
java
null
NearPMSW-main/baseline/logging/YCSB/HdrHistogram/src/test/java/org/HdrHistogram/DoubleHistogramTest.java
/** * HistogramTest.java * Written by Gil Tene of Azul Systems, and released to the public domain, * as explained at http://creativecommons.org/publicdomain/zero/1.0/ * * @author Gil Tene */ package org.HdrHistogram; import static org.HdrHistogram.HistogramTestUtils.constructHistogram; import static org.junit.A...
38,799
47.019802
151
java
null
NearPMSW-main/baseline/logging/YCSB/HdrHistogram/src/test/java/org/HdrHistogram/HistogramTest.java
/** * HistogramTest.java * Written by Gil Tene of Azul Systems, and released to the public domain, * as explained at http://creativecommons.org/publicdomain/zero/1.0/ * * @author Gil Tene */ package org.HdrHistogram; import org.junit.Assert; import org.junit.jupiter.api.Assertions; import org.junit.jupiter.api....
63,063
46.993912
140
java
null
NearPMSW-main/baseline/logging/YCSB/HdrHistogram/src/test/java/org/HdrHistogram/HistogramShiftTest.java
/** * HistogramTest.java * Written by Gil Tene of Azul Systems, and released to the public domain, * as explained at http://creativecommons.org/publicdomain/zero/1.0/ * * @author Gil Tene */ package org.HdrHistogram; import org.junit.Assert; import org.junit.Test; import org.junit.jupiter.params.ParameterizedTe...
4,575
36.508197
97
java
null
NearPMSW-main/baseline/logging/YCSB/HdrHistogram/src/test/java/org/HdrHistogram/HistogramEncodingTest.java
/** * HistogramTest.java * Written by Gil Tene of Azul Systems, and released to the public domain, * as explained at http://creativecommons.org/publicdomain/zero/1.0/ * * @author Gil Tene */ package org.HdrHistogram; import org.junit.Assert; import org.junit.jupiter.api.Test; import org.junit.experimental.theor...
20,674
49.67402
165
java
null
NearPMSW-main/baseline/logging/YCSB/HdrHistogram/src/test/java/org/HdrHistogram/HistogramTestUtils.java
package org.HdrHistogram; import java.lang.reflect.InvocationTargetException; import java.lang.reflect.Method; import java.nio.ByteBuffer; public class HistogramTestUtils { static AbstractHistogram constructHistogram(Class c, Object... constructorArgs) { try { Class[] argTypes; if ...
5,144
47.537736
104
java
null
NearPMSW-main/baseline/logging/YCSB/HdrHistogram/src/test/java/org/HdrHistogram/DumpHistogram.java
package org.HdrHistogram; import java.nio.ByteBuffer; public class DumpHistogram { static String hist1 = "DHISTwAAAAMAAAAAAAAABByEkxQAAABBeNqTaZkszMDAoMwAAcxQmhFC2f+3OwBhHZdgecrONJWDpZuF5zozSzMTUz8bVzcL03VmjkZGlnqWRkY2AGoTC78="; static String hist2 = "DHISTwAAAAMAAAAAAAAAAhyEkxQAAAAieNqTaZkszMDAwMIAAcxQmhFCyf...
3,117
53.701754
177
java
null
NearPMSW-main/baseline/logging/YCSB/HdrHistogram/src/test/java/org/HdrHistogram/ConcurrentHistogramTest.java
/** * HistogramTest.java * Written by Gil Tene of Azul Systems, and released to the public domain, * as explained at http://creativecommons.org/publicdomain/zero/1.0/ * * @author Gil Tene */ package org.HdrHistogram; import org.junit.Assert; import org.junit.jupiter.api.Test; import org.junit.jupiter.params.Par...
3,207
28.431193
104
java
null
NearPMSW-main/baseline/logging/YCSB/HdrHistogram/src/test/java/org/HdrHistogram/RecorderTest.java
/** * HistogramTest.java * Written by Gil Tene of Azul Systems, and released to the public domain, * as explained at http://creativecommons.org/publicdomain/zero/1.0/ * * @author Gil Tene */ package org.HdrHistogram; import org.HdrHistogram.packedarray.PackedArrayRecorder; import org.HdrHistogram.packedarray.Pa...
18,701
45.755
140
java
null
NearPMSW-main/baseline/logging/YCSB/HdrHistogram/src/test/java/org/HdrHistogram/HistogramDataAccessTest.java
/** * HistogramDataAccessTest.java * Written by Gil Tene of Azul Systems, and released to the public domain, * as explained at http://creativecommons.org/publicdomain/zero/1.0/ * * @author Gil Tene */ package org.HdrHistogram; import org.junit.Assert; import org.junit.jupiter.api.Test; import java.util.ArrayLi...
36,256
50.721826
141
java
null
NearPMSW-main/baseline/logging/YCSB/HdrHistogram/src/test/java/org/HdrHistogram/HistogramLogReaderWriterTest.java
package org.HdrHistogram; import org.junit.Assert; import org.junit.jupiter.api.Test; import java.io.File; import java.io.FileInputStream; import java.io.FileOutputStream; import java.io.InputStream; public class HistogramLogReaderWriterTest { @Test public void emptyLog() throws Exception { File tem...
16,946
48.408163
121
java
null
NearPMSW-main/baseline/logging/YCSB/HdrHistogram/src/main/java/org/HdrHistogram/package-info.java
/* * package-info.java * Written by Gil Tene of Azul Systems, and released to the public domain, * as explained at http://creativecommons.org/publicdomain/zero/1.0/ */ /** * <h3>A High Dynamic Range (HDR) Histogram Package</h3> * <p> * An HdrHistogram histogram supports the recording and analyzing sampled data ...
21,532
67.795527
166
java
null
NearPMSW-main/baseline/logging/YCSB/HdrHistogram/src/main/java/org/HdrHistogram/LinearIterator.java
/** * Written by Gil Tene of Azul Systems, and released to the public domain, * as explained at http://creativecommons.org/publicdomain/zero/1.0/ * * @author Gil Tene */ package org.HdrHistogram; import java.util.Iterator; /** * Used for iterating through histogram values in linear steps. The iteration is * p...
3,167
39.615385
123
java
null
NearPMSW-main/baseline/logging/YCSB/HdrHistogram/src/main/java/org/HdrHistogram/WriterReaderPhaser.java
/** * Written by Gil Tene of Azul Systems, and released to the public domain, * as explained at http://creativecommons.org/publicdomain/zero/1.0/ */ package org.HdrHistogram; import java.util.concurrent.TimeUnit; import java.util.concurrent.atomic.AtomicLongFieldUpdater; import java.util.concurrent.locks.Reentrant...
13,219
47.602941
120
java
null
NearPMSW-main/baseline/logging/YCSB/HdrHistogram/src/main/java/org/HdrHistogram/DoubleLogarithmicIterator.java
/** * Written by Gil Tene of Azul Systems, and released to the public domain, * as explained at http://creativecommons.org/publicdomain/zero/1.0/ * * @author Gil Tene */ package org.HdrHistogram; import java.util.Iterator; /** * Used for iterating through {@link DoubleHistogram} values values in logarithmicall...
2,670
38.865672
119
java
null
NearPMSW-main/baseline/logging/YCSB/HdrHistogram/src/main/java/org/HdrHistogram/HistogramLogScanner.java
/** * Written by Gil Tene of Azul Systems, and released to the public domain, * as explained at http://creativecommons.org/publicdomain/zero/1.0/ * * @author Gil Tene */ package org.HdrHistogram; import java.io.*; import java.nio.ByteBuffer; import java.util.Locale; import java.util.Scanner; import java.util.zip...
7,180
35.085427
120
java
null
NearPMSW-main/baseline/logging/YCSB/HdrHistogram/src/main/java/org/HdrHistogram/PackedConcurrentDoubleHistogram.java
/** * Written by Gil Tene of Azul Systems, and released to the public domain, * as explained at http://creativecommons.org/publicdomain/zero/1.0/ * * @author Gil Tene */ package org.HdrHistogram; import java.nio.ByteBuffer; import java.util.zip.DataFormatException; /** * <h3>A floating point values High Dynami...
9,626
58.795031
130
java
null
NearPMSW-main/baseline/logging/YCSB/HdrHistogram/src/main/java/org/HdrHistogram/IntCountsHistogram.java
/** * Written by Gil Tene of Azul Systems, and released to the public domain, * as explained at http://creativecommons.org/publicdomain/zero/1.0/ * * @author Gil Tene */ package org.HdrHistogram; import java.io.IOException; import java.io.ObjectInputStream; import java.nio.ByteBuffer; import java.util.Arrays; im...
10,945
40.462121
123
java
null
NearPMSW-main/baseline/logging/YCSB/HdrHistogram/src/main/java/org/HdrHistogram/ShortCountsHistogram.java
/** * Written by Gil Tene of Azul Systems, and released to the public domain, * as explained at http://creativecommons.org/publicdomain/zero/1.0/ * * @author Gil Tene */ package org.HdrHistogram; import java.io.IOException; import java.io.ObjectInputStream; import java.nio.ByteBuffer; import java.util.Arrays; im...
11,039
41.298851
117
java
null
NearPMSW-main/baseline/logging/YCSB/HdrHistogram/src/main/java/org/HdrHistogram/SynchronizedDoubleHistogram.java
/** * Written by Gil Tene of Azul Systems, and released to the public domain, * as explained at http://creativecommons.org/publicdomain/zero/1.0/ * * @author Gil Tene */ package org.HdrHistogram; import java.io.PrintStream; import java.nio.ByteBuffer; /** * <h3>A floating point values High Dynamic Range (HDR) ...
18,453
38.686022
130
java
null
NearPMSW-main/baseline/logging/YCSB/HdrHistogram/src/main/java/org/HdrHistogram/SingleWriterDoubleRecorder.java
/** * Written by Gil Tene of Azul Systems, and released to the public domain, * as explained at http://creativecommons.org/publicdomain/zero/1.0/ * * @author Gil Tene */ package org.HdrHistogram; import java.util.concurrent.atomic.AtomicLong; /** * Records floating point values, and provides stable interval {@...
13,873
46.841379
118
java
null
NearPMSW-main/baseline/logging/YCSB/HdrHistogram/src/main/java/org/HdrHistogram/DoubleLinearIterator.java
/** * Written by Gil Tene of Azul Systems, and released to the public domain, * as explained at http://creativecommons.org/publicdomain/zero/1.0/ * * @author Gil Tene */ package org.HdrHistogram; import java.util.Iterator; /** * Used for iterating through {@link DoubleHistogram} values in linear steps. The ite...
2,138
34.65
119
java
null
NearPMSW-main/baseline/logging/YCSB/HdrHistogram/src/main/java/org/HdrHistogram/PercentileIterator.java
/** * Written by Gil Tene of Azul Systems, and released to the public domain, * as explained at http://creativecommons.org/publicdomain/zero/1.0/ * * @author Gil Tene */ package org.HdrHistogram; import java.util.Iterator; /** * Used for iterating through histogram values according to percentile levels. The it...
4,167
39.466019
117
java
null
NearPMSW-main/baseline/logging/YCSB/HdrHistogram/src/main/java/org/HdrHistogram/DoublePercentileIterator.java
/** * Written by Gil Tene of Azul Systems, and released to the public domain, * as explained at http://creativecommons.org/publicdomain/zero/1.0/ * * @author Gil Tene */ package org.HdrHistogram; import java.util.Iterator; /** * Used for iterating through {@link DoubleHistogram} values values according to perc...
2,146
34.196721
116
java
null
NearPMSW-main/baseline/logging/YCSB/HdrHistogram/src/main/java/org/HdrHistogram/AbstractHistogramIterator.java
/** * Written by Gil Tene of Azul Systems, and released to the public domain, * as explained at http://creativecommons.org/publicdomain/zero/1.0/ * * @author Gil Tene */ package org.HdrHistogram; import java.util.ConcurrentModificationException; import java.util.Iterator; import java.util.NoSuchElementException;...
5,416
35.113333
117
java
null
NearPMSW-main/baseline/logging/YCSB/HdrHistogram/src/main/java/org/HdrHistogram/HistogramIterationValue.java
/** * Written by Gil Tene of Azul Systems, and released to the public domain, * as explained at http://creativecommons.org/publicdomain/zero/1.0/ * * @author Gil Tene */ package org.HdrHistogram; /** * Represents a value point iterated through in a Histogram, with associated stats. * <ul> * <li><b><code>value...
5,672
42.976744
123
java
null
NearPMSW-main/baseline/logging/YCSB/HdrHistogram/src/main/java/org/HdrHistogram/AtomicHistogram.java
/** * Written by Gil Tene of Azul Systems, and released to the public domain, * as explained at http://creativecommons.org/publicdomain/zero/1.0/ * * @author Gil Tene */ package org.HdrHistogram; import java.io.IOException; import java.io.ObjectInputStream; import java.nio.ByteBuffer; import java.util.concurrent...
10,359
40.606426
116
java
null
NearPMSW-main/baseline/logging/YCSB/HdrHistogram/src/main/java/org/HdrHistogram/RecordedValuesIterator.java
/** * Written by Gil Tene of Azul Systems, and released to the public domain, * as explained at http://creativecommons.org/publicdomain/zero/1.0/ * * @author Gil Tene */ package org.HdrHistogram; import java.util.Iterator; /** * Used for iterating through all recorded histogram values using the finest granular...
1,433
27.117647
116
java
null
NearPMSW-main/baseline/logging/YCSB/HdrHistogram/src/main/java/org/HdrHistogram/EncodableHistogram.java
/** * Written by Gil Tene of Azul Systems, and released to the public domain, * as explained at http://creativecommons.org/publicdomain/zero/1.0/ * * @author Gil Tene */ package org.HdrHistogram; import java.nio.ByteBuffer; import java.util.zip.DataFormatException; /** * A base class for all encodable (and dec...
2,496
38.634921
108
java
null
NearPMSW-main/baseline/logging/YCSB/HdrHistogram/src/main/java/org/HdrHistogram/DoubleRecordedValuesIterator.java
/** * Written by Gil Tene of Azul Systems, and released to the public domain, * as explained at http://creativecommons.org/publicdomain/zero/1.0/ * * @author Gil Tene */ package org.HdrHistogram; import java.util.Iterator; /** * Used for iterating through {@link DoubleHistogram} values values using the finest ...
1,815
32.018182
115
java
null
NearPMSW-main/baseline/logging/YCSB/HdrHistogram/src/main/java/org/HdrHistogram/DoubleHistogram.java
/* * Written by Gil Tene of Azul Systems, and released to the public domain, * as explained at http://creativecommons.org/publicdomain/zero/1.0/ * * @author Gil Tene */ package org.HdrHistogram; import java.io.*; import java.lang.reflect.Constructor; import java.lang.reflect.InvocationTargetException; import jav...
83,562
47.526713
129
java
null
NearPMSW-main/baseline/logging/YCSB/HdrHistogram/src/main/java/org/HdrHistogram/DoubleHistogramIterationValue.java
/** * Written by Gil Tene of Azul Systems, and released to the public domain, * as explained at http://creativecommons.org/publicdomain/zero/1.0/ * * @author Gil Tene */ package org.HdrHistogram; /** * Represents a value point iterated through in a {@link DoubleHistogram}, with associated stats. * <ul> * <li>...
4,639
46.835052
119
java
null
NearPMSW-main/baseline/logging/YCSB/HdrHistogram/src/main/java/org/HdrHistogram/IntervalHistogramProvider.java
package org.HdrHistogram; public interface IntervalHistogramProvider<T extends EncodableHistogram> { /** * Get a new instance of an interval histogram, which will include a stable, consistent view of all value * counts accumulated since the last interval histogram was taken. * <p> * Calling this wi...
4,893
55.252874
127
java
null
NearPMSW-main/baseline/logging/YCSB/HdrHistogram/src/main/java/org/HdrHistogram/PackedHistogram.java
/** * Written by Gil Tene of Azul Systems, and released to the public domain, * as explained at http://creativecommons.org/publicdomain/zero/1.0/ * * @author Gil Tene */ package org.HdrHistogram; import org.HdrHistogram.packedarray.PackedLongArray; import java.io.IOException; import java.io.ObjectInputStream; i...
11,593
48.127119
139
java
null
NearPMSW-main/baseline/logging/YCSB/HdrHistogram/src/main/java/org/HdrHistogram/ValueRecorder.java
package org.HdrHistogram; public interface ValueRecorder { /** * Record a value * * @param value The value to be recorded * @throws ArrayIndexOutOfBoundsException (may throw) if value cannot be covered by the histogram's range */ void recordValue(long value) throws ArrayIndexOutOfBoun...
2,167
44.166667
119
java
null
NearPMSW-main/baseline/logging/YCSB/HdrHistogram/src/main/java/org/HdrHistogram/AbstractHistogram.java
/* * Written by Gil Tene of Azul Systems, and released to the public domain, * as explained at http://creativecommons.org/publicdomain/zero/1.0/ * * @author Gil Tene */ package org.HdrHistogram; import java.io.*; import java.lang.reflect.Constructor; import java.lang.reflect.InvocationTargetException; import jav...
120,126
47.147094
129
java
null
NearPMSW-main/baseline/logging/YCSB/HdrHistogram/src/main/java/org/HdrHistogram/HistogramLogReader.java
/** * Written by Gil Tene of Azul Systems, and released to the public domain, * as explained at http://creativecommons.org/publicdomain/zero/1.0/ * * @author Gil Tene */ package org.HdrHistogram; import java.io.*; import java.util.zip.DataFormatException; /** * A histogram log reader. * <p> * Histogram logs ...
13,431
42.61039
119
java
null
NearPMSW-main/baseline/logging/YCSB/HdrHistogram/src/main/java/org/HdrHistogram/DoubleAllValuesIterator.java
/** * Written by Gil Tene of Azul Systems, and released to the public domain, * as explained at http://creativecommons.org/publicdomain/zero/1.0/ * * @author Gil Tene */ package org.HdrHistogram; import java.util.Iterator; /** * Used for iterating through {@link DoubleHistogram} values using the finest granula...
1,750
31.425926
118
java
null
NearPMSW-main/baseline/logging/YCSB/HdrHistogram/src/main/java/org/HdrHistogram/DoubleRecorder.java
/** * Written by Gil Tene of Azul Systems, and released to the public domain, * as explained at http://creativecommons.org/publicdomain/zero/1.0/ * * @author Gil Tene */ package org.HdrHistogram; import java.util.concurrent.atomic.AtomicLong; /** * Records floating point (double) values, and provides stable *...
14,003
46.471186
118
java