index
int64
0
0
repo_id
stringlengths
9
205
file_path
stringlengths
31
246
content
stringlengths
1
12.2M
__index_level_0__
int64
0
10k
0
Create_ds/spectator/spectator-ext-jvm/src/test/java/com/netflix/spectator
Create_ds/spectator/spectator-ext-jvm/src/test/java/com/netflix/spectator/jvm/CassandraTest.java
/* * Copyright 2014-2019 Netflix, 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 agr...
1,400
0
Create_ds/spectator/spectator-ext-jvm/src/test/java/com/netflix/spectator
Create_ds/spectator/spectator-ext-jvm/src/test/java/com/netflix/spectator/jvm/JmxDataTest.java
/* * Copyright 2014-2019 Netflix, 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 agr...
1,401
0
Create_ds/spectator/spectator-ext-jvm/src/main/java/com/netflix/spectator
Create_ds/spectator/spectator-ext-jvm/src/main/java/com/netflix/spectator/jvm/JmxMeasurementConfig.java
/* * Copyright 2014-2019 Netflix, 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 agr...
1,402
0
Create_ds/spectator/spectator-ext-jvm/src/main/java/com/netflix/spectator
Create_ds/spectator/spectator-ext-jvm/src/main/java/com/netflix/spectator/jvm/JmxMeter.java
/* * Copyright 2014-2019 Netflix, 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 agr...
1,403
0
Create_ds/spectator/spectator-ext-jvm/src/main/java/com/netflix/spectator
Create_ds/spectator/spectator-ext-jvm/src/main/java/com/netflix/spectator/jvm/JmxConfig.java
/* * Copyright 2014-2019 Netflix, 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 agr...
1,404
0
Create_ds/spectator/spectator-ext-jvm/src/main/java/com/netflix/spectator
Create_ds/spectator/spectator-ext-jvm/src/main/java/com/netflix/spectator/jvm/JmxPoller.java
/* * Copyright 2014-2019 Netflix, 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 agr...
1,405
0
Create_ds/spectator/spectator-ext-jvm/src/main/java/com/netflix/spectator
Create_ds/spectator/spectator-ext-jvm/src/main/java/com/netflix/spectator/jvm/HotspotRuntime.java
/* * Copyright 2014-2022 Netflix, 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 agr...
1,406
0
Create_ds/spectator/spectator-ext-jvm/src/main/java/com/netflix/spectator
Create_ds/spectator/spectator-ext-jvm/src/main/java/com/netflix/spectator/jvm/JmxData.java
/* * Copyright 2014-2019 Netflix, 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 agr...
1,407
0
Create_ds/spectator/spectator-ext-jvm/src/main/java/com/netflix/spectator
Create_ds/spectator/spectator-ext-jvm/src/main/java/com/netflix/spectator/jvm/Jmx.java
/* * Copyright 2014-2022 Netflix, 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 agr...
1,408
0
Create_ds/spectator/spectator-ext-jvm/src/main/java/com/netflix/spectator
Create_ds/spectator/spectator-ext-jvm/src/main/java/com/netflix/spectator/jvm/MappingExpr.java
/* * Copyright 2014-2023 Netflix, 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 agr...
1,409
0
Create_ds/spectator/spectator-ext-jvm/src/main/java/com/netflix/spectator
Create_ds/spectator/spectator-ext-jvm/src/main/java/com/netflix/spectator/jvm/MemoryPoolMeter.java
/* * Copyright 2014-2019 Netflix, 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 agr...
1,410
0
Create_ds/spectator/spectator-ext-jvm/src/main/java/com/netflix/spectator
Create_ds/spectator/spectator-ext-jvm/src/main/java/com/netflix/spectator/jvm/BufferPoolMeter.java
/* * Copyright 2014-2019 Netflix, 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 agr...
1,411
0
Create_ds/spectator/spectator-ext-jvm/src/jmh/java/com/netflix/spectator
Create_ds/spectator/spectator-ext-jvm/src/jmh/java/com/netflix/spectator/jvm/MappingExprSubstitute.java
/* * Copyright 2014-2023 Netflix, 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 agr...
1,412
0
Create_ds/spectator/spectator-reg-atlas/src/test/java/com/netflix/spectator
Create_ds/spectator/spectator-reg-atlas/src/test/java/com/netflix/spectator/atlas/CountingManualClock.java
/* * Copyright 2022-2022 Netflix, 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 agr...
1,413
0
Create_ds/spectator/spectator-reg-atlas/src/test/java/com/netflix/spectator
Create_ds/spectator/spectator-reg-atlas/src/test/java/com/netflix/spectator/atlas/AtlasConfigTest.java
/* * Copyright 2014-2019 Netflix, 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 agr...
1,414
0
Create_ds/spectator/spectator-reg-atlas/src/test/java/com/netflix/spectator
Create_ds/spectator/spectator-reg-atlas/src/test/java/com/netflix/spectator/atlas/AtlasRegistryTest.java
/* * Copyright 2014-2020 Netflix, 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 agr...
1,415
0
Create_ds/spectator/spectator-reg-atlas/src/test/java/com/netflix/spectator
Create_ds/spectator/spectator-reg-atlas/src/test/java/com/netflix/spectator/atlas/AtlasTimerTest.java
/* * Copyright 2014-2022 Netflix, 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 agr...
1,416
0
Create_ds/spectator/spectator-reg-atlas/src/test/java/com/netflix/spectator
Create_ds/spectator/spectator-reg-atlas/src/test/java/com/netflix/spectator/atlas/StepClockTest.java
/* * Copyright 2014-2019 Netflix, 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 agr...
1,417
0
Create_ds/spectator/spectator-reg-atlas/src/test/java/com/netflix/spectator
Create_ds/spectator/spectator-reg-atlas/src/test/java/com/netflix/spectator/atlas/AtlasGaugeTest.java
/* * Copyright 2014-2019 Netflix, 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 agr...
1,418
0
Create_ds/spectator/spectator-reg-atlas/src/test/java/com/netflix/spectator
Create_ds/spectator/spectator-reg-atlas/src/test/java/com/netflix/spectator/atlas/ValidCharactersTest.java
/* * Copyright 2014-2019 Netflix, 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 agr...
1,419
0
Create_ds/spectator/spectator-reg-atlas/src/test/java/com/netflix/spectator
Create_ds/spectator/spectator-reg-atlas/src/test/java/com/netflix/spectator/atlas/RollupPolicyTest.java
/* * Copyright 2014-2020 Netflix, 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 agr...
1,420
0
Create_ds/spectator/spectator-reg-atlas/src/test/java/com/netflix/spectator
Create_ds/spectator/spectator-reg-atlas/src/test/java/com/netflix/spectator/atlas/RollupsTest.java
/* * Copyright 2014-2020 Netflix, 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 agr...
1,421
0
Create_ds/spectator/spectator-reg-atlas/src/test/java/com/netflix/spectator
Create_ds/spectator/spectator-reg-atlas/src/test/java/com/netflix/spectator/atlas/AtlasDistributionSummaryTest.java
/* * Copyright 2014-2022 Netflix, 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 agr...
1,422
0
Create_ds/spectator/spectator-reg-atlas/src/test/java/com/netflix/spectator
Create_ds/spectator/spectator-reg-atlas/src/test/java/com/netflix/spectator/atlas/SubscriptionManagerTest.java
/* * Copyright 2014-2019 Netflix, 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 agr...
1,423
0
Create_ds/spectator/spectator-reg-atlas/src/test/java/com/netflix/spectator
Create_ds/spectator/spectator-reg-atlas/src/test/java/com/netflix/spectator/atlas/AtlasMaxGaugeTest.java
/* * Copyright 2014-2019 Netflix, 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 agr...
1,424
0
Create_ds/spectator/spectator-reg-atlas/src/test/java/com/netflix/spectator
Create_ds/spectator/spectator-reg-atlas/src/test/java/com/netflix/spectator/atlas/AtlasCounterTest.java
/* * Copyright 2014-2019 Netflix, 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 agr...
1,425
0
Create_ds/spectator/spectator-reg-atlas/src/test/java/com/netflix/spectator/atlas
Create_ds/spectator/spectator-reg-atlas/src/test/java/com/netflix/spectator/atlas/impl/PrefixTreeTest.java
/* * Copyright 2014-2022 Netflix, 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 agr...
1,426
0
Create_ds/spectator/spectator-reg-atlas/src/test/java/com/netflix/spectator/atlas
Create_ds/spectator/spectator-reg-atlas/src/test/java/com/netflix/spectator/atlas/impl/PublishPayloadTest.java
/* * Copyright 2014-2019 Netflix, 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 agr...
1,427
0
Create_ds/spectator/spectator-reg-atlas/src/test/java/com/netflix/spectator/atlas
Create_ds/spectator/spectator-reg-atlas/src/test/java/com/netflix/spectator/atlas/impl/EvaluatorTest.java
/* * Copyright 2014-2019 Netflix, 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 agr...
1,428
0
Create_ds/spectator/spectator-reg-atlas/src/test/java/com/netflix/spectator/atlas
Create_ds/spectator/spectator-reg-atlas/src/test/java/com/netflix/spectator/atlas/impl/SubscriptionTest.java
/* * Copyright 2014-2019 Netflix, 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 agr...
1,429
0
Create_ds/spectator/spectator-reg-atlas/src/test/java/com/netflix/spectator/atlas
Create_ds/spectator/spectator-reg-atlas/src/test/java/com/netflix/spectator/atlas/impl/QueryTest.java
/* * Copyright 2014-2021 Netflix, 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 agr...
1,430
0
Create_ds/spectator/spectator-reg-atlas/src/test/java/com/netflix/spectator/atlas
Create_ds/spectator/spectator-reg-atlas/src/test/java/com/netflix/spectator/atlas/impl/ValidationHelperTest.java
/* * Copyright 2014-2021 Netflix, 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 agr...
1,431
0
Create_ds/spectator/spectator-reg-atlas/src/test/java/com/netflix/spectator/atlas
Create_ds/spectator/spectator-reg-atlas/src/test/java/com/netflix/spectator/atlas/impl/EvalPayloadTest.java
/* * Copyright 2014-2019 Netflix, 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 agr...
1,432
0
Create_ds/spectator/spectator-reg-atlas/src/test/java/com/netflix/spectator/atlas
Create_ds/spectator/spectator-reg-atlas/src/test/java/com/netflix/spectator/atlas/impl/DataExprTest.java
/* * Copyright 2014-2019 Netflix, 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 agr...
1,433
0
Create_ds/spectator/spectator-reg-atlas/src/test/java/com/netflix/spectator/atlas
Create_ds/spectator/spectator-reg-atlas/src/test/java/com/netflix/spectator/atlas/impl/SubscriptionsTest.java
/* * Copyright 2014-2019 Netflix, 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 agr...
1,434
0
Create_ds/spectator/spectator-reg-atlas/src/test/java/com/netflix/spectator/atlas
Create_ds/spectator/spectator-reg-atlas/src/test/java/com/netflix/spectator/atlas/impl/TagsValuePairTest.java
/* * Copyright 2014-2019 Netflix, 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 agr...
1,435
0
Create_ds/spectator/spectator-reg-atlas/src/test/java/com/netflix/spectator/atlas
Create_ds/spectator/spectator-reg-atlas/src/test/java/com/netflix/spectator/atlas/impl/DataGenerator.java
/* * Copyright 2014-2021 Netflix, 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 agr...
1,436
0
Create_ds/spectator/spectator-reg-atlas/src/test/java/com/netflix/spectator/atlas
Create_ds/spectator/spectator-reg-atlas/src/test/java/com/netflix/spectator/atlas/impl/ConsolidatorTest.java
/* * Copyright 2014-2019 Netflix, 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 agr...
1,437
0
Create_ds/spectator/spectator-reg-atlas/src/test/java/com/netflix/spectator/atlas
Create_ds/spectator/spectator-reg-atlas/src/test/java/com/netflix/spectator/atlas/impl/QueryIndexTest.java
/* * Copyright 2014-2023 Netflix, 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 agr...
1,438
0
Create_ds/spectator/spectator-reg-atlas/src/test/java/com/netflix/spectator/atlas
Create_ds/spectator/spectator-reg-atlas/src/test/java/com/netflix/spectator/atlas/impl/MeasurementSerializerTest.java
/* * Copyright 2014-2019 Netflix, 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 agr...
1,439
0
Create_ds/spectator/spectator-reg-atlas/src/main/java/com/netflix/spectator
Create_ds/spectator/spectator-reg-atlas/src/main/java/com/netflix/spectator/atlas/AtlasDistributionSummary.java
/* * Copyright 2014-2022 Netflix, 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 agr...
1,440
0
Create_ds/spectator/spectator-reg-atlas/src/main/java/com/netflix/spectator
Create_ds/spectator/spectator-reg-atlas/src/main/java/com/netflix/spectator/atlas/AtlasDistSummaryBatchUpdater.java
/* * Copyright 2014-2022 Netflix, 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 agr...
1,441
0
Create_ds/spectator/spectator-reg-atlas/src/main/java/com/netflix/spectator
Create_ds/spectator/spectator-reg-atlas/src/main/java/com/netflix/spectator/atlas/AtlasCounter.java
/* * Copyright 2014-2020 Netflix, 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 agr...
1,442
0
Create_ds/spectator/spectator-reg-atlas/src/main/java/com/netflix/spectator
Create_ds/spectator/spectator-reg-atlas/src/main/java/com/netflix/spectator/atlas/AtlasTimerBatchUpdater.java
/* * Copyright 2014-2022 Netflix, 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 agr...
1,443
0
Create_ds/spectator/spectator-reg-atlas/src/main/java/com/netflix/spectator
Create_ds/spectator/spectator-reg-atlas/src/main/java/com/netflix/spectator/atlas/MeasurementConsumer.java
/* * Copyright 2014-2020 Netflix, 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 agr...
1,444
0
Create_ds/spectator/spectator-reg-atlas/src/main/java/com/netflix/spectator
Create_ds/spectator/spectator-reg-atlas/src/main/java/com/netflix/spectator/atlas/AtlasTimer.java
/* * Copyright 2014-2023 Netflix, 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 agr...
1,445
0
Create_ds/spectator/spectator-reg-atlas/src/main/java/com/netflix/spectator
Create_ds/spectator/spectator-reg-atlas/src/main/java/com/netflix/spectator/atlas/SubscriptionManager.java
/* * Copyright 2014-2019 Netflix, 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 agr...
1,446
0
Create_ds/spectator/spectator-reg-atlas/src/main/java/com/netflix/spectator
Create_ds/spectator/spectator-reg-atlas/src/main/java/com/netflix/spectator/atlas/AtlasMeter.java
/* * Copyright 2014-2019 Netflix, 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 agr...
1,447
0
Create_ds/spectator/spectator-reg-atlas/src/main/java/com/netflix/spectator
Create_ds/spectator/spectator-reg-atlas/src/main/java/com/netflix/spectator/atlas/Rollups.java
/* * Copyright 2014-2020 Netflix, 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 agr...
1,448
0
Create_ds/spectator/spectator-reg-atlas/src/main/java/com/netflix/spectator
Create_ds/spectator/spectator-reg-atlas/src/main/java/com/netflix/spectator/atlas/AtlasRegistry.java
/* * Copyright 2014-2023 Netflix, 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 agr...
1,449
0
Create_ds/spectator/spectator-reg-atlas/src/main/java/com/netflix/spectator
Create_ds/spectator/spectator-reg-atlas/src/main/java/com/netflix/spectator/atlas/AtlasConfig.java
/* * Copyright 2014-2021 Netflix, 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 agr...
1,450
0
Create_ds/spectator/spectator-reg-atlas/src/main/java/com/netflix/spectator
Create_ds/spectator/spectator-reg-atlas/src/main/java/com/netflix/spectator/atlas/AtlasMaxGauge.java
/* * Copyright 2014-2020 Netflix, 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 agr...
1,451
0
Create_ds/spectator/spectator-reg-atlas/src/main/java/com/netflix/spectator
Create_ds/spectator/spectator-reg-atlas/src/main/java/com/netflix/spectator/atlas/OverridableClock.java
/* * Copyright 2014-2019 Netflix, 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 agr...
1,452
0
Create_ds/spectator/spectator-reg-atlas/src/main/java/com/netflix/spectator
Create_ds/spectator/spectator-reg-atlas/src/main/java/com/netflix/spectator/atlas/RollupPolicy.java
/* * Copyright 2014-2020 Netflix, 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 agr...
1,453
0
Create_ds/spectator/spectator-reg-atlas/src/main/java/com/netflix/spectator
Create_ds/spectator/spectator-reg-atlas/src/main/java/com/netflix/spectator/atlas/AtlasGauge.java
/* * Copyright 2014-2020 Netflix, 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 agr...
1,454
0
Create_ds/spectator/spectator-reg-atlas/src/main/java/com/netflix/spectator
Create_ds/spectator/spectator-reg-atlas/src/main/java/com/netflix/spectator/atlas/Publisher.java
/* * Copyright 2014-2021 Netflix, 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 agr...
1,455
0
Create_ds/spectator/spectator-reg-atlas/src/main/java/com/netflix/spectator
Create_ds/spectator/spectator-reg-atlas/src/main/java/com/netflix/spectator/atlas/DsType.java
/* * Copyright 2014-2020 Netflix, 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 agr...
1,456
0
Create_ds/spectator/spectator-reg-atlas/src/main/java/com/netflix/spectator
Create_ds/spectator/spectator-reg-atlas/src/main/java/com/netflix/spectator/atlas/StepClock.java
/* * Copyright 2014-2019 Netflix, 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 agr...
1,457
0
Create_ds/spectator/spectator-reg-atlas/src/main/java/com/netflix/spectator/atlas
Create_ds/spectator/spectator-reg-atlas/src/main/java/com/netflix/spectator/atlas/impl/Consolidator.java
/* * Copyright 2014-2019 Netflix, 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 agr...
1,458
0
Create_ds/spectator/spectator-reg-atlas/src/main/java/com/netflix/spectator/atlas
Create_ds/spectator/spectator-reg-atlas/src/main/java/com/netflix/spectator/atlas/impl/Parser.java
/* * Copyright 2014-2019 Netflix, 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 agr...
1,459
0
Create_ds/spectator/spectator-reg-atlas/src/main/java/com/netflix/spectator/atlas
Create_ds/spectator/spectator-reg-atlas/src/main/java/com/netflix/spectator/atlas/impl/GzipLevelOutputStream.java
/* * Copyright 2014-2021 Netflix, 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 agr...
1,460
0
Create_ds/spectator/spectator-reg-atlas/src/main/java/com/netflix/spectator/atlas
Create_ds/spectator/spectator-reg-atlas/src/main/java/com/netflix/spectator/atlas/impl/QueryIndex.java
/* * Copyright 2014-2023 Netflix, 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 agr...
1,461
0
Create_ds/spectator/spectator-reg-atlas/src/main/java/com/netflix/spectator/atlas
Create_ds/spectator/spectator-reg-atlas/src/main/java/com/netflix/spectator/atlas/impl/PublishPayload.java
/* * Copyright 2014-2019 Netflix, 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 agr...
1,462
0
Create_ds/spectator/spectator-reg-atlas/src/main/java/com/netflix/spectator/atlas
Create_ds/spectator/spectator-reg-atlas/src/main/java/com/netflix/spectator/atlas/impl/ValidationResponse.java
/* * Copyright 2014-2021 Netflix, 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 agr...
1,463
0
Create_ds/spectator/spectator-reg-atlas/src/main/java/com/netflix/spectator/atlas
Create_ds/spectator/spectator-reg-atlas/src/main/java/com/netflix/spectator/atlas/impl/Subscriptions.java
/* * Copyright 2014-2019 Netflix, 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 agr...
1,464
0
Create_ds/spectator/spectator-reg-atlas/src/main/java/com/netflix/spectator/atlas
Create_ds/spectator/spectator-reg-atlas/src/main/java/com/netflix/spectator/atlas/impl/TagsValuePair.java
/* * Copyright 2014-2019 Netflix, 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 agr...
1,465
0
Create_ds/spectator/spectator-reg-atlas/src/main/java/com/netflix/spectator/atlas
Create_ds/spectator/spectator-reg-atlas/src/main/java/com/netflix/spectator/atlas/impl/EvalPayload.java
/* * Copyright 2014-2019 Netflix, 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 agr...
1,466
0
Create_ds/spectator/spectator-reg-atlas/src/main/java/com/netflix/spectator/atlas
Create_ds/spectator/spectator-reg-atlas/src/main/java/com/netflix/spectator/atlas/impl/MeasurementSerializer.java
/* * Copyright 2014-2019 Netflix, 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 agr...
1,467
0
Create_ds/spectator/spectator-reg-atlas/src/main/java/com/netflix/spectator/atlas
Create_ds/spectator/spectator-reg-atlas/src/main/java/com/netflix/spectator/atlas/impl/IdMapper.java
/* * Copyright 2014-2023 Netflix, 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 agr...
1,468
0
Create_ds/spectator/spectator-reg-atlas/src/main/java/com/netflix/spectator/atlas
Create_ds/spectator/spectator-reg-atlas/src/main/java/com/netflix/spectator/atlas/impl/EvaluatorConfig.java
/* * Copyright 2014-2023 Netflix, 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 agr...
1,469
0
Create_ds/spectator/spectator-reg-atlas/src/main/java/com/netflix/spectator/atlas
Create_ds/spectator/spectator-reg-atlas/src/main/java/com/netflix/spectator/atlas/impl/Query.java
/* * Copyright 2014-2023 Netflix, 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 agr...
1,470
0
Create_ds/spectator/spectator-reg-atlas/src/main/java/com/netflix/spectator/atlas
Create_ds/spectator/spectator-reg-atlas/src/main/java/com/netflix/spectator/atlas/impl/Evaluator.java
/* * Copyright 2014-2023 Netflix, 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 agr...
1,471
0
Create_ds/spectator/spectator-reg-atlas/src/main/java/com/netflix/spectator/atlas
Create_ds/spectator/spectator-reg-atlas/src/main/java/com/netflix/spectator/atlas/impl/PrefixTree.java
/* * Copyright 2014-2023 Netflix, 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 agr...
1,472
0
Create_ds/spectator/spectator-reg-atlas/src/main/java/com/netflix/spectator/atlas
Create_ds/spectator/spectator-reg-atlas/src/main/java/com/netflix/spectator/atlas/impl/ValidationHelper.java
/* * Copyright 2014-2021 Netflix, 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 agr...
1,473
0
Create_ds/spectator/spectator-reg-atlas/src/main/java/com/netflix/spectator/atlas
Create_ds/spectator/spectator-reg-atlas/src/main/java/com/netflix/spectator/atlas/impl/DataExpr.java
/* * Copyright 2014-2023 Netflix, 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 agr...
1,474
0
Create_ds/spectator/spectator-reg-atlas/src/main/java/com/netflix/spectator/atlas
Create_ds/spectator/spectator-reg-atlas/src/main/java/com/netflix/spectator/atlas/impl/Subscription.java
/* * Copyright 2014-2019 Netflix, 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 agr...
1,475
0
Create_ds/spectator/spectator-reg-atlas/src/main/java/com/netflix/spectator/atlas
Create_ds/spectator/spectator-reg-atlas/src/main/java/com/netflix/spectator/atlas/impl/JsonUtils.java
/* * Copyright 2014-2021 Netflix, 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 agr...
1,476
0
Create_ds/spectator/spectator-reg-atlas/src/main/java/com/netflix/spectator/atlas
Create_ds/spectator/spectator-reg-atlas/src/main/java/com/netflix/spectator/atlas/impl/DefaultPublisher.java
/* * Copyright 2014-2021 Netflix, 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 agr...
1,477
0
Create_ds/spectator/spectator-reg-atlas/src/main/java/com/netflix/spectator/atlas
Create_ds/spectator/spectator-reg-atlas/src/main/java/com/netflix/spectator/atlas/impl/package-info.java
/* * Copyright 2014-2019 Netflix, 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 agr...
1,478
0
Create_ds/spectator/spectator-reg-atlas/src/jmh/java/com/netflix/spectator
Create_ds/spectator/spectator-reg-atlas/src/jmh/java/com/netflix/spectator/atlas/BatchRecordBench.java
/* * Copyright 2014-2022 Netflix, 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 agr...
1,479
0
Create_ds/spectator/spectator-reg-atlas/src/jmh/java/com/netflix/spectator
Create_ds/spectator/spectator-reg-atlas/src/jmh/java/com/netflix/spectator/atlas/ListIteration.java
/* * Copyright 2014-2021 Netflix, 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 agr...
1,480
0
Create_ds/spectator/spectator-reg-atlas/src/jmh/java/com/netflix/spectator
Create_ds/spectator/spectator-reg-atlas/src/jmh/java/com/netflix/spectator/atlas/BatchUpdates.java
/* * Copyright 2014-2022 Netflix, 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 agr...
1,481
0
Create_ds/spectator/spectator-reg-atlas/src/jmh/java/com/netflix/spectator
Create_ds/spectator/spectator-reg-atlas/src/jmh/java/com/netflix/spectator/atlas/PollMetersBench.java
/* * Copyright 2014-2020 Netflix, 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 agr...
1,482
0
Create_ds/spectator/spectator-reg-atlas/src/jmh/java/com/netflix/spectator
Create_ds/spectator/spectator-reg-atlas/src/jmh/java/com/netflix/spectator/atlas/EnsureIdTags.java
/* * Copyright 2014-2023 Netflix, 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 agr...
1,483
0
Create_ds/spectator/spectator-perf/src/test/java/com/netflix/spectator
Create_ds/spectator/spectator-perf/src/test/java/com/netflix/spectator/perf/NoopMemoryUseTest.java
/* * Copyright 2014-2019 Netflix, 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 agr...
1,484
0
Create_ds/spectator/spectator-perf/src/test/java/com/netflix/spectator
Create_ds/spectator/spectator-perf/src/test/java/com/netflix/spectator/perf/ServoMemoryUseTest.java
/* * Copyright 2014-2019 Netflix, 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 agr...
1,485
0
Create_ds/spectator/spectator-perf/src/test/java/com/netflix/spectator
Create_ds/spectator/spectator-perf/src/test/java/com/netflix/spectator/perf/DefaultMemoryUseTest.java
/* * Copyright 2014-2019 Netflix, 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 agr...
1,486
0
Create_ds/spectator/spectator-perf/src/test/java/com/netflix/spectator
Create_ds/spectator/spectator-perf/src/test/java/com/netflix/spectator/perf/MemoryUseTest.java
/* * Copyright 2014-2019 Netflix, 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 agr...
1,487
0
Create_ds/spectator/spectator-perf/src/test/java/com/netflix/spectator
Create_ds/spectator/spectator-perf/src/test/java/com/netflix/spectator/perf/AtlasMemoryUseTest.java
/* * Copyright 2014-2019 Netflix, 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 agr...
1,488
0
Create_ds/spectator/spectator-perf/src/main/java/com/netflix/spectator
Create_ds/spectator/spectator-perf/src/main/java/com/netflix/spectator/perf/TagValueExplosion.java
/* * Copyright 2014-2019 Netflix, 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 agr...
1,489
0
Create_ds/spectator/spectator-perf/src/main/java/com/netflix/spectator
Create_ds/spectator/spectator-perf/src/main/java/com/netflix/spectator/perf/TagKeyExplosion.java
/* * Copyright 2014-2019 Netflix, 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 agr...
1,490
0
Create_ds/spectator/spectator-perf/src/main/java/com/netflix/spectator
Create_ds/spectator/spectator-perf/src/main/java/com/netflix/spectator/perf/ManyTags.java
/* * Copyright 2014-2019 Netflix, 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 agr...
1,491
0
Create_ds/spectator/spectator-perf/src/main/java/com/netflix/spectator
Create_ds/spectator/spectator-perf/src/main/java/com/netflix/spectator/perf/Main.java
/* * Copyright 2014-2019 Netflix, 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 agr...
1,492
0
Create_ds/spectator/spectator-perf/src/main/java/com/netflix/spectator
Create_ds/spectator/spectator-perf/src/main/java/com/netflix/spectator/perf/NameExplosion.java
/* * Copyright 2014-2019 Netflix, 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 agr...
1,493
0
Create_ds/aries-rsa/itests/felix/src/test/java/org/apache/aries/rsa/itests
Create_ds/aries-rsa/itests/felix/src/test/java/org/apache/aries/rsa/itests/felix/ServerConfiguration.java
/* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you ma...
1,494
0
Create_ds/aries-rsa/itests/felix/src/test/java/org/apache/aries/rsa/itests
Create_ds/aries-rsa/itests/felix/src/test/java/org/apache/aries/rsa/itests/felix/TwoContainerPaxExam.java
/* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you ma...
1,495
0
Create_ds/aries-rsa/itests/felix/src/test/java/org/apache/aries/rsa/itests
Create_ds/aries-rsa/itests/felix/src/test/java/org/apache/aries/rsa/itests/felix/RsaTestBase.java
/* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you ma...
1,496
0
Create_ds/aries-rsa/itests/felix/src/test/java/org/apache/aries/rsa/itests/felix
Create_ds/aries-rsa/itests/felix/src/test/java/org/apache/aries/rsa/itests/felix/fastbin/TestFastbinRoundTrip.java
/* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you ma...
1,497
0
Create_ds/aries-rsa/itests/felix/src/test/java/org/apache/aries/rsa/itests/felix
Create_ds/aries-rsa/itests/felix/src/test/java/org/apache/aries/rsa/itests/felix/rsa/TestRSAListener.java
/* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you ma...
1,498
0
Create_ds/aries-rsa/itests/felix/src/test/java/org/apache/aries/rsa/itests/felix/discovery
Create_ds/aries-rsa/itests/felix/src/test/java/org/apache/aries/rsa/itests/felix/discovery/config/TestConfigDiscoveryRoundTrip.java
/* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you ma...
1,499