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/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax/util/RangeBuilder.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,800
0
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax/util/WriteAheadMutationBatchExecutor.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,801
0
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax/util/CsvRowsWriter.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,802
0
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax/util/CsvColumnReader.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,803
0
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax/partitioner/BOP20Partitioner.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,804
0
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax/partitioner/OrderedBigIntegerPartitioner.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,805
0
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax/partitioner/Murmur3Partitioner.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,806
0
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax/partitioner/LongBOPPartitioner.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,807
0
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax/partitioner/BigInteger127Partitioner.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,808
0
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax/shaded/org/apache/cassandra/db
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax/shaded/org/apache/cassandra/db/marshal/ShadedTypeParser.java
/******************************************************************************* * Copyright 2018 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/li...
7,809
0
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax/ddl/KeyspaceDefinition.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,810
0
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax/ddl/SchemaChangeResult.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,811
0
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax/ddl/ColumnFamilyDefinition.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,812
0
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax/ddl/FieldMetadata.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,813
0
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax/ddl/ColumnDefinition.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,814
0
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax/ddl
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax/ddl/impl/SchemaChangeResponseImpl.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,815
0
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax/cql/CqlStatement.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,816
0
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax/cql/CqlSchema.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,817
0
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax/cql/CqlStatementResult.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,818
0
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax/cql/CqlPreparedStatement.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,819
0
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax/shallows/EmptyKeyspaceTracer.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,820
0
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax/shallows/EmptyColumnList.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,821
0
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax/shallows/EmptyKeyspaceTracerFactory.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,822
0
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax/shallows/EmptyColumn.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,823
0
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax/shallows/EmptyCheckpointManager.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,824
0
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax/shallows/EmptyRowsImpl.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,825
0
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax/serializers/ListSerializer.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,826
0
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax/serializers/ByteBufferOutputStream.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,827
0
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax/serializers/SpecificCompositeSerializer.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,828
0
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax/serializers/BooleanSerializer.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,829
0
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax/serializers/BytesArraySerializer.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,830
0
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax/serializers/SnappyStringSerializer.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,831
0
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax/serializers/UUIDSerializer.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,832
0
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax/serializers/ByteSerializer.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,833
0
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax/serializers/PrefixedSerializer.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,834
0
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax/serializers/DynamicCompositeSerializer.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,835
0
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax/serializers/CompositeRangeBuilder.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,836
0
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax/serializers/ByteBufferSerializer.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,837
0
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax/serializers/FloatSerializer.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,838
0
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax/serializers/AbstractSerializer.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,839
0
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax/serializers/LongSerializer.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,840
0
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax/serializers/TimeUUIDSerializer.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,841
0
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax/serializers/MapSerializer.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,842
0
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax/serializers/AnnotatedCompositeSerializer.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,843
0
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax/serializers/JacksonSerializer.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,844
0
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax/serializers/TypeInferringSerializer.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,845
0
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax/serializers/StringSerializer.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,846
0
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax/serializers/ObjectSerializer.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,847
0
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax/serializers/IntegerSerializer.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,848
0
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax/serializers/BigIntegerSerializer.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,849
0
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax/serializers/DateSerializer.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,850
0
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax/serializers/JaxbSerializer.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,851
0
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax/serializers/DoubleSerializer.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,852
0
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax/serializers/AsciiSerializer.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,853
0
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax
Create_ds/astyanax/astyanax-cassandra/src/main/java/com/netflix/astyanax/serializers/CharSerializer.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,854
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,855
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,856
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,857
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,858
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,859
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,860
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,861
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,862
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,863
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,864
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,865
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,866
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,867
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,868
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,869
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,870
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,871
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,872
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,873
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,874
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,875
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,876
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,877
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,878
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,879
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,880
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,881
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,882
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,883
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,884
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,885
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,886
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,887
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,888
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,889
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,890
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,891
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,892
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,893
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,894
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,895
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,896
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,897
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,898
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,899