JavaScript is disabled on your browser.
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
C
D
E
F
G
H
I
K
L
M
O
P
R
S
T
U
V
W
A
AbstractIndexQueryImpl
<
K
,
C
> - Class in
com.netflix.astyanax.thrift
AbstractIndexQueryImpl(ColumnFamily<K, C>)
- Constructor for class com.netflix.astyanax.thrift.
AbstractIndexQueryImpl
AbstractKeyspaceOperationImpl
<
R
> - Class in
com.netflix.astyanax.thrift
AbstractKeyspaceOperationImpl(CassandraOperationTracer, Host, String)
- Constructor for class com.netflix.astyanax.thrift.
AbstractKeyspaceOperationImpl
AbstractKeyspaceOperationImpl(CassandraOperationTracer, String)
- Constructor for class com.netflix.astyanax.thrift.
AbstractKeyspaceOperationImpl
AbstractOperationImpl
<
R
> - Class in
com.netflix.astyanax.thrift
AbstractOperationImpl(CassandraOperationTracer, Host)
- Constructor for class com.netflix.astyanax.thrift.
AbstractOperationImpl
AbstractOperationImpl(CassandraOperationTracer)
- Constructor for class com.netflix.astyanax.thrift.
AbstractOperationImpl
AbstractRowQueryImpl
<
K
,
C
> - Class in
com.netflix.astyanax.thrift
AbstractRowQueryImpl(Serializer<C>)
- Constructor for class com.netflix.astyanax.thrift.
AbstractRowQueryImpl
AbstractRowSliceQueryImpl
<
K
,
C
> - Class in
com.netflix.astyanax.thrift
AbstractRowSliceQueryImpl(Serializer<C>)
- Constructor for class com.netflix.astyanax.thrift.
AbstractRowSliceQueryImpl
AbstractThriftColumnMutationImpl
- Class in
com.netflix.astyanax.thrift
AbstractThriftColumnMutationImpl(ByteBuffer, ByteBuffer, AstyanaxConfiguration)
- Constructor for class com.netflix.astyanax.thrift.
AbstractThriftColumnMutationImpl
AbstractThriftCqlPreparedStatement
- Class in
com.netflix.astyanax.thrift
AbstractThriftCqlPreparedStatement()
- Constructor for class com.netflix.astyanax.thrift.
AbstractThriftCqlPreparedStatement
AbstractThriftCqlQuery
<
K
,
C
> - Class in
com.netflix.astyanax.thrift
AbstractThriftMutationBatchImpl
- Class in
com.netflix.astyanax.thrift
Basic implementation of a mutation batch using the thrift data structures.
AbstractThriftMutationBatchImpl(Clock, ConsistencyLevel, RetryPolicy)
- Constructor for class com.netflix.astyanax.thrift.
AbstractThriftMutationBatchImpl
addColumnDefinition(ColumnDefinition)
- Method in class com.netflix.astyanax.thrift.ddl.
ThriftColumnFamilyDefinitionImpl
addColumnFamily(ColumnFamilyDefinition)
- Method in class com.netflix.astyanax.thrift.ddl.
ThriftKeyspaceDefinitionImpl
addColumnFamily(ColumnFamilyDefinition)
- Method in class com.netflix.astyanax.thrift.
ThriftClusterImpl
addExpression()
- Method in class com.netflix.astyanax.thrift.
AbstractIndexQueryImpl
addKeyspace(KeyspaceDefinition)
- Method in class com.netflix.astyanax.thrift.
ThriftClusterImpl
addPreparedExpressions(Collection<PreparedIndexExpression<K, C>>)
- Method in class com.netflix.astyanax.thrift.
AbstractIndexQueryImpl
addStrategyOption(String, String)
- Method in class com.netflix.astyanax.thrift.ddl.
ThriftKeyspaceDefinitionImpl
asCount()
- Method in class com.netflix.astyanax.thrift.
ThriftCqlStatementResult
asPreparedStatement()
- Method in class com.netflix.astyanax.thrift.
AbstractThriftCqlQuery
asPreparedStatement()
- Method in class com.netflix.astyanax.thrift.
ThriftCql3Statement
autoPaginate(boolean)
- Method in class com.netflix.astyanax.thrift.
AbstractRowQueryImpl
autoPaginateRows(boolean)
- Method in class com.netflix.astyanax.thrift.
AbstractIndexQueryImpl
C
checkpointManager
- Variable in class com.netflix.astyanax.thrift.
ThriftAllRowsQueryImpl
clearColumnDefinitionList()
- Method in class com.netflix.astyanax.thrift.ddl.
ThriftColumnFamilyDefinitionImpl
clock
- Variable in class com.netflix.astyanax.thrift.
AbstractThriftColumnMutationImpl
close()
- Method in class com.netflix.astyanax.thrift.
ThriftSyncConnectionFactoryImpl.ThriftConnection
column
- Variable in class com.netflix.astyanax.thrift.
AbstractThriftColumnMutationImpl
columnFamily
- Variable in class com.netflix.astyanax.thrift.
AbstractIndexQueryImpl
columnFamily
- Variable in class com.netflix.astyanax.thrift.
ThriftAllRowsQueryImpl
com.netflix.astyanax.thrift
- package com.netflix.astyanax.thrift
com.netflix.astyanax.thrift.ddl
- package com.netflix.astyanax.thrift.ddl
com.netflix.astyanax.thrift.model
- package com.netflix.astyanax.thrift.model
createAllInclusiveSliceRange()
- Static method in class com.netflix.astyanax.thrift.
ThriftUtils
createCluster(ConnectionPool<Cassandra.Client>, AstyanaxConfiguration, KeyspaceTracerFactory)
- Method in class com.netflix.astyanax.thrift.
ThriftFamilyFactory
createColumnFamily(Map<String, Object>)
- Method in class com.netflix.astyanax.thrift.
ThriftClusterImpl
createColumnFamily(Properties)
- Method in class com.netflix.astyanax.thrift.
ThriftClusterImpl
createColumnFamily(Map<String, Object>)
- Method in class com.netflix.astyanax.thrift.
ThriftKeyspaceImpl
createColumnFamily(ColumnFamily<K, C>, Map<String, Object>)
- Method in class com.netflix.astyanax.thrift.
ThriftKeyspaceImpl
createColumnFamily(Properties)
- Method in class com.netflix.astyanax.thrift.
ThriftKeyspaceImpl
createConnection(HostConnectionPool<Cassandra.Client>)
- Method in class com.netflix.astyanax.thrift.
ThriftSyncConnectionFactoryImpl
createConnectionFactory(AstyanaxConfiguration, ConnectionPoolConfiguration, KeyspaceTracerFactory, ConnectionPoolMonitor)
- Method in class com.netflix.astyanax.thrift.
ThriftFamilyFactory
createCqlQuery(ThriftColumnFamilyQueryImpl<K, C>, String)
- Method in class com.netflix.astyanax.thrift.
ThriftCql2Factory
createCqlQuery(ThriftColumnFamilyQueryImpl<K, C>, String)
- Method in class com.netflix.astyanax.thrift.
ThriftCql3Factory
createCqlQuery(ThriftColumnFamilyQueryImpl<K, C>, String)
- Method in interface com.netflix.astyanax.thrift.
ThriftCqlFactory
createCqlStatement(ThriftKeyspaceImpl)
- Method in class com.netflix.astyanax.thrift.
ThriftCql2Factory
createCqlStatement(ThriftKeyspaceImpl)
- Method in class com.netflix.astyanax.thrift.
ThriftCql3Factory
createCqlStatement(ThriftKeyspaceImpl)
- Method in interface com.netflix.astyanax.thrift.
ThriftCqlFactory
createFactory(AstyanaxConfiguration)
- Static method in class com.netflix.astyanax.thrift.
ThriftCqlFactoryResolver
createKeyspace(Map<String, Object>)
- Method in class com.netflix.astyanax.thrift.
ThriftClusterImpl
createKeyspace(Properties)
- Method in class com.netflix.astyanax.thrift.
ThriftClusterImpl
createKeyspace(String, ConnectionPool<Cassandra.Client>, AstyanaxConfiguration, KeyspaceTracerFactory)
- Method in class com.netflix.astyanax.thrift.
ThriftFamilyFactory
createKeyspace(Map<String, Object>, Map<ColumnFamily, Map<String, Object>>)
- Method in class com.netflix.astyanax.thrift.
ThriftKeyspaceImpl
createKeyspace(Properties)
- Method in class com.netflix.astyanax.thrift.
ThriftKeyspaceImpl
createKeyspace(Map<String, Object>)
- Method in class com.netflix.astyanax.thrift.
ThriftKeyspaceImpl
createKeyspaceIfNotExists(Map<String, Object>)
- Method in class com.netflix.astyanax.thrift.
ThriftKeyspaceImpl
createKeyspaceIfNotExists(Map<String, Object>, Map<ColumnFamily, Map<String, Object>>)
- Method in class com.netflix.astyanax.thrift.
ThriftKeyspaceImpl
createKeyspaceIfNotExists(Properties)
- Method in class com.netflix.astyanax.thrift.
ThriftKeyspaceImpl
createSliceRange(Serializer<C>, C, C, boolean, int)
- Static method in class com.netflix.astyanax.thrift.
ThriftUtils
D
delete()
- Method in class com.netflix.astyanax.thrift.model.
ThriftCounterSuperColumnMutationImpl
delete()
- Method in class com.netflix.astyanax.thrift.
ThriftColumnFamilyMutationImpl
delete()
- Method in class com.netflix.astyanax.thrift.
ThriftSuperColumnMutationImpl
Deprecated.
deleteColumn(C)
- Method in class com.netflix.astyanax.thrift.model.
ThriftCounterSuperColumnMutationImpl
deleteColumn(C)
- Method in class com.netflix.astyanax.thrift.
ThriftColumnFamilyMutationImpl
deleteColumn(C)
- Method in class com.netflix.astyanax.thrift.
ThriftSuperColumnMutationImpl
Deprecated.
deleteRow(Iterable<? extends ColumnFamily<K, ?>>, K)
- Method in class com.netflix.astyanax.thrift.
AbstractThriftMutationBatchImpl
describeClusterName()
- Method in class com.netflix.astyanax.thrift.
ThriftClusterImpl
describeKeyspace(String)
- Method in class com.netflix.astyanax.thrift.
ThriftClusterImpl
describeKeyspace()
- Method in class com.netflix.astyanax.thrift.
ThriftKeyspaceImpl
describeKeyspaces()
- Method in class com.netflix.astyanax.thrift.
ThriftClusterImpl
describePartitioner()
- Method in class com.netflix.astyanax.thrift.
ThriftClusterImpl
describePartitioner()
- Method in class com.netflix.astyanax.thrift.
ThriftKeyspaceImpl
describeRing()
- Method in class com.netflix.astyanax.thrift.
ThriftKeyspaceImpl
describeRing(String)
- Method in class com.netflix.astyanax.thrift.
ThriftKeyspaceImpl
describeRing(String, String)
- Method in class com.netflix.astyanax.thrift.
ThriftKeyspaceImpl
describeRing(boolean)
- Method in class com.netflix.astyanax.thrift.
ThriftKeyspaceImpl
describeSchemaVersions()
- Method in class com.netflix.astyanax.thrift.
ThriftClusterImpl
describeSchemaVersions()
- Method in class com.netflix.astyanax.thrift.
ThriftKeyspaceImpl
describeSnitch()
- Method in class com.netflix.astyanax.thrift.
ThriftClusterImpl
deserialize(ByteBuffer)
- Method in class com.netflix.astyanax.thrift.
AbstractThriftMutationBatchImpl
discardMutations()
- Method in class com.netflix.astyanax.thrift.
AbstractThriftMutationBatchImpl
dropColumnFamily(String, String)
- Method in class com.netflix.astyanax.thrift.
ThriftClusterImpl
dropColumnFamily(String)
- Method in class com.netflix.astyanax.thrift.
ThriftKeyspaceImpl
dropColumnFamily(ColumnFamily<K, C>)
- Method in class com.netflix.astyanax.thrift.
ThriftKeyspaceImpl
dropKeyspace(String)
- Method in class com.netflix.astyanax.thrift.
ThriftClusterImpl
dropKeyspace()
- Method in class com.netflix.astyanax.thrift.
ThriftKeyspaceImpl
E
EMPTY_BYTE_BUFFER
- Static variable in class com.netflix.astyanax.thrift.
ThriftUtils
equals(Object)
- Method in class com.netflix.astyanax.thrift.
ThriftSyncConnectionFactoryImpl.ThriftConnection
Compares the toString of these clients
execute(Cassandra.Client, ConnectionContext)
- Method in class com.netflix.astyanax.thrift.
AbstractOperationImpl
execute()
- Method in class com.netflix.astyanax.thrift.
AbstractThriftCqlQuery
execute()
- Method in class com.netflix.astyanax.thrift.
ThriftAllRowsQueryImpl
execute()
- Method in class com.netflix.astyanax.thrift.
ThriftCql3Statement
execute(Operation<Cassandra.Client, R>)
- Method in class com.netflix.astyanax.thrift.
ThriftSyncConnectionFactoryImpl.ThriftConnection
execute_cql_query(Cassandra.Client)
- Method in class com.netflix.astyanax.thrift.
AbstractThriftCqlQuery
execute_cql_query(Cassandra.Client)
- Method in class com.netflix.astyanax.thrift.
ThriftCql3Query
execute_cql_query(Cassandra.Client)
- Method in class com.netflix.astyanax.thrift.
ThriftCqlQuery
execute_prepared_cql_query(Cassandra.Client, int, List<ByteBuffer>)
- Method in class com.netflix.astyanax.thrift.
AbstractThriftCqlQuery
execute_prepared_cql_query(Cassandra.Client, int, List<ByteBuffer>)
- Method in class com.netflix.astyanax.thrift.
ThriftCql3Query
execute_prepared_cql_query(Cassandra.Client, int, List<ByteBuffer>)
- Method in class com.netflix.astyanax.thrift.
ThriftCqlQuery
executeAsync()
- Method in class com.netflix.astyanax.thrift.
AbstractThriftCqlQuery
executeAsync()
- Method in class com.netflix.astyanax.thrift.
ThriftAllRowsQueryImpl
executeAsync()
- Method in class com.netflix.astyanax.thrift.
ThriftCql3Statement
executeWithCallback(RowCallback<K, C>)
- Method in class com.netflix.astyanax.thrift.
ThriftAllRowsQueryImpl
F
firstPage
- Variable in class com.netflix.astyanax.thrift.
AbstractIndexQueryImpl
forTokenRange(BigInteger, BigInteger)
- Method in class com.netflix.astyanax.thrift.
ThriftAllRowsQueryImpl
forTokenRange(String, String)
- Method in class com.netflix.astyanax.thrift.
ThriftAllRowsQueryImpl
G
getAllKeyspaceProperties()
- Method in class com.netflix.astyanax.thrift.
ThriftClusterImpl
getAllRows()
- Method in class com.netflix.astyanax.thrift.
ThriftColumnFamilyQueryImpl
getBlockSize()
- Method in class com.netflix.astyanax.thrift.
ThriftAllRowsQueryImpl
getBloomFilterFpChance()
- Method in class com.netflix.astyanax.thrift.ddl.
ThriftColumnFamilyDefinitionImpl
getCaching()
- Method in class com.netflix.astyanax.thrift.ddl.
ThriftColumnFamilyDefinitionImpl
getColumnByIndex(int)
- Method in class com.netflix.astyanax.thrift.model.
ThriftColumnListImpl
getColumnByIndex(int)
- Method in class com.netflix.astyanax.thrift.model.
ThriftColumnOrSuperColumnListImpl
getColumnByIndex(int)
- Method in class com.netflix.astyanax.thrift.model.
ThriftCounterColumnListImpl
getColumnByName(C)
- Method in class com.netflix.astyanax.thrift.model.
ThriftColumnListImpl
getColumnByName(C)
- Method in class com.netflix.astyanax.thrift.model.
ThriftColumnOrSuperColumnListImpl
getColumnByName(C)
- Method in class com.netflix.astyanax.thrift.model.
ThriftCounterColumnListImpl
getColumnDefinitionList()
- Method in class com.netflix.astyanax.thrift.ddl.
ThriftColumnFamilyDefinitionImpl
getColumnFamily(String)
- Method in class com.netflix.astyanax.thrift.ddl.
ThriftKeyspaceDefinitionImpl
getColumnFamilyList()
- Method in class com.netflix.astyanax.thrift.ddl.
ThriftKeyspaceDefinitionImpl
getColumnFamilyProperties(String, String)
- Method in class com.netflix.astyanax.thrift.
ThriftClusterImpl
getColumnFamilyProperties(String)
- Method in class com.netflix.astyanax.thrift.
ThriftKeyspaceImpl
getColumnNames()
- Method in class com.netflix.astyanax.thrift.model.
ThriftColumnListImpl
getColumnNames()
- Method in class com.netflix.astyanax.thrift.model.
ThriftColumnOrSuperColumnListImpl
getColumnNames()
- Method in class com.netflix.astyanax.thrift.model.
ThriftCounterColumnListImpl
getColumnParent(ColumnFamily<?, ?>, ColumnPath<?>)
- Static method in class com.netflix.astyanax.thrift.
ThriftConverter
Construct a Hector ColumnParent based on the information in the query and the type of column family being queried.
getColumnPath(ColumnFamily<?, ?>, ColumnPath<?>)
- Static method in class com.netflix.astyanax.thrift.
ThriftConverter
Construct a Thrift ColumnPath based on the information in the query and the type of column family being queried.
getColumns()
- Method in class com.netflix.astyanax.thrift.model.
ThriftRowImpl
getComment()
- Method in class com.netflix.astyanax.thrift.ddl.
ThriftColumnFamilyDefinitionImpl
getCompactionStrategy()
- Method in class com.netflix.astyanax.thrift.ddl.
ThriftColumnFamilyDefinitionImpl
getCompactionStrategyOptions()
- Method in class com.netflix.astyanax.thrift.ddl.
ThriftColumnFamilyDefinitionImpl
getComparatorType()
- Method in class com.netflix.astyanax.thrift.ddl.
ThriftColumnFamilyDefinitionImpl
getCompressionOptions()
- Method in class com.netflix.astyanax.thrift.ddl.
ThriftColumnFamilyDefinitionImpl
getConcurrencyLevel()
- Method in class com.netflix.astyanax.thrift.
ThriftAllRowsQueryImpl
getConfig()
- Method in class com.netflix.astyanax.thrift.
ThriftClusterImpl
getConfig()
- Method in class com.netflix.astyanax.thrift.
ThriftKeyspaceImpl
getConnectionPool()
- Method in class com.netflix.astyanax.thrift.
ThriftKeyspaceImpl
getConsistencyLevel()
- Method in class com.netflix.astyanax.thrift.
AbstractThriftMutationBatchImpl
getDefaultValidationClass()
- Method in class com.netflix.astyanax.thrift.ddl.
ThriftColumnFamilyDefinitionImpl
getEndToken()
- Method in class com.netflix.astyanax.thrift.
ThriftAllRowsQueryImpl
getExceptionCallback()
- Method in class com.netflix.astyanax.thrift.
ThriftAllRowsQueryImpl
getFieldNames()
- Method in class com.netflix.astyanax.thrift.ddl.
ThriftColumnDefinitionImpl
getFieldNames()
- Method in class com.netflix.astyanax.thrift.ddl.
ThriftColumnFamilyDefinitionImpl
getFieldNames()
- Method in class com.netflix.astyanax.thrift.ddl.
ThriftKeyspaceDefinitionImpl
getFieldsMetadata()
- Method in class com.netflix.astyanax.thrift.ddl.
ThriftColumnDefinitionImpl
getFieldsMetadata()
- Method in class com.netflix.astyanax.thrift.ddl.
ThriftColumnFamilyDefinitionImpl
getFieldsMetadata()
- Method in class com.netflix.astyanax.thrift.ddl.
ThriftKeyspaceDefinitionImpl
getFieldValue(String)
- Method in class com.netflix.astyanax.thrift.ddl.
ThriftColumnDefinitionImpl
getFieldValue(String)
- Method in class com.netflix.astyanax.thrift.ddl.
ThriftColumnFamilyDefinitionImpl
getFieldValue(String)
- Method in class com.netflix.astyanax.thrift.ddl.
ThriftKeyspaceDefinitionImpl
getGcGraceSeconds()
- Method in class com.netflix.astyanax.thrift.ddl.
ThriftColumnFamilyDefinitionImpl
getHost()
- Method in class com.netflix.astyanax.thrift.
ThriftSyncConnectionFactoryImpl.ThriftConnection
getHostConnectionPool()
- Method in class com.netflix.astyanax.thrift.
ThriftSyncConnectionFactoryImpl.ThriftConnection
getId()
- Method in class com.netflix.astyanax.thrift.ddl.
ThriftColumnFamilyDefinitionImpl
getIndexName()
- Method in class com.netflix.astyanax.thrift.ddl.
ThriftColumnDefinitionImpl
getIndexType()
- Method in class com.netflix.astyanax.thrift.ddl.
ThriftColumnDefinitionImpl
getInstance()
- Static method in class com.netflix.astyanax.thrift.
ThriftFamilyFactory
getKey()
- Method in class com.netflix.astyanax.thrift.model.
ThriftRowImpl
getKey(K)
- Method in class com.netflix.astyanax.thrift.
ThriftColumnFamilyQueryImpl
getKeyAlias()
- Method in class com.netflix.astyanax.thrift.ddl.
ThriftColumnFamilyDefinitionImpl
getKeyCacheSavePeriodInSeconds()
- Method in class com.netflix.astyanax.thrift.ddl.
ThriftColumnFamilyDefinitionImpl
getKeyCacheSize()
- Method in class com.netflix.astyanax.thrift.ddl.
ThriftColumnFamilyDefinitionImpl
getKeyRange(K, K, String, String, int)
- Method in class com.netflix.astyanax.thrift.
ThriftColumnFamilyQueryImpl
getKeys()
- Method in class com.netflix.astyanax.thrift.model.
ThriftCqlRowsImpl
getKeys()
- Method in class com.netflix.astyanax.thrift.model.
ThriftRowsListImpl
getKeys()
- Method in class com.netflix.astyanax.thrift.model.
ThriftRowsSliceImpl
getKeys()
- Method in class com.netflix.astyanax.thrift.
ThriftAllRowsImpl
getKeySlice(Iterable<K>)
- Method in class com.netflix.astyanax.thrift.
ThriftColumnFamilyQueryImpl
getKeySlice(K[])
- Method in class com.netflix.astyanax.thrift.
ThriftColumnFamilyQueryImpl
getKeySlice(Collection<K>)
- Method in class com.netflix.astyanax.thrift.
ThriftColumnFamilyQueryImpl
getKeyspace()
- Method in class com.netflix.astyanax.thrift.
AbstractKeyspaceOperationImpl
getKeyspace()
- Method in class com.netflix.astyanax.thrift.
AbstractOperationImpl
getKeyspace()
- Method in class com.netflix.astyanax.thrift.ddl.
ThriftColumnFamilyDefinitionImpl
getKeyspace(String)
- Method in class com.netflix.astyanax.thrift.
ThriftClusterImpl
getKeyspaceName()
- Method in class com.netflix.astyanax.thrift.
ThriftKeyspaceImpl
getKeyspaceProperties(String)
- Method in class com.netflix.astyanax.thrift.
ThriftClusterImpl
getKeyspaceProperties()
- Method in class com.netflix.astyanax.thrift.
ThriftKeyspaceImpl
getKeyValidationClass()
- Method in class com.netflix.astyanax.thrift.ddl.
ThriftColumnFamilyDefinitionImpl
getLastException()
- Method in class com.netflix.astyanax.thrift.
ThriftSyncConnectionFactoryImpl.ThriftConnection
getLocalReadRepairChance()
- Method in class com.netflix.astyanax.thrift.ddl.
ThriftColumnFamilyDefinitionImpl
getLongValue()
- Method in class com.netflix.astyanax.thrift.model.
ThriftCounterColumnImpl
getMaxCompactionThreshold()
- Method in class com.netflix.astyanax.thrift.ddl.
ThriftColumnFamilyDefinitionImpl
getMemtableFlushAfterMins()
- Method in class com.netflix.astyanax.thrift.ddl.
ThriftColumnFamilyDefinitionImpl
Deprecated.
getMemtableOperationsInMillions()
- Method in class com.netflix.astyanax.thrift.ddl.
ThriftColumnFamilyDefinitionImpl
Deprecated.
getMemtableThroughputInMb()
- Method in class com.netflix.astyanax.thrift.ddl.
ThriftColumnFamilyDefinitionImpl
Deprecated.
getMergeShardsChance()
- Method in class com.netflix.astyanax.thrift.ddl.
ThriftColumnFamilyDefinitionImpl
getMetadata(String)
- Method in class com.netflix.astyanax.thrift.
ThriftSyncConnectionFactoryImpl.ThriftConnection
getMinCompactionThreshold()
- Method in class com.netflix.astyanax.thrift.ddl.
ThriftColumnFamilyDefinitionImpl
getMutationMap()
- Method in class com.netflix.astyanax.thrift.
AbstractThriftMutationBatchImpl
getName()
- Method in class com.netflix.astyanax.thrift.ddl.
ThriftColumnDefinitionImpl
getName()
- Method in class com.netflix.astyanax.thrift.ddl.
ThriftColumnFamilyDefinitionImpl
getName()
- Method in class com.netflix.astyanax.thrift.ddl.
ThriftKeyspaceDefinitionImpl
getNameByIndex(int)
- Method in class com.netflix.astyanax.thrift.model.
ThriftColumnListImpl
getNextBlock(KeyRange)
- Method in class com.netflix.astyanax.thrift.
ThriftAllRowsQueryImpl
getNumber()
- Method in class com.netflix.astyanax.thrift.model.
ThriftCqlResultImpl
getOperationCount()
- Method in class com.netflix.astyanax.thrift.
ThriftSyncConnectionFactoryImpl.ThriftConnection
getOption(String, String)
- Method in class com.netflix.astyanax.thrift.ddl.
ThriftColumnDefinitionImpl
getOptions()
- Method in class com.netflix.astyanax.thrift.ddl.
ThriftColumnDefinitionImpl
getPartitioner()
- Method in class com.netflix.astyanax.thrift.
ThriftKeyspaceImpl
getPinnedHost()
- Method in class com.netflix.astyanax.thrift.
AbstractOperationImpl
getPinnedHost()
- Method in class com.netflix.astyanax.thrift.
AbstractThriftMutationBatchImpl
getPredicate(ColumnSlice<C>, Serializer<C>)
- Static method in class com.netflix.astyanax.thrift.
ThriftConverter
Return a Hector SlicePredicate based on the provided column slice
getProperties()
- Method in class com.netflix.astyanax.thrift.ddl.
ThriftColumnFamilyDefinitionImpl
getProperties()
- Method in class com.netflix.astyanax.thrift.ddl.
ThriftKeyspaceDefinitionImpl
getPropertiesFromThrift(T)
- Static method in class com.netflix.astyanax.thrift.
ThriftUtils
getRawKey()
- Method in class com.netflix.astyanax.thrift.model.
ThriftRowImpl
getRawName()
- Method in class com.netflix.astyanax.thrift.ddl.
ThriftColumnDefinitionImpl
getRawName()
- Method in class com.netflix.astyanax.thrift.model.
ThriftColumnImpl
getRawName()
- Method in class com.netflix.astyanax.thrift.model.
ThriftCounterColumnImpl
getRawName()
- Method in class com.netflix.astyanax.thrift.model.
ThriftCounterSuperColumnImpl
getRawName()
- Method in class com.netflix.astyanax.thrift.model.
ThriftSuperColumnImpl
getReadRepairChance()
- Method in class com.netflix.astyanax.thrift.ddl.
ThriftColumnFamilyDefinitionImpl
getRepeatLastToken()
- Method in class com.netflix.astyanax.thrift.
ThriftAllRowsQueryImpl
getReplicateOnWrite()
- Method in class com.netflix.astyanax.thrift.ddl.
ThriftColumnFamilyDefinitionImpl
getRetryPolicy()
- Method in class com.netflix.astyanax.thrift.
AbstractThriftMutationBatchImpl
getRow(K)
- Method in class com.netflix.astyanax.thrift.model.
ThriftCqlRowsImpl
getRow(K)
- Method in class com.netflix.astyanax.thrift.model.
ThriftRowsListImpl
getRow(K)
- Method in class com.netflix.astyanax.thrift.model.
ThriftRowsSliceImpl
getRow(K)
- Method in class com.netflix.astyanax.thrift.
ThriftAllRowsImpl
getRow(K)
- Method in class com.netflix.astyanax.thrift.
ThriftColumnFamilyQueryImpl
getRowByIndex(int)
- Method in class com.netflix.astyanax.thrift.model.
ThriftCqlRowsImpl
getRowByIndex(int)
- Method in class com.netflix.astyanax.thrift.model.
ThriftRowsListImpl
getRowByIndex(int)
- Method in class com.netflix.astyanax.thrift.model.
ThriftRowsSliceImpl
getRowByIndex(int)
- Method in class com.netflix.astyanax.thrift.
ThriftAllRowsImpl
getRowCacheProvider()
- Method in class com.netflix.astyanax.thrift.ddl.
ThriftColumnFamilyDefinitionImpl
getRowCacheSavePeriodInSeconds()
- Method in class com.netflix.astyanax.thrift.ddl.
ThriftColumnFamilyDefinitionImpl
getRowCacheSize()
- Method in class com.netflix.astyanax.thrift.ddl.
ThriftColumnFamilyDefinitionImpl
getRowCount()
- Method in class com.netflix.astyanax.thrift.
AbstractThriftMutationBatchImpl
getRowKey()
- Method in class com.netflix.astyanax.thrift.
AbstractKeyspaceOperationImpl
getRowKey()
- Method in class com.netflix.astyanax.thrift.
AbstractOperationImpl
getRowKeys()
- Method in class com.netflix.astyanax.thrift.
AbstractThriftMutationBatchImpl
getRowRange(K, K, String, String, int)
- Method in class com.netflix.astyanax.thrift.
ThriftColumnFamilyQueryImpl
getRows()
- Method in class com.netflix.astyanax.thrift.model.
ThriftCqlResultImpl
getRows(ColumnFamily<K, C>)
- Method in class com.netflix.astyanax.thrift.
ThriftCqlStatementResult
getRowSlice(K...)
- Method in class com.netflix.astyanax.thrift.
ThriftColumnFamilyQueryImpl
getRowSlice(Collection<K>)
- Method in class com.netflix.astyanax.thrift.
ThriftColumnFamilyQueryImpl
getRowSlice(Iterable<K>)
- Method in class com.netflix.astyanax.thrift.
ThriftColumnFamilyQueryImpl
getSchema()
- Method in class com.netflix.astyanax.thrift.
ThriftCqlStatementResult
getSerializerPackage(String, boolean)
- Method in class com.netflix.astyanax.thrift.
ThriftKeyspaceImpl
getStartToken()
- Method in class com.netflix.astyanax.thrift.
ThriftAllRowsQueryImpl
getStrategyClass()
- Method in class com.netflix.astyanax.thrift.ddl.
ThriftKeyspaceDefinitionImpl
getStrategyOptions()
- Method in class com.netflix.astyanax.thrift.ddl.
ThriftKeyspaceDefinitionImpl
getSubColumns(Serializer<C2>)
- Method in class com.netflix.astyanax.thrift.model.
ThriftColumnImpl
getSubColumns(Serializer<C2>)
- Method in class com.netflix.astyanax.thrift.model.
ThriftCounterColumnImpl
getSubColumns(Serializer<C2>)
- Method in class com.netflix.astyanax.thrift.model.
ThriftCounterSuperColumnImpl
getSubColumns(Serializer<C2>)
- Method in class com.netflix.astyanax.thrift.model.
ThriftSuperColumnImpl
getSuperColumn(C, Serializer<C2>)
- Method in class com.netflix.astyanax.thrift.model.
ThriftColumnListImpl
getSuperColumn(int, Serializer<C2>)
- Method in class com.netflix.astyanax.thrift.model.
ThriftColumnListImpl
getSuperColumn(C, Serializer<C2>)
- Method in class com.netflix.astyanax.thrift.model.
ThriftColumnOrSuperColumnListImpl
getSuperColumn(int, Serializer<C2>)
- Method in class com.netflix.astyanax.thrift.model.
ThriftColumnOrSuperColumnListImpl
getSuperColumn(C, Serializer<C2>)
- Method in class com.netflix.astyanax.thrift.model.
ThriftCounterColumnListImpl
getSuperColumn(int, Serializer<C2>)
- Method in class com.netflix.astyanax.thrift.model.
ThriftCounterColumnListImpl
getThriftColumnFamilyDefinition()
- Method in class com.netflix.astyanax.thrift.ddl.
ThriftColumnFamilyDefinitionImpl
getThriftKeyspaceDefinition()
- Method in class com.netflix.astyanax.thrift.ddl.
ThriftKeyspaceDefinitionImpl
getThriftObjectFromProperties(Class<T>, Properties)
- Static method in class com.netflix.astyanax.thrift.
ThriftUtils
getTimestamp()
- Method in class com.netflix.astyanax.thrift.model.
ThriftColumnImpl
getTimestamp()
- Method in class com.netflix.astyanax.thrift.model.
ThriftCounterColumnImpl
getTimestamp()
- Method in class com.netflix.astyanax.thrift.model.
ThriftCounterSuperColumnImpl
getTimestamp()
- Method in class com.netflix.astyanax.thrift.model.
ThriftSuperColumnImpl
getTtl()
- Method in class com.netflix.astyanax.thrift.model.
ThriftColumnImpl
getTtl()
- Method in class com.netflix.astyanax.thrift.model.
ThriftCounterColumnImpl
getTtl()
- Method in class com.netflix.astyanax.thrift.model.
ThriftCounterSuperColumnImpl
getTtl()
- Method in class com.netflix.astyanax.thrift.model.
ThriftSuperColumnImpl
getValidationClass()
- Method in class com.netflix.astyanax.thrift.ddl.
ThriftColumnDefinitionImpl
getValue(Serializer<V>)
- Method in class com.netflix.astyanax.thrift.model.
ThriftColumnImpl
getValue(Serializer<V>)
- Method in class com.netflix.astyanax.thrift.model.
ThriftCounterColumnImpl
getValue(Serializer<V>)
- Method in class com.netflix.astyanax.thrift.model.
ThriftCounterSuperColumnImpl
getValue(Serializer<V>)
- Method in class com.netflix.astyanax.thrift.model.
ThriftSuperColumnImpl
getVersion()
- Method in class com.netflix.astyanax.thrift.
ThriftClusterImpl
Get the version from the cluster
getWriteAheadLog()
- Method in class com.netflix.astyanax.thrift.
AbstractThriftMutationBatchImpl
H
hasIndex()
- Method in class com.netflix.astyanax.thrift.ddl.
ThriftColumnDefinitionImpl
hasMetadata(String)
- Method in class com.netflix.astyanax.thrift.
ThriftSyncConnectionFactoryImpl.ThriftConnection
hasNumber()
- Method in class com.netflix.astyanax.thrift.model.
ThriftCqlResultImpl
hasRows()
- Method in class com.netflix.astyanax.thrift.model.
ThriftCqlResultImpl
hasValue()
- Method in class com.netflix.astyanax.thrift.model.
ThriftColumnImpl
hasValue()
- Method in class com.netflix.astyanax.thrift.model.
ThriftCounterColumnImpl
hasValue()
- Method in class com.netflix.astyanax.thrift.model.
ThriftCounterSuperColumnImpl
hasValue()
- Method in class com.netflix.astyanax.thrift.model.
ThriftSuperColumnImpl
I
incrementCounterColumn(C, long)
- Method in class com.netflix.astyanax.thrift.model.
ThriftCounterSuperColumnMutationImpl
incrementCounterColumn(C, long)
- Method in class com.netflix.astyanax.thrift.
ThriftColumnFamilyMutationImpl
incrementCounterColumn(C, long)
- Method in class com.netflix.astyanax.thrift.
ThriftSuperColumnMutationImpl
Deprecated.
indexClause
- Variable in class com.netflix.astyanax.thrift.
AbstractIndexQueryImpl
insertValue(ByteBuffer, Integer)
- Method in class com.netflix.astyanax.thrift.
AbstractThriftColumnMutationImpl
internalCreateKeyspace(KsDef)
- Method in class com.netflix.astyanax.thrift.
ThriftKeyspaceImpl
internalDescribeKeyspace()
- Method in class com.netflix.astyanax.thrift.
ThriftKeyspaceImpl
internalExecute(Cassandra.Client, ConnectionContext)
- Method in class com.netflix.astyanax.thrift.
AbstractOperationImpl
internalUpdateKeyspace(KsDef)
- Method in class com.netflix.astyanax.thrift.
ThriftKeyspaceImpl
isEmpty()
- Method in class com.netflix.astyanax.thrift.
AbstractThriftMutationBatchImpl
Checks whether the mutation object contains rows.
isEmpty()
- Method in class com.netflix.astyanax.thrift.model.
ThriftColumnListImpl
isEmpty()
- Method in class com.netflix.astyanax.thrift.model.
ThriftColumnOrSuperColumnListImpl
isEmpty()
- Method in class com.netflix.astyanax.thrift.model.
ThriftCounterColumnListImpl
isEmpty()
- Method in class com.netflix.astyanax.thrift.model.
ThriftCqlRowsImpl
isEmpty()
- Method in class com.netflix.astyanax.thrift.model.
ThriftRowsListImpl
isEmpty()
- Method in class com.netflix.astyanax.thrift.model.
ThriftRowsSliceImpl
isEmpty()
- Method in class com.netflix.astyanax.thrift.
ThriftAllRowsImpl
isPaginating
- Variable in class com.netflix.astyanax.thrift.
AbstractIndexQueryImpl
isPaginating
- Variable in class com.netflix.astyanax.thrift.
AbstractRowQueryImpl
isParentColumn()
- Method in class com.netflix.astyanax.thrift.model.
ThriftColumnImpl
isParentColumn()
- Method in class com.netflix.astyanax.thrift.model.
ThriftCounterColumnImpl
isParentColumn()
- Method in class com.netflix.astyanax.thrift.model.
ThriftCounterSuperColumnImpl
isParentColumn()
- Method in class com.netflix.astyanax.thrift.model.
ThriftSuperColumnImpl
isSuperColumn()
- Method in class com.netflix.astyanax.thrift.model.
ThriftColumnListImpl
isSuperColumn()
- Method in class com.netflix.astyanax.thrift.model.
ThriftColumnOrSuperColumnListImpl
isSuperColumn()
- Method in class com.netflix.astyanax.thrift.model.
ThriftCounterColumnListImpl
iterator()
- Method in class com.netflix.astyanax.thrift.model.
ThriftColumnListImpl
iterator()
- Method in class com.netflix.astyanax.thrift.model.
ThriftColumnOrSuperColumnListImpl
iterator()
- Method in class com.netflix.astyanax.thrift.model.
ThriftCounterColumnListImpl
iterator()
- Method in class com.netflix.astyanax.thrift.model.
ThriftCqlRowsImpl
iterator()
- Method in class com.netflix.astyanax.thrift.model.
ThriftRowsListImpl
iterator()
- Method in class com.netflix.astyanax.thrift.model.
ThriftRowsSliceImpl
iterator()
- Method in class com.netflix.astyanax.thrift.
ThriftAllRowsImpl
Each call to .iterator() returns a new context starting at the beginning of the column family.
K
key
- Variable in class com.netflix.astyanax.thrift.
AbstractThriftColumnMutationImpl
ks_def
- Variable in class com.netflix.astyanax.thrift.ddl.
ThriftKeyspaceDefinitionImpl
L
lockCurrentTimestamp()
- Method in class com.netflix.astyanax.thrift.
AbstractThriftMutationBatchImpl
M
makeColumnDefinition()
- Method in class com.netflix.astyanax.thrift.ddl.
ThriftColumnFamilyDefinitionImpl
makeColumnDefinition()
- Method in class com.netflix.astyanax.thrift.
ThriftClusterImpl
makeColumnFamilyDefinition()
- Method in class com.netflix.astyanax.thrift.
ThriftClusterImpl
makeKeyspaceDefinition()
- Method in class com.netflix.astyanax.thrift.
ThriftClusterImpl
mergeShallow(MutationBatch)
- Method in class com.netflix.astyanax.thrift.
AbstractThriftMutationBatchImpl
MUTATION_OVERHEAD
- Static variable in class com.netflix.astyanax.thrift.
ThriftUtils
O
open()
- Method in class com.netflix.astyanax.thrift.
ThriftSyncConnectionFactoryImpl.ThriftConnection
openAsync(Connection.AsyncOpenCallback<Cassandra.Client>)
- Method in class com.netflix.astyanax.thrift.
ThriftSyncConnectionFactoryImpl.ThriftConnection
P
paginateNoMore
- Variable in class com.netflix.astyanax.thrift.
AbstractIndexQueryImpl
paginateNoMore
- Variable in class com.netflix.astyanax.thrift.
AbstractRowQueryImpl
pinToHost(Host)
- Method in class com.netflix.astyanax.thrift.
AbstractThriftMutationBatchImpl
pinToHost(Host)
- Method in class com.netflix.astyanax.thrift.
ThriftColumnFamilyQueryImpl
populateObjectFromProperties(Object, Properties)
- Static method in class com.netflix.astyanax.thrift.
ThriftUtils
predicate
- Variable in class com.netflix.astyanax.thrift.
AbstractIndexQueryImpl
predicate
- Variable in class com.netflix.astyanax.thrift.
AbstractRowQueryImpl
predicate
- Variable in class com.netflix.astyanax.thrift.
AbstractRowSliceQueryImpl
predicate
- Variable in class com.netflix.astyanax.thrift.
ThriftAllRowsQueryImpl
prepare_cql_query(Cassandra.Client)
- Method in class com.netflix.astyanax.thrift.
AbstractThriftCqlQuery
prepare_cql_query(Cassandra.Client)
- Method in class com.netflix.astyanax.thrift.
ThriftCql3Query
prepare_cql_query(Cassandra.Client)
- Method in class com.netflix.astyanax.thrift.
ThriftCqlQuery
prepareColumnMutation(ColumnFamily<K, C>, K, C)
- Method in class com.netflix.astyanax.thrift.
ThriftKeyspaceImpl
prepareCqlStatement()
- Method in class com.netflix.astyanax.thrift.
ThriftKeyspaceImpl
prepareMutationBatch()
- Method in class com.netflix.astyanax.thrift.
ThriftKeyspaceImpl
prepareQuery(ColumnFamily<K, C>)
- Method in class com.netflix.astyanax.thrift.
ThriftKeyspaceImpl
propertiesToMap(Properties)
- Static method in class com.netflix.astyanax.thrift.
ThriftUtils
Convert a Properties object into a tree
putColumn(C, V, Serializer<V>, Integer)
- Method in class com.netflix.astyanax.thrift.model.
ThriftCounterSuperColumnMutationImpl
putColumn(C, V, Serializer<V>, Integer)
- Method in class com.netflix.astyanax.thrift.
ThriftColumnFamilyMutationImpl
putColumn(C, V, Serializer<V>, Integer)
- Method in class com.netflix.astyanax.thrift.
ThriftSuperColumnMutationImpl
Deprecated.
putCompressedColumn(C, String, Integer)
- Method in class com.netflix.astyanax.thrift.
ThriftSuperColumnMutationImpl
Deprecated.
putCompressedColumn(C, String)
- Method in class com.netflix.astyanax.thrift.
ThriftSuperColumnMutationImpl
Deprecated.
putCompressedColumnIfNotNull(C, String, Integer)
- Method in class com.netflix.astyanax.thrift.
ThriftSuperColumnMutationImpl
Deprecated.
putCompressedColumnIfNotNull(C, String)
- Method in class com.netflix.astyanax.thrift.
ThriftSuperColumnMutationImpl
Deprecated.
putEmptyColumn(Integer)
- Method in class com.netflix.astyanax.thrift.
AbstractThriftColumnMutationImpl
putEmptyColumn(C, Integer)
- Method in class com.netflix.astyanax.thrift.model.
ThriftCounterSuperColumnMutationImpl
putEmptyColumn(C)
- Method in class com.netflix.astyanax.thrift.model.
ThriftCounterSuperColumnMutationImpl
putEmptyColumn(C, Integer)
- Method in class com.netflix.astyanax.thrift.
ThriftColumnFamilyMutationImpl
putEmptyColumn(C, Integer)
- Method in class com.netflix.astyanax.thrift.
ThriftSuperColumnMutationImpl
Deprecated.
putValue(String, Integer)
- Method in class com.netflix.astyanax.thrift.
AbstractThriftColumnMutationImpl
putValue(byte[], Integer)
- Method in class com.netflix.astyanax.thrift.
AbstractThriftColumnMutationImpl
putValue(byte, Integer)
- Method in class com.netflix.astyanax.thrift.
AbstractThriftColumnMutationImpl
putValue(short, Integer)
- Method in class com.netflix.astyanax.thrift.
AbstractThriftColumnMutationImpl
putValue(int, Integer)
- Method in class com.netflix.astyanax.thrift.
AbstractThriftColumnMutationImpl
putValue(long, Integer)
- Method in class com.netflix.astyanax.thrift.
AbstractThriftColumnMutationImpl
putValue(boolean, Integer)
- Method in class com.netflix.astyanax.thrift.
AbstractThriftColumnMutationImpl
putValue(ByteBuffer, Integer)
- Method in class com.netflix.astyanax.thrift.
AbstractThriftColumnMutationImpl
putValue(Date, Integer)
- Method in class com.netflix.astyanax.thrift.
AbstractThriftColumnMutationImpl
putValue(float, Integer)
- Method in class com.netflix.astyanax.thrift.
AbstractThriftColumnMutationImpl
putValue(double, Integer)
- Method in class com.netflix.astyanax.thrift.
AbstractThriftColumnMutationImpl
putValue(UUID, Integer)
- Method in class com.netflix.astyanax.thrift.
AbstractThriftColumnMutationImpl
putValue(T, Serializer<T>, Integer)
- Method in class com.netflix.astyanax.thrift.
AbstractThriftColumnMutationImpl
R
retry
- Variable in class com.netflix.astyanax.thrift.
AbstractThriftColumnMutationImpl
S
searchWithIndex()
- Method in class com.netflix.astyanax.thrift.
ThriftColumnFamilyQueryImpl
serialize()
- Method in class com.netflix.astyanax.thrift.
AbstractThriftMutationBatchImpl
serializer
- Variable in class com.netflix.astyanax.thrift.
AbstractRowQueryImpl
setBlockSize(int)
- Method in class com.netflix.astyanax.thrift.
ThriftAllRowsQueryImpl
setBloomFilterFpChance(Double)
- Method in class com.netflix.astyanax.thrift.ddl.
ThriftColumnFamilyDefinitionImpl
setCaching(String)
- Method in class com.netflix.astyanax.thrift.ddl.
ThriftColumnFamilyDefinitionImpl
setCheckpointManager(CheckpointManager)
- Method in class com.netflix.astyanax.thrift.
ThriftAllRowsQueryImpl
setComment(String)
- Method in class com.netflix.astyanax.thrift.ddl.
ThriftColumnFamilyDefinitionImpl
setCompactionStrategy(String)
- Method in class com.netflix.astyanax.thrift.ddl.
ThriftColumnFamilyDefinitionImpl
setCompactionStrategyOptions(Map<String, String>)
- Method in class com.netflix.astyanax.thrift.ddl.
ThriftColumnFamilyDefinitionImpl
setComparatorType(String)
- Method in class com.netflix.astyanax.thrift.ddl.
ThriftColumnFamilyDefinitionImpl
setCompressionOptions(Map<String, String>)
- Method in class com.netflix.astyanax.thrift.ddl.
ThriftColumnFamilyDefinitionImpl
setConcurrencyLevel(int)
- Method in class com.netflix.astyanax.thrift.
ThriftAllRowsQueryImpl
setConsistencyLevel(ConsistencyLevel)
- Method in class com.netflix.astyanax.thrift.
AbstractThriftColumnMutationImpl
setConsistencyLevel(ConsistencyLevel)
- Method in class com.netflix.astyanax.thrift.
AbstractThriftMutationBatchImpl
setConsistencyLevel(ConsistencyLevel)
- Method in class com.netflix.astyanax.thrift.
ThriftColumnFamilyQueryImpl
setDefaultTtl(Integer)
- Method in class com.netflix.astyanax.thrift.model.
ThriftCounterSuperColumnMutationImpl
setDefaultValidationClass(String)
- Method in class com.netflix.astyanax.thrift.ddl.
ThriftColumnFamilyDefinitionImpl
setExceptionCallback(ExceptionCallback)
- Method in class com.netflix.astyanax.thrift.
ThriftAllRowsQueryImpl
setFields(Map<String, Object>)
- Method in class com.netflix.astyanax.thrift.ddl.
ThriftColumnDefinitionImpl
setFields(Map<String, Object>)
- Method in class com.netflix.astyanax.thrift.ddl.
ThriftColumnFamilyDefinitionImpl
setFields(Map<String, Object>)
- Method in class com.netflix.astyanax.thrift.ddl.
ThriftKeyspaceDefinitionImpl
setFieldValue(String, Object)
- Method in class com.netflix.astyanax.thrift.ddl.
ThriftColumnDefinitionImpl
setFieldValue(String, Object)
- Method in class com.netflix.astyanax.thrift.ddl.
ThriftColumnFamilyDefinitionImpl
setFieldValue(String, Object)
- Method in class com.netflix.astyanax.thrift.ddl.
ThriftKeyspaceDefinitionImpl
setGcGraceSeconds(Integer)
- Method in class com.netflix.astyanax.thrift.ddl.
ThriftColumnFamilyDefinitionImpl
setId(Integer)
- Method in class com.netflix.astyanax.thrift.ddl.
ThriftColumnFamilyDefinitionImpl
setIncludeEmptyRows(boolean)
- Method in class com.netflix.astyanax.thrift.
ThriftAllRowsQueryImpl
setIndex(String, String)
- Method in class com.netflix.astyanax.thrift.ddl.
ThriftColumnDefinitionImpl
setIndexWithType(String)
- Method in class com.netflix.astyanax.thrift.ddl.
ThriftColumnDefinitionImpl
setIsPaginating()
- Method in class com.netflix.astyanax.thrift.
AbstractIndexQueryImpl
setIsPaginating()
- Method in class com.netflix.astyanax.thrift.
AbstractRowQueryImpl
setKeyAlias(ByteBuffer)
- Method in class com.netflix.astyanax.thrift.ddl.
ThriftColumnFamilyDefinitionImpl
setKeyCacheSavePeriodInSeconds(Integer)
- Method in class com.netflix.astyanax.thrift.ddl.
ThriftColumnFamilyDefinitionImpl
setKeyCacheSize(Double)
- Method in class com.netflix.astyanax.thrift.ddl.
ThriftColumnFamilyDefinitionImpl
setKeysIndex(String)
- Method in class com.netflix.astyanax.thrift.ddl.
ThriftColumnDefinitionImpl
setKeysIndex()
- Method in class com.netflix.astyanax.thrift.ddl.
ThriftColumnDefinitionImpl
setKeyspace(String)
- Method in class com.netflix.astyanax.thrift.ddl.
ThriftColumnFamilyDefinitionImpl
setKeyValidationClass(String)
- Method in class com.netflix.astyanax.thrift.ddl.
ThriftColumnFamilyDefinitionImpl
setLimit(int)
- Method in class com.netflix.astyanax.thrift.
AbstractIndexQueryImpl
setLocalReadRepairChance(Double)
- Method in class com.netflix.astyanax.thrift.ddl.
ThriftColumnFamilyDefinitionImpl
setMaxCompactionThreshold(Integer)
- Method in class com.netflix.astyanax.thrift.ddl.
ThriftColumnFamilyDefinitionImpl
setMemtableFlushAfterMins(Integer)
- Method in class com.netflix.astyanax.thrift.ddl.
ThriftColumnFamilyDefinitionImpl
Deprecated.
setMemtableOperationsInMillions(Double)
- Method in class com.netflix.astyanax.thrift.ddl.
ThriftColumnFamilyDefinitionImpl
Deprecated.
setMemtableThroughputInMb(Integer)
- Method in class com.netflix.astyanax.thrift.ddl.
ThriftColumnFamilyDefinitionImpl
Deprecated.
setMergeShardsChance(Double)
- Method in class com.netflix.astyanax.thrift.ddl.
ThriftColumnFamilyDefinitionImpl
setMetadata(String, Object)
- Method in class com.netflix.astyanax.thrift.
ThriftSyncConnectionFactoryImpl.ThriftConnection
setMinCompactionThreshold(Integer)
- Method in class com.netflix.astyanax.thrift.ddl.
ThriftColumnFamilyDefinitionImpl
setName(String)
- Method in class com.netflix.astyanax.thrift.ddl.
ThriftColumnDefinitionImpl
setName(ByteBuffer)
- Method in class com.netflix.astyanax.thrift.ddl.
ThriftColumnDefinitionImpl
setName(byte[])
- Method in class com.netflix.astyanax.thrift.ddl.
ThriftColumnDefinitionImpl
setName(String)
- Method in class com.netflix.astyanax.thrift.ddl.
ThriftColumnFamilyDefinitionImpl
setName(String)
- Method in class com.netflix.astyanax.thrift.ddl.
ThriftKeyspaceDefinitionImpl
setNextStartKey(ByteBuffer)
- Method in class com.netflix.astyanax.thrift.
AbstractIndexQueryImpl
setOption(String, String)
- Method in class com.netflix.astyanax.thrift.ddl.
ThriftColumnDefinitionImpl
setOptions(Map<String, String>)
- Method in class com.netflix.astyanax.thrift.ddl.
ThriftColumnDefinitionImpl
setPinnedHost(Host)
- Method in class com.netflix.astyanax.thrift.
AbstractOperationImpl
setProperties(Properties)
- Method in class com.netflix.astyanax.thrift.ddl.
ThriftColumnFamilyDefinitionImpl
setProperties(Properties)
- Method in class com.netflix.astyanax.thrift.ddl.
ThriftKeyspaceDefinitionImpl
setPropertiesFromThrift(String, Properties, TBase)
- Static method in class com.netflix.astyanax.thrift.
ThriftUtils
Quick and dirty implementation that converts thrift DDL to a Properties object by flattening the parameters
setReadRepairChance(Double)
- Method in class com.netflix.astyanax.thrift.ddl.
ThriftColumnFamilyDefinitionImpl
setRepeatLastToken(boolean)
- Method in class com.netflix.astyanax.thrift.
ThriftAllRowsQueryImpl
setReplicateOnWrite(Boolean)
- Method in class com.netflix.astyanax.thrift.ddl.
ThriftColumnFamilyDefinitionImpl
setRowCacheProvider(String)
- Method in class com.netflix.astyanax.thrift.ddl.
ThriftColumnFamilyDefinitionImpl
setRowCacheSavePeriodInSeconds(Integer)
- Method in class com.netflix.astyanax.thrift.ddl.
ThriftColumnFamilyDefinitionImpl
setRowCacheSize(Double)
- Method in class com.netflix.astyanax.thrift.ddl.
ThriftColumnFamilyDefinitionImpl
setRowLimit(int)
- Method in class com.netflix.astyanax.thrift.
AbstractIndexQueryImpl
setRowLimit(int)
- Method in class com.netflix.astyanax.thrift.
ThriftAllRowsQueryImpl
setStartKey(K)
- Method in class com.netflix.astyanax.thrift.
AbstractIndexQueryImpl
setStrategyClass(String)
- Method in class com.netflix.astyanax.thrift.ddl.
ThriftKeyspaceDefinitionImpl
setStrategyOptions(Map<String, String>)
- Method in class com.netflix.astyanax.thrift.ddl.
ThriftKeyspaceDefinitionImpl
setThreadCount(int)
- Method in class com.netflix.astyanax.thrift.
ThriftAllRowsQueryImpl
setTimeout(long)
- Method in class com.netflix.astyanax.thrift.
AbstractThriftMutationBatchImpl
setTimeout(int)
- Method in class com.netflix.astyanax.thrift.
ThriftSyncConnectionFactoryImpl.ThriftConnection
setTimestamp(long)
- Method in class com.netflix.astyanax.thrift.
AbstractThriftMutationBatchImpl
setValidationClass(String)
- Method in class com.netflix.astyanax.thrift.ddl.
ThriftColumnDefinitionImpl
size()
- Method in class com.netflix.astyanax.thrift.model.
ThriftColumnListImpl
size()
- Method in class com.netflix.astyanax.thrift.model.
ThriftColumnOrSuperColumnListImpl
size()
- Method in class com.netflix.astyanax.thrift.model.
ThriftCounterColumnListImpl
size()
- Method in class com.netflix.astyanax.thrift.model.
ThriftCqlRowsImpl
size()
- Method in class com.netflix.astyanax.thrift.model.
ThriftRowsListImpl
size()
- Method in class com.netflix.astyanax.thrift.model.
ThriftRowsSliceImpl
size()
- Method in class com.netflix.astyanax.thrift.
ThriftAllRowsImpl
T
testOperation(Operation<?, ?>)
- Method in class com.netflix.astyanax.thrift.
ThriftKeyspaceImpl
testOperation(Operation<?, ?>, RetryPolicy)
- Method in class com.netflix.astyanax.thrift.
ThriftKeyspaceImpl
ThriftAllRowsImpl
<
K
,
C
> - Class in
com.netflix.astyanax.thrift
ThriftAllRowsImpl(Partitioner, ThriftAllRowsQueryImpl<K, C>, ColumnFamily<K, C>)
- Constructor for class com.netflix.astyanax.thrift.
ThriftAllRowsImpl
ThriftAllRowsQueryImpl
<
K
,
C
> - Class in
com.netflix.astyanax.thrift
ThriftAllRowsQueryImpl(ThriftColumnFamilyQueryImpl<K, C>)
- Constructor for class com.netflix.astyanax.thrift.
ThriftAllRowsQueryImpl
ThriftClusterImpl
- Class in
com.netflix.astyanax.thrift
ThriftClusterImpl(AstyanaxConfiguration, ConnectionPool<Cassandra.Client>, KeyspaceTracerFactory)
- Constructor for class com.netflix.astyanax.thrift.
ThriftClusterImpl
ThriftColumnDefinitionImpl
- Class in
com.netflix.astyanax.thrift.ddl
ThriftColumnDefinitionImpl()
- Constructor for class com.netflix.astyanax.thrift.ddl.
ThriftColumnDefinitionImpl
ThriftColumnDefinitionImpl(ColumnDef)
- Constructor for class com.netflix.astyanax.thrift.ddl.
ThriftColumnDefinitionImpl
ThriftColumnFamilyDefinitionImpl
- Class in
com.netflix.astyanax.thrift.ddl
ThriftColumnFamilyDefinitionImpl()
- Constructor for class com.netflix.astyanax.thrift.ddl.
ThriftColumnFamilyDefinitionImpl
ThriftColumnFamilyDefinitionImpl(CfDef)
- Constructor for class com.netflix.astyanax.thrift.ddl.
ThriftColumnFamilyDefinitionImpl
ThriftColumnFamilyMutationImpl
<
C
> - Class in
com.netflix.astyanax.thrift
Implementation of a row mutation at the root of the column family.
ThriftColumnFamilyMutationImpl(Long, List<Mutation>, Serializer<C>)
- Constructor for class com.netflix.astyanax.thrift.
ThriftColumnFamilyMutationImpl
ThriftColumnFamilyQueryImpl
<
K
,
C
> - Class in
com.netflix.astyanax.thrift
Implementation of all column family queries using the thrift API.
ThriftColumnFamilyQueryImpl(ExecutorService, KeyspaceTracerFactory, ThriftKeyspaceImpl, ConnectionPool<Cassandra.Client>, ColumnFamily<K, C>, ConsistencyLevel, RetryPolicy)
- Constructor for class com.netflix.astyanax.thrift.
ThriftColumnFamilyQueryImpl
ThriftColumnImpl
<
C
> - Class in
com.netflix.astyanax.thrift.model
TODO: All serializers
ThriftColumnImpl(C, Column)
- Constructor for class com.netflix.astyanax.thrift.model.
ThriftColumnImpl
ThriftColumnListImpl
<
C
> - Class in
com.netflix.astyanax.thrift.model
Wrapper for a simple list of columns where each column has a scalar value.
ThriftColumnListImpl(List<Column>, Serializer<C>)
- Constructor for class com.netflix.astyanax.thrift.model.
ThriftColumnListImpl
ThriftColumnOrSuperColumnListImpl
<
C
> - Class in
com.netflix.astyanax.thrift.model
List of columns that can be either a list of super columns or standard columns.
ThriftColumnOrSuperColumnListImpl(List<ColumnOrSuperColumn>, Serializer<C>)
- Constructor for class com.netflix.astyanax.thrift.model.
ThriftColumnOrSuperColumnListImpl
ThriftConverter
- Class in
com.netflix.astyanax.thrift
ThriftConverter()
- Constructor for class com.netflix.astyanax.thrift.
ThriftConverter
ThriftCounterColumnImpl
<
C
> - Class in
com.netflix.astyanax.thrift.model
ThriftCounterColumnImpl(C, CounterColumn)
- Constructor for class com.netflix.astyanax.thrift.model.
ThriftCounterColumnImpl
ThriftCounterColumnListImpl
<
C
> - Class in
com.netflix.astyanax.thrift.model
ThriftCounterColumnListImpl(List<CounterColumn>, Serializer<C>)
- Constructor for class com.netflix.astyanax.thrift.model.
ThriftCounterColumnListImpl
ThriftCounterSuperColumnImpl
<
C
> - Class in
com.netflix.astyanax.thrift.model
ThriftCounterSuperColumnImpl(C, CounterSuperColumn)
- Constructor for class com.netflix.astyanax.thrift.model.
ThriftCounterSuperColumnImpl
ThriftCounterSuperColumnMutationImpl
<
C
> - Class in
com.netflix.astyanax.thrift.model
ThriftCounterSuperColumnMutationImpl(long, List<Mutation>, ColumnPath<C>)
- Constructor for class com.netflix.astyanax.thrift.model.
ThriftCounterSuperColumnMutationImpl
ThriftCql2Factory
- Class in
com.netflix.astyanax.thrift
ThriftCql2Factory()
- Constructor for class com.netflix.astyanax.thrift.
ThriftCql2Factory
ThriftCql3Factory
- Class in
com.netflix.astyanax.thrift
ThriftCql3Factory()
- Constructor for class com.netflix.astyanax.thrift.
ThriftCql3Factory
ThriftCql3Query
<
K
,
C
> - Class in
com.netflix.astyanax.thrift
ThriftCql3Statement
- Class in
com.netflix.astyanax.thrift
ThriftCql3Statement(ThriftKeyspaceImpl)
- Constructor for class com.netflix.astyanax.thrift.
ThriftCql3Statement
ThriftCqlFactory
- Interface in
com.netflix.astyanax.thrift
ThriftCqlFactoryResolver
- Class in
com.netflix.astyanax.thrift
ThriftCqlFactoryResolver()
- Constructor for class com.netflix.astyanax.thrift.
ThriftCqlFactoryResolver
ThriftCqlQuery
<
K
,
C
> - Class in
com.netflix.astyanax.thrift
ThriftCqlResultImpl
<
K
,
C
> - Class in
com.netflix.astyanax.thrift.model
ThriftCqlResultImpl(Rows<K, C>)
- Constructor for class com.netflix.astyanax.thrift.model.
ThriftCqlResultImpl
ThriftCqlResultImpl(Integer)
- Constructor for class com.netflix.astyanax.thrift.model.
ThriftCqlResultImpl
ThriftCqlRowsImpl
<
K
,
C
> - Class in
com.netflix.astyanax.thrift.model
ThriftCqlRowsImpl(List<CqlRow>, Serializer<K>, Serializer<C>)
- Constructor for class com.netflix.astyanax.thrift.model.
ThriftCqlRowsImpl
ThriftCqlSchema
- Class in
com.netflix.astyanax.thrift
ThriftCqlSchema(CqlMetadata)
- Constructor for class com.netflix.astyanax.thrift.
ThriftCqlSchema
ThriftCqlStatementResult
- Class in
com.netflix.astyanax.thrift
ThriftCqlStatementResult(CqlResult)
- Constructor for class com.netflix.astyanax.thrift.
ThriftCqlStatementResult
ThriftFamilyFactory
- Class in
com.netflix.astyanax.thrift
ThriftFamilyFactory()
- Constructor for class com.netflix.astyanax.thrift.
ThriftFamilyFactory
ThriftKeyspaceDefinitionImpl
- Class in
com.netflix.astyanax.thrift.ddl
ThriftKeyspaceDefinitionImpl()
- Constructor for class com.netflix.astyanax.thrift.ddl.
ThriftKeyspaceDefinitionImpl
ThriftKeyspaceDefinitionImpl(KsDef)
- Constructor for class com.netflix.astyanax.thrift.ddl.
ThriftKeyspaceDefinitionImpl
ThriftKeyspaceImpl
- Class in
com.netflix.astyanax.thrift
ThriftKeyspaceImpl(String, ConnectionPool<Cassandra.Client>, AstyanaxConfiguration, KeyspaceTracerFactory)
- Constructor for class com.netflix.astyanax.thrift.
ThriftKeyspaceImpl
ThriftRowImpl
<
K
,
C
> - Class in
com.netflix.astyanax.thrift.model
ThriftRowImpl(K, ByteBuffer, ColumnList<C>)
- Constructor for class com.netflix.astyanax.thrift.model.
ThriftRowImpl
ThriftRowsListImpl
<
K
,
C
> - Class in
com.netflix.astyanax.thrift.model
ThriftRowsListImpl(Map<ByteBuffer, List<ColumnOrSuperColumn>>, Serializer<K>, Serializer<C>)
- Constructor for class com.netflix.astyanax.thrift.model.
ThriftRowsListImpl
ThriftRowsSliceImpl
<
K
,
C
> - Class in
com.netflix.astyanax.thrift.model
Wrapper for a key slice response.
ThriftRowsSliceImpl(List<KeySlice>, Serializer<K>, Serializer<C>)
- Constructor for class com.netflix.astyanax.thrift.model.
ThriftRowsSliceImpl
ThriftSuperColumnImpl
<
C
> - Class in
com.netflix.astyanax.thrift.model
ThriftSuperColumnImpl(C, SuperColumn)
- Constructor for class com.netflix.astyanax.thrift.model.
ThriftSuperColumnImpl
ThriftSuperColumnMutationImpl
<
C
> - Class in
com.netflix.astyanax.thrift
Deprecated.
Use composite columns instead
ThriftSuperColumnMutationImpl(long, List<Mutation>, ColumnPath<C>)
- Constructor for class com.netflix.astyanax.thrift.
ThriftSuperColumnMutationImpl
Deprecated.
ThriftSyncConnectionFactoryImpl
- Class in
com.netflix.astyanax.thrift
ThriftSyncConnectionFactoryImpl(AstyanaxConfiguration, ConnectionPoolConfiguration, KeyspaceTracerFactory, ConnectionPoolMonitor)
- Constructor for class com.netflix.astyanax.thrift.
ThriftSyncConnectionFactoryImpl
ThriftSyncConnectionFactoryImpl.ThriftConnection
- Class in
com.netflix.astyanax.thrift
ThriftSyncConnectionFactoryImpl.ThriftConnection(HostConnectionPool<Cassandra.Client>, int)
- Constructor for class com.netflix.astyanax.thrift.
ThriftSyncConnectionFactoryImpl.ThriftConnection
ThriftTypes
- Enum in
com.netflix.astyanax.thrift
ThriftUtils
- Class in
com.netflix.astyanax.thrift
ThriftUtils()
- Constructor for class com.netflix.astyanax.thrift.
ThriftUtils
timestamp
- Variable in class com.netflix.astyanax.thrift.
AbstractThriftMutationBatchImpl
ToConnectionPoolException(Throwable)
- Static method in class com.netflix.astyanax.thrift.
ThriftConverter
Convert from Thrift exceptions to an internal ConnectionPoolException
toString()
- Method in class com.netflix.astyanax.thrift.
AbstractThriftMutationBatchImpl
Generate a string representation of the mutation with the following syntax Key1: cf1: Mutation count cf2: Mutation count Key2: cf1: Mutation count cf2: Mutation count
toString()
- Method in class com.netflix.astyanax.thrift.
ThriftSyncConnectionFactoryImpl.ThriftConnection
ToThriftConsistencyLevel(ConsistencyLevel)
- Static method in class com.netflix.astyanax.thrift.
ThriftConverter
truncateColumnFamily(ColumnFamily<K, C>)
- Method in class com.netflix.astyanax.thrift.
ThriftKeyspaceImpl
truncateColumnFamily(String)
- Method in class com.netflix.astyanax.thrift.
ThriftKeyspaceImpl
U
updateColumnFamily(ColumnFamilyDefinition)
- Method in class com.netflix.astyanax.thrift.
ThriftClusterImpl
updateColumnFamily(Map<String, Object>)
- Method in class com.netflix.astyanax.thrift.
ThriftClusterImpl
updateColumnFamily(Properties)
- Method in class com.netflix.astyanax.thrift.
ThriftClusterImpl
updateColumnFamily(ColumnFamily<K, C>, Map<String, Object>)
- Method in class com.netflix.astyanax.thrift.
ThriftKeyspaceImpl
updateColumnFamily(Map<String, Object>)
- Method in class com.netflix.astyanax.thrift.
ThriftKeyspaceImpl
updateColumnFamily(Properties)
- Method in class com.netflix.astyanax.thrift.
ThriftKeyspaceImpl
updateKeyspace(KeyspaceDefinition)
- Method in class com.netflix.astyanax.thrift.
ThriftClusterImpl
updateKeyspace(Map<String, Object>)
- Method in class com.netflix.astyanax.thrift.
ThriftClusterImpl
updateKeyspace(Properties)
- Method in class com.netflix.astyanax.thrift.
ThriftClusterImpl
updateKeyspace(Map<String, Object>)
- Method in class com.netflix.astyanax.thrift.
ThriftKeyspaceImpl
updateKeyspace(Properties)
- Method in class com.netflix.astyanax.thrift.
ThriftKeyspaceImpl
useAtomicBatch()
- Method in class com.netflix.astyanax.thrift.
AbstractThriftMutationBatchImpl
useCompression()
- Method in class com.netflix.astyanax.thrift.
AbstractThriftCqlQuery
usingWriteAheadLog(WriteAheadLog)
- Method in class com.netflix.astyanax.thrift.
AbstractThriftMutationBatchImpl
V
valueForBasicType(Object, byte)
- Static method in class com.netflix.astyanax.thrift.
ThriftUtils
valueOf(String)
- Static method in enum com.netflix.astyanax.thrift.
ThriftTypes
Returns the enum constant of this type with the specified name.
values()
- Static method in enum com.netflix.astyanax.thrift.
ThriftTypes
Returns an array containing the constants of this enum type, in the order they are declared.
W
withAtomicBatch(boolean)
- Method in class com.netflix.astyanax.thrift.
AbstractThriftMutationBatchImpl
withBooleanValue(Boolean)
- Method in class com.netflix.astyanax.thrift.
AbstractThriftCqlPreparedStatement
withByteBufferValue(V, Serializer<V>)
- Method in class com.netflix.astyanax.thrift.
AbstractThriftCqlPreparedStatement
withCaching(boolean)
- Method in class com.netflix.astyanax.thrift.
ThriftColumnFamilyQueryImpl
withColumnRange(C, C, boolean, int)
- Method in class com.netflix.astyanax.thrift.
AbstractIndexQueryImpl
withColumnRange(ByteBufferRange)
- Method in class com.netflix.astyanax.thrift.
AbstractIndexQueryImpl
withColumnRange(ByteBuffer, ByteBuffer, boolean, int)
- Method in class com.netflix.astyanax.thrift.
AbstractIndexQueryImpl
withColumnRange(C, C, boolean, int)
- Method in class com.netflix.astyanax.thrift.
AbstractRowQueryImpl
withColumnRange(ByteBuffer, ByteBuffer, boolean, int)
- Method in class com.netflix.astyanax.thrift.
AbstractRowQueryImpl
withColumnRange(ByteBufferRange)
- Method in class com.netflix.astyanax.thrift.
AbstractRowQueryImpl
withColumnRange(C, C, boolean, int)
- Method in class com.netflix.astyanax.thrift.
AbstractRowSliceQueryImpl
withColumnRange(ByteBuffer, ByteBuffer, boolean, int)
- Method in class com.netflix.astyanax.thrift.
AbstractRowSliceQueryImpl
withColumnRange(ByteBufferRange)
- Method in class com.netflix.astyanax.thrift.
AbstractRowSliceQueryImpl
withColumnRange(C, C, boolean, int)
- Method in class com.netflix.astyanax.thrift.
ThriftAllRowsQueryImpl
withColumnRange(ByteBuffer, ByteBuffer, boolean, int)
- Method in class com.netflix.astyanax.thrift.
ThriftAllRowsQueryImpl
withColumnRange(ByteBufferRange)
- Method in class com.netflix.astyanax.thrift.
ThriftAllRowsQueryImpl
withColumnSlice(C...)
- Method in class com.netflix.astyanax.thrift.
AbstractIndexQueryImpl
withColumnSlice(Collection<C>)
- Method in class com.netflix.astyanax.thrift.
AbstractIndexQueryImpl
withColumnSlice(ColumnSlice<C>)
- Method in class com.netflix.astyanax.thrift.
AbstractIndexQueryImpl
withColumnSlice(C...)
- Method in class com.netflix.astyanax.thrift.
AbstractRowQueryImpl
withColumnSlice(Collection<C>)
- Method in class com.netflix.astyanax.thrift.
AbstractRowQueryImpl
withColumnSlice(ColumnSlice<C>)
- Method in class com.netflix.astyanax.thrift.
AbstractRowQueryImpl
withColumnSlice(C...)
- Method in class com.netflix.astyanax.thrift.
AbstractRowSliceQueryImpl
withColumnSlice(Collection<C>)
- Method in class com.netflix.astyanax.thrift.
AbstractRowSliceQueryImpl
withColumnSlice(ColumnSlice<C>)
- Method in class com.netflix.astyanax.thrift.
AbstractRowSliceQueryImpl
withColumnSlice(C...)
- Method in class com.netflix.astyanax.thrift.
ThriftAllRowsQueryImpl
withColumnSlice(Collection<C>)
- Method in class com.netflix.astyanax.thrift.
ThriftAllRowsQueryImpl
withColumnSlice(ColumnSlice<C>)
- Method in class com.netflix.astyanax.thrift.
ThriftAllRowsQueryImpl
withCompression(Boolean)
- Method in class com.netflix.astyanax.thrift.
ThriftCql3Statement
withConsistencyLevel(ConsistencyLevel)
- Method in class com.netflix.astyanax.thrift.
AbstractThriftCqlQuery
withConsistencyLevel(ConsistencyLevel)
- Method in class com.netflix.astyanax.thrift.
AbstractThriftMutationBatchImpl
withConsistencyLevel(ConsistencyLevel)
- Method in class com.netflix.astyanax.thrift.
ThriftCql3Statement
withCql(String)
- Method in class com.netflix.astyanax.thrift.
ThriftColumnFamilyQueryImpl
withCql(String)
- Method in class com.netflix.astyanax.thrift.
ThriftCql3Statement
withDoubleValue(Double)
- Method in class com.netflix.astyanax.thrift.
AbstractThriftCqlPreparedStatement
withFloatValue(Float)
- Method in class com.netflix.astyanax.thrift.
AbstractThriftCqlPreparedStatement
withIntegerValue(Integer)
- Method in class com.netflix.astyanax.thrift.
AbstractThriftCqlPreparedStatement
withLongValue(Long)
- Method in class com.netflix.astyanax.thrift.
AbstractThriftCqlPreparedStatement
withRetryPolicy(RetryPolicy)
- Method in class com.netflix.astyanax.thrift.
AbstractThriftColumnMutationImpl
withRetryPolicy(RetryPolicy)
- Method in class com.netflix.astyanax.thrift.
AbstractThriftMutationBatchImpl
withRetryPolicy(RetryPolicy)
- Method in class com.netflix.astyanax.thrift.
ThriftColumnFamilyQueryImpl
withRow(ColumnFamily<K, C>, K)
- Method in class com.netflix.astyanax.thrift.
AbstractThriftMutationBatchImpl
withShortValue(Short)
- Method in class com.netflix.astyanax.thrift.
AbstractThriftCqlPreparedStatement
withStringValue(String)
- Method in class com.netflix.astyanax.thrift.
AbstractThriftCqlPreparedStatement
withSuperColumn(ColumnPath<SC>)
- Method in class com.netflix.astyanax.thrift.model.
ThriftCounterSuperColumnMutationImpl
withSuperColumn(ColumnPath<SC>)
- Method in class com.netflix.astyanax.thrift.
ThriftColumnFamilyMutationImpl
withSuperColumn(ColumnPath<SC>)
- Method in class com.netflix.astyanax.thrift.
ThriftSuperColumnMutationImpl
Deprecated.
withTimestamp(long)
- Method in class com.netflix.astyanax.thrift.
AbstractThriftColumnMutationImpl
withTimestamp(long)
- Method in class com.netflix.astyanax.thrift.
AbstractThriftMutationBatchImpl
withUUIDValue(UUID)
- Method in class com.netflix.astyanax.thrift.
AbstractThriftCqlPreparedStatement
withValue(ByteBuffer)
- Method in class com.netflix.astyanax.thrift.
AbstractThriftCqlPreparedStatement
withValues(List<ByteBuffer>)
- Method in class com.netflix.astyanax.thrift.
AbstractThriftCqlPreparedStatement
writeConsistencyLevel
- Variable in class com.netflix.astyanax.thrift.
AbstractThriftColumnMutationImpl
A
C
D
E
F
G
H
I
K
L
M
O
P
R
S
T
U
V
W
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes