QueryDescriptor

constructor(input: Int, output: Int, sharedSteps: List<Int> = emptyList(), isFluxOutput: Boolean = false, queryId: Long)