index int64 0 0 | repo_id stringlengths 9 205 | file_path stringlengths 31 246 | content stringlengths 1 12.2M | __index_level_0__ int64 0 10k |
|---|---|---|---|---|
0 | Create_ds/hollow/hollow/src/test/java/com/netflix/hollow/api | Create_ds/hollow/hollow/src/test/java/com/netflix/hollow/api/consumer/HollowUpdatePlannerTest.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 ... | 8,800 |
0 | Create_ds/hollow/hollow/src/test/java/com/netflix/hollow/api | Create_ds/hollow/hollow/src/test/java/com/netflix/hollow/api/consumer/HollowRefreshListenerTests.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 ... | 8,801 |
0 | Create_ds/hollow/hollow/src/test/java/com/netflix/hollow/api | Create_ds/hollow/hollow/src/test/java/com/netflix/hollow/api/consumer/AbstractHollowUniqueKeyIndexTests.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 ... | 8,802 |
0 | Create_ds/hollow/hollow/src/test/java/com/netflix/hollow/api | Create_ds/hollow/hollow/src/test/java/com/netflix/hollow/api/consumer/FocusedShardHoleFillTest.java | package com.netflix.hollow.api.consumer;
import com.netflix.hollow.api.producer.HollowProducer;
import com.netflix.hollow.api.producer.HollowProducer.WriteState;
import com.netflix.hollow.api.producer.fs.HollowInMemoryBlobStager;
import com.netflix.hollow.core.read.engine.list.HollowListTypeReadState;
import com.netfl... | 8,803 |
0 | Create_ds/hollow/hollow/src/test/java/com/netflix/hollow/api | Create_ds/hollow/hollow/src/test/java/com/netflix/hollow/api/consumer/FailedTransitionTest.java | package com.netflix.hollow.api.consumer;
import com.netflix.hollow.api.producer.HollowProducer;
import com.netflix.hollow.api.producer.fs.HollowInMemoryBlobStager;
import java.io.IOException;
import java.io.InputStream;
import java.util.concurrent.atomic.AtomicBoolean;
import java.util.function.BooleanSupplier;
impor... | 8,804 |
0 | Create_ds/hollow/hollow/src/test/java/com/netflix/hollow/api | Create_ds/hollow/hollow/src/test/java/com/netflix/hollow/api/consumer/InMemoryAnnouncement.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 ... | 8,805 |
0 | Create_ds/hollow/hollow/src/test/java/com/netflix/hollow/api | Create_ds/hollow/hollow/src/test/java/com/netflix/hollow/api/consumer/FailedTransitionTrackerTest.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 ... | 8,806 |
0 | Create_ds/hollow/hollow/src/test/java/com/netflix/hollow/api | Create_ds/hollow/hollow/src/test/java/com/netflix/hollow/api/consumer/HollowConsumerBuilderTest.java | package com.netflix.hollow.api.consumer;
import static org.junit.Assert.assertFalse;
import static org.junit.Assert.assertTrue;
import com.netflix.hollow.api.consumer.index.HashIndex;
import com.netflix.hollow.test.HollowWriteStateEngineBuilder;
import com.netflix.hollow.test.consumer.TestBlobRetriever;
import com.ne... | 8,807 |
0 | Create_ds/hollow/hollow/src/test/java/com/netflix/hollow/api/consumer | Create_ds/hollow/hollow/src/test/java/com/netflix/hollow/api/consumer/metrics/AbstractRefreshMetricsListenerTest.java | package com.netflix.hollow.api.consumer.metrics;
import static com.netflix.hollow.core.HollowConstants.VERSION_NONE;
import static com.netflix.hollow.core.HollowStateEngine.HEADER_TAG_METRIC_ANNOUNCEMENT;
import static com.netflix.hollow.core.HollowStateEngine.HEADER_TAG_METRIC_CYCLE_START;
import static org.junit.Ass... | 8,808 |
0 | Create_ds/hollow/hollow/src/test/java/com/netflix/hollow/api/consumer | Create_ds/hollow/hollow/src/test/java/com/netflix/hollow/api/consumer/index/HashIndexUpdatesTest.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 ... | 8,809 |
0 | Create_ds/hollow/hollow/src/test/java/com/netflix/hollow/api/consumer | Create_ds/hollow/hollow/src/test/java/com/netflix/hollow/api/consumer/index/UniqueKeyIndexTest.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 ... | 8,810 |
0 | Create_ds/hollow/hollow/src/test/java/com/netflix/hollow/api/consumer | Create_ds/hollow/hollow/src/test/java/com/netflix/hollow/api/consumer/index/HashIndexTest.java | package com.netflix.hollow.api.consumer.index;
import static java.util.stream.Collectors.toList;
import com.netflix.hollow.api.consumer.HollowConsumer;
import com.netflix.hollow.api.objects.HollowObject;
import com.netflix.hollow.api.objects.HollowRecord;
import com.netflix.hollow.api.objects.delegate.HollowObjectDel... | 8,811 |
0 | Create_ds/hollow/hollow/src/test/java/com/netflix/hollow/api/consumer | Create_ds/hollow/hollow/src/test/java/com/netflix/hollow/api/consumer/index/UniqueKeyUpdatesTest.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 ... | 8,812 |
0 | Create_ds/hollow/hollow/src/test/java/com/netflix/hollow/api/consumer | Create_ds/hollow/hollow/src/test/java/com/netflix/hollow/api/consumer/index/DataModel.java | package com.netflix.hollow.api.consumer.index;
import com.netflix.hollow.api.custom.HollowAPI;
import com.netflix.hollow.api.objects.HollowList;
import com.netflix.hollow.api.objects.HollowMap;
import com.netflix.hollow.api.objects.HollowObject;
import com.netflix.hollow.api.objects.HollowSet;
import com.netflix.hollo... | 8,813 |
0 | Create_ds/hollow/hollow/src/test/java/com/netflix/hollow/api/consumer | Create_ds/hollow/hollow/src/test/java/com/netflix/hollow/api/consumer/fs/HollowFilesystemConsumerTest.java | package com.netflix.hollow.api.consumer.fs;
import com.netflix.hollow.api.consumer.HollowConsumer;
import com.netflix.hollow.api.objects.generic.GenericHollowObject;
import com.netflix.hollow.api.producer.HollowProducer;
import com.netflix.hollow.api.producer.fs.HollowFilesystemPublisher;
import com.netflix.hollow.cor... | 8,814 |
0 | Create_ds/hollow/hollow/src/test/java/com/netflix/hollow/api/consumer | Create_ds/hollow/hollow/src/test/java/com/netflix/hollow/api/consumer/data/LongDataAccessorTest.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 ... | 8,815 |
0 | Create_ds/hollow/hollow/src/test/java/com/netflix/hollow/api/consumer | Create_ds/hollow/hollow/src/test/java/com/netflix/hollow/api/consumer/data/StringDataAccessorTest.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 ... | 8,816 |
0 | Create_ds/hollow/hollow/src/test/java/com/netflix/hollow/api/consumer | Create_ds/hollow/hollow/src/test/java/com/netflix/hollow/api/consumer/data/FloatDataAccessorTest.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 ... | 8,817 |
0 | Create_ds/hollow/hollow/src/test/java/com/netflix/hollow/api/consumer | Create_ds/hollow/hollow/src/test/java/com/netflix/hollow/api/consumer/data/AbstractPrimitiveTypeDataAccessorTest.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 ... | 8,818 |
0 | Create_ds/hollow/hollow/src/test/java/com/netflix/hollow/api/consumer | Create_ds/hollow/hollow/src/test/java/com/netflix/hollow/api/consumer/data/HollowDataAccessorTest.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 ... | 8,819 |
0 | Create_ds/hollow/hollow/src/test/java/com/netflix/hollow/api/consumer | Create_ds/hollow/hollow/src/test/java/com/netflix/hollow/api/consumer/data/IntegerDataAccessorTest.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 ... | 8,820 |
0 | Create_ds/hollow/hollow/src/test/java/com/netflix/hollow/api/consumer | Create_ds/hollow/hollow/src/test/java/com/netflix/hollow/api/consumer/data/BooleanDataAccessorTest.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 ... | 8,821 |
0 | Create_ds/hollow/hollow/src/test/java/com/netflix/hollow/api/consumer | Create_ds/hollow/hollow/src/test/java/com/netflix/hollow/api/consumer/data/DoubleDataAccessorTest.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 ... | 8,822 |
0 | Create_ds/hollow/hollow/src/test/java/com/netflix/hollow/api/consumer | Create_ds/hollow/hollow/src/test/java/com/netflix/hollow/api/consumer/data/PrimitiveTypeTestAPI.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 ... | 8,823 |
0 | Create_ds/hollow/hollow/src/test/java/com/netflix/hollow/api | Create_ds/hollow/hollow/src/test/java/com/netflix/hollow/api/client/HollowClientTest.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 ... | 8,824 |
0 | Create_ds/hollow/hollow/src/test/java/com/netflix/hollow/api | Create_ds/hollow/hollow/src/test/java/com/netflix/hollow/api/client/HollowClientUpdaterTest.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 ... | 8,825 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/Internal.java | /*
* Copyright 2016-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 ... | 8,826 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/Hollow.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 ... | 8,827 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/PublicSpi.java | /*
* Copyright 2016-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 ... | 8,828 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/PublicApi.java | /*
* Copyright 2016-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 ... | 8,829 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/tools | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/tools/split/HollowSplitterOrdinalRemapper.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 ... | 8,830 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/tools | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/tools/split/HollowSplitterPrimaryKeyCopyDirector.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 ... | 8,831 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/tools | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/tools/split/HollowSplitterCopyDirector.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 ... | 8,832 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/tools | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/tools/split/HollowSplitterOrdinalCopyDirector.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 ... | 8,833 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/tools | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/tools/split/HollowSplitterShardCopier.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 ... | 8,834 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/tools | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/tools/split/HollowSplitter.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 ... | 8,835 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/tools | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/tools/compact/HollowCompactor.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 ... | 8,836 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/tools | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/tools/combine/HollowCombinerExcludeOrdinalsCopyDirector.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 ... | 8,837 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/tools | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/tools/combine/IdentityOrdinalRemapper.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 ... | 8,838 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/tools | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/tools/combine/HollowCombiner.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 ... | 8,839 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/tools | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/tools/combine/HollowCombinerExcludePrimaryKeysCopyDirector.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 ... | 8,840 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/tools | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/tools/combine/HollowCombinerCopyDirector.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 ... | 8,841 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/tools | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/tools/combine/OrdinalRemapper.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 ... | 8,842 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/tools | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/tools/combine/HollowCombinerIncludeOrdinalsCopyDirector.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 ... | 8,843 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/tools | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/tools/combine/HollowCombinerIncludePrimaryKeysCopyDirector.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 ... | 8,844 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/tools | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/tools/combine/HollowCombinerOrdinalRemapper.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 ... | 8,845 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/tools | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/tools/combine/HollowCombinerPrimaryKeyOrdinalRemapper.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 ... | 8,846 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/tools | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/tools/util/SearchUtils.java | package com.netflix.hollow.tools.util;
import static com.netflix.hollow.core.HollowConstants.ORDINAL_NONE;
import com.netflix.hollow.core.index.HollowPrimaryKeyIndex;
import com.netflix.hollow.core.index.key.PrimaryKey;
import com.netflix.hollow.core.read.HollowReadFieldUtils;
import com.netflix.hollow.core.read.engi... | 8,847 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/tools | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/tools/util/ObjectInternPool.java | package com.netflix.hollow.tools.util;
import com.netflix.hollow.core.memory.ByteArrayOrdinalMap;
import com.netflix.hollow.core.memory.ByteDataArray;
import com.netflix.hollow.core.memory.ByteData;
import com.netflix.hollow.core.memory.encoding.VarInt;
import com.netflix.hollow.core.schema.HollowObjectSchema.FieldTyp... | 8,848 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/tools | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/tools/diff/HollowDiff.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 ... | 8,849 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/tools | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/tools/diff/HollowTypeDiff.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 ... | 8,850 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/tools | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/tools/diff/HollowDiffRecordFieldExtractor.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 ... | 8,851 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/tools | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/tools/diff/HollowDiffNodeIdentifier.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 ... | 8,852 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/tools | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/tools/diff/HollowDiffMatcher.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 ... | 8,853 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/tools/diff | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/tools/diff/specific/HollowSpecificDiff.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 ... | 8,854 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/tools/diff | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/tools/diff/count/HollowDiffCollectionCountingNode.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 ... | 8,855 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/tools/diff | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/tools/diff/count/HollowDiffCountingNode.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 ... | 8,856 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/tools/diff | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/tools/diff/count/HollowDiffShortcutTypeCountingNode.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 ... | 8,857 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/tools/diff | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/tools/diff/count/HollowDiffFieldCountingNode.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 ... | 8,858 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/tools/diff | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/tools/diff/count/HollowDiffMissingCountingNode.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 ... | 8,859 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/tools/diff | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/tools/diff/count/HollowDiffObjectCountingNode.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 ... | 8,860 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/tools/diff | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/tools/diff/count/HollowFieldDiff.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 ... | 8,861 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/tools/diff | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/tools/diff/count/HollowDiffMapCountingNode.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 ... | 8,862 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/tools/diff | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/tools/diff/exact/DiffEqualOrdinalMap.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 ... | 8,863 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/tools/diff | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/tools/diff/exact/DiffEqualityMapping.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 ... | 8,864 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/tools/diff | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/tools/diff/exact/DiffEqualOrdinalFilter.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 ... | 8,865 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/tools/diff | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/tools/diff/exact/CombinedMatchPairResultsIterator.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 ... | 8,866 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/tools/diff/exact | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/tools/diff/exact/mapper/DiffEqualityTypeMapper.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 ... | 8,867 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/tools/diff/exact | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/tools/diff/exact/mapper/DiffEqualityMapMapper.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 ... | 8,868 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/tools/diff/exact | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/tools/diff/exact/mapper/DiffEqualityCollectionMapper.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 ... | 8,869 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/tools/diff/exact | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/tools/diff/exact/mapper/DiffEqualityOrderedListMapper.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 ... | 8,870 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/tools/diff/exact | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/tools/diff/exact/mapper/DiffEqualityObjectMapper.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 ... | 8,871 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/tools | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/tools/stringifier/HollowRecordJsonStringifier.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 ... | 8,872 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/tools | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/tools/stringifier/HollowRecordStringifier.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 ... | 8,873 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/tools | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/tools/stringifier/HollowStringifier.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 ... | 8,874 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/tools/patch | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/tools/patch/delta/HollowStateDeltaPatcher.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 ... | 8,875 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/tools/patch | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/tools/patch/delta/PartialOrdinalRemapper.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 ... | 8,876 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/tools/patch | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/tools/patch/record/TypeMatchSpec.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 ... | 8,877 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/tools/patch | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/tools/patch/record/HollowStateEngineRecordPatcher.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 ... | 8,878 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/tools/patch | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/tools/patch/record/HollowPatcherCombinerCopyDirector.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 ... | 8,879 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/tools | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/tools/history/IntMapOrdinalRemapper.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 ... | 8,880 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/tools | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/tools/history/HistoricalPrimaryKeyMatcher.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 ... | 8,881 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/tools | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/tools/history/HollowHistoricalSetDataAccess.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 ... | 8,882 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/tools | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/tools/history/HollowHistoricalObjectDataAccess.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 ... | 8,883 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/tools | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/tools/history/HollowHistoricalStateDataAccess.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 ... | 8,884 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/tools | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/tools/history/HollowHistoricalStateCreator.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 ... | 8,885 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/tools | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/tools/history/HollowHistoricalListDataAccess.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 ... | 8,886 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/tools | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/tools/history/DiffEqualityMappingOrdinalRemapper.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 ... | 8,887 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/tools | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/tools/history/HollowHistoricalState.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 ... | 8,888 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/tools | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/tools/history/HollowHistoricalMapDataAccess.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 ... | 8,889 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/tools | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/tools/history/HollowHistoricalTypeDataAccess.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 ... | 8,890 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/tools | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/tools/history/HollowHistoricalSchemaChange.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 ... | 8,891 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/tools | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/tools/history/HollowHistory.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 ... | 8,892 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/tools/history | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/tools/history/keyindex/HollowOrdinalMapper.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 ... | 8,893 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/tools/history | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/tools/history/keyindex/HollowHistoryTypeKeyIndex.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 ... | 8,894 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/tools/history | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/tools/history/keyindex/HollowHistoryKeyIndex.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 ... | 8,895 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/tools/history | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/tools/history/keyindex/HollowHistoricalStateTypeKeyOrdinalMapping.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 ... | 8,896 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/tools/history | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/tools/history/keyindex/HollowHistoricalStateKeyOrdinalMapping.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 ... | 8,897 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/tools | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/tools/traverse/TransitiveSetTraverser.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 ... | 8,898 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/tools | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/tools/filter/FixedLengthArrayWriter.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 ... | 8,899 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.