public void mutateRow(byte[] tableName, byte[] row, List<Mutation> mutations) { send_mutateRow(tableName, row, mutations); recv_mutateRow(); }