Class AbstractStructReader (2.16.1)

public abstract class AbstractStructReader implements StructReader

Inheritance

Object > AbstractStructReader

Implements

StructReader

Constructors

AbstractStructReader()

public AbstractStructReader()

Methods

<T>getProtoEnum(int arg0, Function<Integer,ProtocolMessageEnum> arg1)

public T <T>getProtoEnum(int arg0, Function<Integer,ProtocolMessageEnum> arg1)
Parameters
NameDescription
arg0int
arg1Function<Integer,ProtocolMessageEnum>
Returns
TypeDescription
T

<T>getProtoEnum(String arg0, Function<Integer,ProtocolMessageEnum> arg1)

public T <T>getProtoEnum(String arg0, Function<Integer,ProtocolMessageEnum> arg1)
Parameters
NameDescription
arg0String
arg1Function<Integer,ProtocolMessageEnum>
Returns
TypeDescription
T

<T>getProtoEnumInternal(int arg0, Function<Integer,ProtocolMessageEnum> arg1)

protected T <T>getProtoEnumInternal(int arg0, Function<Integer,ProtocolMessageEnum> arg1)
Parameters
NameDescription
arg0int
arg1Function<Integer,ProtocolMessageEnum>
Returns
TypeDescription
T

<T>getProtoEnumList(int arg0, Function<Integer,ProtocolMessageEnum> arg1)

public List<T> <T>getProtoEnumList(int arg0, Function<Integer,ProtocolMessageEnum> arg1)
Parameters
NameDescription
arg0int
arg1Function<Integer,ProtocolMessageEnum>
Returns
TypeDescription
List<T>

<T>getProtoEnumList(String arg0, Function<Integer,ProtocolMessageEnum> arg1)

public List<T> <T>getProtoEnumList(String arg0, Function<Integer,ProtocolMessageEnum> arg1)
Parameters
NameDescription
arg0String
arg1Function<Integer,ProtocolMessageEnum>
Returns
TypeDescription
List<T>

<T>getProtoEnumListInternal(int arg0, Function<Integer,ProtocolMessageEnum> arg1)

protected List<T> <T>getProtoEnumListInternal(int arg0, Function<Integer,ProtocolMessageEnum> arg1)
Parameters
NameDescription
arg0int
arg1Function<Integer,ProtocolMessageEnum>
Returns
TypeDescription
List<T>

<T>getProtoMessage(int arg0, T arg1)

public T <T>getProtoMessage(int arg0, T arg1)
Parameters
NameDescription
arg0int
arg1T
Returns
TypeDescription
T

<T>getProtoMessage(String arg0, T arg1)

public T <T>getProtoMessage(String arg0, T arg1)
Parameters
NameDescription
arg0String
arg1T
Returns
TypeDescription
T

<T>getProtoMessageInternal(int arg0, T arg1)

protected T <T>getProtoMessageInternal(int arg0, T arg1)
Parameters
NameDescription
arg0int
arg1T
Returns
TypeDescription
T

<T>getProtoMessageList(int arg0, T arg1)

public List<T> <T>getProtoMessageList(int arg0, T arg1)
Parameters
NameDescription
arg0int
arg1T
Returns
TypeDescription
List<T>

<T>getProtoMessageList(String arg0, T arg1)

public List<T> <T>getProtoMessageList(String arg0, T arg1)
Parameters
NameDescription
arg0String
arg1T
Returns
TypeDescription
List<T>

<T>getProtoMessageListInternal(int arg0, T arg1)

protected List<T> <T>getProtoMessageListInternal(int arg0, T arg1)
Parameters
NameDescription
arg0int
arg1T
Returns
TypeDescription
List<T>

checkNonNull(int arg0, Object arg1)

protected void checkNonNull(int arg0, Object arg1)
Parameters
NameDescription
arg0int
arg1Object

getBigDecimal(int arg0)

public BigDecimal getBigDecimal(int arg0)
Parameter
NameDescription
arg0int
Returns
TypeDescription
BigDecimal

getBigDecimal(String arg0)

public BigDecimal getBigDecimal(String arg0)
Parameter
NameDescription
arg0String
Returns
TypeDescription
BigDecimal

getBigDecimalInternal(int arg0)

protected abstract BigDecimal getBigDecimalInternal(int arg0)
Parameter
NameDescription
arg0int
Returns
TypeDescription
BigDecimal

getBigDecimalList(int arg0)

public List<BigDecimal> getBigDecimalList(int arg0)
Parameter
NameDescription
arg0int
Returns
TypeDescription
List<BigDecimal>

getBigDecimalList(String arg0)

