Uses of Interface
org.nuxeo.ecm.blob.s3.S3Utils.SliceConsumer
Packages that use S3Utils.SliceConsumer
-
Uses of S3Utils.SliceConsumer in org.nuxeo.ecm.blob.s3
Methods in org.nuxeo.ecm.blob.s3 with parameters of type S3Utils.SliceConsumerModifier and TypeMethodDescriptionstatic voidS3Utils.processSlices(long slice, long length, S3Utils.SliceConsumer consumer) Calls the consumer on all slices.