case classListKeysMessage() extends RowMessage with ReadMessage with Product with Serializable
A ListKeysMessage is used to request the list of keys that compose the selected map. An user needs Read permission
to request this operation, therefore this message extends ReadMessage.
A ListKeysMessage is used to request the list of keys that compose the selected map. An user needs Read permission to request this operation, therefore this message extends ReadMessage.
ReadMessage
RowMessage