public class PackageFileParsePipeline extends GenericFileParsePipeline<PackageFileManifest>
PackageFileManifest
for a given package file.Constructor and Description |
---|
PackageFileParsePipeline(com.facebook.buck.parser.PipelineNodeCache<AbsPath,PackageFileManifest> cache,
com.facebook.buck.parser.PackageFileParserPool packageFileParserPool,
com.google.common.util.concurrent.ListeningExecutorService executorService,
BuckEventBus eventBus,
Watchman watchman) |
close, getFileJob
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getFile
public PackageFileParsePipeline(com.facebook.buck.parser.PipelineNodeCache<AbsPath,PackageFileManifest> cache, com.facebook.buck.parser.PackageFileParserPool packageFileParserPool, com.google.common.util.concurrent.ListeningExecutorService executorService, BuckEventBus eventBus, Watchman watchman)