| return new TrainedModelDefinitionDoc(this.compressedString,this.modelId,this.docNum,this.totalDefinitionLength,this.definitionLength,this.compressionVersion); | return new TrainedModelDefinitionDoc(this.compressedString,this.modelId,this.docNum,this.totalDefinitionLength,this.definitionLength,this.compressionVersion,this.eos); | new TrainedModelDefinitionDoc(this.compressedString,this.modelId,this.docNum,this.totalDefinitionLength,this.definitionLength,this.compressionVersion) | new TrainedModelDefinitionDoc(this.compressedString,this.modelId,this.docNum,this.totalDefinitionLength,this.definitionLength,this.compressionVersion,this.eos) | elasticsearch | e881ea41646232519eed7f5a3dab4005edb2cbc6 | org.elasticsearch.xpack.ml.inference.persistence.TrainedModelDefinitionDoc.Builder | | | _1 | totalDefinitionLength |
|---|
| _2 | totalDefinitionLength |
|---|
| | TCIVar | this.totalDefinitionLength |
|---|
| v0 | this.definitionLength |
|---|
| v1 | this.compressionVersion |
|---|
| v2 | this.docNum |
|---|
| v4 | this.compressedString |
|---|
| v5 | this.modelId |
|---|
| | | TCIVar | this.totalDefinitionLength |
|---|
| v0 | this.definitionLength |
|---|
| v1 | this.compressionVersion |
|---|
| v2 | this.docNum |
|---|
| v4 | this.compressedString |
|---|
| v5 | this.modelId |
|---|
| Returns | False |