- WARNING - Static variable in class org.pentaho.di.core.Const
-
UI-agnostic flag for warnings
- wasNull() - Method in class org.pentaho.di.core.jdbc.RowsResultSet
-
- wasNull() - Method in class org.pentaho.di.core.jdbc.ThinResultSet
-
- WebResult - Class in org.pentaho.di.www
-
- WebResult(String) - Constructor for class org.pentaho.di.www.WebResult
-
- WebResult(String, String) - Constructor for class org.pentaho.di.www.WebResult
-
- WebResult(String, String, String) - Constructor for class org.pentaho.di.www.WebResult
-
- WebResult(Node) - Constructor for class org.pentaho.di.www.WebResult
-
- weekOfYear(ValueMetaInterface, Object) - Static method in class org.pentaho.di.core.row.ValueDataUtil
-
- weekOfYearISO8601(ValueMetaInterface, Object) - Static method in class org.pentaho.di.core.row.ValueDataUtil
-
- WIDGET_STYLE_DEFAULT - Static variable in class org.pentaho.di.core.Props
-
- WIDGET_STYLE_FIXED - Static variable in class org.pentaho.di.core.Props
-
- WIDGET_STYLE_GRAPH - Static variable in class org.pentaho.di.core.Props
-
- WIDGET_STYLE_NOTEPAD - Static variable in class org.pentaho.di.core.Props
-
- WIDGET_STYLE_TAB - Static variable in class org.pentaho.di.core.Props
-
- WIDGET_STYLE_TABLE - Static variable in class org.pentaho.di.core.Props
-
- width - Variable in class org.pentaho.di.core.gui.Rectangle
-
- WINDOWS_CLOSE - Static variable in class org.pentaho.di.core.util.StringUtil
-
- WINDOWS_OPEN - Static variable in class org.pentaho.di.core.util.StringUtil
-
- worked(int) - Method in interface org.pentaho.di.core.ProgressMonitorListener
-
- worked(int) - Method in class org.pentaho.di.core.ProgressNullMonitorListener
-
- write(DataOutputStream) - Method in class org.pentaho.di.compatibility.Row
-
Write the content of the row to a DataOutputStream.
- write(OutputStream) - Method in class org.pentaho.di.compatibility.Value
-
Write the value, including the meta-data to a DataOutputStream
- write(DataOutputStream) - Method in class org.pentaho.di.core.DBCacheEntry
-
Write the data for this Cache entry to a data output stream
- write(byte[], int, int) - Method in class org.pentaho.di.core.util.SortedFileOutputStream
-
Appending to internal StringBuffer, instead of immediately writing to the file
- write(byte[]) - Method in class org.pentaho.di.core.util.SortedFileOutputStream
-
Appending to internal StringBuffer, instead of immediately writing to the file
- write(int) - Method in class org.pentaho.di.core.util.SortedFileOutputStream
-
Appending to internal StringBuffer, instead of immediately writing to the file
- write(int) - Method in class org.pentaho.di.core.WriterOutputStream
-
- write(byte[], int, int) - Method in class org.pentaho.di.core.WriterOutputStream
-
- write(byte[]) - Method in class org.pentaho.di.core.WriterOutputStream
-
- writeData(DataOutputStream) - Method in class org.pentaho.di.compatibility.Row
-
Write a row of Values to a DataOutputStream, without saving the meta-data.
- writeData(DataOutputStream) - Method in class org.pentaho.di.compatibility.Value
-
Write the data of this Value, without the meta-data to a DataOutputStream
- writeData(DataOutputStream, Object[]) - Method in class org.pentaho.di.core.row.RowMeta
-
Write ONLY the specified data to the outputStream
- writeData(DataOutputStream, Object[]) - Method in interface org.pentaho.di.core.row.RowMetaInterface
-
Write a serialized version of the supplied data to the outputStream (based on the metadata but not the metadata
itself).
- writeData(DataOutputStream, Object) - Method in class org.pentaho.di.core.row.value.ValueMetaBase
-
- writeData(DataOutputStream, Object) - Method in class org.pentaho.di.core.row.value.ValueMetaTimestamp
-
- writeData(DataOutputStream, Object) - Method in interface org.pentaho.di.core.row.ValueMetaInterface
-
Serialize the content of the specified data object to the outputStream.
- writeLogRecord(LogTableCoreInterface, LogStatus, Object, Object) - Method in class org.pentaho.di.core.database.Database
-
- writeMeta(DataOutputStream) - Method in class org.pentaho.di.core.row.RowMeta
-
Write ONLY the specified metadata to the outputStream
- writeMeta(DataOutputStream) - Method in interface org.pentaho.di.core.row.RowMetaInterface
-
Write a serialized version of this class (Row Metadata) to the specified outputStream.
- writeMeta(DataOutputStream) - Method in class org.pentaho.di.core.row.value.ValueMetaBase
-
- writeMeta(DataOutputStream) - Method in interface org.pentaho.di.core.row.ValueMetaInterface
-
Write the content of this class (metadata) to the specified output stream.
- writeObj(DataOutputStream) - Method in class org.pentaho.di.compatibility.Value
-
- WriterOutputStream - Class in org.pentaho.di.core
-
This class provides a simple wrapper to disguise a Writer as an OutputStream.
- WriterOutputStream(Writer) - Constructor for class org.pentaho.di.core.WriterOutputStream
-
- WriterOutputStream(Writer, String) - Constructor for class org.pentaho.di.core.WriterOutputStream
-