index
int64
0
0
repo_id
stringlengths
26
205
file_path
stringlengths
51
246
content
stringlengths
8
433k
__index_level_0__
int64
0
10k
0
Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api
Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/testdata/HollowTestDataset.java
/* * Copyright 2021 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by appli...
9,200
0
Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api
Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/testdata/HollowTestBlobRetriever.java
/* * Copyright 2021 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by appli...
9,201
0
Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api
Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/testdata/HollowTestObjectRecord.java
/* * Copyright 2021 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by appli...
9,202
0
Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api
Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/testdata/HollowTestListRecord.java
/* * Copyright 2021 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by appli...
9,203
0
Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api
Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/testdata/HollowTestSetRecord.java
/* * Copyright 2021 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by appli...
9,204
0
Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api
Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/testdata/HollowTestDataMapEntry.java
/* * Copyright 2021 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by appli...
9,205
0
Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api
Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/testdata/HollowTestMapRecord.java
/* * Copyright 2021 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by appli...
9,206
0
Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api
Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/testdata/HollowTestRecord.java
/* * Copyright 2021 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by appli...
9,207
0
Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api
Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/producer/HollowProducerListener.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,208
0
Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api
Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/producer/CloseableIncrementalWriteState.java
package com.netflix.hollow.api.producer; import static com.netflix.hollow.api.producer.HollowIncrementalCyclePopulator.AddIfAbsent; import static com.netflix.hollow.api.producer.HollowIncrementalCyclePopulator.DELETE_RECORD; import com.netflix.hollow.core.write.objectmapper.HollowObjectMapper; import com.netflix.holl...
9,209
0
Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api
Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/producer/Status.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,210
0
Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api
Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/producer/AbstractHollowProducer.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,211
0
Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api
Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/producer/VersionMinterWithCounter.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,212
0
Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api
Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/producer/AbstractIncrementalCycleListener.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,213
0
Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api
Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/producer/ReadStateHelper.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,214
0
Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api
Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/producer/HollowIncrementalCyclePopulator.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,215
0
Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api
Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/producer/CloseableWriteState.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,216
0
Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api
Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/producer/HollowIncrementalProducer.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,217
0
Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api
Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/producer/ProducerOptionalBlobPartConfig.java
/* * Copyright 2021 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by appli...
9,218
0
Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api
Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/producer/AbstractHollowProducerListener.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,219
0
Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api
Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/producer/HollowProducer.java
/* * Copyright 2016-2021 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by ...
9,220
0
Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api
Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/producer/ProducerListenerSupport.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,221
0
Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api
Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/producer/IncrementalCycleListener.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,222
0
Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/producer
Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/producer/metrics/CycleMetrics.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,223
0
Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/producer
Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/producer/metrics/ProducerMetricsReporting.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,224
0
Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/producer
Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/producer/metrics/AnnouncementMetrics.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,225
0
Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/producer
Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/producer/metrics/AbstractProducerMetricsListener.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,226
0
Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/producer
Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/producer/listener/RestoreListener.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,227
0
Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/producer
Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/producer/listener/CycleListener.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,228
0
Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/producer
Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/producer/listener/PopulateListener.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,229
0
Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/producer
Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/producer/listener/PublishListener.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,230
0
Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/producer
Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/producer/listener/VetoableListener.java
package com.netflix.hollow.api.producer.listener; /** * A marker interface to be implemented by a listener which indicates that any runtime exception * thrown by any of the listener's methods will be rethrown rather than, by default, caught and not * thrown. * <p> * This interface may be used by a listener to vet...
9,231
0
Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/producer
Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/producer/listener/HollowProducerEventListener.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,232
0
Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/producer
Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/producer/listener/IncrementalPopulateListener.java
package com.netflix.hollow.api.producer.listener; import com.netflix.hollow.api.producer.Status; import java.time.Duration; /** * A listener of incremental population events associated with the populate cycle stage. * <p> * A populate listener instance may be registered when building a incremental * {@link com.ne...
9,233
0
Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/producer
Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/producer/listener/DataModelInitializationListener.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,234
0
Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/producer
Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/producer/listener/IntegrityCheckListener.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,235
0
Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/producer
Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/producer/listener/AnnouncementListener.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,236
0
Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/producer
Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/producer/enforcer/SingleProducerEnforcer.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,237
0
Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/producer
Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/producer/enforcer/BasicSingleProducerEnforcer.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,238
0
Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/producer
Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/producer/enforcer/AbstractSingleProducerEnforcer.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,239
0
Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/producer
Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/producer/fs/HollowFilesystemAnnouncer.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,240
0
Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/producer
Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/producer/fs/HollowFilesystemBlobStager.java
/* * Copyright 2016-2021 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by ...
9,241
0
Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/producer
Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/producer/fs/HollowFilesystemPublisher.java
/* * Copyright 2016-2021 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by ...
9,242
0
Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/producer
Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/producer/fs/HollowInMemoryBlobStager.java
/* * Copyright 2016-2021 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by ...
9,243
0
Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/producer
Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/producer/fs/HollowFilesystemBlobStorageCleaner.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,244
0
Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/producer
Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/producer/validation/ValidationStatusListener.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,245
0
Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/producer
Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/producer/validation/DuplicateDataDetectionValidator.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,246
0
Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/producer
Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/producer/validation/ValidationResult.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,247
0
Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/producer
Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/producer/validation/ValidationResultType.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,248
0
Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/producer
Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/producer/validation/ValidatorListener.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,249
0
Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/producer
Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/producer/validation/ObjectModificationValidator.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,250
0
Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/producer
Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/producer/validation/RecordCountVarianceValidator.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,251
0
Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/producer
Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/producer/validation/ValidationStatus.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,252
0
Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/producer
Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/producer/validation/ValidationStatusException.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,253
0
Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api
Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/sampling/SampleResult.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,254
0
Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api
Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/sampling/TimeSliceSamplingDirector.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,255
0
Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api
Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/sampling/HollowMapSampler.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,256
0
Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api
Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/sampling/HollowObjectCreationSampler.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,257
0
Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api
Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/sampling/HollowSetSampler.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,258
0
Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api
Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/sampling/HollowObjectSampler.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,259
0
Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api
Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/sampling/EnabledSamplingDirector.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,260
0
Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api
Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/sampling/HollowSamplingDirector.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,261
0
Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api
Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/sampling/HollowListSampler.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,262
0
Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api
Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/sampling/DisabledSamplingDirector.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,263
0
Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api
Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/sampling/SamplingStatusListener.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,264
0
Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api
Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/sampling/HollowSampler.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,265
0
Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api
Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/objects/HollowObject.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,266
0
Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api
Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/objects/HollowSet.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,267
0
Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api
Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/objects/HollowRecord.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,268
0
Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api
Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/objects/HollowMap.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,269
0
Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api
Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/objects/HollowList.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,270
0
Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/objects
Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/objects/provider/HollowFactory.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,271
0
Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/objects
Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/objects/provider/HollowObjectCacheProvider.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,272
0
Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/objects
Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/objects/provider/HollowObjectProvider.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,273
0
Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/objects
Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/objects/provider/HollowObjectFactoryProvider.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,274
0
Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/objects
Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/objects/delegate/HollowListLookupDelegate.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,275
0
Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/objects
Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/objects/delegate/HollowListDelegate.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,276
0
Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/objects
Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/objects/delegate/HollowObjectAbstractDelegate.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,277
0
Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/objects
Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/objects/delegate/HollowMapCachedDelegate.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,278
0
Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/objects
Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/objects/delegate/HollowSetLookupDelegate.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,279
0
Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/objects
Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/objects/delegate/HollowCachedDelegate.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,280
0
Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/objects
Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/objects/delegate/HollowSetDelegate.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,281
0
Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/objects
Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/objects/delegate/HollowListCachedDelegate.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,282
0
Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/objects
Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/objects/delegate/HollowRecordDelegate.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,283
0
Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/objects
Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/objects/delegate/HollowMapLookupDelegate.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,284
0
Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/objects
Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/objects/delegate/HollowSetCachedDelegate.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,285
0
Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/objects
Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/objects/delegate/HollowObjectDelegate.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,286
0
Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/objects
Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/objects/delegate/HollowObjectGenericDelegate.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,287
0
Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/objects
Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/objects/delegate/HollowMapDelegate.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,288
0
Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/objects
Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/objects/generic/GenericHollowSet.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,289
0
Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/objects
Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/objects/generic/GenericHollowObject.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,290
0
Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/objects
Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/objects/generic/GenericHollowList.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,291
0
Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/objects
Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/objects/generic/GenericHollowRecordHelper.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,292
0
Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/objects
Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/objects/generic/GenericHollowIterable.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,293
0
Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/objects
Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/objects/generic/GenericHollowMap.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,294
0
Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api
Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/codegen/ArgumentParser.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,295
0
Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api
Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/codegen/CodeGeneratorConfig.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,296
0
Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api
Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/codegen/HollowErgonomicAPIShortcuts.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,297
0
Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api
Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/codegen/HollowAPIFactoryJavaGenerator.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,298
0
Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api
Create_ds/hollow/hollow/src/main/java/com/netflix/hollow/api/codegen/HollowAPIGenerator.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,299