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_METADATAThe columnSEGMENTS.ADDITIONAL_METADATA.final org.jooq.TableField<SegmentsRecord, String> Segments.COLUMNThe columnSEGMENTS.COLUMN.final org.jooq.TableField<SegmentsRecord, String> Segments.COLUMN_STATISTICSThe columnSEGMENTS.COLUMN_STATISTICS.final org.jooq.TableField<SegmentsRecord, Long> Segments.LAST_MODIFIED_TIMEThe columnSEGMENTS.LAST_MODIFIED_TIME.final org.jooq.TableField<SegmentsRecord, String> Segments.LOCATIONThe columnSEGMENTS.LOCATION.final org.jooq.TableField<SegmentsRecord, String> Segments.LOCATIONSThe columnSEGMENTS.LOCATIONS.final org.jooq.TableField<SegmentsRecord, String> Segments.METADATA_IDENTIFIERThe columnSEGMENTS.METADATA_IDENTIFIER.final org.jooq.TableField<SegmentsRecord, String> Segments.METADATA_KEYThe columnSEGMENTS.METADATA_KEY.final org.jooq.TableField<SegmentsRecord, String> Segments.METADATA_STATISTICSThe columnSEGMENTS.METADATA_STATISTICS.final org.jooq.TableField<SegmentsRecord, String> Segments.METADATA_TYPEThe columnSEGMENTS.METADATA_TYPE.final org.jooq.TableField<SegmentsRecord, String> Segments.PARTITION_VALUESThe columnSEGMENTS.PARTITION_VALUES.final org.jooq.TableField<SegmentsRecord, String> Segments.PATHThe columnSEGMENTS.PATH.final org.jooq.TableField<SegmentsRecord, String> Segments.SCHEMAThe columnSEGMENTS.SCHEMA.final org.jooq.TableField<SegmentsRecord, String> Segments.STORAGE_PLUGINThe columnSEGMENTS.STORAGE_PLUGIN.final org.jooq.TableField<SegmentsRecord, String> Segments.TABLE_NAMEThe columnSEGMENTS.TABLE_NAME.final org.jooq.TableField<SegmentsRecord, String> Segments.WORKSPACEThe 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)