Package cz.o2.proxima.direct.io.bulkfs
-
Interface Summary Interface Description FileFormat A specific format of data stored in bulk storage.FileSystem A proxima's abstraction of bulk FS.NamingConvention Interface wrapping generic convention for naming files.NamingConventionFactory Factory for creating convention for naming files.Path Proxima's abstraction of path inFileSystem
.Reader Proxima's representation of generic reader.Writer Proxima's abstraction of writer for bulk data. -
Class Summary Class Description AbstractBulkFileSystemAttributeWriter An abstract parent class forBulkAttributeWriter
.DefaultNamingConvention DefaultNamingConventionFactory Factory creates default convention for naming files.FileFormatUtils Utility class to be shared between various bulk storages.JsonFormat Format storing elements as JSON values, one per line.LocalPath