org.apache.tez.runtime.api
Interface InputReadyCallback


@InterfaceAudience.Private
public interface InputReadyCallback

Used temporarily until MergedInputs have access to a context. Remove after TEZ-866


Method Summary
 void setInputReady(Input input)
           
 

Method Detail

setInputReady

void setInputReady(Input input)


Copyright © 2014 Apache Software Foundation. All rights reserved.