public class DeleteRow extends TableStorageRow
cells, rowkey, rowSize| Constructor and Description |
|---|
DeleteRow(String rowkey)
Constructs a delete row object with rowkey.
|
| Modifier and Type | Method and Description |
|---|---|
DeleteRow |
addCell(String name)
Add a cell with column name to delete row
|
checkRow, getCells, getRowkey, getRowSize, toJsonStringpublic DeleteRow(String rowkey)
rowkey - Copyright © 2020. All rights reserved.