public List<BigDecimal> getBigDecimalList(String arg0)
Parameter
NameDescription
arg0String
Returns
TypeDescription
List<BigDecimal>

getBigDecimalListInternal(int arg0)

protected abstract List<BigDecimal> getBigDecimalListInternal(int arg0)
Parameter
NameDescription
arg0int
Returns
TypeDescription
List<BigDecimal>

getBoolean(int arg0)

public boolean getBoolean(int arg0)
Parameter
NameDescription
arg0int
Returns
TypeDescription
boolean

getBoolean(String arg0)

public boolean getBoolean(String arg0)
Parameter
NameDescription
arg0String
Returns
TypeDescription
boolean

getBooleanArray(int arg0)

public boolean[] getBooleanArray(int arg0)
Parameter
NameDescription
arg0int
Returns
TypeDescription
boolean[]

getBooleanArray(String arg0)

public boolean[] getBooleanArray(String arg0)
Parameter
NameDescription
arg0String
Returns
TypeDescription
boolean[]

getBooleanArrayInternal(int arg0)

protected abstract boolean[] getBooleanArrayInternal(int arg0)
Parameter
NameDescription
arg0int
Returns
TypeDescription
boolean[]

getBooleanInternal(int arg0)

protected abstract boolean getBooleanInternal(int arg0)
Parameter
NameDescription
arg0int
Returns
TypeDescription
boolean

getBooleanList(int arg0)

public List<Boolean> getBooleanList(int arg0)
Parameter
NameDescription
arg0int
Returns
TypeDescription
List<Boolean>

getBooleanList(String arg0)

public List<Boolean> getBooleanList(String arg0)
Parameter
NameDescription
arg0String
Returns
TypeDescription
List<Boolean>

getBooleanListInternal(int arg0)

protected abstract List<Boolean> getBooleanListInternal(int arg0)
Parameter
NameDescription
arg0int
Returns
TypeDescription
List<Boolean>

getBytes(int arg0)

public ByteArray getBytes(int arg0)
Parameter
NameDescription
arg0int
Returns
TypeDescription
com.google.cloud.ByteArray

getBytes(String arg0)

public ByteArray getBytes(String arg0)
Parameter
NameDescription
arg0String
Returns
TypeDescription
com.google.cloud.ByteArray

getBytesInternal(int arg0)

protected abstract ByteArray getBytesInternal(int arg0)
Parameter
NameDescription
arg0int
Returns
TypeDescription
com.google.cloud.ByteArray

getBytesList(int arg0)

public List<ByteArray> getBytesList(int arg0)
Parameter
NameDescription
arg0int
Returns
TypeDescription
List<com.google.cloud.ByteArray>

getBytesList(String arg0)

public List<ByteArray> getBytesList(String arg0)
Parameter
NameDescription
arg0String
Returns
TypeDescription
List<com.google.cloud.ByteArray>

getBytesListInternal(int arg0)

protected abstract List<ByteArray> getBytesListInternal(int arg0)
Parameter
NameDescription
arg0int
Returns
TypeDescription
List<com.google.cloud.ByteArray>

getColumnCount()

public int getColumnCount()
Returns
TypeDescription
int

getColumnIndex(String arg0)

public int getColumnIndex(String arg0)
Parameter
NameDescription
arg0String
Returns
TypeDescription
int

getColumnType(int arg0)

public Type getColumnType(int arg0)
Parameter
NameDescription
arg0int
Returns
TypeDescription
Type

getColumnType(String arg0)

public Type getColumnType(String arg0)
Parameter
NameDescription
arg0String
Returns
TypeDescription
Type

getDate(int arg0)

public Date getDate(int arg0)
Parameter
NameDescription
arg0int
Returns
TypeDescription
com.google.cloud.Date

getDate(String arg0)

public Date getDate(String arg0)
Parameter
NameDescription
arg0String
Returns
TypeDescription
com.google.cloud.Date

getDateInternal(int arg0)

protected abstract Date getDateInternal(int arg0)
Parameter
NameDescription
arg0int
Returns
TypeDescription
com.google.cloud.Date

getDateList(int arg0)

public List<Date> getDateList(int arg0)
Parameter
NameDescription
arg0int
Returns
TypeDescription
List<com.google.cloud.Date>

getDateList(String arg0)

public List<Date> getDateList(String arg0)
Parameter
NameDescription
arg0String
Returns
TypeDescription
List<com.google.cloud.Date>

getDateListInternal(int arg0)

protected abstract List<Date> getDateListInternal(int arg0)
Parameter
NameDescription
arg0int
Returns
TypeDescription
List<com.google.cloud.Date>

