Returns the column qualifiers this RPC is for. DO NOT MODIFY THE CONTENTS OF THE ARRAY RETURNED. @return the column qualifiers this RPC is for.
()
| 130 | * @return the column qualifiers this RPC is for. |
| 131 | */ |
| 132 | public byte[][] qualifiers(); |
| 133 | } |
| 134 | |
| 135 | /** |
no outgoing calls