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/core/read/engine | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/core/read/engine/object/HollowObjectTypeReadStateShard.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,100 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/core/read/engine | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/core/read/engine/object/HollowObjectTypeReadState.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,101 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/core/read/engine | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/core/read/engine/object/HollowObjectTypeDataElementsJoiner.java | package com.netflix.hollow.core.read.engine.object;
import static com.netflix.hollow.core.read.engine.object.HollowObjectTypeDataElements.copyRecord;
import static com.netflix.hollow.core.read.engine.object.HollowObjectTypeDataElements.varLengthSize;
import static com.netflix.hollow.core.read.engine.object.HollowObjec... | 9,102 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/core/read/engine | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/core/read/engine/object/HollowObjectTypeDataElements.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 ... | 9,103 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/core/read/engine | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/core/read/engine/object/HollowObjectTypeDataElementsSplitter.java | package com.netflix.hollow.core.read.engine.object;
import static com.netflix.hollow.core.read.engine.object.HollowObjectTypeDataElements.copyRecord;
import static com.netflix.hollow.core.read.engine.object.HollowObjectTypeDataElements.varLengthSize;
import com.netflix.hollow.core.memory.FixedLengthDataFactory;
impor... | 9,104 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/core/read/engine | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/core/read/engine/object/HollowObjectDeltaHistoricalStateCreator.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,105 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/core/read/engine | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/core/read/engine/object/HollowObjectDeltaApplicator.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,106 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/core/read/engine | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/core/read/engine/list/HollowListTypeReadState.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,107 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/core/read/engine | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/core/read/engine/list/HollowListTypeDataElements.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,108 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/core/read/engine | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/core/read/engine/list/HollowListDeltaHistoricalStateCreator.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,109 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/core/read/engine | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/core/read/engine/list/HollowListTypeReadStateShard.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,110 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/core/read/engine | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/core/read/engine/list/HollowListDeltaApplicator.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,111 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/core/read/engine | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/core/read/engine/set/HollowSetTypeDataElements.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,112 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/core/read/engine | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/core/read/engine/set/PotentialMatchHollowSetOrdinalIterator.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,113 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/core/read/engine | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/core/read/engine/set/HollowSetDeltaHistoricalStateCreator.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,114 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/core/read/engine | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/core/read/engine/set/HollowSetTypeReadStateShard.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,115 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/core/read/engine | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/core/read/engine/set/HollowSetDeltaApplicator.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,116 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/core/read/engine | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/core/read/engine/set/HollowSetTypeReadState.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,117 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/core | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/core/schema/HollowSchema.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,118 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/core | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/core/schema/HollowCollectionSchema.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,119 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/core | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/core/schema/SimpleHollowDataset.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,120 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/core | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/core/schema/HollowListSchema.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,121 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/core | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/core/schema/HollowObjectSchema.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,122 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/core | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/core/schema/HollowSchemaSorter.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,123 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/core | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/core/schema/HollowSchemaParser.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,124 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/core | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/core/schema/HollowSchemaHash.java | package com.netflix.hollow.core.schema;
import com.netflix.hollow.core.HollowStateEngine;
import com.netflix.hollow.core.memory.encoding.HashCodes;
import java.util.Collection;
import java.util.Map;
import java.util.Objects;
import java.util.TreeMap;
public class HollowSchemaHash {
private final String hash;
... | 9,125 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/core | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/core/schema/HollowMapSchema.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,126 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/core | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/core/schema/HollowSetSchema.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,127 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/core | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/core/type/FloatHollowFactory.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,128 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/core | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/core/type/HFloat.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,129 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/core | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/core/type/BooleanHollowFactory.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,130 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/core | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/core/type/LongHollowFactory.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,131 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/core | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/core/type/FloatTypeAPI.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,132 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/core | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/core/type/HLong.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,133 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/core | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/core/type/HInteger.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,134 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/core | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/core/type/IntegerHollowFactory.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,135 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/core | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/core/type/DoubleHollowFactory.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,136 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/core | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/core/type/HDouble.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,137 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/core | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/core/type/BooleanTypeAPI.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,138 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/core | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/core/type/HBoolean.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,139 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/core | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/core/type/HString.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,140 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/core | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/core/type/StringHollowFactory.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,141 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/core | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/core/type/IntegerTypeAPI.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,142 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/core | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/core/type/LongTypeAPI.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,143 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/core | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/core/type/DoubleTypeAPI.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,144 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/core | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/core/type/StringTypeAPI.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,145 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/core/type | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/core/type/accessor/DoubleDataAccessor.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,146 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/core/type | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/core/type/accessor/FloatDataAccessor.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,147 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/core/type | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/core/type/accessor/BooleanDataAccessor.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,148 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/core/type | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/core/type/accessor/IntegerDataAccessor.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,149 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/core/type | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/core/type/accessor/StringDataAccessor.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,150 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/core/type | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/core/type/accessor/LongDataAccessor.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,151 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/core/type | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/core/type/delegate/IntegerDelegate.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,152 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/core/type | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/core/type/delegate/LongDelegate.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,153 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/core/type | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/core/type/delegate/FloatDelegateCachedImpl.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,154 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/core/type | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/core/type/delegate/BooleanDelegateLookupImpl.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,155 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/core/type | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/core/type/delegate/StringDelegateCachedImpl.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,156 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/core/type | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/core/type/delegate/LongDelegateCachedImpl.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,157 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/core/type | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/core/type/delegate/DoubleDelegateCachedImpl.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,158 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/core/type | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/core/type/delegate/FloatDelegateLookupImpl.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,159 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/core/type | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/core/type/delegate/StringDelegateLookupImpl.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,160 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/core/type | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/core/type/delegate/BooleanDelegateCachedImpl.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,161 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/core/type | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/core/type/delegate/LongDelegateLookupImpl.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,162 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/core/type | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/core/type/delegate/StringDelegate.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,163 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/core/type | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/core/type/delegate/DoubleDelegateLookupImpl.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,164 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/core/type | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/core/type/delegate/IntegerDelegateCachedImpl.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,165 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/core/type | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/core/type/delegate/FloatDelegate.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,166 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/core/type | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/core/type/delegate/IntegerDelegateLookupImpl.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,167 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/core/type | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/core/type/delegate/BooleanDelegate.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,168 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/core/type | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/core/type/delegate/DoubleDelegate.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,169 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/core | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/core/index/HollowHashIndexField.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,170 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/core | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/core/index/GrowingSegmentedLongArray.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,171 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/core | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/core/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,172 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/core | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/core/index/HollowPrefixIndex.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,173 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/core | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/core/index/HollowPreindexer.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,174 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/core | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/core/index/HollowHashIndexResult.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,175 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/core | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/core/index/TST.java | package com.netflix.hollow.core.index;
import com.netflix.hollow.core.memory.encoding.FixedLengthElementArray;
import com.netflix.hollow.core.memory.encoding.FixedLengthMultipleOccurrenceElementArray;
import com.netflix.hollow.core.memory.pool.ArraySegmentRecycler;
import com.netflix.hollow.core.read.iterator.HollowOr... | 9,176 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/core | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/core/index/MultiLinkedElementArray.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,177 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/core | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/core/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,178 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/core | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/core/index/HollowPrimaryKeyIndex.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,179 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/core | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/core/index/TestableUniqueKeyIndex.java | package com.netflix.hollow.core.index;
import java.util.Collection;
/**
* This package is for internal use. Do not depend on it.
*
* This interface allows us to re-use tests for two very similar classes. If we
* merge {@link HollowPrimaryKeyIndex} and {@link HollowUniqueKeyIndex}, then this
* interface won't be ... | 9,180 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/core | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/core/index/HollowSparseIntegerSet.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,181 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/core | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/core/index/HollowHashIndexBuilder.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,182 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/core | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/core/index/FieldPaths.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,183 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/core | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/core/index/HollowHashIndex.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,184 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/core/index | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/core/index/key/PrimaryKey.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,185 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/core/index | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/core/index/key/HollowPrimaryKeyValueDeriver.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,186 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/core/index | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/core/index/key/PrimaryKeyValueHasher.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,187 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/core/index | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/core/index/traversal/HollowIndexerTraversalNode.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,188 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/core/index | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/core/index/traversal/HollowIndexerListTraversalNode.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,189 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/core/index | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/core/index/traversal/HollowIndexerValueTraverser.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,190 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/core/index | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/core/index/traversal/HollowIndexerObjectFieldTraversalNode.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,191 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/core/index | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/core/index/traversal/HollowIndexerObjectTraversalNode.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,192 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/core/index | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/core/index/traversal/TraversalTreeBuilder.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,193 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/core/index | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/core/index/traversal/HollowIndexerMapTraversalNode.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,194 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/core/index | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/core/index/traversal/HollowIndexerCollectionTraversalNode.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,195 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/metrics/HollowMetrics.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,196 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/metrics/HollowMetricsCollector.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,197 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/metrics/HollowConsumerMetrics.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,198 |
0 | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api | Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/metrics/HollowProducerMetrics.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,199 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.