Class LocalFileSystemRegistrar

java.lang.Object
org.apache.beam.sdk.io.LocalFileSystemRegistrar
All Implemented Interfaces:
FileSystemRegistrar

@AutoService(FileSystemRegistrar.class) public class LocalFileSystemRegistrar extends Object implements FileSystemRegistrar
AutoService registrar for the LocalFileSystem.