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
wildfly-main/clustering/ee/cache/src/main/java/org/wildfly/clustering/ee/cache/function/MapPutFunction.java
/* * JBoss, Home of Professional Open Source. * Copyright 2018, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
1,693
33.571429
86
java
null
wildfly-main/clustering/ee/cache/src/main/java/org/wildfly/clustering/ee/cache/function/ConcurrentSetRemoveFunction.java
/* * JBoss, Home of Professional Open Source. * Copyright 2018, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
1,409
38.166667
77
java
null
wildfly-main/clustering/ee/cache/src/main/java/org/wildfly/clustering/ee/cache/function/AbstractFunction.java
/* * JBoss, Home of Professional Open Source. * Copyright 2018, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
2,319
36.419355
114
java
null
wildfly-main/clustering/ee/cache/src/main/java/org/wildfly/clustering/ee/cache/function/ConcurrentMapRemoveFunction.java
/* * JBoss, Home of Professional Open Source. * Copyright 2018, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
1,441
37.972973
80
java
null
wildfly-main/clustering/ee/cache/src/main/java/org/wildfly/clustering/ee/cache/function/FunctionSerializationContextInitializer.java
/* * JBoss, Home of Professional Open Source. * Copyright 2020, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
3,629
65
273
java
null
wildfly-main/clustering/ee/cache/src/main/java/org/wildfly/clustering/ee/cache/scheduler/LinkedScheduledEntries.java
/* * JBoss, Home of Professional Open Source. * Copyright 2019, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
3,295
30.390476
101
java
null
wildfly-main/clustering/ee/cache/src/main/java/org/wildfly/clustering/ee/cache/scheduler/LocalScheduler.java
/* * JBoss, Home of Professional Open Source. * Copyright 2019, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
6,645
34.924324
125
java
null
wildfly-main/clustering/ee/cache/src/main/java/org/wildfly/clustering/ee/cache/scheduler/SortedScheduledEntries.java
/* * JBoss, Home of Professional Open Source. * Copyright 2019, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
5,844
31.115385
129
java
null
wildfly-main/clustering/ee/cache/src/main/java/org/wildfly/clustering/ee/cache/scheduler/ScheduledEntries.java
/* * JBoss, Home of Professional Open Source. * Copyright 2019, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
2,514
31.24359
101
java
null
wildfly-main/clustering/ee/cache/src/main/java/org/wildfly/clustering/ee/cache/scheduler/ConcurrentDirectDeque.java
/* * JBoss, Home of Professional Open Source. * Copyright 2014 Red Hat, Inc., and individual contributors * as indicated by the @author tags. * * 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 Licen...
2,751
24.962264
129
java
null
wildfly-main/clustering/ee/cache/src/main/java/org/wildfly/clustering/ee/cache/scheduler/FastConcurrentDirectDeque.java
/* * JBoss, Home of Professional Open Source. * Copyright 2014 Red Hat, Inc., and individual contributors * as indicated by the @author tags. * * 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 Licen...
59,970
34.739571
147
java
null
wildfly-main/clustering/ee/cache/src/main/java/org/wildfly/clustering/ee/cache/concurrent/StampedLockServiceExecutor.java
/* * JBoss, Home of Professional Open Source. * Copyright 2015, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
3,349
31.524272
103
java
null
wildfly-main/clustering/ee/cache/src/main/java/org/wildfly/clustering/ee/cache/retry/RetryingInvoker.java
/* * JBoss, Home of Professional Open Source. * Copyright 2014, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
3,155
35.275862
133
java
null
wildfly-main/clustering/ee/cache/src/main/java/org/wildfly/clustering/ee/cache/tx/TransactionalBatcher.java
/* * JBoss, Home of Professional Open Source. * Copyright 2014, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
6,893
34.720207
140
java
null
wildfly-main/clustering/ee/cache/src/main/java/org/wildfly/clustering/ee/cache/tx/TransactionalBatch.java
/* * JBoss, Home of Professional Open Source. * Copyright 2014, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
4,599
33.074074
98
java
null
wildfly-main/clustering/ee/cache/src/main/java/org/wildfly/clustering/ee/cache/tx/TransactionBatch.java
/* * JBoss, Home of Professional Open Source. * Copyright 2014, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
1,459
32.181818
70
java
null
wildfly-main/clustering/ee/hotrod/src/main/java/org/wildfly/clustering/ee/hotrod/RemoteCacheConfiguration.java
/* * JBoss, Home of Professional Open Source. * Copyright 2018, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
1,257
36
70
java
null
wildfly-main/clustering/ee/hotrod/src/main/java/org/wildfly/clustering/ee/hotrod/RemoteCacheProperties.java
/* * JBoss, Home of Professional Open Source. * Copyright 2018, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
1,859
28.0625
70
java
null
wildfly-main/clustering/ee/hotrod/src/main/java/org/wildfly/clustering/ee/hotrod/RemoteCacheMap.java
/* * JBoss, Home of Professional Open Source. * Copyright 2020, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
2,863
26.805825
77
java
null
wildfly-main/clustering/ee/hotrod/src/main/java/org/wildfly/clustering/ee/hotrod/HotRodConfiguration.java
/* * JBoss, Home of Professional Open Source. * Copyright 2019, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
1,808
35.18
70
java
null
wildfly-main/clustering/ee/hotrod/src/main/java/org/wildfly/clustering/ee/hotrod/RemoteCacheKey.java
/* * JBoss, Home of Professional Open Source. * Copyright 2016, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
1,881
28.40625
108
java
null
wildfly-main/clustering/ee/hotrod/src/main/java/org/wildfly/clustering/ee/hotrod/RemoteCacheMutatorFactory.java
/* * JBoss, Home of Professional Open Source. * Copyright 2019, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
1,962
34.690909
94
java
null
wildfly-main/clustering/ee/hotrod/src/main/java/org/wildfly/clustering/ee/hotrod/RemoteCacheEntryMutator.java
/* * JBoss, Home of Professional Open Source. * Copyright 2014, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
2,627
34.513514
115
java
null
wildfly-main/clustering/ee/hotrod/src/main/java/org/wildfly/clustering/ee/hotrod/tx/HotRodBatcher.java
/* * JBoss, Home of Professional Open Source. * Copyright 2018, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
1,502
38.552632
80
java
null
wildfly-main/clustering/ee/infinispan/src/test/java/org/wildfly/clustering/ee/infinispan/InfinispanCachePropertiesTestCase.java
/* * JBoss, Home of Professional Open Source. * Copyright 2016, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
6,423
50.806452
221
java
null
wildfly-main/clustering/ee/infinispan/src/test/java/org/wildfly/clustering/ee/infinispan/CacheEntryMutatorTestCase.java
/* * JBoss, Home of Professional Open Source. * Copyright 2013, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
3,469
34.050505
131
java
null
wildfly-main/clustering/ee/infinispan/src/test/java/org/wildfly/clustering/ee/infinispan/PrimaryOwnerLocatorTestCase.java
/* * JBoss, Home of Professional Open Source. * Copyright 2021, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
2,301
36.129032
96
java
null
wildfly-main/clustering/ee/infinispan/src/test/java/org/wildfly/clustering/ee/infinispan/expiration/SimpleExpirationMetaDataMarshallerTestCase.java
/* * JBoss, Home of Professional Open Source. * Copyright 2021, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
2,188
39.537037
110
java
null
wildfly-main/clustering/ee/infinispan/src/test/java/org/wildfly/clustering/ee/infinispan/scheduler/CommandMarshallerTestCase.java
/* * JBoss, Home of Professional Open Source. * Copyright 2021, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
3,142
39.818182
134
java
null
wildfly-main/clustering/ee/infinispan/src/test/java/org/wildfly/clustering/ee/infinispan/affinity/AffinityIdentifierFactoryTestCase.java
/* * JBoss, Home of Professional Open Source. * Copyright 2014, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
4,218
34.453782
131
java
null
wildfly-main/clustering/ee/infinispan/src/main/java/org/wildfly/clustering/ee/infinispan/CacheEntryMutator.java
/* * JBoss, Home of Professional Open Source. * Copyright 2014, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
2,362
36.507937
137
java
null
wildfly-main/clustering/ee/infinispan/src/main/java/org/wildfly/clustering/ee/infinispan/InfinispanCacheConfiguration.java
/* * JBoss, Home of Professional Open Source. * Copyright 2018, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
1,273
37.606061
70
java
null
wildfly-main/clustering/ee/infinispan/src/main/java/org/wildfly/clustering/ee/infinispan/InfinispanCacheProperties.java
/* * JBoss, Home of Professional Open Source. * Copyright 2016, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
2,804
35.428571
120
java
null
wildfly-main/clustering/ee/infinispan/src/main/java/org/wildfly/clustering/ee/infinispan/InfinispanMutatorFactory.java
package org.wildfly.clustering.ee.infinispan; import org.infinispan.Cache; import org.wildfly.clustering.ee.Mutator; import org.wildfly.clustering.ee.MutatorFactory; import org.wildfly.clustering.ee.cache.CacheProperties; /** * Factory for creating {@link Mutator} objects for an Infinispan cache. * @author Paul Fer...
985
30.806452
114
java
null
wildfly-main/clustering/ee/infinispan/src/main/java/org/wildfly/clustering/ee/infinispan/InfinispanConfiguration.java
/* * JBoss, Home of Professional Open Source. * Copyright 2019, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
4,434
40.448598
206
java
null
wildfly-main/clustering/ee/infinispan/src/main/java/org/wildfly/clustering/ee/infinispan/PrimaryOwnerLocator.java
/* * JBoss, Home of Professional Open Source. * Copyright 2019, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
2,569
37.358209
97
java
null
wildfly-main/clustering/ee/infinispan/src/main/java/org/wildfly/clustering/ee/infinispan/GroupedKey.java
/* * JBoss, Home of Professional Open Source. * Copyright 2015, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
2,123
30.235294
92
java
null
wildfly-main/clustering/ee/infinispan/src/main/java/org/wildfly/clustering/ee/infinispan/expiration/ExpirationSerializationContextInitializer.java
/* * JBoss, Home of Professional Open Source. * Copyright 2022, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
1,815
42.238095
115
java
null
wildfly-main/clustering/ee/infinispan/src/main/java/org/wildfly/clustering/ee/infinispan/expiration/SimpleExpirationMetaDataMarshaller.java
/* * JBoss, Home of Professional Open Source. * Copyright 2021, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
3,401
39.5
108
java
null
wildfly-main/clustering/ee/infinispan/src/main/java/org/wildfly/clustering/ee/infinispan/expiration/SimpleExpirationMetaData.java
/* * JBoss, Home of Professional Open Source. * Copyright 2022, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
1,923
32.172414
74
java
null
wildfly-main/clustering/ee/infinispan/src/main/java/org/wildfly/clustering/ee/infinispan/expiration/AbstractExpirationScheduler.java
/* * JBoss, Home of Professional Open Source. * Copyright 2022, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
1,783
41.47619
127
java
null
wildfly-main/clustering/ee/infinispan/src/main/java/org/wildfly/clustering/ee/infinispan/expiration/ScheduleWithExpirationMetaDataCommandFactory.java
/* * JBoss, Home of Professional Open Source. * Copyright 2022, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
1,890
42.976744
147
java
null
wildfly-main/clustering/ee/infinispan/src/main/java/org/wildfly/clustering/ee/infinispan/scheduler/CancelCommand.java
/* * JBoss, Home of Professional Open Source. * Copyright 2019, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
1,785
31.472727
86
java
null
wildfly-main/clustering/ee/infinispan/src/main/java/org/wildfly/clustering/ee/infinispan/scheduler/AbstractCacheEntryScheduler.java
/* * JBoss, Home of Professional Open Source. * Copyright 2022, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
3,897
33.192982
162
java
null
wildfly-main/clustering/ee/infinispan/src/main/java/org/wildfly/clustering/ee/infinispan/scheduler/SchedulerSerializationContextInitializer.java
/* * JBoss, Home of Professional Open Source. * Copyright 2020, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
2,510
51.3125
213
java
null
wildfly-main/clustering/ee/infinispan/src/main/java/org/wildfly/clustering/ee/infinispan/scheduler/ScheduleWithMetaDataCommandMarshaller.java
/* * JBoss, Home of Professional Open Source. * Copyright 2021, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
3,058
37.2375
126
java
null
wildfly-main/clustering/ee/infinispan/src/main/java/org/wildfly/clustering/ee/infinispan/scheduler/PrimaryOwnerScheduler.java
/* * JBoss, Home of Professional Open Source. * Copyright 2019, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
6,421
43.289655
265
java
null
wildfly-main/clustering/ee/infinispan/src/main/java/org/wildfly/clustering/ee/infinispan/scheduler/ScheduleLocalEntriesTask.java
/* * JBoss, Home of Professional Open Source. * Copyright 2020, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
3,004
41.928571
156
java
null
wildfly-main/clustering/ee/infinispan/src/main/java/org/wildfly/clustering/ee/infinispan/scheduler/EntriesCommand.java
/* * JBoss, Home of Professional Open Source. * Copyright 2022, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
1,675
35.434783
96
java
null
wildfly-main/clustering/ee/infinispan/src/main/java/org/wildfly/clustering/ee/infinispan/scheduler/CacheEntryScheduler.java
/* * JBoss, Home of Professional Open Source. * Copyright 2019, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
1,789
37.913043
112
java
null
wildfly-main/clustering/ee/infinispan/src/main/java/org/wildfly/clustering/ee/infinispan/scheduler/SchedulerTopologyChangeListener.java
/* * JBoss, Home of Professional Open Source. * Copyright 2020, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
6,457
48.29771
170
java
null
wildfly-main/clustering/ee/infinispan/src/main/java/org/wildfly/clustering/ee/infinispan/scheduler/ScheduleWithTransientMetaDataCommand.java
/* * JBoss, Home of Professional Open Source. * Copyright 2019, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
1,870
30.711864
90
java
null
wildfly-main/clustering/ee/infinispan/src/main/java/org/wildfly/clustering/ee/infinispan/scheduler/ContainsCommand.java
/* * JBoss, Home of Professional Open Source. * Copyright 2021, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
1,740
31.849057
91
java
null
wildfly-main/clustering/ee/infinispan/src/main/java/org/wildfly/clustering/ee/infinispan/scheduler/ScheduleWithMetaDataCommand.java
/* * JBoss, Home of Professional Open Source. * Copyright 2021, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
1,796
31.672727
81
java
null
wildfly-main/clustering/ee/infinispan/src/main/java/org/wildfly/clustering/ee/infinispan/scheduler/ScheduleCommand.java
/* * JBoss, Home of Professional Open Source. * Copyright 2021, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
1,944
33.122807
89
java
null
wildfly-main/clustering/ee/infinispan/src/main/java/org/wildfly/clustering/ee/infinispan/scheduler/ScheduleLocalKeysTask.java
/* * JBoss, Home of Professional Open Source. * Copyright 2020, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
2,979
40.388889
135
java
null
wildfly-main/clustering/ee/infinispan/src/main/java/org/wildfly/clustering/ee/infinispan/logging/Logger.java
/* * JBoss, Home of Professional Open Source. * Copyright 2019, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
2,064
40.3
103
java
null
wildfly-main/clustering/ee/infinispan/src/main/java/org/wildfly/clustering/ee/infinispan/retry/RetryingInvoker.java
/* * JBoss, Home of Professional Open Source. * Copyright 2018, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
2,066
38
101
java
null
wildfly-main/clustering/ee/infinispan/src/main/java/org/wildfly/clustering/ee/infinispan/tx/InfinispanBatcher.java
/* * JBoss, Home of Professional Open Source. * Copyright 2018, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
1,469
37.684211
85
java
null
wildfly-main/clustering/ee/infinispan/src/main/java/org/wildfly/clustering/ee/infinispan/affinity/AffinityIdentifierFactory.java
/* * JBoss, Home of Professional Open Source. * Copyright 2013, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
2,647
35.777778
136
java
null
wildfly-main/testsuite/layers-expansion/src/test/java/org/jboss/as/test/layers/expansion/LayersTestCase.java
/* * Copyright 2023 Red Hat, Inc. and/or its affiliates * and other contributors as indicated by the @author tags. * * 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.apa...
973
37.96
114
java
null
wildfly-main/testsuite/preview/basic/src/test/java/org/wildfly/test/preview/util/TestsuiteModuleTestCase.java
/* * JBoss, Home of Professional Open Source. * Copyright 2022 Red Hat, Inc., and individual contributors * as indicated by the @author tags. * * 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 Licen...
1,888
36.039216
123
java
null
wildfly-main/testsuite/preview/basic/src/test/java/org/wildfly/test/preview/hibernate/search/coordination/SearchBean.java
/* * * * JBoss, Home of Professional Open Source. * * Copyright $year Red Hat, Inc., and individual contributors * * as indicated by the @author tags. * * * * Licensed under the Apache License, Version 2.0 (the "License"); * * you may not use this file except in compliance with the License. * * You may o...
1,761
30.464286
78
java
null
wildfly-main/testsuite/preview/basic/src/test/java/org/wildfly/test/preview/hibernate/search/coordination/HibernateSearchOutboxPollingTestCase.java
/* * JBoss, Home of Professional Open Source. * Copyright 2012, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
5,594
43.76
124
java
null
wildfly-main/testsuite/preview/basic/src/test/java/org/wildfly/test/preview/hibernate/search/coordination/IndexedEntity.java
/* * * * JBoss, Home of Professional Open Source. * * Copyright $year Red Hat, Inc., and individual contributors * * as indicated by the @author tags. * * * * Licensed under the Apache License, Version 2.0 (the "License"); * * you may not use this file except in compliance with the License. * * You may o...
1,227
28.95122
84
java
null
wildfly-main/testsuite/shared/src/main/java/org/jboss/as/test/shared/CliUtils.java
/* * JBoss, Home of Professional Open Source. * Copyright 2017, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
1,873
33.703704
99
java
null
wildfly-main/testsuite/shared/src/main/java/org/jboss/as/test/shared/SnapshotRestoreSetupTask.java
/* * JBoss, Home of Professional Open Source. * Copyright 2018, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * This is free software; you can redistribute it and/or modify it * under t...
2,520
37.19697
109
java
null
wildfly-main/testsuite/shared/src/main/java/org/jboss/as/test/shared/SecurityManagerFailure.java
/* * JBoss, Home of Professional Open Source. * Copyright 2016, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
2,829
41.238806
126
java
null
wildfly-main/testsuite/shared/src/main/java/org/jboss/as/test/shared/ResourceListingUtils.java
/* * JBoss, Home of Professional Open Source. * Copyright 2016, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
4,265
39.628571
159
java
null
wildfly-main/testsuite/shared/src/main/java/org/jboss/as/test/shared/LayersTestBase.java
/* * * * JBoss, Home of Professional Open Source. * * Copyright 2023 Red Hat, Inc., and individual contributors * * as indicated by the @author tags. * * * * Licensed under the Apache License, Version 2.0 (the "License"); * * you may not use this file except in compliance with the License. * * You may ob...
16,810
47.031429
159
java
null
wildfly-main/testsuite/shared/src/main/java/org/jboss/as/test/shared/ManagementServerSetupTask.java
/* * JBoss, Home of Professional Open Source. * Copyright 2022, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
12,882
36.669591
151
java
null
wildfly-main/testsuite/shared/src/main/java/org/jboss/as/test/shared/RetryTaskExecutor.java
/* * JBoss, Home of Professional Open Source. * Copyright 2011, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
1,978
32.542373
105
java
null
wildfly-main/testsuite/shared/src/main/java/org/jboss/as/test/shared/SnapshotRestoreArchiveAppender.java
/* * JBoss, Home of Professional Open Source. * Copyright 2018, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * This is free software; you can redistribute it and/or modify it * under t...
1,631
45.628571
102
java
null
wildfly-main/testsuite/shared/src/main/java/org/jboss/as/test/shared/CLIServerSetupTask.java
/* * JBoss, Home of Professional Open Source. * Copyright 2017, Red Hat Middleware LLC, and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify i...
7,816
39.293814
237
java
null
wildfly-main/testsuite/shared/src/main/java/org/jboss/as/test/shared/CdiUtils.java
/* * Copyright 2022 Red Hat, Inc. * * 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 ...
1,517
36.02439
137
java
null
wildfly-main/testsuite/shared/src/main/java/org/jboss/as/test/shared/ServerSnapshot.java
/* * JBoss, Home of Professional Open Source. * Copyright 2018, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * This is free software; you can redistribute it and/or modify it * under t...
3,197
43.416667
144
java
null
wildfly-main/testsuite/shared/src/main/java/org/jboss/as/test/shared/PropertiesValueResolver.java
/* * JBoss, Home of Professional Open Source. * Copyright 2012, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
7,512
39.610811
134
java
null
wildfly-main/testsuite/shared/src/main/java/org/jboss/as/test/shared/TestLogHandlerSetupTask.java
/* * JBoss, Home of Professional Open Source. * Copyright 2019, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * This is free software; you can redistribute it and/or modify it * under t...
5,843
44.302326
129
java
null
wildfly-main/testsuite/shared/src/main/java/org/jboss/as/test/shared/SnapshotRestoreLoadableExtension.java
/* * JBoss, Home of Professional Open Source. * Copyright 2018, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * This is free software; you can redistribute it and/or modify it * under t...
1,464
44.78125
103
java
null
wildfly-main/testsuite/shared/src/main/java/org/jboss/as/test/shared/IntermittentFailure.java
/* * JBoss, Home of Professional Open Source. * Copyright 2015, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
2,198
41.288462
127
java
null
wildfly-main/testsuite/shared/src/main/java/org/jboss/as/test/shared/ServerReload.java
/* * JBoss, Home of Professional Open Source. * Copyright 2014, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
18,563
49.583106
203
java
null
wildfly-main/testsuite/shared/src/main/java/org/jboss/as/test/shared/ModuleUtils.java
/* * JBoss, Home of Professional Open Source. * Copyright 2013, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
2,431
40.931034
156
java
null
wildfly-main/testsuite/shared/src/main/java/org/jboss/as/test/shared/categories/RequiresTransformedClass.java
/* * Copyright 2022 Red Hat, Inc. * * 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 ...
765
30.916667
75
java
null
wildfly-main/testsuite/shared/src/main/java/org/jboss/as/test/shared/util/ClientInterceptorUtil.java
/* * JBoss, Home of Professional Open Source. * Copyright 2019, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
2,123
39.075472
145
java
null
wildfly-main/testsuite/shared/src/main/java/org/jboss/as/test/shared/util/AssumeTestGroupUtil.java
package org.jboss.as.test.shared.util; import static org.junit.Assume.assumeTrue; import java.security.AccessController; import java.security.PrivilegedAction; import java.util.function.Supplier; import org.jboss.shrinkwrap.api.ShrinkWrap; import org.jboss.shrinkwrap.api.spec.EnterpriseArchive; import org.jboss.shri...
13,266
43.820946
157
java
null
wildfly-main/testsuite/shared/src/main/java/org/jboss/as/test/shared/util/LoggingUtil.java
/* * JBoss, Home of Professional Open Source. * Copyright 2019, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * This is free software; you can redistribute it and/or modify it * under t...
6,620
39.87037
175
java
null
wildfly-main/testsuite/shared/src/main/java/org/jboss/as/test/shared/integration/interceptor/clientside/InterceptorModule.java
/* * JBoss, Home of Professional Open Source. * Copyright 2019, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
2,885
31.795455
130
java
null
wildfly-main/testsuite/shared/src/main/java/org/jboss/as/test/shared/integration/interceptor/clientside/AbstractClientInterceptorsSetupTask.java
/* * JBoss, Home of Professional Open Source. * Copyright 2019, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
6,676
43.218543
142
java
null
wildfly-main/testsuite/shared/src/main/java/org/jboss/as/test/shared/integration/interceptor/clientside/InterceptorsSetupTask.java
/* * JBoss, Home of Professional Open Source. * Copyright 2019, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
1,548
39.763158
130
java
null
wildfly-main/testsuite/shared/src/main/java/org/jboss/as/test/shared/integration/ejb/security/CallbackHandler.java
package org.jboss.as.test.shared.integration.ejb.security; import java.io.IOException; import javax.security.auth.callback.Callback; import javax.security.auth.callback.NameCallback; import javax.security.auth.callback.UnsupportedCallbackException; import javax.security.sasl.RealmCallback; /** * @author Stuart Dougl...
875
34.04
101
java
null
wildfly-main/testsuite/shared/src/main/java/org/jboss/as/test/shared/integration/ejb/security/PermissionUtils.java
/* * JBoss, Home of Professional Open Source. * Copyright 2014, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
7,114
41.35119
139
java
null
wildfly-main/testsuite/shared/src/main/java/org/jboss/as/test/shared/integration/ejb/security/Util.java
/* * JBoss, Home of Professional Open Source. * Copyright (c) 2011, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * ...
9,969
46.703349
189
java
null
wildfly-main/testsuite/shared/src/main/java/org/jboss/as/test/shared/integration/ejb/interceptor/serverside/AbstractServerInterceptorsSetupTask.java
/* * JBoss, Home of Professional Open Source. * Copyright 2019, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
6,208
43.035461
142
java
null
wildfly-main/testsuite/shared/src/main/java/org/jboss/as/test/shared/integration/ejb/interceptor/serverside/InterceptorModule.java
/* * JBoss, Home of Professional Open Source. * Copyright 2019, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
2,889
31.840909
130
java
null
wildfly-main/testsuite/shared/src/main/java/org/jboss/as/test/shared/integration/ejb/interceptor/serverside/InterceptorsSetupTask.java
/* * JBoss, Home of Professional Open Source. * Copyright 2019, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
1,552
39.868421
130
java
null
wildfly-main/testsuite/shared/src/main/java/org/jboss/as/test/integration/transactions/XidsPersister.java
/* * JBoss, Home of Professional Open Source. * Copyright (c) 2020, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * ...
4,373
38.763636
120
java
null
wildfly-main/testsuite/shared/src/main/java/org/jboss/as/test/integration/transactions/PersistentTestXAResource.java
/* * JBoss, Home of Professional Open Source. * Copyright (c) 2020, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * ...
3,352
34.294737
116
java
null
wildfly-main/testsuite/shared/src/main/java/org/jboss/as/test/integration/transactions/TestXAResource.java
/* * JBoss, Home of Professional Open Source. * Copyright (c) 2016, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * ...
6,036
34.098837
138
java
null
wildfly-main/testsuite/shared/src/main/java/org/jboss/as/test/integration/transactions/TransactionCheckerSingletonRemote.java
/* * JBoss, Home of Professional Open Source. * Copyright (c) 2016, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * ...
2,250
33.630769
78
java
null
wildfly-main/testsuite/shared/src/main/java/org/jboss/as/test/integration/transactions/TxTestUtil.java
/* * JBoss, Home of Professional Open Source. * Copyright (c) 2016, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * ...
6,591
45.097902
138
java