public interface FileOrDirectory extends Serializable
ModelStorageProvider
works with.Modifier and Type | Method and Description |
---|---|
default boolean |
isDirectory()
Return
true if this object is a directory, otherwise false . |
boolean |
isFile()
Returns
true if this object is a regular file, otherwise false . |
boolean isFile()
true
if this object is a regular file, otherwise false
.true
if this object is a regular file, otherwise false
.default boolean isDirectory()
true
if this object is a directory, otherwise false
.true
if this object is a directory, otherwise false
.
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.9.0 Release Date : October 15 2020