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-api/src/test/java/com/netflix/spectator
Create_ds/spectator/spectator-api/src/test/java/com/netflix/spectator/api/DefaultTimerTest.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,100
0
Create_ds/spectator/spectator-api/src/test/java/com/netflix/spectator
Create_ds/spectator/spectator-api/src/test/java/com/netflix/spectator/api/NoopIdTest.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,101
0
Create_ds/spectator/spectator-api/src/test/java/com/netflix/spectator
Create_ds/spectator/spectator-api/src/test/java/com/netflix/spectator/api/ArrayTagSetTest.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,102
0
Create_ds/spectator/spectator-api/src/test/java/com/netflix/spectator
Create_ds/spectator/spectator-api/src/test/java/com/netflix/spectator/api/CompositeRegistryTest.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,103
0
Create_ds/spectator/spectator-api/src/test/java/com/netflix/spectator/api
Create_ds/spectator/spectator-api/src/test/java/com/netflix/spectator/api/patterns/TagsBuilderTest.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,104
0
Create_ds/spectator/spectator-api/src/test/java/com/netflix/spectator/api
Create_ds/spectator/spectator-api/src/test/java/com/netflix/spectator/api/patterns/ThreadPoolMonitorTest.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,105
0
Create_ds/spectator/spectator-api/src/test/java/com/netflix/spectator/api
Create_ds/spectator/spectator-api/src/test/java/com/netflix/spectator/api/patterns/IntervalCounterTest.java
/* * Copyright 2014-2019 Netflix, Inc. * <p> * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * <p> * http://www.apache.org/licenses/LICENSE-2.0 * <p> * Unless required by applicable la...
1,106
0
Create_ds/spectator/spectator-api/src/test/java/com/netflix/spectator/api
Create_ds/spectator/spectator-api/src/test/java/com/netflix/spectator/api/patterns/LongTaskTimerTest.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,107
0
Create_ds/spectator/spectator-api/src/test/java/com/netflix/spectator/api
Create_ds/spectator/spectator-api/src/test/java/com/netflix/spectator/api/patterns/CardinalityLimitersTest.java
/* * Copyright 2014-2019 Netflix, Inc. * <p> * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * <p> * http://www.apache.org/licenses/LICENSE-2.0 * <p> * Unless required by applicable la...
1,108
0
Create_ds/spectator/spectator-api/src/test/java/com/netflix/spectator/api
Create_ds/spectator/spectator-api/src/test/java/com/netflix/spectator/api/patterns/MonotonicCounterTest.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,109
0
Create_ds/spectator/spectator-api/src/test/java/com/netflix/spectator/api
Create_ds/spectator/spectator-api/src/test/java/com/netflix/spectator/api/patterns/PolledMeterTest.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,110
0
Create_ds/spectator/spectator-api/src/test/java/com/netflix/spectator/api
Create_ds/spectator/spectator-api/src/test/java/com/netflix/spectator/api/histogram/PercentileBucketsTest.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,111
0
Create_ds/spectator/spectator-api/src/test/java/com/netflix/spectator/api
Create_ds/spectator/spectator-api/src/test/java/com/netflix/spectator/api/histogram/BucketTimerTest.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,112
0
Create_ds/spectator/spectator-api/src/test/java/com/netflix/spectator/api
Create_ds/spectator/spectator-api/src/test/java/com/netflix/spectator/api/histogram/BucketCounterTest.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,113
0
Create_ds/spectator/spectator-api/src/test/java/com/netflix/spectator/api
Create_ds/spectator/spectator-api/src/test/java/com/netflix/spectator/api/histogram/BucketFunctionsTest.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,114
0
Create_ds/spectator/spectator-api/src/test/java/com/netflix/spectator/api
Create_ds/spectator/spectator-api/src/test/java/com/netflix/spectator/api/histogram/BucketDistributionSummaryTest.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,115
0
Create_ds/spectator/spectator-api/src/test/java/com/netflix/spectator/api
Create_ds/spectator/spectator-api/src/test/java/com/netflix/spectator/api/histogram/PercentileTimerTest.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,116
0
Create_ds/spectator/spectator-api/src/test/java/com/netflix/spectator/api
Create_ds/spectator/spectator-api/src/test/java/com/netflix/spectator/api/histogram/PercentileDistributionSummaryTest.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,117
0
Create_ds/spectator/spectator-api/src/main/java/com/netflix/spectator
Create_ds/spectator/spectator-api/src/main/java/com/netflix/spectator/impl/Preconditions.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,118
0
Create_ds/spectator/spectator-api/src/main/java/com/netflix/spectator
Create_ds/spectator/spectator-api/src/main/java/com/netflix/spectator/impl/LfuCache.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,119
0
Create_ds/spectator/spectator-api/src/main/java/com/netflix/spectator
Create_ds/spectator/spectator-api/src/main/java/com/netflix/spectator/impl/StepLong.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,120
0
Create_ds/spectator/spectator-api/src/main/java/com/netflix/spectator
Create_ds/spectator/spectator-api/src/main/java/com/netflix/spectator/impl/AtomicDouble.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,121
0
Create_ds/spectator/spectator-api/src/main/java/com/netflix/spectator
Create_ds/spectator/spectator-api/src/main/java/com/netflix/spectator/impl/SwapMeter.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,122
0
Create_ds/spectator/spectator-api/src/main/java/com/netflix/spectator
Create_ds/spectator/spectator-api/src/main/java/com/netflix/spectator/impl/Scheduler.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,123
0
Create_ds/spectator/spectator-api/src/main/java/com/netflix/spectator
Create_ds/spectator/spectator-api/src/main/java/com/netflix/spectator/impl/Cache.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,124
0
Create_ds/spectator/spectator-api/src/main/java/com/netflix/spectator
Create_ds/spectator/spectator-api/src/main/java/com/netflix/spectator/impl/UnsafeUtils.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,125
0
Create_ds/spectator/spectator-api/src/main/java/com/netflix/spectator
Create_ds/spectator/spectator-api/src/main/java/com/netflix/spectator/impl/StreamHelper.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,126
0
Create_ds/spectator/spectator-api/src/main/java/com/netflix/spectator
Create_ds/spectator/spectator-api/src/main/java/com/netflix/spectator/impl/Config.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,127
0
Create_ds/spectator/spectator-api/src/main/java/com/netflix/spectator
Create_ds/spectator/spectator-api/src/main/java/com/netflix/spectator/impl/PatternMatcher.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,128
0
Create_ds/spectator/spectator-api/src/main/java/com/netflix/spectator
Create_ds/spectator/spectator-api/src/main/java/com/netflix/spectator/impl/StepDouble.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,129
0
Create_ds/spectator/spectator-api/src/main/java/com/netflix/spectator
Create_ds/spectator/spectator-api/src/main/java/com/netflix/spectator/impl/Hash64.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,130
0
Create_ds/spectator/spectator-api/src/main/java/com/netflix/spectator
Create_ds/spectator/spectator-api/src/main/java/com/netflix/spectator/impl/StepValue.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,131
0
Create_ds/spectator/spectator-api/src/main/java/com/netflix/spectator
Create_ds/spectator/spectator-api/src/main/java/com/netflix/spectator/impl/AsciiSet.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,132
0
Create_ds/spectator/spectator-api/src/main/java/com/netflix/spectator
Create_ds/spectator/spectator-api/src/main/java/com/netflix/spectator/impl/PatternExpr.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,133
0
Create_ds/spectator/spectator-api/src/main/java/com/netflix/spectator
Create_ds/spectator/spectator-api/src/main/java/com/netflix/spectator/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,134
0
Create_ds/spectator/spectator-api/src/main/java/com/netflix/spectator/impl
Create_ds/spectator/spectator-api/src/main/java/com/netflix/spectator/impl/matcher/Matcher.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,135
0
Create_ds/spectator/spectator-api/src/main/java/com/netflix/spectator/impl
Create_ds/spectator/spectator-api/src/main/java/com/netflix/spectator/impl/matcher/Parser.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,136
0
Create_ds/spectator/spectator-api/src/main/java/com/netflix/spectator/impl
Create_ds/spectator/spectator-api/src/main/java/com/netflix/spectator/impl/matcher/OrMatcher.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,137
0
Create_ds/spectator/spectator-api/src/main/java/com/netflix/spectator/impl
Create_ds/spectator/spectator-api/src/main/java/com/netflix/spectator/impl/matcher/FalseMatcher.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,138
0
Create_ds/spectator/spectator-api/src/main/java/com/netflix/spectator/impl
Create_ds/spectator/spectator-api/src/main/java/com/netflix/spectator/impl/matcher/Optimizer.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,139
0
Create_ds/spectator/spectator-api/src/main/java/com/netflix/spectator/impl
Create_ds/spectator/spectator-api/src/main/java/com/netflix/spectator/impl/matcher/IndexOfMatcher.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,140
0
Create_ds/spectator/spectator-api/src/main/java/com/netflix/spectator/impl
Create_ds/spectator/spectator-api/src/main/java/com/netflix/spectator/impl/matcher/NegativeLookaheadMatcher.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,141
0
Create_ds/spectator/spectator-api/src/main/java/com/netflix/spectator/impl
Create_ds/spectator/spectator-api/src/main/java/com/netflix/spectator/impl/matcher/IgnoreCaseMatcher.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,142
0
Create_ds/spectator/spectator-api/src/main/java/com/netflix/spectator/impl
Create_ds/spectator/spectator-api/src/main/java/com/netflix/spectator/impl/matcher/StartsWithMatcher.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,143
0
Create_ds/spectator/spectator-api/src/main/java/com/netflix/spectator/impl
Create_ds/spectator/spectator-api/src/main/java/com/netflix/spectator/impl/matcher/TrueMatcher.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,144
0
Create_ds/spectator/spectator-api/src/main/java/com/netflix/spectator/impl
Create_ds/spectator/spectator-api/src/main/java/com/netflix/spectator/impl/matcher/EndMatcher.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,145
0
Create_ds/spectator/spectator-api/src/main/java/com/netflix/spectator/impl
Create_ds/spectator/spectator-api/src/main/java/com/netflix/spectator/impl/matcher/SeqMatcher.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,146
0
Create_ds/spectator/spectator-api/src/main/java/com/netflix/spectator/impl
Create_ds/spectator/spectator-api/src/main/java/com/netflix/spectator/impl/matcher/CharSeqMatcher.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,147
0
Create_ds/spectator/spectator-api/src/main/java/com/netflix/spectator/impl
Create_ds/spectator/spectator-api/src/main/java/com/netflix/spectator/impl/matcher/StartMatcher.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,148
0
Create_ds/spectator/spectator-api/src/main/java/com/netflix/spectator/impl
Create_ds/spectator/spectator-api/src/main/java/com/netflix/spectator/impl/matcher/CharClassMatcher.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,149
0
Create_ds/spectator/spectator-api/src/main/java/com/netflix/spectator/impl
Create_ds/spectator/spectator-api/src/main/java/com/netflix/spectator/impl/matcher/RepeatMatcher.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,150
0
Create_ds/spectator/spectator-api/src/main/java/com/netflix/spectator/impl
Create_ds/spectator/spectator-api/src/main/java/com/netflix/spectator/impl/matcher/ZeroOrMoreMatcher.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,151
0
Create_ds/spectator/spectator-api/src/main/java/com/netflix/spectator/impl
Create_ds/spectator/spectator-api/src/main/java/com/netflix/spectator/impl/matcher/AnyMatcher.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,152
0
Create_ds/spectator/spectator-api/src/main/java/com/netflix/spectator/impl
Create_ds/spectator/spectator-api/src/main/java/com/netflix/spectator/impl/matcher/PatternUtils.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,153
0
Create_ds/spectator/spectator-api/src/main/java/com/netflix/spectator/impl
Create_ds/spectator/spectator-api/src/main/java/com/netflix/spectator/impl/matcher/GreedyMatcher.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,154
0
Create_ds/spectator/spectator-api/src/main/java/com/netflix/spectator/impl
Create_ds/spectator/spectator-api/src/main/java/com/netflix/spectator/impl/matcher/ZeroOrOneMatcher.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,155
0
Create_ds/spectator/spectator-api/src/main/java/com/netflix/spectator/impl
Create_ds/spectator/spectator-api/src/main/java/com/netflix/spectator/impl/matcher/PositiveLookaheadMatcher.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,156
0
Create_ds/spectator/spectator-api/src/main/java/com/netflix/spectator/impl
Create_ds/spectator/spectator-api/src/main/java/com/netflix/spectator/impl/matcher/Constants.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,157
0
Create_ds/spectator/spectator-api/src/main/java/com/netflix/spectator
Create_ds/spectator/spectator-api/src/main/java/com/netflix/spectator/api/DefaultMaxGauge.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,158
0
Create_ds/spectator/spectator-api/src/main/java/com/netflix/spectator
Create_ds/spectator/spectator-api/src/main/java/com/netflix/spectator/api/DefaultDistributionSummary.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,159
0
Create_ds/spectator/spectator-api/src/main/java/com/netflix/spectator
Create_ds/spectator/spectator-api/src/main/java/com/netflix/spectator/api/NoopCounter.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,160
0
Create_ds/spectator/spectator-api/src/main/java/com/netflix/spectator
Create_ds/spectator/spectator-api/src/main/java/com/netflix/spectator/api/CompositeMeter.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,161
0
Create_ds/spectator/spectator-api/src/main/java/com/netflix/spectator
Create_ds/spectator/spectator-api/src/main/java/com/netflix/spectator/api/BasicTag.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,162
0
Create_ds/spectator/spectator-api/src/main/java/com/netflix/spectator
Create_ds/spectator/spectator-api/src/main/java/com/netflix/spectator/api/Functions.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,163
0
Create_ds/spectator/spectator-api/src/main/java/com/netflix/spectator
Create_ds/spectator/spectator-api/src/main/java/com/netflix/spectator/api/Id.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,164
0
Create_ds/spectator/spectator-api/src/main/java/com/netflix/spectator
Create_ds/spectator/spectator-api/src/main/java/com/netflix/spectator/api/SwapCounter.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,165
0
Create_ds/spectator/spectator-api/src/main/java/com/netflix/spectator
Create_ds/spectator/spectator-api/src/main/java/com/netflix/spectator/api/CompositeTimer.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,166
0
Create_ds/spectator/spectator-api/src/main/java/com/netflix/spectator
Create_ds/spectator/spectator-api/src/main/java/com/netflix/spectator/api/NoopGauge.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,167
0
Create_ds/spectator/spectator-api/src/main/java/com/netflix/spectator
Create_ds/spectator/spectator-api/src/main/java/com/netflix/spectator/api/CompositeDistributionSummary.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,168
0
Create_ds/spectator/spectator-api/src/main/java/com/netflix/spectator
Create_ds/spectator/spectator-api/src/main/java/com/netflix/spectator/api/Gauge.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,169
0
Create_ds/spectator/spectator-api/src/main/java/com/netflix/spectator
Create_ds/spectator/spectator-api/src/main/java/com/netflix/spectator/api/RegistryConfig.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,170
0
Create_ds/spectator/spectator-api/src/main/java/com/netflix/spectator
Create_ds/spectator/spectator-api/src/main/java/com/netflix/spectator/api/DefaultGauge.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,171
0
Create_ds/spectator/spectator-api/src/main/java/com/netflix/spectator
Create_ds/spectator/spectator-api/src/main/java/com/netflix/spectator/api/Tag.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,172
0
Create_ds/spectator/spectator-api/src/main/java/com/netflix/spectator
Create_ds/spectator/spectator-api/src/main/java/com/netflix/spectator/api/AbstractMeter.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,173
0
Create_ds/spectator/spectator-api/src/main/java/com/netflix/spectator
Create_ds/spectator/spectator-api/src/main/java/com/netflix/spectator/api/Spectator.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,174
0
Create_ds/spectator/spectator-api/src/main/java/com/netflix/spectator
Create_ds/spectator/spectator-api/src/main/java/com/netflix/spectator/api/NoopId.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,175
0
Create_ds/spectator/spectator-api/src/main/java/com/netflix/spectator
Create_ds/spectator/spectator-api/src/main/java/com/netflix/spectator/api/ArrayTagSet.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,176
0
Create_ds/spectator/spectator-api/src/main/java/com/netflix/spectator
Create_ds/spectator/spectator-api/src/main/java/com/netflix/spectator/api/Statistic.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,177
0
Create_ds/spectator/spectator-api/src/main/java/com/netflix/spectator
Create_ds/spectator/spectator-api/src/main/java/com/netflix/spectator/api/Utils.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,178
0
Create_ds/spectator/spectator-api/src/main/java/com/netflix/spectator
Create_ds/spectator/spectator-api/src/main/java/com/netflix/spectator/api/AbstractTimer.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,179
0
Create_ds/spectator/spectator-api/src/main/java/com/netflix/spectator
Create_ds/spectator/spectator-api/src/main/java/com/netflix/spectator/api/SwapTimer.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,180
0
Create_ds/spectator/spectator-api/src/main/java/com/netflix/spectator
Create_ds/spectator/spectator-api/src/main/java/com/netflix/spectator/api/DefaultRegistry.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,181
0
Create_ds/spectator/spectator-api/src/main/java/com/netflix/spectator
Create_ds/spectator/spectator-api/src/main/java/com/netflix/spectator/api/DistSummaryBatchUpdater.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,182
0
Create_ds/spectator/spectator-api/src/main/java/com/netflix/spectator
Create_ds/spectator/spectator-api/src/main/java/com/netflix/spectator/api/SwapMaxGauge.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,183
0
Create_ds/spectator/spectator-api/src/main/java/com/netflix/spectator
Create_ds/spectator/spectator-api/src/main/java/com/netflix/spectator/api/DistributionSummary.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,184
0
Create_ds/spectator/spectator-api/src/main/java/com/netflix/spectator
Create_ds/spectator/spectator-api/src/main/java/com/netflix/spectator/api/NoopTimer.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,185
0
Create_ds/spectator/spectator-api/src/main/java/com/netflix/spectator
Create_ds/spectator/spectator-api/src/main/java/com/netflix/spectator/api/Timer.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,186
0
Create_ds/spectator/spectator-api/src/main/java/com/netflix/spectator
Create_ds/spectator/spectator-api/src/main/java/com/netflix/spectator/api/DefaultCounter.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,187
0
Create_ds/spectator/spectator-api/src/main/java/com/netflix/spectator
Create_ds/spectator/spectator-api/src/main/java/com/netflix/spectator/api/DoubleFunction.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,188
0
Create_ds/spectator/spectator-api/src/main/java/com/netflix/spectator
Create_ds/spectator/spectator-api/src/main/java/com/netflix/spectator/api/CompositeGauge.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,189
0
Create_ds/spectator/spectator-api/src/main/java/com/netflix/spectator
Create_ds/spectator/spectator-api/src/main/java/com/netflix/spectator/api/SystemClock.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,190
0
Create_ds/spectator/spectator-api/src/main/java/com/netflix/spectator
Create_ds/spectator/spectator-api/src/main/java/com/netflix/spectator/api/Counter.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,191
0
Create_ds/spectator/spectator-api/src/main/java/com/netflix/spectator
Create_ds/spectator/spectator-api/src/main/java/com/netflix/spectator/api/NoopDistributionSummary.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,192
0
Create_ds/spectator/spectator-api/src/main/java/com/netflix/spectator
Create_ds/spectator/spectator-api/src/main/java/com/netflix/spectator/api/ObjectGauge.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,193
0
Create_ds/spectator/spectator-api/src/main/java/com/netflix/spectator
Create_ds/spectator/spectator-api/src/main/java/com/netflix/spectator/api/TimerBatchUpdater.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,194
0
Create_ds/spectator/spectator-api/src/main/java/com/netflix/spectator
Create_ds/spectator/spectator-api/src/main/java/com/netflix/spectator/api/Measurement.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,195
0
Create_ds/spectator/spectator-api/src/main/java/com/netflix/spectator
Create_ds/spectator/spectator-api/src/main/java/com/netflix/spectator/api/Meter.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,196
0
Create_ds/spectator/spectator-api/src/main/java/com/netflix/spectator
Create_ds/spectator/spectator-api/src/main/java/com/netflix/spectator/api/LongTaskTimer.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,197
0
Create_ds/spectator/spectator-api/src/main/java/com/netflix/spectator
Create_ds/spectator/spectator-api/src/main/java/com/netflix/spectator/api/AbstractRegistry.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,198
0
Create_ds/spectator/spectator-api/src/main/java/com/netflix/spectator
Create_ds/spectator/spectator-api/src/main/java/com/netflix/spectator/api/SwapDistributionSummary.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,199