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/hollow/hollow/src/main/java/com/netflix/hollow/api | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/codegen/HollowPOJOGenerator.java | /*
* Copyright 2016-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 ... | 9,300 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/codegen/HollowConsumerJavaFileGenerator.java | /*
* Copyright 2016-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 ... | 9,301 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/codegen/HollowCodeGenerationUtils.java | /*
* Copyright 2016-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 ... | 9,302 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/codegen/HollowJavaFileGenerator.java | /*
* Copyright 2016-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 ... | 9,303 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/codegen/HollowAPIClassJavaGenerator.java | /*
* Copyright 2016-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 ... | 9,304 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/codegen/AbstractHollowAPIGeneratorBuilder.java | /*
* Copyright 2016-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 ... | 9,305 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/codegen/HollowPOJOClassGenerator.java | /*
* Copyright 2016-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 ... | 9,306 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/codegen | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/codegen/testdata/HollowListTypeTestDataAPIClassGenerator.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 appli... | 9,307 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/codegen | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/codegen/testdata/HollowObjectTypeTestDataAPIClassGenerator.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 appli... | 9,308 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/codegen | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/codegen/testdata/HollowTestDataAPIGenerator.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 appli... | 9,309 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/codegen | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/codegen/testdata/HollowMapTypeTestDataAPIClassGenerator.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 appli... | 9,310 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/codegen | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/codegen/testdata/HollowSetTypeTestDataAPIClassGenerator.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 appli... | 9,311 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/codegen | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/codegen/testdata/HollowTestDataAPIClassGenerator.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 appli... | 9,312 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/codegen | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/codegen/objects/HollowFactoryJavaGenerator.java | /*
* Copyright 2016-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 ... | 9,313 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/codegen | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/codegen/objects/HollowSetJavaGenerator.java | /*
* Copyright 2016-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 ... | 9,314 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/codegen | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/codegen/objects/HollowCollectionsGenerator.java | /*
* Copyright 2016-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 ... | 9,315 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/codegen | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/codegen/objects/HollowListJavaGenerator.java | /*
* Copyright 2016-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 ... | 9,316 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/codegen | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/codegen/objects/HollowMapJavaGenerator.java | /*
* Copyright 2016-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 ... | 9,317 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/codegen | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/codegen/objects/HollowObjectJavaGenerator.java | /*
* Copyright 2016-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 ... | 9,318 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/codegen | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/codegen/delegate/HollowObjectDelegateInterfaceGenerator.java | /*
* Copyright 2016-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 ... | 9,319 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/codegen | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/codegen/delegate/HollowObjectDelegateLookupImplGenerator.java | /*
* Copyright 2016-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 ... | 9,320 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/codegen | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/codegen/delegate/HollowObjectDelegateGenerator.java | /*
* Copyright 2016-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 ... | 9,321 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/codegen | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/codegen/delegate/HollowObjectDelegateCachedImplGenerator.java | /*
* Copyright 2016-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 ... | 9,322 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/codegen | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/codegen/api/TypeAPIObjectJavaGenerator.java | /*
* Copyright 2016-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 ... | 9,323 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/codegen | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/codegen/api/HollowDataAccessorGenerator.java | /*
* Copyright 2016-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 ... | 9,324 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/codegen | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/codegen/api/TypeAPISetJavaGenerator.java | /*
* Copyright 2016-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 ... | 9,325 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/codegen | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/codegen/api/HollowTypeAPIGenerator.java | /*
* Copyright 2016-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 ... | 9,326 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/codegen | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/codegen/api/TypeAPIListJavaGenerator.java | /*
* Copyright 2016-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 ... | 9,327 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/codegen | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/codegen/api/TypeAPIMapJavaGenerator.java | /*
* Copyright 2016-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 ... | 9,328 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/codegen | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/codegen/perfapi/HollowObjectTypePerfAPIClassGenerator.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 appli... | 9,329 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/codegen | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/codegen/perfapi/HollowPerformanceAPIGenerator.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 appli... | 9,330 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/codegen | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/codegen/perfapi/HollowPerformanceAPIClassGenerator.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 appli... | 9,331 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/codegen | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/codegen/indexes/HollowHashIndexGenerator.java | /*
* Copyright 2016-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 ... | 9,332 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/codegen | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/codegen/indexes/HollowIndexGenerator.java | /*
* Copyright 2016-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 ... | 9,333 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/codegen | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/codegen/indexes/LegacyHollowPrimaryKeyIndexGenerator.java | /*
* Copyright 2016-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 ... | 9,334 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/codegen | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/codegen/indexes/HollowPrimaryKeyIndexGenerator.java | /*
* Copyright 2016-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 ... | 9,335 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/codegen | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/codegen/indexes/HollowUniqueKeyIndexGenerator.java | /*
* Copyright 2016-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 ... | 9,336 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/common/Listeners.java | package com.netflix.hollow.api.common;
import com.netflix.hollow.api.producer.listener.VetoableListener;
import java.util.Arrays;
import java.util.function.Consumer;
import java.util.logging.Level;
import java.util.logging.Logger;
import java.util.stream.Stream;
public abstract class Listeners {
private static f... | 9,337 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/common/ListenerSupport.java | package com.netflix.hollow.api.common;
import java.util.List;
import java.util.concurrent.CopyOnWriteArrayList;
public class ListenerSupport {
protected final CopyOnWriteArrayList<EventListener> eventListeners;
public ListenerSupport() {
eventListeners = new CopyOnWriteArrayList<>();
}
publ... | 9,338 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/common/EventListener.java | package com.netflix.hollow.api.common;
/**
* The top-level type for all listeners.
*/
public interface EventListener {
}
| 9,339 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/consumer/HollowConsumerAPI.java | /*
* Copyright 2016-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 ... | 9,340 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/consumer/HollowConsumer.java | /*
* Copyright 2016-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 ... | 9,341 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/consumer | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/consumer/metrics/UpdatePlanDetails.java | /*
* Copyright 2016-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 ... | 9,342 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/consumer | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/consumer/metrics/RefreshMetricsReporting.java | /*
* Copyright 2016-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 ... | 9,343 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/consumer | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/consumer/metrics/AbstractRefreshMetricsListener.java | /*
* Copyright 2016-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 ... | 9,344 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/consumer | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/consumer/metrics/ConsumerRefreshMetrics.java | /*
* Copyright 2016-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 ... | 9,345 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/consumer | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/consumer/index/AbstractHollowHashIndex.java | /*
* Copyright 2016-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 ... | 9,346 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/consumer | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/consumer/index/AbstractHollowUniqueKeyIndex.java | /*
* Copyright 2016-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 ... | 9,347 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/consumer | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/consumer/index/HashIndexSelect.java | /*
* Copyright 2016-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 ... | 9,348 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/consumer | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/consumer/index/SelectFieldPathResultExtractor.java | /*
* Copyright 2016-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 ... | 9,349 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/consumer | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/consumer/index/HollowUniqueKeyIndex.java | /*
* Copyright 2016-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 ... | 9,350 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/consumer | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/consumer/index/UniqueKeyIndex.java | /*
* Copyright 2016-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 ... | 9,351 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/consumer | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/consumer/index/FieldPath.java | /*
* Copyright 2016-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 ... | 9,352 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/consumer | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/consumer/index/HashIndex.java | /*
* Copyright 2016-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 ... | 9,353 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/consumer | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/consumer/index/MatchFieldPathArgumentExtractor.java | /*
* Copyright 2016-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 ... | 9,354 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/consumer | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/consumer/fs/HollowFilesystemBlobRetriever.java | /*
* Copyright 2016-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 ... | 9,355 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/consumer | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/consumer/fs/HollowFilesystemAnnouncementWatcher.java | /*
* Copyright 2016-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 ... | 9,356 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/consumer | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/consumer/data/AbstractHollowDataAccessor.java | /*
* Copyright 2016-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 ... | 9,357 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/consumer | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/consumer/data/AbstractHollowOrdinalIterable.java | /*
* Copyright 2016-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 ... | 9,358 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/consumer | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/consumer/data/GenericHollowRecordDataAccessor.java | /*
* Copyright 2016-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 ... | 9,359 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/perfapi/HollowPerfBackedMap.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 appli... | 9,360 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/perfapi/HollowPerformanceAPI.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 appli... | 9,361 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/perfapi/Ref.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 appli... | 9,362 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/perfapi/HollowListTypePerfAPI.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 appli... | 9,363 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/perfapi/HollowPerfAPICache.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 appli... | 9,364 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/perfapi/HollowObjectTypePerfAPI.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 appli... | 9,365 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/perfapi/HollowSetTypePerfAPI.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 appli... | 9,366 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/perfapi/POJOInstantiator.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 appli... | 9,367 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/perfapi/HollowTypePerfAPI.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 appli... | 9,368 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/perfapi/HollowPerfBackedList.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 appli... | 9,369 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/perfapi/HollowRef.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 appli... | 9,370 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/perfapi/HollowPerfReferenceIterator.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 appli... | 9,371 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/perfapi/HashKeyExtractor.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 appli... | 9,372 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/perfapi/HollowPerfBackedSet.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 appli... | 9,373 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/perfapi/HollowMapTypePerfAPI.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 appli... | 9,374 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/perfapi/HollowPerfMapEntryIterator.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 appli... | 9,375 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/custom/HollowMapTypeAPI.java | /*
* Copyright 2016-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 ... | 9,376 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/custom/HollowAPI.java | /*
* Copyright 2016-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 ... | 9,377 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/custom/HollowTypeAPI.java | /*
* Copyright 2016-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 ... | 9,378 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/custom/HollowObjectTypeAPI.java | /*
* Copyright 2016-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 ... | 9,379 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/custom/HollowSetTypeAPI.java | /*
* Copyright 2016-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 ... | 9,380 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/custom/HollowListTypeAPI.java | /*
* Copyright 2016-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 ... | 9,381 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/error/IncompatibleSchemaException.java | /*
* Copyright 2016-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 ... | 9,382 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/error/SchemaNotFoundException.java | /*
* Copyright 2016-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 ... | 9,383 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/error/HollowException.java | /*
* Copyright 2016-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 ... | 9,384 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/error/HollowWriteStateException.java | /*
* Copyright 2016-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 ... | 9,385 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/client/FailedTransitionTracker.java | /*
* Copyright 2016-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 ... | 9,386 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/client/StaleHollowReferenceDetector.java | /*
* Copyright 2016-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 ... | 9,387 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/client/HollowClientUpdater.java | /*
* Copyright 2016-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 ... | 9,388 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/client/HollowClientConsumerBridge.java | /*
* Copyright 2016-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 ... | 9,389 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/client/HollowDataHolder.java | /*
* Copyright 2016-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 ... | 9,390 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/client/HollowBlob.java | /*
* Copyright 2016-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 ... | 9,391 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/client/HollowUpdatePlanner.java | /*
* Copyright 2016-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 ... | 9,392 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/client/HollowClient.java | /*
* Copyright 2016-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 ... | 9,393 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/client/HollowUpdateListener.java | /*
* Copyright 2016-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 ... | 9,394 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/client/HollowAnnouncementWatcher.java | /*
* Copyright 2016-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 ... | 9,395 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/client/StackTraceRecorder.java | /*
* Copyright 2016-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 ... | 9,396 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/client/HollowAPIFactory.java | /*
* Copyright 2016-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 ... | 9,397 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/client/HollowBlobRetriever.java | /*
* Copyright 2016-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 ... | 9,398 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/client/HollowUpdatePlan.java | /*
* Copyright 2016-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 ... | 9,399 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.