Uses of Class
org.jooq.generated.tables.records.SegmentsRecord
Packages that use SegmentsRecord
Package
Description
-
Uses of SegmentsRecord in org.apache.drill.metastore.rdbms.components.tables
Methods in org.apache.drill.metastore.rdbms.components.tables that return SegmentsRecordModifier and TypeMethodDescriptionTablesMetadataMapper.SegmentMapper.toRecord
(TableMetadataUnit unit) Methods in org.apache.drill.metastore.rdbms.components.tables that return types with arguments of type SegmentsRecordModifier and TypeMethodDescriptionorg.jooq.Table<SegmentsRecord>
TablesMetadataMapper.SegmentMapper.table()
-
Uses of SegmentsRecord in org.jooq.generated
Fields in org.jooq.generated with type parameters of type SegmentsRecordModifier and TypeFieldDescriptionstatic final org.jooq.UniqueKey<SegmentsRecord>
Keys.PK_SEGMENTS
-
Uses of SegmentsRecord in org.jooq.generated.tables
Fields in org.jooq.generated.tables with type parameters of type SegmentsRecordModifier 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
.Methods in org.jooq.generated.tables that return types with arguments of type SegmentsRecordModifier and TypeMethodDescriptionList<org.jooq.UniqueKey<SegmentsRecord>>
Segments.getKeys()
org.jooq.UniqueKey<SegmentsRecord>
Segments.getPrimaryKey()
Segments.getRecordType()
The class holding records for this typeConstructor parameters in org.jooq.generated.tables with type arguments of type SegmentsRecordModifierConstructorDescriptionSegments
(org.jooq.Table<O> child, org.jooq.ForeignKey<O, SegmentsRecord> key) -
Uses of SegmentsRecord in org.jooq.generated.tables.records
Methods in org.jooq.generated.tables.records that return SegmentsRecordModifier 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)