Uses of Class
alluxio.table.common.BaseProperty
-
Packages that use BaseProperty Package Description alluxio.table.common alluxio.table.common.udb -
-
Uses of BaseProperty in alluxio.table.common
Classes in alluxio.table.common with type parameters of type BaseProperty Modifier and Type Class Description classBaseConfiguration<T extends BaseProperty>This represents a configuration of the catalog. -
Uses of BaseProperty in alluxio.table.common.udb
Subclasses of BaseProperty in alluxio.table.common.udb Modifier and Type Class Description classUdbPropertyThis represents a property name and default value for the UDB.
-