primaryTerm
public long primaryTerm()
Returns the value of the
primaryTerm record component.- Returns:
- the value of the
primaryTermrecord component
AbstractReactiveElasticsearchTemplateIndexResponseMetaData(String id,
String index,
long seqNo,
long primaryTerm,
long version) IndexResponseMetaData record class.final booleanfinal inthashCode()id()id record component.index()index record component.longprimaryTerm record component.longseqNo()seqNo record component.final StringtoString()longversion()version record component.IndexResponseMetaData record class.id - the value for the id record componentindex - the value for the index record componentseqNo - the value for the seqNo record componentprimaryTerm - the value for the primaryTerm record componentversion - the value for the version record componentObjects::equals(Object,Object); primitive components are compared with the compare method from their corresponding wrapper classes.id record component.id record componentindex record component.index record componentseqNo record component.seqNo record componentprimaryTerm record component.primaryTerm record componentversion record component.version record component