- get(Class<E>, String) - Method in interface org.embulk.config.DataSource
 
- 
Returns an attribute value of attrName as type.
 
- get(Class<E>, String, E) - Method in interface org.embulk.config.DataSource
 
- 
Returns an attribute value of attrName as type.
 
- getAttributeNames() - Method in interface org.embulk.config.DataSource
 
- 
Returns a 
List of attribute names under this node.
 
 
- getBoolean(Column) - Method in class org.embulk.spi.PageReader
 
-  
 
- getBoolean(int) - Method in class org.embulk.spi.PageReader
 
-  
 
- getBufferAllocator() - Static method in class org.embulk.spi.Exec
 
- 
 
- getBufferAllocator() - Method in class org.embulk.spi.ExecSession
 
- 
 
- getBytes(int, byte[], int, int) - Method in class org.embulk.spi.Buffer
 
- 
Copies an array from this 
Buffer, beginning at 
index, to 
destIndex of 
dest.
 
 
- getBytes(int, Buffer, int, int) - Method in class org.embulk.spi.Buffer
 
- 
Copies an array from this 
Buffer, beginning at 
index, to 
destIndex of 
dest.
 
 
- getColumn(int) - Method in class org.embulk.spi.Schema
 
-  
 
- getColumnCount() - Method in class org.embulk.spi.Schema
 
-  
 
- getColumnName(int) - Method in class org.embulk.spi.Schema
 
-  
 
- getColumns() - Method in class org.embulk.spi.Schema
 
- 
Returns the list of Column objects.
 
- getColumnType(int) - Method in class org.embulk.spi.Schema
 
-  
 
- getDouble(Column) - Method in class org.embulk.spi.PageReader
 
-  
 
- getDouble(int) - Method in class org.embulk.spi.PageReader
 
-  
 
- getEpochSecond() - Method in class org.embulk.spi.time.Timestamp
 
- 
Deprecated.
  
- getFixedStorageSize() - Method in class org.embulk.spi.Schema
 
-  
 
- getFixedStorageSize() - Method in class org.embulk.spi.type.AbstractType
 
- 
Deprecated.
  
- getFixedStorageSize() - Method in interface org.embulk.spi.type.Type
 
- 
 
- getFormat() - Method in class org.embulk.spi.type.TimestampType
 
- 
Deprecated.
 
- getIndex() - Method in class org.embulk.spi.Column
 
-  
 
- getInstant() - Method in class org.embulk.spi.time.Timestamp
 
- 
Deprecated.
  
- getJavaType() - Method in class org.embulk.spi.type.AbstractType
 
- 
Deprecated.
 
- getJavaType() - Method in interface org.embulk.spi.type.Type
 
- 
 
- getJson(Column) - Method in class org.embulk.spi.PageReader
 
-  
 
- getJson(int) - Method in class org.embulk.spi.PageReader
 
-  
 
- getLogger(String) - Static method in class org.embulk.spi.Exec
 
- 
 
- getLogger(Class<?>) - Static method in class org.embulk.spi.Exec
 
- 
 
- getLogger(String) - Method in class org.embulk.spi.ExecSession
 
- 
 
- getLogger(Class<?>) - Method in class org.embulk.spi.ExecSession
 
- 
 
- getLong(Column) - Method in class org.embulk.spi.PageReader
 
-  
 
- getLong(int) - Method in class org.embulk.spi.PageReader
 
-  
 
- getName() - Method in class org.embulk.spi.Column
 
-  
 
- getName() - Method in class org.embulk.spi.type.AbstractType
 
- 
Deprecated.
  
- getName() - Method in interface org.embulk.spi.type.Type
 
- 
Returns the name of the Embulk data type.
 
- getNano() - Method in class org.embulk.spi.time.Timestamp
 
- 
Deprecated.
  
- getNested(String) - Method in interface org.embulk.config.ConfigDiff
 
- 
Returns a nested value under attrName.
 
- getNested(String) - Method in interface org.embulk.config.ConfigSource
 
- 
Returns a nested value under attrName.
 
- getNested(String) - Method in interface org.embulk.config.DataSource
 
- 
Returns a nested value under attrName.
 
- getNested(String) - Method in interface org.embulk.config.TaskReport
 
- 
Returns a nested value under attrName.
 
- getNested(String) - Method in interface org.embulk.config.TaskSource
 
- 
Returns a nested value under attrName.
 
- getNestedOrGetEmpty(String) - Method in interface org.embulk.config.ConfigDiff
 
- 
Returns a nested value under attrName.
 
- getNestedOrGetEmpty(String) - Method in interface org.embulk.config.ConfigSource
 
- 
Returns a nested value under attrName.
 