getDouble(int arg0)

public double getDouble(int arg0)
Parameter
NameDescription
arg0int
Returns
TypeDescription
double

getDouble(String arg0)

public double getDouble(String arg0)
Parameter
NameDescription
arg0String
Returns
TypeDescription
double

getDoubleArray(int arg0)

public double[] getDoubleArray(int arg0)
Parameter
NameDescription
arg0int
Returns
TypeDescription
double[]

getDoubleArray(String arg0)

public double[] getDoubleArray(String arg0)
Parameter
NameDescription
arg0String
Returns
TypeDescription
double[]

getDoubleArrayInternal(int arg0)

protected abstract double[] getDoubleArrayInternal(int arg0)
Parameter
NameDescription
arg0int
Returns
TypeDescription
double[]

getDoubleInternal(int arg0)

protected abstract double getDoubleInternal(int arg0)
Parameter
NameDescription
arg0int
Returns
TypeDescription
double

getDoubleList(int arg0)

public List<Double> getDoubleList(int arg0)
Parameter
NameDescription
arg0int
Returns
TypeDescription
List<Double>

getDoubleList(String arg0)

public List<Double> getDoubleList(String arg0)
Parameter
NameDescription
arg0String
Returns
TypeDescription
List<Double>

getDoubleListInternal(int arg0)

protected abstract List<Double> getDoubleListInternal(int arg0)
Parameter
NameDescription
arg0int
Returns
TypeDescription
List<Double>

getFloat(int arg0)

public float getFloat(int arg0)
Parameter
NameDescription
arg0int
Returns
TypeDescription
float

getFloat(String arg0)

public float getFloat(String arg0)
Parameter
NameDescription
arg0String
Returns
TypeDescription
float

getFloatArray(int arg0)

public float[] getFloatArray(int arg0)
Parameter
NameDescription
arg0int
Returns
TypeDescription
float[]

getFloatArray(String arg0)

public float[] getFloatArray(String arg0)
Parameter
NameDescription
arg0String
Returns
TypeDescription
float[]

getFloatArrayInternal(int arg0)

protected float[] getFloatArrayInternal(int arg0)
Parameter
NameDescription
arg0int
Returns
TypeDescription
float[]

getFloatInternal(int arg0)

protected float getFloatInternal(int arg0)
Parameter
NameDescription
arg0int
Returns
TypeDescription
float

getFloatList(int arg0)

public List<Float> getFloatList(int arg0)
Parameter
NameDescription
arg0int
Returns
TypeDescription
List<Float>

getFloatList(String arg0)

public List<Float> getFloatList(String arg0)
Parameter
NameDescription
arg0String
Returns
TypeDescription
List<Float>

getFloatListInternal(int arg0)

protected List<Float> getFloatListInternal(int arg0)
Parameter
NameDescription
arg0int
Returns
TypeDescription
List<Float>

getJson(int arg0)

public String getJson(int arg0)
Parameter
NameDescription
arg0int
Returns
TypeDescription
String

getJson(String arg0)

public String getJson(String arg0)
Parameter
NameDescription
arg0String
Returns
TypeDescription
String

getJsonInternal(int arg0)

protected String getJsonInternal(int arg0)
Parameter
NameDescription
arg0int
Returns
TypeDescription
String

getJsonList(int arg0)

public List<String> getJsonList(int arg0)
Parameter
NameDescription
arg0int
Returns
TypeDescription
List<String>

getJsonList(String arg0)

public List<String> getJsonList(String arg0)
Parameter
NameDescription
arg0String
Returns
TypeDescription
List<String>

getJsonListInternal(int arg0)

protected List<String> getJsonListInternal(int arg0)
Parameter
NameDescription
arg0int
Returns
TypeDescription
List<String>

getLong(int arg0)

public long getLong(int arg0)
Parameter
NameDescription
arg0int
Returns
TypeDescription
long

getLong(String arg0)

public long getLong(String arg0)
Parameter
NameDescription
arg0String
Returns
TypeDescription
long

getLongArray(int arg0)

public long[] getLongArray(int arg0)
Parameter
NameDescription
arg0int
Returns
TypeDescription
long[]

getLongArray(String arg0)

public long[] getLongArray(String arg0)
Parameter
NameDescription
arg0String
Returns
TypeDescription
long[]

getLongArrayInternal(int arg0)

protected abstract long[] getLongArrayInternal(int arg0)
Parameter
NameDescription
arg0int
Returns
TypeDescription
long[]

getLongInternal(int arg0)

protected abstract long getLongInternal(int arg0)
Parameter
NameDescription
arg0int
Returns
TypeDescription
long

