public class FileInfo
extends Object
-
Field Summary 
Fields
static final org.apache.spark.sql.Encoder<FileInfo>
-
Constructor Summary 
Constructors
-
Method Summary 
Methods inherited from class java.lang.Object 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details 
-
ENCODER 
public static final org.apache.spark.sql.Encoder<FileInfo> ENCODER
-
-
Method Details 
-
getPath 
-
setPath 
public void setPath(String path)
-
getType 
-
setType 
public void setType(String type)