java.lang.Object | |
↳ | com.netflix.astyanax.thrift.ThriftAllRowsImpl<K, C> |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Return the row for a specific key.
| |||||||||||
Return a row by it's index in the response.
| |||||||||||
Determine if the row list has data
| |||||||||||
Each call to .iterator() returns a new context starting at the beginning
of the column family.
| |||||||||||
Get the number of rows in the list
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() | |||||||||||
![]() |
Return the row for a specific key. Will return an exception if the result set is a list and not a lookup.
Determine if the row list has data
Each call to .iterator() returns a new context starting at the beginning of the column family.
Get the number of rows in the list