UdtMetaUtils

class Object
trait Matchable
class Any

Value members

Concrete methods

def parse(path: String): (String, Option[String])

Extracts udt name and keyspace from given path

Extracts udt name and keyspace from given path

Value parameters:
path

udt path

Returns:

(name, keyspace)