Returns the name of the table this RPC is for. DO NOT MODIFY THE CONTENTS OF THE ARRAY RETURNED. @return the name of the table this RPC is for.
()
| 74 | * @return the name of the table this RPC is for. |
| 75 | */ |
| 76 | public byte[] table(); |
| 77 | } |
| 78 | |
| 79 | /** |
no outgoing calls
no test coverage detected