Uses of Interface
lib.aide.vfs.VfsIngressConsumer.QuadFunction
Packages that use VfsIngressConsumer.QuadFunction
-
Uses of VfsIngressConsumer.QuadFunction in lib.aide.vfs
Methods in lib.aide.vfs with parameters of type VfsIngressConsumer.QuadFunctionModifier and TypeMethodDescriptionVfsIngressConsumer.Builder.consumables
(VfsIngressConsumer.QuadFunction<VfsIngressConsumer.IngressIndividual, org.apache.commons.vfs2.FileObject, org.apache.commons.vfs2.FileObject, VfsIngressConsumer.Audit, List<VfsIngressConsumer.IngressIndividual>> consumables) VfsIngressConsumer.Builder.isSnapshotable
(VfsIngressConsumer.QuadFunction<VfsIngressConsumer.IngressIndividual, org.apache.commons.vfs2.FileObject, org.apache.commons.vfs2.FileObject, VfsIngressConsumer.Audit, Boolean> transformBeforeSnapshot) VfsIngressConsumer.Builder.populateSnapshot
(VfsIngressConsumer.QuadFunction<VfsIngressConsumer.IngressIndividual, org.apache.commons.vfs2.FileObject, org.apache.commons.vfs2.FileObject, VfsIngressConsumer.Audit, List<VfsIngressConsumer.IngressIndividual>> transformAfterSnapshot)