public class GaInputStepData extends BaseStepData implements StepDataInterface
BaseStepData.StepExecutionStatus| Modifier and Type | Field and Description | 
|---|---|
org.pentaho.di.core.row.ValueMetaInterface[] | 
conversionMeta  | 
int | 
entryIndex  | 
com.google.gdata.data.analytics.DataFeed | 
feed  | 
org.pentaho.di.core.row.RowMetaInterface | 
outputRowMeta  | 
com.google.gdata.client.analytics.DataQuery | 
query  | 
| Constructor and Description | 
|---|
GaInputStepData()  | 
getStatus, isDisposed, isEmpty, isFinished, isIdle, isInitialising, isRunning, isStopped, setStatusequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetStatus, isDisposed, isEmpty, isFinished, isIdle, isInitialising, isRunning, setStatuspublic org.pentaho.di.core.row.RowMetaInterface outputRowMeta
public org.pentaho.di.core.row.ValueMetaInterface[] conversionMeta
public com.google.gdata.client.analytics.DataQuery query
public com.google.gdata.data.analytics.DataFeed feed
public int entryIndex