Uses of Interface
org.eclipse.rdf4j.common.io.NioFile.ChannelFactory
Packages that use NioFile.ChannelFactory
-
Uses of NioFile.ChannelFactory in org.eclipse.rdf4j.common.io
Methods in org.eclipse.rdf4j.common.io with parameters of type NioFile.ChannelFactoryModifier and TypeMethodDescriptionstatic voidNioFile.setChannelFactoryForTesting(NioFile.ChannelFactory factory) Install a factory that will be used to create FileChannel instances.