| java.lang.Object | |
| ↳ | com.netflix.astyanax.shallows.EmptyRowsImpl<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
| |||||||||||
Get the number of rows in the list
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
From interface
com.netflix.astyanax.model.Rows
| |||||||||||
From interface
java.lang.Iterable
| |||||||||||
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
Get the number of rows in the list