index
int64
0
0
repo_id
stringlengths
26
205
file_path
stringlengths
51
246
content
stringlengths
8
433k
__index_level_0__
int64
0
10k
0
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/util/limiter
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/util/limiter/tokenbucket/ImmutableTokenBucket.java
/* * Copyright 2018 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 agreed t...
700
0
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/util/limiter
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/util/limiter/tokenbucket/FixedIntervalTokenBucketConfiguration.java
/* * Copyright 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 agreed t...
701
0
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/util/limiter/tokenbucket
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/util/limiter/tokenbucket/internal/DefaultImmutableTokenBucket.java
/* * Copyright 2018 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 agreed t...
702
0
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/util/limiter/tokenbucket
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/util/limiter/tokenbucket/internal/SpectatorRefillStrategyDecorator.java
/* * Copyright 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 agreed t...
703
0
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/util/limiter/tokenbucket
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/util/limiter/tokenbucket/internal/TokenBucketDelegate.java
/* * Copyright 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 agreed t...
704
0
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/util/limiter/tokenbucket
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/util/limiter/tokenbucket/internal/ImmutableFixedIntervalRefillStrategy.java
/* * Copyright 2018 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 agreed t...
705
0
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/util/limiter/tokenbucket
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/util/limiter/tokenbucket/internal/SpectatorTokenBucketDecorator.java
/* * Copyright 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 agreed t...
706
0
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/util/limiter/tokenbucket
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/util/limiter/tokenbucket/internal/DynamicTokenBucketDelegate.java
/* * Copyright 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 agreed t...
707
0
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/util/limiter/tokenbucket
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/util/limiter/tokenbucket/internal/DefaultTokenBucket.java
/* * Copyright 2018 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 agreed t...
708
0
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/util/limiter/tokenbucket
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/util/limiter/tokenbucket/internal/FixedIntervalRefillStrategy.java
/* * Copyright 2018 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 agreed t...
709
0
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/util/limiter/tokenbucket
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/util/limiter/tokenbucket/internal/FixedIntervalTokenBucketSupplier.java
/* * Copyright 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 agreed t...
710
0
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/util
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/util/grpc/GrpcToReactUtil.java
/* * Copyright 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 agreed t...
711
0
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/util/grpc
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/util/grpc/reactor/GrpcToReactorClientFactory.java
/* * Copyright 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 agreed t...
712
0
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/util/grpc
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/util/grpc/reactor/GrpcToReactorServerFactory.java
/* * Copyright 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 agreed t...
713
0
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/util/grpc/reactor
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/util/grpc/reactor/server/GrpcToReactorServerBuilder.java
/* * Copyright 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 agreed t...
714
0
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/util/grpc/reactor
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/util/grpc/reactor/server/DefaultGrpcToReactorServerFactory.java
/* * Copyright 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 agreed t...
715
0
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/util/grpc/reactor
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/util/grpc/reactor/server/MethodHandlersBuilder.java
/* * Copyright 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 agreed t...
716
0
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/util/grpc/reactor
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/util/grpc/reactor/server/GrpcToReactorMethodBinding.java
/* * Copyright 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 agreed t...
717
0
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/util/grpc/reactor
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/util/grpc/reactor/server/AbstractMethodHandler.java
/* * Copyright 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 agreed t...
718
0
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/util/grpc/reactor
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/util/grpc/reactor/server/UnaryMethodHandler.java
/* * Copyright 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 agreed t...
719
0
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/util/grpc/reactor
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/util/grpc/reactor/server/ServerStreamingMethodHandler.java
/* * Copyright 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 agreed t...
720
0
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/util/grpc/reactor
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/util/grpc/reactor/client/ReactorClientInvocationHandler.java
/* * Copyright 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 agreed t...
721
0
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/util/grpc/reactor
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/util/grpc/reactor/client/FluxMethodBridge.java
/* * Copyright 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 agreed t...
722
0
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/util/grpc/reactor
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/util/grpc/reactor/client/ReactorToGrpcClientBuilder.java
/* * Copyright 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 agreed t...
723
0
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/util/grpc/reactor
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/util/grpc/reactor/client/MonoMethodBridge.java
/* * Copyright 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 agreed t...
724
0
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/util
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/util/tuple/Pair.java
/* * Copyright 2018 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 agreed t...
725
0
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/util
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/util/tuple/Either.java
/* * Copyright 2018 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 agreed t...
726
0
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/util
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/util/tuple/Triple.java
/* * Copyright 2018 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 agreed t...
727
0
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/util
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/util/tuple/Quadruple.java
/* * Copyright 2018 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 agreed t...
728
0
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/util
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/util/guice/ActivationLifecycle.java
/* * Copyright 2018 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 agreed t...
729
0
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/util
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/util/guice/ContainerEventBusModule.java
/* * Copyright 2018 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 agreed t...
730
0
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/util
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/util/guice/ContainerEventBus.java
/* * Copyright 2018 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 agreed t...
731
0
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/util
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/util/guice/ProxyType.java
/* * Copyright 2018 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 agreed t...
732
0
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/util/guice
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/util/guice/internal/DefaultContainerEventBus.java
/* * Copyright 2018 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 agreed t...
733
0
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/util/guice
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/util/guice/internal/ProxyMethodInterceptor.java
/* * Copyright 2018 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 agreed t...
734
0
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/util/guice
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/util/guice/internal/ActivationProvisionListener.java
/* * Copyright 2018 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 agreed t...
735
0
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/util/guice
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/util/guice/annotation/ProxyConfiguration.java
/* * Copyright 2018 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 agreed t...
736
0
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/util/guice
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/util/guice/annotation/Activator.java
/* * Copyright 2018 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 agreed t...
737
0
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/util/guice
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/util/guice/annotation/Deactivator.java
/* * Copyright 2018 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 agreed t...
738
0
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/util
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/util/code/CodeInvariants.java
/* * Copyright 2018 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 agreed t...
739
0
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/util
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/util/code/LoggingCodeInvariants.java
/* * Copyright 2018 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 agreed t...
740
0
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/util
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/util/code/RecordingCodeInvariants.java
/* * Copyright 2018 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 agreed t...
741
0
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/util
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/util/code/CodePointTracker.java
/* * Copyright 2018 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 agreed t...
742
0
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/util
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/util/code/CompositeCodeInvariants.java
/* * Copyright 2018 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 agreed t...
743
0
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/util
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/util/code/SpectatorCodePointTracker.java
/* * Copyright 2018 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 agreed t...
744
0
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/util
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/util/code/LoggingCodePointTracker.java
/* * Copyright 2018 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 agreed t...
745
0
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/util
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/util/code/SpectatorCodeInvariants.java
/* * Copyright 2018 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 agreed t...
746
0
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/util
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/util/time/TestClock.java
/* * Copyright 2018 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 agreed t...
747
0
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/util
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/util/time/TestWorldClock.java
/* * Copyright 2018 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 agreed t...
748
0
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/util
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/util/time/Clocks.java
/* * Copyright 2018 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 agreed t...
749
0
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/util
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/util/time/Clock.java
/* * Copyright 2018 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 agreed t...
750
0
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/util/time
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/util/time/internal/SystemClock.java
/* * Copyright 2018 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 agreed t...
751
0
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/util/time
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/util/time/internal/DefaultTestClock.java
/* * Copyright 2018 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 agreed t...
752
0
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/util
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/util/concurrency/CallbackCountDownLatch.java
/* * Copyright 2018 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 agreed t...
753
0
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/util
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/util/closeable/CloseableReference.java
/* * Copyright 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 agreed t...
754
0
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/util
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/util/closeable/CloseableDependency.java
/* * Copyright 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 agreed t...
755
0
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/util
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/util/closeable/DefaultCloseableReference.java
/* * Copyright 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 agreed t...
756
0
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/util
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/util/archaius2/ArchaiusProxyInvocationHandler.java
/* * Copyright 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 agreed t...
757
0
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/util
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/util/archaius2/SpringConfig.java
/* * Copyright 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 agreed t...
758
0
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/util
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/util/archaius2/Archaius2Ext.java
/* * Copyright 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 agreed t...
759
0
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/util
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/util/archaius2/PeriodicallyRefreshingObjectConfigurationResolver.java
/* * Copyright 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 agreed t...
760
0
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/util
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/util/archaius2/Archaius2ObjectConfigurationResolver.java
/* * Copyright 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 agreed t...
761
0
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/util
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/util/archaius2/ObjectConfigurationResolver.java
/* * Copyright 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 agreed t...
762
0
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/util
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/util/archaius2/Archaius2ConfigurationLogger.java
/* * Copyright 2018 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 agreed t...
763
0
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/util
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/util/feature/FeatureGuardWhiteListConfiguration.java
/* * Copyright 2018 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 agreed t...
764
0
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/util
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/util/feature/FeatureGuardForField.java
/* * Copyright 2018 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 agreed t...
765
0
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/util
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/util/feature/FeatureGuardForMap.java
/* * Copyright 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 agreed t...
766
0
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/util
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/util/feature/FeatureGuards.java
/* * Copyright 2018 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 agreed t...
767
0
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/util
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/util/feature/FeatureGuardWhiteListBuilder.java
/* * Copyright 2018 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 agreed t...
768
0
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/util
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/util/feature/FeatureComplianceTypes.java
/* * Copyright 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 agreed t...
769
0
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/util
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/util/feature/FeatureComplianceAggregator.java
/* * Copyright 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 agreed t...
770
0
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/util
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/util/feature/FeatureCompliance.java
/* * Copyright 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 agreed t...
771
0
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/util
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/util/feature/FeatureGuard.java
/* * Copyright 2018 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 agreed t...
772
0
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/util
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/util/feature/FeatureComplianceDecorator.java
/* * Copyright 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 agreed t...
773
0
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/util
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/util/feature/FeatureGuardWithPredicates.java
/* * Copyright 2018 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 agreed t...
774
0
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/util
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/util/feature/FeatureComplianceMetricsCollector.java
/* * Copyright 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 agreed t...
775
0
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/util
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/util/feature/FeatureRollout.java
/* * Copyright 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 agreed t...
776
0
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/util
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/util/feature/FeatureComplianceLogger.java
/* * Copyright 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 agreed t...
777
0
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/util
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/util/spectator/AuthorizationMetrics.java
/* * Copyright 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 agreed t...
778
0
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/util
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/util/spectator/MultiDimensionalGauge.java
/* * Copyright 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 agreed t...
779
0
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/util
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/util/spectator/MetricSelector.java
/* * Copyright 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 agreed t...
780
0
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/util
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/util/spectator/ContinuousSubscriptionMetrics.java
/* * Copyright 2018 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 agreed t...
781
0
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/util
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/util/spectator/ActionMetrics.java
/* * Copyright 2018 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 agreed t...
782
0
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/util
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/util/spectator/SubscriptionMetrics.java
/* * Copyright 2018 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 agreed t...
783
0
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/util
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/util/spectator/ValueRangeMetrics.java
/* * Copyright 2018 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 agreed t...
784
0
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/util
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/util/spectator/ExecutionMetrics.java
/* * Copyright 2018 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 agreed t...
785
0
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/util
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/util/spectator/IamConnectorMetrics.java
/* * Copyright 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 agreed t...
786
0
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/util
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/util/spectator/ValueRangeCounter.java
/* * Copyright 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 agreed t...
787
0
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/util
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/util/spectator/DatabaseMetrics.java
/* * Copyright 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 agreed t...
788
0
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/util
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/util/spectator/FsmMetricsImpl.java
/* * Copyright 2018 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 agreed t...
789
0
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/util
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/util/spectator/DynamicTagProcessor.java
/* * Copyright 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 agreed t...
790
0
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/util
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/util/spectator/SpectatorExt.java
/* * Copyright 2018 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 agreed t...
791
0
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/util
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/util/collections/ConcurrentHashMultimap.java
/* * Copyright 2018 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 agreed t...
792
0
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/util
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/util/collections/OneItemIterator.java
/* * Copyright 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 agreed t...
793
0
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/util
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/util/collections/TwoItemIterator.java
/* * Copyright 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 agreed t...
794
0
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/util
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/util/collections/SimpleEntry.java
/* * Copyright 2018 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 agreed t...
795
0
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/util/collections
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/util/collections/index/Order.java
/* * Copyright 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 agreed t...
796
0
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/util/collections
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/util/collections/index/Indexes.java
/* * Copyright 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 agreed t...
797
0
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/util/collections
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/util/collections/index/Index.java
/* * Copyright 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 agreed t...
798
0
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/util/collections
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/util/collections/index/IndexSetHolderBasic.java
/* * Copyright 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 agreed t...
799