Index

A C D F I M N O R S W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

attribute(String, DataType, boolean) - Static method in class org.elasticsearch.xpack.esql.datasource.ndjson.NdJsonSchemaInferrer
 

C

close() - Method in class org.elasticsearch.xpack.esql.datasource.ndjson.NdJsonFormatReader
 
close() - Method in class org.elasticsearch.xpack.esql.datasource.ndjson.NdJsonPageDecoder
 

D

DATE_FORMATTER - Static variable in class org.elasticsearch.xpack.esql.datasource.ndjson.NdJsonSchemaInferrer
 
DEFAULT_SCHEMA_SAMPLE_SIZE - Static variable in class org.elasticsearch.xpack.esql.datasource.ndjson.NdJsonFormatReader
 

F

fileExtensions() - Method in class org.elasticsearch.xpack.esql.datasource.ndjson.NdJsonFormatReader
 
findNextRecordBoundary(InputStream) - Method in class org.elasticsearch.xpack.esql.datasource.ndjson.NdJsonFormatReader
 
formatName() - Method in class org.elasticsearch.xpack.esql.datasource.ndjson.NdJsonFormatReader
 
formatReaders(Settings) - Method in class org.elasticsearch.xpack.esql.datasource.ndjson.NdJsonDataSourcePlugin
 
formatSpecs() - Method in class org.elasticsearch.xpack.esql.datasource.ndjson.NdJsonDataSourcePlugin
 

I

inferSchema(InputStream, int) - Static method in class org.elasticsearch.xpack.esql.datasource.ndjson.NdJsonSchemaInferrer
Infers schema from an NDJSON input stream, reading up to maxLines.

M

metadata(StorageObject) - Method in class org.elasticsearch.xpack.esql.datasource.ndjson.NdJsonFormatReader
 

N

NdJsonDataSourcePlugin - Class in org.elasticsearch.xpack.esql.datasource.ndjson
Data source plugin that provides NDJSON format support for ESQL external data sources.
NdJsonDataSourcePlugin() - Constructor for class org.elasticsearch.xpack.esql.datasource.ndjson.NdJsonDataSourcePlugin
 
NdJsonFormatReader - Class in org.elasticsearch.xpack.esql.datasource.ndjson
FormatReader implementation for NDJSON files.
NdJsonFormatReader(Settings, BlockFactory, List<Attribute>) - Constructor for class org.elasticsearch.xpack.esql.datasource.ndjson.NdJsonFormatReader
 
NdJsonPageDecoder - Class in org.elasticsearch.xpack.esql.datasource.ndjson
 
NdJsonParseException - Exception Class in org.elasticsearch.xpack.esql.datasource.ndjson
 
NdJsonParseException(JsonParser, String) - Constructor for exception class org.elasticsearch.xpack.esql.datasource.ndjson.NdJsonParseException
 
NdJsonSchemaInferrer - Class in org.elasticsearch.xpack.esql.datasource.ndjson
Infers schema from NDJSON files by reading the first N lines.

O

org.elasticsearch.xpack.esql.datasource.ndjson - package org.elasticsearch.xpack.esql.datasource.ndjson
 

R

read(StorageObject, FormatReadContext) - Method in class org.elasticsearch.xpack.esql.datasource.ndjson.NdJsonFormatReader
 

S

SCHEMA_SAMPLE_SIZE_SETTING - Static variable in class org.elasticsearch.xpack.esql.datasource.ndjson.NdJsonFormatReader
 

W

withConfig(Map<String, Object>) - Method in class org.elasticsearch.xpack.esql.datasource.ndjson.NdJsonFormatReader
 
withSchema(List<Attribute>) - Method in class org.elasticsearch.xpack.esql.datasource.ndjson.NdJsonFormatReader
 
A C D F I M N O R S W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form