Uses of Class
org.jooq.generated.tables.records.SegmentsRecord
Package
Description
-
Uses of SegmentsRecord in org.apache.drill.metastore.rdbms.components.tables
Modifier and TypeMethodDescriptionTablesMetadataMapper.SegmentMapper.toRecord
(TableMetadataUnit unit) Modifier and TypeMethodDescriptionorg.jooq.Table<SegmentsRecord>
TablesMetadataMapper.SegmentMapper.table()
-
Uses of SegmentsRecord in org.jooq.generated
Modifier and TypeFieldDescriptionstatic final org.jooq.UniqueKey<SegmentsRecord>
Keys.PK_SEGMENTS
-
Uses of SegmentsRecord in org.jooq.generated.tables
Modifier and TypeFieldDescriptionfinal org.jooq.TableField<SegmentsRecord,
String> Segments.ADDITIONAL_METADATA
The columnSEGMENTS.ADDITIONAL_METADATA
.final org.jooq.TableField<SegmentsRecord,
String> Segments.COLUMN
The columnSEGMENTS.COLUMN
.final org.jooq.TableField<SegmentsRecord,
String> Segments.COLUMN_STATISTICS
The columnSEGMENTS.COLUMN_STATISTICS
.final org.jooq.TableField<SegmentsRecord,
Long> Segments.LAST_MODIFIED_TIME
The columnSEGMENTS.LAST_MODIFIED_TIME
.final org.jooq.TableField<SegmentsRecord,
String> Segments.LOCATION
The columnSEGMENTS.LOCATION
.final org.jooq.TableField<SegmentsRecord,
String> Segments.LOCATIONS
The columnSEGMENTS.LOCATIONS
.final org.jooq.TableField<SegmentsRecord,
String> Segments.METADATA_IDENTIFIER
The columnSEGMENTS.METADATA_IDENTIFIER
.final org.jooq.TableField<SegmentsRecord,
String> Segments.METADATA_KEY
The columnSEGMENTS.METADATA_KEY
.final org.jooq.TableField<SegmentsRecord,
String> Segments.METADATA_STATISTICS
The columnSEGMENTS.METADATA_STATISTICS
.final org.jooq.TableField<SegmentsRecord,
String> Segments.METADATA_TYPE
The columnSEGMENTS.METADATA_TYPE
.final org.jooq.TableField<SegmentsRecord,
String> Segments.PARTITION_VALUES
The columnSEGMENTS.PARTITION_VALUES
.final org.jooq.TableField<SegmentsRecord,
String> Segments.PATH
The columnSEGMENTS.PATH
.final org.jooq.TableField<SegmentsRecord,
String> Segments.SCHEMA
The columnSEGMENTS.SCHEMA
.final org.jooq.TableField<SegmentsRecord,
String> Segments.STORAGE_PLUGIN
The columnSEGMENTS.STORAGE_PLUGIN
.final org.jooq.TableField<SegmentsRecord,
String> Segments.TABLE_NAME
The columnSEGMENTS.TABLE_NAME
.final org.jooq.TableField<SegmentsRecord,
String> Segments.WORKSPACE
The columnSEGMENTS.WORKSPACE
.Modifier and TypeMethodDescriptionList<org.jooq.UniqueKey<SegmentsRecord>>
Segments.getKeys()
org.jooq.UniqueKey<SegmentsRecord>
Segments.getPrimaryKey()
Segments.getRecordType()
The class holding records for this typeModifierConstructorDescriptionSegments
(org.jooq.Table<O> child, org.jooq.ForeignKey<O, SegmentsRecord> key) -
Uses of SegmentsRecord in org.jooq.generated.tables.records
Modifier and TypeMethodDescriptionSegmentsRecord.values
(String value1, String value2, String value3, String value4, String value5, String value6, String value7, String value8, String value9, String value10, String value11, String value12, String value13, String value14, Long value15, String value16)