We treat Seastar as an external library, so fix the few places that didn't do so to use angle brackets. Closes #14037
keyspace_element
A common interace for all keyspace elements, which are: keyspace, UDT, UDF, UDA, tables, views, indexes. The interface is to have a unified way to describe those elements.