- getNestedOrGetEmpty(String) - Method in interface org.embulk.config.DataSource
 
- 
Returns a nested value under attrName.
 
- getNestedOrGetEmpty(String) - Method in interface org.embulk.config.TaskReport
 
- 
Returns a nested value under attrName.
 
- getNestedOrGetEmpty(String) - Method in interface org.embulk.config.TaskSource
 
- 
Returns a nested value under attrName.
 
- getNestedOrSetEmpty(String) - Method in interface org.embulk.config.ConfigDiff
 
- 
Returns a nested value under attrName.
 
- getNestedOrSetEmpty(String) - Method in interface org.embulk.config.ConfigSource
 
- 
Returns a nested value under attrName.
 
- getNestedOrSetEmpty(String) - Method in interface org.embulk.config.DataSource
 
- 
Returns a nested value under attrName.
 
- getNestedOrSetEmpty(String) - Method in interface org.embulk.config.TaskReport
 
- 
Returns a nested value under attrName.
 
- getNestedOrSetEmpty(String) - Method in interface org.embulk.config.TaskSource
 
- 
Returns a nested value under attrName.
 
- getPageBuilder(BufferAllocator, Schema, PageOutput) - Static method in class org.embulk.spi.Exec
 
- 
Returns a 
PageBuilder instance created for the parameters.
 
 
- getPageBuilder(BufferAllocator, Schema, PageOutput) - Method in class org.embulk.spi.ExecSession
 
- 
Returns a 
PageBuilder instance created for the parameters.
 
 
- getPageReader(Schema) - Static method in class org.embulk.spi.Exec
 
- 
Returns a 
PageReader instance created for the parameter.
 
 
- getPageReader(Schema) - Method in class org.embulk.spi.ExecSession
 
- 
Returns a 
PageReader instance created for the parameter.
 
 
- getRecordCount(Page) - Static method in class org.embulk.spi.PageReader
 
-  
 
- getSchema() - Method in class org.embulk.spi.PageBuilder
 
-  
 
- getSchema() - Method in class org.embulk.spi.PageReader
 
-  
 
- getSessionExecConfig() - Method in class org.embulk.spi.ExecSession
 
- 
 
- getString(Column) - Method in class org.embulk.spi.PageReader
 
-  
 
- getString(int) - Method in class org.embulk.spi.PageReader
 
-  
 
- getStringReference(int) - Method in class org.embulk.spi.Page
 
-  
 
- getStringReferences() - Method in class org.embulk.spi.Page
 
-  
 
- getTempFileSpace() - Static method in class org.embulk.spi.Exec
 
- 
 
- getTempFileSpace() - Method in class org.embulk.spi.ExecSession
 
- 
 
- getTimestamp(Column) - Method in class org.embulk.spi.PageReader
 
- 
 
- getTimestamp(int) - Method in class org.embulk.spi.PageReader
 
- 
 
- getTimestampInstant(Column) - Method in class org.embulk.spi.PageReader
 
-  
 
- getTimestampInstant(int) - Method in class org.embulk.spi.PageReader
 
-  
 
- getTransactionTime() - Static method in class org.embulk.spi.Exec
 
- 
 
- getTransactionTime() - Method in class org.embulk.spi.ExecSession
 
- 
 
- getTransactionTimeInstant() - Static method in class org.embulk.spi.Exec
 
- 
Returns the transaction time in 
Instant.
 
 
- getTransactionTimeInstant() - Method in class org.embulk.spi.ExecSession
 
- 
Returns the transaction time in 
Instant.
 
 
- getTransactionTimeString() - Method in class org.embulk.spi.ExecSession
 
- 
Returns the transaction time formatted as a 
String.
 
 
- getType() - Method in class org.embulk.spi.Column
 
-  
 
- getValueReference(int) - Method in class org.embulk.spi.Page
 
-  
 
- getValueReferences() - Method in class org.embulk.spi.Page
 
-  
 
- Schema - Class in org.embulk.spi
 
- 
Represents a schema of Embulk's data record.
 
- Schema(List<Column>) - Constructor for class org.embulk.spi.Schema
 
-  
 
- Schema.Builder - Class in org.embulk.spi
 
-  
 
- SchemaConfigException - Exception in org.embulk.spi
 
- 
Represents an Exception caused by schema config errors.
 
- SchemaConfigException(String) - Constructor for exception org.embulk.spi.SchemaConfigException
 
-  
 
- SchemaConfigException(Throwable) - Constructor for exception org.embulk.spi.SchemaConfigException
 
-  
 
- SchemaConfigException(String, Throwable) - Constructor for exception org.embulk.spi.SchemaConfigException
 
