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 |
|---|---|---|---|---|---|---|
cqengine | cqengine-master/code/src/main/java/com/googlecode/cqengine/index/compound/support/TupleCombinationGenerator.java | /**
* Copyright 2012-2015 Niall Gallagher
*
* 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 a... | 4,430 | 46.645161 | 118 | java |
cqengine | cqengine-master/code/src/main/java/com/googlecode/cqengine/index/compound/support/CompoundQuery.java | /**
* Copyright 2012-2015 Niall Gallagher
*
* 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 a... | 3,724 | 36.626263 | 118 | java |
cqengine | cqengine-master/code/src/main/java/com/googlecode/cqengine/index/compound/support/CompoundAttribute.java | /**
* Copyright 2012-2015 Niall Gallagher
*
* 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 a... | 8,521 | 48.260116 | 179 | java |
cqengine | cqengine-master/code/src/main/java/com/googlecode/cqengine/index/sqlite/IdentityAttributeIndex.java | /**
* Copyright 2012-2015 Niall Gallagher
*
* 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 a... | 1,373 | 38.257143 | 116 | java |
cqengine | cqengine-master/code/src/main/java/com/googlecode/cqengine/index/sqlite/RequestScopeConnectionManager.java | /**
* Copyright 2012-2015 Niall Gallagher
*
* 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 a... | 4,741 | 41.720721 | 138 | java |
cqengine | cqengine-master/code/src/main/java/com/googlecode/cqengine/index/sqlite/PartialSQLiteIndex.java | /**
* Copyright 2012-2015 Niall Gallagher
*
* 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 a... | 4,456 | 48.522222 | 147 | java |
cqengine | cqengine-master/code/src/main/java/com/googlecode/cqengine/index/sqlite/SimplifiedSQLiteIndex.java | /**
* Copyright 2012-2015 Niall Gallagher
*
* 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 a... | 10,985 | 41.253846 | 271 | java |
cqengine | cqengine-master/code/src/main/java/com/googlecode/cqengine/index/sqlite/SQLiteIdentityIndex.java | /**
* Copyright 2012-2015 Niall Gallagher
*
* 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 a... | 11,850 | 38.372093 | 176 | java |
cqengine | cqengine-master/code/src/main/java/com/googlecode/cqengine/index/sqlite/SQLitePersistence.java | /**
* Copyright 2012-2015 Niall Gallagher
*
* 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 a... | 2,746 | 37.690141 | 120 | java |
cqengine | cqengine-master/code/src/main/java/com/googlecode/cqengine/index/sqlite/SimpleConnectionManager.java | /**
* Copyright 2012-2015 Niall Gallagher
*
* 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 a... | 1,320 | 29.022727 | 82 | java |
cqengine | cqengine-master/code/src/main/java/com/googlecode/cqengine/index/sqlite/SQLiteIndex.java | /**
* Copyright 2012-2015 Niall Gallagher
*
* 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 a... | 43,117 | 44.772824 | 217 | java |
cqengine | cqengine-master/code/src/main/java/com/googlecode/cqengine/index/sqlite/ConnectionManager.java | /**
* Copyright 2012-2015 Niall Gallagher
*
* 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 a... | 1,535 | 31 | 114 | java |
cqengine | cqengine-master/code/src/main/java/com/googlecode/cqengine/index/sqlite/support/SQLiteIndexFlags.java | /**
* Copyright 2012-2015 Niall Gallagher
*
* 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 a... | 2,485 | 40.433333 | 133 | java |
cqengine | cqengine-master/code/src/main/java/com/googlecode/cqengine/index/sqlite/support/DBQueries.java | /**
* Copyright 2012-2015 Niall Gallagher
*
* 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 a... | 30,705 | 44.829851 | 195 | java |
cqengine | cqengine-master/code/src/main/java/com/googlecode/cqengine/index/sqlite/support/DBUtils.java | /**
* Copyright 2012-2015 Niall Gallagher
*
* 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 a... | 7,431 | 32.628959 | 234 | java |
cqengine | cqengine-master/code/src/main/java/com/googlecode/cqengine/index/disk/PartialDiskIndex.java | /**
* Copyright 2012-2015 Niall Gallagher
*
* 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 a... | 3,333 | 42.868421 | 159 | java |
cqengine | cqengine-master/code/src/main/java/com/googlecode/cqengine/index/disk/DiskIndex.java | /**
* Copyright 2012-2015 Niall Gallagher
*
* 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 a... | 3,337 | 44.108108 | 142 | java |
cqengine | cqengine-master/code/src/main/java/com/googlecode/cqengine/index/navigable/PartialNavigableIndex.java | /**
* Copyright 2012-2015 Niall Gallagher
*
* 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 a... | 4,643 | 48.935484 | 269 | java |
cqengine | cqengine-master/code/src/main/java/com/googlecode/cqengine/index/navigable/NavigableIndex.java | /**
* Copyright 2012-2015 Niall Gallagher
*
* 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 a... | 28,826 | 47.530303 | 268 | java |
cqengine | cqengine-master/code/src/main/java/com/googlecode/cqengine/index/suffix/SuffixTreeIndex.java | /**
* Copyright 2012-2015 Niall Gallagher
*
* 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 a... | 18,052 | 39.207127 | 149 | java |
cqengine | cqengine-master/code/src/main/java/com/googlecode/cqengine/index/support/LazyCloseableIterator.java | /**
* Copyright 2012-2015 Niall Gallagher
*
* 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 a... | 854 | 33.2 | 104 | java |
cqengine | cqengine-master/code/src/main/java/com/googlecode/cqengine/index/support/KeyStatistics.java | /**
* Copyright 2012-2015 Niall Gallagher
*
* 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 a... | 1,836 | 21.679012 | 75 | java |
cqengine | cqengine-master/code/src/main/java/com/googlecode/cqengine/index/support/CloseableRequestResources.java | /**
* Copyright 2012-2015 Niall Gallagher
*
* 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 a... | 4,659 | 35.40625 | 120 | java |
cqengine | cqengine-master/code/src/main/java/com/googlecode/cqengine/index/support/IndexSupport.java | /**
* Copyright 2012-2015 Niall Gallagher
*
* 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 a... | 3,882 | 44.151163 | 174 | java |
cqengine | cqengine-master/code/src/main/java/com/googlecode/cqengine/index/support/KeyValue.java | /**
* Copyright 2012-2015 Niall Gallagher
*
* 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 a... | 947 | 28.625 | 99 | java |
cqengine | cqengine-master/code/src/main/java/com/googlecode/cqengine/index/support/AbstractAttributeIndex.java | /**
* Copyright 2012-2015 Niall Gallagher
*
* 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 a... | 3,049 | 32.888889 | 133 | java |
cqengine | cqengine-master/code/src/main/java/com/googlecode/cqengine/index/support/AbstractMapBasedAttributeIndex.java | /**
* Copyright 2012-2015 Niall Gallagher
*
* 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 a... | 9,495 | 36.832669 | 198 | java |
cqengine | cqengine-master/code/src/main/java/com/googlecode/cqengine/index/support/UnmodifiableNavigableSet.java | /**
* Copyright 2012-2015 Niall Gallagher
*
* 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 a... | 5,789 | 23.956897 | 118 | java |
cqengine | cqengine-master/code/src/main/java/com/googlecode/cqengine/index/support/KeyStatisticsIndex.java | /**
* Copyright 2012-2015 Niall Gallagher
*
* 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 a... | 3,103 | 40.386667 | 118 | java |
cqengine | cqengine-master/code/src/main/java/com/googlecode/cqengine/index/support/SortedKeyStatisticsIndex.java | /**
* Copyright 2012-2015 Niall Gallagher
*
* 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 a... | 7,088 | 53.953488 | 175 | java |
cqengine | cqengine-master/code/src/main/java/com/googlecode/cqengine/index/support/CloseableIterator.java | /**
* Copyright 2012-2015 Niall Gallagher
*
* 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 a... | 875 | 28.2 | 75 | java |
cqengine | cqengine-master/code/src/main/java/com/googlecode/cqengine/index/support/Factory.java | /**
* Copyright 2012-2015 Niall Gallagher
*
* 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 a... | 1,187 | 32.942857 | 110 | java |
cqengine | cqengine-master/code/src/main/java/com/googlecode/cqengine/index/support/KeyValueMaterialized.java | /**
* Copyright 2012-2015 Niall Gallagher
*
* 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 a... | 1,594 | 23.921875 | 75 | java |
cqengine | cqengine-master/code/src/main/java/com/googlecode/cqengine/index/support/PartialIndex.java | /**
* Copyright 2012-2015 Niall Gallagher
*
* 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 a... | 11,345 | 39.091873 | 114 | java |
cqengine | cqengine-master/code/src/main/java/com/googlecode/cqengine/index/support/DefaultConcurrentSetFactory.java | /**
* Copyright 2012-2015 Niall Gallagher
*
* 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 a... | 1,322 | 29.068182 | 102 | java |
cqengine | cqengine-master/code/src/main/java/com/googlecode/cqengine/index/support/KeyStatisticsAttributeIndex.java | /**
* Copyright 2012-2015 Niall Gallagher
*
* 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 a... | 950 | 35.576923 | 107 | java |
cqengine | cqengine-master/code/src/main/java/com/googlecode/cqengine/index/support/PartialSortedKeyStatisticsAttributeIndex.java | /**
* Copyright 2012-2015 Niall Gallagher
*
* 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 a... | 4,251 | 41.949495 | 211 | java |
cqengine | cqengine-master/code/src/main/java/com/googlecode/cqengine/index/support/CloseableIterable.java | /**
* Copyright 2012-2015 Niall Gallagher
*
* 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 a... | 810 | 30.192308 | 75 | java |
cqengine | cqengine-master/code/src/main/java/com/googlecode/cqengine/index/support/SortedKeyStatisticsAttributeIndex.java | /**
* Copyright 2012-2015 Niall Gallagher
*
* 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 a... | 1,026 | 38.5 | 176 | java |
cqengine | cqengine-master/code/src/main/java/com/googlecode/cqengine/index/support/indextype/OffHeapTypeIndex.java | /**
* Copyright 2012-2015 Niall Gallagher
*
* 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 a... | 822 | 31.92 | 75 | java |
cqengine | cqengine-master/code/src/main/java/com/googlecode/cqengine/index/support/indextype/NonHeapTypeIndex.java | /**
* Copyright 2012-2015 Niall Gallagher
*
* 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 a... | 827 | 32.12 | 88 | java |
cqengine | cqengine-master/code/src/main/java/com/googlecode/cqengine/index/support/indextype/OnHeapTypeIndex.java | /**
* Copyright 2012-2015 Niall Gallagher
*
* 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 a... | 808 | 31.36 | 75 | java |
cqengine | cqengine-master/code/src/main/java/com/googlecode/cqengine/index/support/indextype/DiskTypeIndex.java | /**
* Copyright 2012-2015 Niall Gallagher
*
* 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 a... | 808 | 31.36 | 75 | java |
cqengine | cqengine-master/code/src/main/java/com/googlecode/cqengine/index/standingquery/StandingQueryIndex.java | /**
* Copyright 2012-2015 Niall Gallagher
*
* 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 a... | 5,836 | 28.933333 | 118 | java |
cqengine | cqengine-master/code/src/main/java/com/googlecode/cqengine/index/fallback/FallbackIndex.java | /**
* Copyright 2012-2015 Niall Gallagher
*
* 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 a... | 7,289 | 33.549763 | 154 | java |
cqengine | cqengine-master/code/src/main/java/com/googlecode/cqengine/index/radixreversed/ReversedRadixTreeIndex.java | /**
* Copyright 2012-2015 Niall Gallagher
*
* 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 a... | 15,779 | 38.949367 | 156 | java |
cqengine | cqengine-master/code/src/main/java/com/googlecode/cqengine/index/radix/RadixTreeIndex.java | /**
* Copyright 2012-2015 Niall Gallagher
*
* 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 a... | 13,970 | 38.02514 | 148 | java |
cqengine | cqengine-master/code/src/main/java/com/googlecode/cqengine/index/offheap/PartialOffHeapIndex.java | /**
* Copyright 2012-2015 Niall Gallagher
*
* 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 a... | 3,387 | 43.578947 | 162 | java |
cqengine | cqengine-master/code/src/main/java/com/googlecode/cqengine/index/offheap/OffHeapIndex.java | /**
* Copyright 2012-2015 Niall Gallagher
*
* 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 a... | 3,218 | 43.708333 | 147 | java |
cqengine | cqengine-master/code/src/main/java/com/googlecode/cqengine/index/unique/UniqueIndex.java | /**
* Copyright 2012-2015 Niall Gallagher
*
* 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 a... | 13,233 | 36.384181 | 136 | java |
cqengine | cqengine-master/code/src/main/java/com/googlecode/cqengine/entity/PrimaryKeyedMapEntity.java | /**
* Copyright 2012-2015 Niall Gallagher
*
* 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 a... | 2,144 | 31.014925 | 109 | java |
cqengine | cqengine-master/code/src/main/java/com/googlecode/cqengine/entity/MapEntity.java | /**
* Copyright 2012-2015 Niall Gallagher
*
* 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 a... | 4,283 | 26.461538 | 116 | java |
cqengine | cqengine-master/code/src/main/java/com/googlecode/cqengine/resultset/ResultSet.java | /**
* Copyright 2012-2015 Niall Gallagher
*
* 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 a... | 10,093 | 44.0625 | 120 | java |
cqengine | cqengine-master/code/src/main/java/com/googlecode/cqengine/resultset/iterator/MarkableIterator.java | /**
* Copyright 2012-2015 Niall Gallagher
*
* 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 a... | 6,526 | 37.394118 | 140 | java |
cqengine | cqengine-master/code/src/main/java/com/googlecode/cqengine/resultset/iterator/IteratorUtil.java | /**
* Copyright 2012-2015 Niall Gallagher
*
* 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 a... | 8,555 | 38.611111 | 134 | java |
cqengine | cqengine-master/code/src/main/java/com/googlecode/cqengine/resultset/iterator/UnmodifiableIterator.java | /**
* Copyright 2012-2015 Niall Gallagher
*
* 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 a... | 1,142 | 30.75 | 91 | java |
cqengine | cqengine-master/code/src/main/java/com/googlecode/cqengine/resultset/iterator/ConcatenatingIterable.java | /**
* Copyright 2012-2015 Niall Gallagher
*
* 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 a... | 1,329 | 30.666667 | 78 | java |
cqengine | cqengine-master/code/src/main/java/com/googlecode/cqengine/resultset/iterator/ConcatenatingIterator.java | /**
* Copyright 2012-2015 Niall Gallagher
*
* 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 a... | 1,912 | 30.360656 | 99 | java |
cqengine | cqengine-master/code/src/main/java/com/googlecode/cqengine/resultset/common/IteratorCachingResultSet.java | /**
* Copyright 2012-2015 Niall Gallagher
*
* 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 a... | 2,746 | 34.675325 | 117 | java |
cqengine | cqengine-master/code/src/main/java/com/googlecode/cqengine/resultset/common/NonUniqueObjectException.java | /**
* Copyright 2012-2015 Niall Gallagher
*
* 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 a... | 950 | 28.71875 | 75 | java |
cqengine | cqengine-master/code/src/main/java/com/googlecode/cqengine/resultset/common/ResultSets.java | /**
* Copyright 2012-2015 Niall Gallagher
*
* 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 a... | 3,403 | 34.831579 | 120 | java |
cqengine | cqengine-master/code/src/main/java/com/googlecode/cqengine/resultset/common/WrappedResultSet.java | /**
* Copyright 2012-2015 Niall Gallagher
*
* 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 a... | 2,105 | 24.682927 | 89 | java |
cqengine | cqengine-master/code/src/main/java/com/googlecode/cqengine/resultset/common/QueryCostComparators.java | /**
* Copyright 2012-2015 Niall Gallagher
*
* 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 a... | 2,496 | 31.012821 | 107 | java |
cqengine | cqengine-master/code/src/main/java/com/googlecode/cqengine/resultset/common/NoSuchObjectException.java | /**
* Copyright 2012-2015 Niall Gallagher
*
* 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 a... | 940 | 28.40625 | 75 | java |
cqengine | cqengine-master/code/src/main/java/com/googlecode/cqengine/resultset/common/CostCachingResultSet.java | /**
* Copyright 2012-2015 Niall Gallagher
*
* 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 a... | 1,684 | 33.387755 | 114 | java |
cqengine | cqengine-master/code/src/main/java/com/googlecode/cqengine/resultset/order/AttributeOrdersComparator.java | /**
* Copyright 2012-2015 Niall Gallagher
*
* 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 a... | 6,380 | 49.642857 | 120 | java |
cqengine | cqengine-master/code/src/main/java/com/googlecode/cqengine/resultset/order/MaterializedOrderedResultSet.java | /**
* Copyright 2012-2015 Niall Gallagher
*
* 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 a... | 4,285 | 37.963636 | 118 | java |
cqengine | cqengine-master/code/src/main/java/com/googlecode/cqengine/resultset/order/MaterializedDeduplicatedResultSet.java | /**
* Copyright 2012-2015 Niall Gallagher
*
* 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 a... | 2,733 | 32.753086 | 115 | java |
cqengine | cqengine-master/code/src/main/java/com/googlecode/cqengine/resultset/stored/StoredSetBasedResultSet.java | /**
* Copyright 2012-2015 Niall Gallagher
*
* 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 a... | 3,274 | 23.259259 | 111 | java |
cqengine | cqengine-master/code/src/main/java/com/googlecode/cqengine/resultset/stored/StoredResultSet.java | /**
* Copyright 2012-2015 Niall Gallagher
*
* 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 a... | 1,244 | 29.365854 | 97 | java |
cqengine | cqengine-master/code/src/main/java/com/googlecode/cqengine/resultset/filter/MaterializedDeduplicatedIterator.java | /**
* Copyright 2012-2015 Niall Gallagher
*
* 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 a... | 2,513 | 32.078947 | 149 | java |
cqengine | cqengine-master/code/src/main/java/com/googlecode/cqengine/resultset/filter/DeduplicatingResultSet.java | /**
* Copyright 2012-2015 Niall Gallagher
*
* 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 a... | 3,119 | 30.2 | 142 | java |
cqengine | cqengine-master/code/src/main/java/com/googlecode/cqengine/resultset/filter/FilteringResultSet.java | /**
* Copyright 2012-2015 Niall Gallagher
*
* 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 a... | 2,957 | 29.494845 | 165 | java |
cqengine | cqengine-master/code/src/main/java/com/googlecode/cqengine/resultset/filter/DeduplicatingIterator.java | /**
* Copyright 2012-2015 Niall Gallagher
*
* 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 a... | 2,101 | 35.877193 | 123 | java |
cqengine | cqengine-master/code/src/main/java/com/googlecode/cqengine/resultset/filter/FilteringIterator.java | /**
* Copyright 2012-2015 Niall Gallagher
*
* 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 a... | 2,625 | 31.825 | 169 | java |
cqengine | cqengine-master/code/src/main/java/com/googlecode/cqengine/resultset/filter/QuantizedResultSet.java | /**
* Copyright 2012-2015 Niall Gallagher
*
* 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 a... | 1,574 | 31.8125 | 115 | java |
cqengine | cqengine-master/code/src/main/java/com/googlecode/cqengine/resultset/connective/ResultSetIntersection.java | /**
* Copyright 2012-2015 Niall Gallagher
*
* 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 a... | 5,836 | 33.744048 | 143 | java |
cqengine | cqengine-master/code/src/main/java/com/googlecode/cqengine/resultset/connective/ResultSetUnion.java | /**
* Copyright 2012-2015 Niall Gallagher
*
* 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 a... | 7,180 | 36.794737 | 146 | java |
cqengine | cqengine-master/code/src/main/java/com/googlecode/cqengine/resultset/connective/ResultSetUnionAll.java | /**
* Copyright 2012-2015 Niall Gallagher
*
* 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 a... | 4,525 | 32.036496 | 118 | java |
cqengine | cqengine-master/code/src/main/java/com/googlecode/cqengine/resultset/connective/ResultSetDifference.java | /**
* Copyright 2012-2015 Niall Gallagher
*
* 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 a... | 4,909 | 34.323741 | 169 | java |
cqengine | cqengine-master/code/src/main/java/com/googlecode/cqengine/resultset/closeable/CloseableFilteringResultSet.java | /**
* Copyright 2012-2015 Niall Gallagher
*
* 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 a... | 2,420 | 25.315217 | 115 | java |
cqengine | cqengine-master/code/src/main/java/com/googlecode/cqengine/resultset/closeable/CloseableResultSet.java | /**
* Copyright 2012-2015 Niall Gallagher
*
* 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 a... | 2,892 | 23.726496 | 119 | java |
cqengine | cqengine-master/code/src/main/java/com/googlecode/cqengine/attribute/OrderMissingLastAttribute.java | /**
* Copyright 2012-2015 Niall Gallagher
*
* 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 a... | 1,704 | 35.276596 | 112 | java |
cqengine | cqengine-master/code/src/main/java/com/googlecode/cqengine/attribute/MultiValueAttribute.java | /**
* Copyright 2012-2015 Niall Gallagher
*
* 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 a... | 3,834 | 39.797872 | 119 | java |
cqengine | cqengine-master/code/src/main/java/com/googlecode/cqengine/attribute/OrderControlAttribute.java | /**
* Copyright 2012-2015 Niall Gallagher
*
* 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 a... | 2,840 | 44.095238 | 131 | java |
cqengine | cqengine-master/code/src/main/java/com/googlecode/cqengine/attribute/SimpleAttribute.java | /**
* Copyright 2012-2015 Niall Gallagher
*
* 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 a... | 3,697 | 33.886792 | 119 | java |
cqengine | cqengine-master/code/src/main/java/com/googlecode/cqengine/attribute/ReflectiveAttribute.java | /**
* Copyright 2012-2015 Niall Gallagher
*
* 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 a... | 4,663 | 35.4375 | 254 | java |
cqengine | cqengine-master/code/src/main/java/com/googlecode/cqengine/attribute/SimpleNullableAttribute.java | /**
* Copyright 2012-2015 Niall Gallagher
*
* 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 a... | 3,690 | 35.91 | 119 | java |
cqengine | cqengine-master/code/src/main/java/com/googlecode/cqengine/attribute/SimpleNullableMapAttribute.java | /**
* Copyright 2012-2015 Niall Gallagher
*
* 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 a... | 2,555 | 33.540541 | 151 | java |
cqengine | cqengine-master/code/src/main/java/com/googlecode/cqengine/attribute/MultiValueNullableAttribute.java | /**
* Copyright 2012-2015 Niall Gallagher
*
* 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 a... | 6,483 | 45.314286 | 140 | java |
cqengine | cqengine-master/code/src/main/java/com/googlecode/cqengine/attribute/SelfAttribute.java | /**
* Copyright 2012-2015 Niall Gallagher
*
* 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 a... | 1,812 | 33.207547 | 116 | java |
cqengine | cqengine-master/code/src/main/java/com/googlecode/cqengine/attribute/OrderMissingFirstAttribute.java | /**
* Copyright 2012-2015 Niall Gallagher
*
* 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 a... | 1,709 | 35.382979 | 112 | java |
cqengine | cqengine-master/code/src/main/java/com/googlecode/cqengine/attribute/Attribute.java | /**
* Copyright 2012-2015 Niall Gallagher
*
* 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 a... | 2,084 | 35.578947 | 118 | java |
cqengine | cqengine-master/code/src/main/java/com/googlecode/cqengine/attribute/StandingQueryAttribute.java | /**
* Copyright 2012-2015 Niall Gallagher
*
* 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 a... | 2,362 | 38.383333 | 118 | java |
cqengine | cqengine-master/code/src/main/java/com/googlecode/cqengine/attribute/support/FunctionalMultiValueAttribute.java | /**
* Copyright 2012-2015 Niall Gallagher
*
* 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 a... | 1,656 | 36.659091 | 147 | java |
cqengine | cqengine-master/code/src/main/java/com/googlecode/cqengine/attribute/support/AbstractAttribute.java | /**
* Copyright 2012-2015 Niall Gallagher
*
* 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 a... | 6,920 | 40.443114 | 419 | java |
cqengine | cqengine-master/code/src/main/java/com/googlecode/cqengine/attribute/support/FunctionalSimpleAttribute.java | /**
* Copyright 2012-2015 Niall Gallagher
*
* 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 a... | 1,573 | 34.772727 | 136 | java |
cqengine | cqengine-master/code/src/main/java/com/googlecode/cqengine/attribute/support/SimpleFunction.java | /**
* Copyright 2012-2015 Niall Gallagher
*
* 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 a... | 1,215 | 31.864865 | 82 | java |
cqengine | cqengine-master/code/src/main/java/com/googlecode/cqengine/attribute/support/FunctionalMultiValueNullableAttribute.java | /**
* Copyright 2012-2015 Niall Gallagher
*
* 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 a... | 1,770 | 39.25 | 188 | java |
cqengine | cqengine-master/code/src/main/java/com/googlecode/cqengine/attribute/support/FunctionalSimpleNullableAttribute.java | /**
* Copyright 2012-2015 Niall Gallagher
*
* 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 a... | 1,621 | 35.863636 | 144 | java |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.