Uses of Interface
org.apache.hadoop.util.functional.Function4RaisingIOE
Packages that use Function4RaisingIOE
-
Uses of Function4RaisingIOE in org.apache.hadoop.fs
Methods in org.apache.hadoop.fs with parameters of type Function4RaisingIOEModifier and TypeMethodDescriptionstatic voidVectoredReadUtils.readInDirectBuffer(FileRange range, ByteBuffer buffer, Function4RaisingIOE<Long, byte[], Integer, Integer, Void> operation) Read bytes from stream into a byte buffer using an intermediate byte array.