public class PerBuildStateFactory extends Object
PerBuildState
.Constructor and Description |
---|
PerBuildStateFactory(TypeCoercerFactory typeCoercerFactory,
ConstructorArgMarshaller marshaller,
KnownRuleTypesProvider knownRuleTypesProvider,
ParserPythonInterpreterProvider parserPythonInterpreterProvider,
Watchman watchman,
BuckEventBus eventBus,
UnconfiguredBuildTargetViewFactory unconfiguredBuildTargetFactory,
TargetConfiguration hostConfiguration) |
Modifier and Type | Method and Description |
---|---|
PerBuildState |
create(ParsingContext parsingContext,
DaemonicParserState daemonicParserState) |
PerBuildState |
create(ParsingContext parsingContext,
DaemonicParserState daemonicParserState,
AtomicLong processedBytes) |
public PerBuildStateFactory(TypeCoercerFactory typeCoercerFactory, ConstructorArgMarshaller marshaller, KnownRuleTypesProvider knownRuleTypesProvider, ParserPythonInterpreterProvider parserPythonInterpreterProvider, Watchman watchman, BuckEventBus eventBus, UnconfiguredBuildTargetViewFactory unconfiguredBuildTargetFactory, TargetConfiguration hostConfiguration)
public PerBuildState create(ParsingContext parsingContext, DaemonicParserState daemonicParserState)
public PerBuildState create(ParsingContext parsingContext, DaemonicParserState daemonicParserState, AtomicLong processedBytes)