Uses of Class
cz.o2.proxima.direct.blob.BlobPath
-
-
Uses of BlobPath in cz.o2.proxima.direct.blob
Classes in cz.o2.proxima.direct.blob with type parameters of type BlobPath Modifier and Type Class Description classBlobLogReader<BlobT extends BlobBase,BlobPathT extends BlobPath<BlobT>>BatchLogReaderfor blob storages.Methods in cz.o2.proxima.direct.blob that return BlobPath Modifier and Type Method Description protected abstract BlobPath<BlobT>BlobLogReader. createPath(BlobT blob)
-