- 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.
- 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
.
- 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
.
- 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.
- 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
.
- 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
.