index
int64
0
0
repo_id
stringlengths
9
205
file_path
stringlengths
31
246
content
stringlengths
1
12.2M
__index_level_0__
int64
0
10k
0
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax/serializers/ComparatorType.java
/** * Copyright 2013 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed ...
7,300
0
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax/serializers/ShortSerializer.java
/** * Copyright 2013 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed ...
7,301
0
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax/serializers/UnknownComparatorException.java
/** * Copyright 2013 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed ...
7,302
0
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax/serializers/GzipStringSerializer.java
/** * Copyright 2013 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed ...
7,303
0
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax/serializers/SerializerTypeInferer.java
/** * Copyright 2013 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed ...
7,304
0
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax/serializers/BigDecimalSerializer.java
/** * Copyright 2013 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed ...
7,305
0
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax/serializers/SetSerializer.java
/** * Copyright 2013 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed ...
7,306
0
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax/serializers/SerializerPackageImpl.java
/** * Copyright 2013 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed ...
7,307
0
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax/serializers/ReversedSerializer.java
/** * Copyright 2013 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed ...
7,308
0
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax/serializers/CompositeSerializer.java
/** * Copyright 2013 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed ...
7,309
0
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax/serializers/SpecificReversedSerializer.java
/** * Copyright 2013 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed ...
7,310
0
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax/serializers/Int32Serializer.java
/** * Copyright 2013 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed ...
7,311
0
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax/model/CompositeBuilder.java
/******************************************************************************* * Copyright 2011 Netflix * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/...
7,312
0
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax/model/OrderedColumnMap.java
/******************************************************************************* * Copyright 2011 Netflix * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/...
7,313
0
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax/model/AbstractComposite.java
/** * Copyright 2013 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed ...
7,314
0
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax/model/RangeEndpoint.java
/******************************************************************************* * Copyright 2011 Netflix * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/...
7,315
0
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax/model/ColumnFamily.java
/******************************************************************************* * Copyright 2011 Netflix * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/...
7,316
0
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax/model/ColumnSlice.java
/******************************************************************************* * Copyright 2011 Netflix * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/...
7,317
0
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax/model/ConsistencyLevel.java
/** * Copyright 2013 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed ...
7,318
0
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax/model/AbstractColumnList.java
/******************************************************************************* * Copyright 2011 Netflix * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/...
7,319
0
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax/model/Rows.java
/******************************************************************************* * Copyright 2011 Netflix * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/...
7,320
0
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax/model/CompositeParserImpl.java
/******************************************************************************* * Copyright 2011 Netflix * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/...
7,321
0
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax/model/ColumnPath.java
/******************************************************************************* * Copyright 2011 Netflix * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/...
7,322
0
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax/model/DynamicComposite.java
/** * Copyright 2013 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed ...
7,323
0
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax/model/Row.java
/******************************************************************************* * Copyright 2011 Netflix * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/...
7,324
0
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax/model/CompositeBuilderImpl.java
/******************************************************************************* * Copyright 2011 Netflix * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/...
7,325
0
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax/model/Equality.java
/******************************************************************************* * Copyright 2011 Netflix * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/...
7,326
0
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax/model/ColumnList.java
/******************************************************************************* * Copyright 2011 Netflix * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/...
7,327
0
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax/model/Column.java
/******************************************************************************* * Copyright 2011 Netflix * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/...
7,328
0
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax/model/Composite.java
/** * Copyright 2013 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed ...
7,329
0
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax/model/CqlResult.java
/******************************************************************************* * Copyright 2011 Netflix * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/...
7,330
0
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax/model/KeySlice.java
/******************************************************************************* * Copyright 2011 Netflix * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/...
7,331
0
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax/model/CompositeParser.java
/******************************************************************************* * Copyright 2011 Netflix * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/...
7,332
0
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax/model/ColumnMap.java
/******************************************************************************* * Copyright 2011 Netflix * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/...
7,333
0
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax/model/Composites.java
/******************************************************************************* * Copyright 2011 Netflix * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/...
7,334
0
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax/model/AbstractColumnImpl.java
/** * Copyright 2013 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed ...
7,335
0
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax/model/ByteBufferRange.java
/******************************************************************************* * Copyright 2011 Netflix * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/...
7,336
0
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax/model/ColumnType.java
/******************************************************************************* * Copyright 2011 Netflix * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/...
7,337
0
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax/query/PreparedIndexValueExpression.java
/** * Copyright 2013 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed ...
7,338
0
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax/query/ColumnQuery.java
/******************************************************************************* * Copyright 2011 Netflix * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/...
7,339
0
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax/query/PreparedIndexColumnExpression.java
/** * Copyright 2013 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed ...
7,340
0
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax/query/IndexOperationExpression.java
/******************************************************************************* * Copyright 2011 Netflix * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/...
7,341
0
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax/query/PreparedIndexOperationExpression.java
/** * Copyright 2013 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed ...
7,342
0
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax/query/IndexQuery.java
/******************************************************************************* * Copyright 2011 Netflix * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/...
7,343
0
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax/query/PreparedIndexExpression.java
/** * Copyright 2013 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed ...
7,344
0
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax/query/RowSliceQuery.java
/******************************************************************************* * Copyright 2011 Netflix * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/...
7,345
0
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax/query/ColumnFamilyQuery.java
/******************************************************************************* * Copyright 2011 Netflix * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/...
7,346
0
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax/query/AllRowsQuery.java
/** * Copyright 2013 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed ...
7,347
0
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax/query/CqlQuery.java
/******************************************************************************* * Copyright 2011 Netflix * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/...
7,348
0
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax/query/RowQuery.java
/******************************************************************************* * Copyright 2011 Netflix * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/...
7,349
0
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax/query/PreparedCqlQuery.java
/** * Copyright 2013 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed ...
7,350
0
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax/query/IndexOperator.java
/** * Copyright 2013 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed ...
7,351
0
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax/query/AbstractPreparedCqlQuery.java
/** * Copyright 2013 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed ...
7,352
0
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax/query/RowSliceColumnCountQuery.java
/** * Copyright 2013 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed ...
7,353
0
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax/query/ColumnPredicate.java
/** * Copyright 2013 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed ...
7,354
0
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax/query/CheckpointManager.java
/** * Copyright 2013 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed ...
7,355
0
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax/query/IndexColumnExpression.java
/******************************************************************************* * Copyright 2011 Netflix * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/...
7,356
0
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax/query/ColumnCountQuery.java
/******************************************************************************* * Copyright 2011 Netflix * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/...
7,357
0
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax/query/IndexValueExpression.java
/******************************************************************************* * Copyright 2011 Netflix * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/...
7,358
0
Create_ds/astyanax/astyanax-queue/src/main/java/com/netflix/astyanax/recipes
Create_ds/astyanax/astyanax-queue/src/main/java/com/netflix/astyanax/recipes/queue/CountingQueueStats.java
/** * Copyright 2013 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed ...
7,359
0
Create_ds/astyanax/astyanax-queue/src/main/java/com/netflix/astyanax/recipes
Create_ds/astyanax/astyanax-queue/src/main/java/com/netflix/astyanax/recipes/queue/Message.java
/** * Copyright 2013 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed ...
7,360
0
Create_ds/astyanax/astyanax-queue/src/main/java/com/netflix/astyanax/recipes
Create_ds/astyanax/astyanax-queue/src/main/java/com/netflix/astyanax/recipes/queue/MessageHandlerFactory.java
/** * Copyright 2013 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed ...
7,361
0
Create_ds/astyanax/astyanax-queue/src/main/java/com/netflix/astyanax/recipes
Create_ds/astyanax/astyanax-queue/src/main/java/com/netflix/astyanax/recipes/queue/MessageConsumer.java
/** * Copyright 2013 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed ...
7,362
0
Create_ds/astyanax/astyanax-queue/src/main/java/com/netflix/astyanax/recipes
Create_ds/astyanax/astyanax-queue/src/main/java/com/netflix/astyanax/recipes/queue/MessageQueueException.java
/** * Copyright 2013 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed ...
7,363
0
Create_ds/astyanax/astyanax-queue/src/main/java/com/netflix/astyanax/recipes
Create_ds/astyanax/astyanax-queue/src/main/java/com/netflix/astyanax/recipes/queue/SimpleMessageHandlerFactory.java
/** * Copyright 2013 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed ...
7,364
0
Create_ds/astyanax/astyanax-queue/src/main/java/com/netflix/astyanax/recipes
Create_ds/astyanax/astyanax-queue/src/main/java/com/netflix/astyanax/recipes/queue/MessageMetadataEntryType.java
/** * Copyright 2013 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed ...
7,365
0
Create_ds/astyanax/astyanax-queue/src/main/java/com/netflix/astyanax/recipes
Create_ds/astyanax/astyanax-queue/src/main/java/com/netflix/astyanax/recipes/queue/MessageQueueHooks.java
/** * Copyright 2013 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed ...
7,366
0
Create_ds/astyanax/astyanax-queue/src/main/java/com/netflix/astyanax/recipes
Create_ds/astyanax/astyanax-queue/src/main/java/com/netflix/astyanax/recipes/queue/MessageStatus.java
/** * Copyright 2013 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed ...
7,367
0
Create_ds/astyanax/astyanax-queue/src/main/java/com/netflix/astyanax/recipes
Create_ds/astyanax/astyanax-queue/src/main/java/com/netflix/astyanax/recipes/queue/MessageProducer.java
/** * Copyright 2013 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed ...
7,368
0
Create_ds/astyanax/astyanax-queue/src/main/java/com/netflix/astyanax/recipes
Create_ds/astyanax/astyanax-queue/src/main/java/com/netflix/astyanax/recipes/queue/MessageQueueManager.java
/** * Copyright 2013 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed ...
7,369
0
Create_ds/astyanax/astyanax-queue/src/main/java/com/netflix/astyanax/recipes
Create_ds/astyanax/astyanax-queue/src/main/java/com/netflix/astyanax/recipes/queue/MessageContext.java
/** * Copyright 2013 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed ...
7,370
0
Create_ds/astyanax/astyanax-queue/src/main/java/com/netflix/astyanax/recipes
Create_ds/astyanax/astyanax-queue/src/main/java/com/netflix/astyanax/recipes/queue/MessageQueueDispatcher.java
/** * Copyright 2013 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed ...
7,371
0
Create_ds/astyanax/astyanax-queue/src/main/java/com/netflix/astyanax/recipes
Create_ds/astyanax/astyanax-queue/src/main/java/com/netflix/astyanax/recipes/queue/ShardLockManager.java
/** * Copyright 2013 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed ...
7,372
0
Create_ds/astyanax/astyanax-queue/src/main/java/com/netflix/astyanax/recipes
Create_ds/astyanax/astyanax-queue/src/main/java/com/netflix/astyanax/recipes/queue/MessageQueueStats.java
/** * Copyright 2013 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed ...
7,373
0
Create_ds/astyanax/astyanax-queue/src/main/java/com/netflix/astyanax/recipes
Create_ds/astyanax/astyanax-queue/src/main/java/com/netflix/astyanax/recipes/queue/MessageQueueShardStats.java
/** * Copyright 2013 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed ...
7,374
0
Create_ds/astyanax/astyanax-queue/src/main/java/com/netflix/astyanax/recipes
Create_ds/astyanax/astyanax-queue/src/main/java/com/netflix/astyanax/recipes/queue/MessageQueueShard.java
/** * Copyright 2013 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed ...
7,375
0
Create_ds/astyanax/astyanax-queue/src/main/java/com/netflix/astyanax/recipes
Create_ds/astyanax/astyanax-queue/src/main/java/com/netflix/astyanax/recipes/queue/MessageQueueMetadata.java
/** * Copyright 2013 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed ...
7,376
0
Create_ds/astyanax/astyanax-queue/src/main/java/com/netflix/astyanax/recipes
Create_ds/astyanax/astyanax-queue/src/main/java/com/netflix/astyanax/recipes/queue/ShardedDistributedMessageQueue.java
/** * Copyright 2013 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed ...
7,377
0
Create_ds/astyanax/astyanax-queue/src/main/java/com/netflix/astyanax/recipes
Create_ds/astyanax/astyanax-queue/src/main/java/com/netflix/astyanax/recipes/queue/MessageMetadataEntry.java
/** * Copyright 2013 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed ...
7,378
0
Create_ds/astyanax/astyanax-queue/src/main/java/com/netflix/astyanax/recipes
Create_ds/astyanax/astyanax-queue/src/main/java/com/netflix/astyanax/recipes/queue/MessageQueue.java
/** * Copyright 2013 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed ...
7,379
0
Create_ds/astyanax/astyanax-queue/src/main/java/com/netflix/astyanax/recipes
Create_ds/astyanax/astyanax-queue/src/main/java/com/netflix/astyanax/recipes/queue/DuplicateMessageException.java
/** * Copyright 2013 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed ...
7,380
0
Create_ds/astyanax/astyanax-queue/src/main/java/com/netflix/astyanax/recipes
Create_ds/astyanax/astyanax-queue/src/main/java/com/netflix/astyanax/recipes/queue/MessageQueueEntryType.java
/** * Copyright 2013 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed ...
7,381
0
Create_ds/astyanax/astyanax-queue/src/main/java/com/netflix/astyanax/recipes
Create_ds/astyanax/astyanax-queue/src/main/java/com/netflix/astyanax/recipes/queue/MessageQueueEntry.java
/** * Copyright 2013 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed ...
7,382
0
Create_ds/astyanax/astyanax-queue/src/main/java/com/netflix/astyanax/recipes
Create_ds/astyanax/astyanax-queue/src/main/java/com/netflix/astyanax/recipes/queue/BaseQueueHook.java
/** * Copyright 2013 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed ...
7,383
0
Create_ds/astyanax/astyanax-queue/src/main/java/com/netflix/astyanax/recipes
Create_ds/astyanax/astyanax-queue/src/main/java/com/netflix/astyanax/recipes/queue/KeyExistsException.java
/** * Copyright 2013 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed ...
7,384
0
Create_ds/astyanax/astyanax-queue/src/main/java/com/netflix/astyanax/recipes
Create_ds/astyanax/astyanax-queue/src/main/java/com/netflix/astyanax/recipes/queue/MessageQueueSettings.java
/** * Copyright 2013 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed ...
7,385
0
Create_ds/astyanax/astyanax-queue/src/main/java/com/netflix/astyanax/recipes
Create_ds/astyanax/astyanax-queue/src/main/java/com/netflix/astyanax/recipes/queue/MessageQueueEntryState.java
/** * Copyright 2013 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed ...
7,386
0
Create_ds/astyanax/astyanax-queue/src/main/java/com/netflix/astyanax/recipes
Create_ds/astyanax/astyanax-queue/src/main/java/com/netflix/astyanax/recipes/queue/SendMessageResponse.java
/** * Copyright 2013 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed ...
7,387
0
Create_ds/astyanax/astyanax-queue/src/main/java/com/netflix/astyanax/recipes
Create_ds/astyanax/astyanax-queue/src/main/java/com/netflix/astyanax/recipes/queue/MessageHistory.java
/** * Copyright 2013 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed ...
7,388
0
Create_ds/astyanax/astyanax-queue/src/main/java/com/netflix/astyanax/recipes
Create_ds/astyanax/astyanax-queue/src/main/java/com/netflix/astyanax/recipes/queue/MessageConsumerImpl.java
/** * Copyright 2013 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed ...
7,389
0
Create_ds/astyanax/astyanax-queue/src/main/java/com/netflix/astyanax/recipes
Create_ds/astyanax/astyanax-queue/src/main/java/com/netflix/astyanax/recipes/queue/ShardLock.java
/** * Copyright 2013 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed ...
7,390
0
Create_ds/astyanax/astyanax-queue/src/main/java/com/netflix/astyanax/recipes/queue
Create_ds/astyanax/astyanax-queue/src/main/java/com/netflix/astyanax/recipes/queue/triggers/RunOnceTrigger.java
/** * Copyright 2013 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed ...
7,391
0
Create_ds/astyanax/astyanax-queue/src/main/java/com/netflix/astyanax/recipes/queue
Create_ds/astyanax/astyanax-queue/src/main/java/com/netflix/astyanax/recipes/queue/triggers/RepeatingTrigger.java
/** * Copyright 2013 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed ...
7,392
0
Create_ds/astyanax/astyanax-queue/src/main/java/com/netflix/astyanax/recipes/queue
Create_ds/astyanax/astyanax-queue/src/main/java/com/netflix/astyanax/recipes/queue/triggers/AbstractTrigger.java
/** * Copyright 2013 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed ...
7,393
0
Create_ds/astyanax/astyanax-queue/src/main/java/com/netflix/astyanax/recipes/queue
Create_ds/astyanax/astyanax-queue/src/main/java/com/netflix/astyanax/recipes/queue/triggers/Trigger.java
/** * Copyright 2013 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed ...
7,394
0
Create_ds/astyanax/astyanax-queue/src/main/java/com/netflix/astyanax/recipes/queue
Create_ds/astyanax/astyanax-queue/src/main/java/com/netflix/astyanax/recipes/queue/shard/NoModShardingPolicy.java
/** * Copyright 2013 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed ...
7,395
0
Create_ds/astyanax/astyanax-queue/src/main/java/com/netflix/astyanax/recipes/queue
Create_ds/astyanax/astyanax-queue/src/main/java/com/netflix/astyanax/recipes/queue/shard/ShardReaderPolicy.java
/** * Copyright 2013 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed ...
7,396
0
Create_ds/astyanax/astyanax-queue/src/main/java/com/netflix/astyanax/recipes/queue
Create_ds/astyanax/astyanax-queue/src/main/java/com/netflix/astyanax/recipes/queue/shard/ModShardPolicy.java
/** * Copyright 2013 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed ...
7,397
0
Create_ds/astyanax/astyanax-queue/src/main/java/com/netflix/astyanax/recipes/queue
Create_ds/astyanax/astyanax-queue/src/main/java/com/netflix/astyanax/recipes/queue/shard/TimePartitionedShardReaderPolicy.java
/** * Copyright 2013 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed ...
7,398
0
Create_ds/astyanax/astyanax-queue/src/main/java/com/netflix/astyanax/recipes/queue
Create_ds/astyanax/astyanax-queue/src/main/java/com/netflix/astyanax/recipes/queue/shard/TimeModShardPolicy.java
/** * Copyright 2013 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed ...
7,399