Package io.substrait.relation.files
Interface FileOrFiles
@Immutable
public interface FileOrFiles
-
Method Details
-
pathType
Optional<FileOrFiles.PathType> pathType() -
getPath
-
getPartitionIndex
long getPartitionIndex() -
getStart
long getStart() -
getLength
long getLength() -
getFileFormat
Optional<FileFormat> getFileFormat() -
builder
static io.substrait.relation.files.ImmutableFileOrFiles.Builder builder() -
toProto
-