Uses of Class
alluxio.table.under.glue.Property
-
-
Uses of Property in alluxio.table.under.glue
Fields in alluxio.table.under.glue declared as Property Modifier and Type Field Description static PropertyProperty. AWS_GLUE_ACCESS_KEYstatic PropertyProperty. AWS_GLUE_SECRET_KEYstatic PropertyProperty. AWS_PROXY_HOSTstatic PropertyProperty. AWS_PROXY_PASSWORDstatic PropertyProperty. AWS_PROXY_PORTstatic PropertyProperty. AWS_PROXY_PROTOCOLstatic PropertyProperty. AWS_PROXY_USER_NAMEstatic PropertyProperty. CATALOG_IDstatic PropertyProperty. GLUE_REGIONstatic PropertyProperty. MAX_GLUE_CONNECTIONstatic PropertyProperty. MAX_GLUE_FETCH_PARTITIONSstatic PropertyProperty. PARTITION_COLUMN_STATISTICS_ENABLEstatic PropertyProperty. TABLE_COLUMN_STATISTICS_ENABLEMethods in alluxio.table.under.glue that return Property Modifier and Type Method Description PropertyProperty.Builder. build()Register the unregistered udb property.PropertyProperty.Builder. buildUnregistered()Creates the Udb alluxio.table.under.glue.Property without registering it with default property list.Methods in alluxio.table.under.glue with parameters of type Property Modifier and Type Method Description static booleanProperty. register(Property Property)Registers the given UDB alluxio.table.under.glue.Property to the global map.static voidProperty. unregister(Property Property)Unregisters the given key from the global map.
-