public interface Type
Modifier and Type | Method and Description |
---|---|
byte |
getFixedStorageSize()
Deprecated.
It would be removed in Embulk v0.10 or v0.11. Do not use it.
|
Class<?> |
getJavaType()
Deprecated.
It would be removed in Embulk v0.10 or v0.11. Do not use it.
|
String |
getName()
Returns the name of the Embulk data type.
|
String getName()
@Deprecated Class<?> getJavaType()
@Deprecated byte getFixedStorageSize()