| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RowDeletor | |
|---|---|
| org.scale7.cassandra.pelops | |
| org.scale7.cassandra.pelops.pool | |
| Uses of RowDeletor in org.scale7.cassandra.pelops | 
|---|
| Methods in org.scale7.cassandra.pelops that return RowDeletor | |
|---|---|
| static RowDeletor | Pelops.createRowDeletor(String poolName)Create a row deletorobject using the current time as the operation time stamp. | 
| static RowDeletor | Pelops.createRowDeletor(String poolName,
                 long timestamp)Create a row deletorobject with an arbitrary time stamp. | 
| Uses of RowDeletor in org.scale7.cassandra.pelops.pool | 
|---|
| Methods in org.scale7.cassandra.pelops.pool that return RowDeletor | |
|---|---|
|  RowDeletor | IThriftPool.createRowDeletor()Create a key deletorobject using the current time as the operation time stamp. | 
|  RowDeletor | ThriftPoolBase.createRowDeletor()Create a key deletorobject using the current time as the operation time stamp. | 
|  RowDeletor | IThriftPool.createRowDeletor(long timestamp)Create a key deletorobject with an arbitrary time stamp. | 
|  RowDeletor | ThriftPoolBase.createRowDeletor(long timestamp)Create a key deletorobject with an arbitrary time stamp. | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||