-  
 
- session() - Static method in class org.embulk.spi.Exec
 
- 
 
- set(String, Object) - Method in interface org.embulk.config.ConfigDiff
 
- 
Sets a value for attrName.
 
- set(String, Object) - Method in interface org.embulk.config.ConfigSource
 
- 
Sets a value for attrName.
 
- set(String, Object) - Method in interface org.embulk.config.DataSource
 
- 
Sets a value for attrName.
 
- set(String, Object) - Method in interface org.embulk.config.TaskReport
 
- 
Sets a value for attrName.
 
- set(String, Object) - Method in interface org.embulk.config.TaskSource
 
- 
Sets a value for attrName.
 
- setAll(DataSource) - Method in interface org.embulk.config.ConfigDiff
 
- 
Sets all attributes in other into itself.
 
- setAll(DataSource) - Method in interface org.embulk.config.ConfigSource
 
- 
Sets all attributes in other into itself.
 
- setAll(DataSource) - Method in interface org.embulk.config.DataSource
 
- 
Sets all attributes in other into itself.
 
- setAll(DataSource) - Method in interface org.embulk.config.TaskReport
 
- 
Sets all attributes in other into itself.
 
- setAll(DataSource) - Method in interface org.embulk.config.TaskSource
 
- 
Sets all attributes in other into itself.
 
- setBoolean(Column, boolean) - Method in class org.embulk.spi.PageBuilder
 
-  
 
- setBoolean(int, boolean) - Method in class org.embulk.spi.PageBuilder
 
-  
 
- setBytes(int, byte[], int, int) - Method in class org.embulk.spi.Buffer
 
- 
Copies an array from 
source, beginning at 
sourceIndex, to 
index of this 
Buffer.
 
 
- setBytes(int, Buffer, int, int) - Method in class org.embulk.spi.Buffer
 
- 
Copies an array from 
source, beginning at 
sourceIndex, to 
index of this 
Buffer.
 
 
- setDouble(Column, double) - Method in class org.embulk.spi.PageBuilder
 
-  
 
- setDouble(int, double) - Method in class org.embulk.spi.PageBuilder
 
-  
 
- setJson(Column, Value) - Method in class org.embulk.spi.PageBuilder
 
-  
 
- setJson(int, Value) - Method in class org.embulk.spi.PageBuilder
 
-  
 
- setLong(Column, long) - Method in class org.embulk.spi.PageBuilder
 
-  
 
- setLong(int, long) - Method in class org.embulk.spi.PageBuilder
 
-  
 
- setNested(String, DataSource) - Method in interface org.embulk.config.ConfigDiff
 
- 
Sets a nested value for attrName.
 
- setNested(String, DataSource) - Method in interface org.embulk.config.ConfigSource
 
- 
Sets a nested value for attrName.
 
- setNested(String, DataSource) - Method in interface org.embulk.config.DataSource
 
- 
Sets a nested value for attrName.
 
- setNested(String, DataSource) - Method in interface org.embulk.config.TaskReport
 
- 
Sets a nested value for attrName.
 
- setNested(String, DataSource) - Method in interface org.embulk.config.TaskSource
 
- 
Sets a nested value for attrName.
 
- setNull(Column) - Method in class org.embulk.spi.PageBuilder
 
-  
 
- setNull(int) - Method in class org.embulk.spi.PageBuilder
 
-  
 
- setPage(Page) - Method in class org.embulk.spi.PageReader
 
-  
 
- setString(Column, String) - Method in class org.embulk.spi.PageBuilder
 
-  
 
- setString(int, String) - Method in class org.embulk.spi.PageBuilder
 
-  
 
- setStringReferences(List<String>) - Method in class org.embulk.spi.Page
 
-  
 
- setTimestamp(Column, Timestamp) - Method in class org.embulk.spi.PageBuilder
 
- 
Deprecated.
 
- setTimestamp(Column, Instant) - Method in class org.embulk.spi.PageBuilder
 
-  
 
- setTimestamp(int, Timestamp) - Method in class org.embulk.spi.PageBuilder
 
- 
Deprecated.
 
- setTimestamp(int, Instant) - Method in class org.embulk.spi.PageBuilder
 
-  
 
- setValueReferences(List<ImmutableValue>) - Method in class org.embulk.spi.Page
 
-  
 
- size() - Method in class org.embulk.spi.Schema
 
-  
 
- STRING - Static variable in class org.embulk.spi.type.Types
 
-  
 
- stringColumn(Column) - Method in interface org.embulk.spi.ColumnVisitor
 
-  
 
- StringType - Class in org.embulk.spi.type
 
- 
Singleton type class for Embulk's STRING.