getLongList(int arg0)

public List<Long> getLongList(int arg0)
Parameter
NameDescription
arg0int
Returns
TypeDescription
List<Long>

getLongList(String arg0)

public List<Long> getLongList(String arg0)
Parameter
NameDescription
arg0String
Returns
TypeDescription
List<Long>

getLongListInternal(int arg0)

protected abstract List<Long> getLongListInternal(int arg0)
Parameter
NameDescription
arg0int
Returns
TypeDescription
List<Long>

getPgJsonb(int arg0)

public String getPgJsonb(int arg0)
Parameter
NameDescription
arg0int
Returns
TypeDescription
String

getPgJsonb(String arg0)

public String getPgJsonb(String arg0)
Parameter
NameDescription
arg0String
Returns
TypeDescription
String

getPgJsonbInternal(int arg0)

protected String getPgJsonbInternal(int arg0)
Parameter
NameDescription
arg0int
Returns
TypeDescription
String

getPgJsonbList(int arg0)

public List<String> getPgJsonbList(int arg0)
Parameter
NameDescription
arg0int
Returns
TypeDescription
List<String>

getPgJsonbList(String arg0)

public List<String> getPgJsonbList(String arg0)
Parameter
NameDescription
arg0String
Returns
TypeDescription
List<String>

getPgJsonbListInternal(int arg0)

protected List<String> getPgJsonbListInternal(int arg0)
Parameter
NameDescription
arg0int
Returns
TypeDescription
List<String>

getString(int arg0)

public String getString(int arg0)
Parameter
NameDescription
arg0int
Returns
TypeDescription
String

getString(String arg0)

public String getString(String arg0)
Parameter
NameDescription
arg0String
Returns
TypeDescription
String

getStringInternal(int arg0)

protected abstract String getStringInternal(int arg0)
Parameter
NameDescription
arg0int
Returns
TypeDescription
String

getStringList(int arg0)

public List<String> getStringList(int arg0)
Parameter
NameDescription
arg0int
Returns
TypeDescription
List<String>

getStringList(String arg0)

public List<String> getStringList(String arg0)
Parameter
NameDescription
arg0String
Returns
TypeDescription
List<String>

getStringListInternal(int arg0)

protected abstract List<String> getStringListInternal(int arg0)
Parameter
NameDescription
arg0int
Returns
TypeDescription
List<String>

getStructList(int arg0)

public List<Struct> getStructList(int arg0)
Parameter
NameDescription
arg0int
Returns
TypeDescription
List<Struct>

getStructList(String arg0)

public List<Struct> getStructList(String arg0)
Parameter
NameDescription
arg0String
Returns
TypeDescription
List<Struct>

getStructListInternal(int arg0)

protected abstract List<Struct> getStructListInternal(int arg0)
Parameter
NameDescription
arg0int
Returns
TypeDescription
List<Struct>

getTimestamp(int arg0)

public Timestamp getTimestamp(int arg0)
Parameter
NameDescription
arg0int
Returns
TypeDescription
com.google.cloud.Timestamp

getTimestamp(String arg0)

public Timestamp getTimestamp(String arg0)
Parameter
NameDescription
arg0String
Returns
TypeDescription
com.google.cloud.Timestamp

getTimestampInternal(int arg0)

protected abstract Timestamp getTimestampInternal(int arg0)
Parameter
NameDescription
arg0int
Returns
TypeDescription
com.google.cloud.Timestamp

getTimestampList(int arg0)

public List<Timestamp> getTimestampList(int arg0)
Parameter
NameDescription
arg0int
Returns
TypeDescription
List<com.google.cloud.Timestamp>

getTimestampList(String arg0)

public List<Timestamp> getTimestampList(String arg0)
Parameter
NameDescription
arg0String
Returns
TypeDescription
List<com.google.cloud.Timestamp>

getTimestampListInternal(int arg0)

protected abstract List<Timestamp> getTimestampListInternal(int arg0)
Parameter
NameDescription
arg0int
Returns
TypeDescription
List<com.google.cloud.Timestamp>

getValue(int arg0)

public Value getValue(int arg0)
Parameter
NameDescription
arg0int
Returns
TypeDescription
Value

getValue(String arg0)

public Value getValue(String arg0)
Parameter
NameDescription
arg0String
Returns
TypeDescription
Value

getValueInternal(int arg0)

protected Value getValueInternal(int arg0)
Parameter
NameDescription
arg0int
Returns
TypeDescription
Value

isNull(String arg0)

public boolean isNull(String arg0)
Parameter
NameDescription
arg0String
Returns
TypeDescription
boolean