- get(K) - Method in class com.netflix.astyanax.entitystore.CompositeEntityManager
-
- get(Collection<K>) - Method in class com.netflix.astyanax.entitystore.CompositeEntityManager
-
- get(K) - Method in class com.netflix.astyanax.entitystore.DefaultEntityManager
-
- get(Collection<K>) - Method in class com.netflix.astyanax.entitystore.DefaultEntityManager
-
- get(K) - Method in interface com.netflix.astyanax.entitystore.EntityManager
-
fetch whole row and construct entity object mapping from columns
- get(Collection<K>) - Method in interface com.netflix.astyanax.entitystore.EntityManager
-
- get() - Method in class com.netflix.astyanax.entitystore.SimpleCompositeBuilder
-
- getAll() - Method in class com.netflix.astyanax.entitystore.CompositeEntityManager
-
- getAll() - Method in class com.netflix.astyanax.entitystore.DefaultEntityManager
-
- getAll() - Method in interface com.netflix.astyanax.entitystore.EntityManager
-
- getBytes(ByteBuffer, int) - Static method in class com.netflix.astyanax.entitystore.CompositeColumnEntityMapper
-
- getBytes(ByteBuffer, int) - Static method in class com.netflix.astyanax.entitystore.CompositeEntityMapper
-
- getColumnName() - Method in interface com.netflix.astyanax.entitystore.ColumnMapper
-
- getColumnName() - Method in class com.netflix.astyanax.entitystore.MapColumnMapper
-
- getColumnName() - Method in class com.netflix.astyanax.entitystore.SetColumnMapper
-
- getComparatorType() - Method in class com.netflix.astyanax.entitystore.CompositeColumnEntityMapper
-
Return the cassandra comparator type for this composite structure
- getComparatorType() - Method in class com.netflix.astyanax.entitystore.CompositeEntityMapper
-
Return the cassandra comparator type for this composite structure
- getEntityId(T) - Method in class com.netflix.astyanax.entitystore.CompositeEntityMapper
-
- getEntityId(T) - Method in class com.netflix.astyanax.entitystore.EntityMapper
-
- getEntityName() - Method in class com.netflix.astyanax.entitystore.CompositeEntityMapper
-
- getEntityName() - Method in class com.netflix.astyanax.entitystore.EntityMapper
-
- getField() - Method in class com.netflix.astyanax.entitystore.AbstractColumnMapper
-
- getField() - Method in interface com.netflix.astyanax.entitystore.ColumnMapper
-
Return the field associated with this mapper
- getKeyType() - Method in class com.netflix.astyanax.entitystore.CompositeEntityMapper
-
- getName() - Method in class com.netflix.astyanax.entitystore.FieldMapper
-
- getQueryEndpoints(Collection<ColumnPredicate>) - Method in class com.netflix.astyanax.entitystore.CompositeColumnEntityMapper
-
- getResultSet() - Method in class com.netflix.astyanax.entitystore.NativeQuery
-
Return a result set of entities
- getResultSetById() - Method in class com.netflix.astyanax.entitystore.NativeQuery
-
Get the result set as a mapping of the id field to a collection of entities.
- getResultSetCounts() - Method in class com.netflix.astyanax.entitystore.NativeQuery
-
Get the column count for each id in the query without sending data back
to the client.
- getSerializer() - Method in class com.netflix.astyanax.entitystore.FieldMapper
-
- getShortLength(ByteBuffer) - Static method in class com.netflix.astyanax.entitystore.CompositeColumnEntityMapper
-
- getShortLength(ByteBuffer) - Static method in class com.netflix.astyanax.entitystore.CompositeEntityMapper
-
- getSingleResult() - Method in class com.netflix.astyanax.entitystore.NativeQuery
-
Return a single entity (or first) response
- getValue(Object) - Method in class com.netflix.astyanax.entitystore.FieldMapper
-
- getValueType() - Method in class com.netflix.astyanax.entitystore.CompositeColumnEntityMapper
-
- getWithShortLength(ByteBuffer) - Static method in class com.netflix.astyanax.entitystore.CompositeColumnEntityMapper
-
- getWithShortLength(ByteBuffer) - Static method in class com.netflix.astyanax.entitystore.CompositeEntityMapper
-
- greaterThan(Object) - Method in class com.netflix.astyanax.entitystore.NativeQuery.NativeColumnQuery
-
- greaterThanEqual(Object) - Method in class com.netflix.astyanax.entitystore.NativeQuery.NativeColumnQuery
-