primarySortFieldNumber
public int primarySortFieldNumber()
Returns the value of the
primarySortFieldNumber record component.- Returns:
- the value of the
primarySortFieldNumberrecord component
meta - the metadata output streamdata - the data output streamdir - the segment directoryioContext - the I/O context for temporary filesmaxDoc - the maximum document count in the segmentblockSize - the number of values per numeric blockprimarySortFieldNumber - the field number of the primary sort fieldformatConfig - the format configuration for this codec versionNumericFieldWriter instances.NumericWriteContext(org.apache.lucene.store.IndexOutput meta,
org.apache.lucene.store.IndexOutput data,
org.apache.lucene.store.Directory dir,
org.apache.lucene.store.IOContext ioContext,
int maxDoc,
int blockSize,
int primarySortFieldNumber,
TSDBDocValuesFormatConfig formatConfig) NumericWriteContext record class.intblockSize record component.org.apache.lucene.store.IndexOutputdata()data record component.org.apache.lucene.store.Directorydir()dir record component.final booleanformatConfig record component.final inthashCode()org.apache.lucene.store.IOContextioContext record component.intmaxDoc()maxDoc record component.org.apache.lucene.store.IndexOutputmeta()meta record component.intprimarySortFieldNumber record component.final StringtoString()NumericWriteContext record class.meta - the value for the meta record componentdata - the value for the data record componentdir - the value for the dir record componentioContext - the value for the ioContext record componentmaxDoc - the value for the maxDoc record componentblockSize - the value for the blockSize record componentprimarySortFieldNumber - the value for the primarySortFieldNumber record componentformatConfig - the value for the formatConfig record componentObjects::equals(Object,Object); primitive components are compared with '=='.meta record component.meta record componentdata record component.data record componentdir record component.dir record componentioContext record component.ioContext record componentmaxDoc record component.maxDoc record componentblockSize record component.blockSize record componentprimarySortFieldNumber record component.primarySortFieldNumber record componentformatConfig record component.formatConfig record component