-
-
class AppendRowsRequest extends com.google.protobuf.GeneratedMessageV3 implements
Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
defaultMissingValueInterpretation_
int defaultMissingValueInterpretation_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
missingValueInterpretations_
com.google.protobuf.MapField<String,Integer> missingValueInterpretations_
-
offset_
com.google.protobuf.Int64Value offset_
-
rows_
Object rows_
-
rowsCase_
int rowsCase_
-
traceId_
Object traceId_
-
writeStream_
Object writeStream_
-
class ArrowData extends com.google.protobuf.GeneratedMessageV3 implements
Serializable
- serialVersionUID:
- 0L
-
class ProtoData extends com.google.protobuf.GeneratedMessageV3 implements
Serializable
- serialVersionUID:
- 0L
-
class AppendRowsResponse extends com.google.protobuf.GeneratedMessageV3 implements
Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
response_
Object response_
-
responseCase_
int responseCase_
-
rowErrors_
List<RowError> rowErrors_
-
updatedSchema_
TableSchema updatedSchema_
-
writeStream_
Object writeStream_
-
class AppendResult extends com.google.protobuf.GeneratedMessageV3 implements
Serializable
- serialVersionUID:
- 0L
-
class ArrowRecordBatch extends com.google.protobuf.GeneratedMessageV3 implements
Serializable
- serialVersionUID:
- 0L
-
class ArrowSchema extends com.google.protobuf.GeneratedMessageV3 implements
Serializable
- serialVersionUID:
- 0L
-
class ArrowSerializationOptions extends com.google.protobuf.GeneratedMessageV3 implements
Serializable
- serialVersionUID:
- 0L
-
class AvroRows extends com.google.protobuf.GeneratedMessageV3 implements
Serializable
- serialVersionUID:
- 0L
-
class AvroSchema extends com.google.protobuf.GeneratedMessageV3 implements
Serializable
- serialVersionUID:
- 0L
-
class AvroSerializationOptions extends com.google.protobuf.GeneratedMessageV3 implements
Serializable
- serialVersionUID:
- 0L
-
class BatchCommitWriteStreamsRequest extends com.google.protobuf.GeneratedMessageV3 implements
Serializable
- serialVersionUID:
- 0L
-
class BatchCommitWriteStreamsResponse extends com.google.protobuf.GeneratedMessageV3 implements
Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
commitTime_
com.google.protobuf.Timestamp commitTime_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
streamErrors_
List<StorageError> streamErrors_
-
class CreateReadSessionRequest extends com.google.protobuf.GeneratedMessageV3 implements
Serializable
- serialVersionUID:
- 0L
-
class CreateWriteStreamRequest extends com.google.protobuf.GeneratedMessageV3 implements
Serializable
- serialVersionUID:
- 0L
-
class FinalizeWriteStreamRequest extends com.google.protobuf.GeneratedMessageV3 implements
Serializable
- serialVersionUID:
- 0L
-
class FinalizeWriteStreamResponse extends com.google.protobuf.GeneratedMessageV3 implements
Serializable
- serialVersionUID:
- 0L
-
class FlushRowsRequest extends com.google.protobuf.GeneratedMessageV3 implements
Serializable
- serialVersionUID:
- 0L
-
class FlushRowsResponse extends com.google.protobuf.GeneratedMessageV3 implements
Serializable
- serialVersionUID:
- 0L
-
class GetWriteStreamRequest extends com.google.protobuf.GeneratedMessageV3 implements
Serializable
- serialVersionUID:
- 0L
-
class ProtoRows extends com.google.protobuf.GeneratedMessageV3 implements
Serializable
- serialVersionUID:
- 0L
-
class ProtoSchema extends com.google.protobuf.GeneratedMessageV3 implements
Serializable
- serialVersionUID:
- 0L
-
class ReadRowsRequest extends com.google.protobuf.GeneratedMessageV3 implements
Serializable
- serialVersionUID:
- 0L
-
class ReadRowsResponse extends com.google.protobuf.GeneratedMessageV3 implements
Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
rowCount_
long rowCount_
-
rows_
Object rows_
-
rowsCase_
int rowsCase_
-
schema_
Object schema_
-
schemaCase_
int schemaCase_
-
stats_
StreamStats stats_
-
throttleState_
ThrottleState throttleState_
-
uncompressedByteSize_
long uncompressedByteSize_
-
class ReadSession extends com.google.protobuf.GeneratedMessageV3 implements
Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
dataFormat_
int dataFormat_
-
estimatedRowCount_
long estimatedRowCount_
-
estimatedTotalBytesScanned_
long estimatedTotalBytesScanned_
-
estimatedTotalPhysicalFileSize_
long estimatedTotalPhysicalFileSize_
-
expireTime_
com.google.protobuf.Timestamp expireTime_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
name_
Object name_
-
readOptions_
ReadSession.TableReadOptions readOptions_
-
schema_
Object schema_
-
schemaCase_
int schemaCase_
-
streams_
List<ReadStream> streams_
-
table_
Object table_
-
tableModifiers_
ReadSession.TableModifiers tableModifiers_
-
traceId_
Object traceId_
-
class TableModifiers extends com.google.protobuf.GeneratedMessageV3 implements
Serializable
- serialVersionUID:
- 0L
-
class TableReadOptions extends com.google.protobuf.GeneratedMessageV3 implements
Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
outputFormatSerializationOptions_
Object outputFormatSerializationOptions_
-
outputFormatSerializationOptionsCase_
int outputFormatSerializationOptionsCase_
-
responseCompressionCodec_
int responseCompressionCodec_
-
rowRestriction_
Object rowRestriction_
-
samplePercentage_
double samplePercentage_
-
selectedFields_
com.google.protobuf.LazyStringArrayList selectedFields_
-
class ReadStream extends com.google.protobuf.GeneratedMessageV3 implements
Serializable
- serialVersionUID:
- 0L
-
class RowError extends com.google.protobuf.GeneratedMessageV3 implements
Serializable
- serialVersionUID:
- 0L
-
class SplitReadStreamRequest extends com.google.protobuf.GeneratedMessageV3 implements
Serializable
- serialVersionUID:
- 0L
-
class SplitReadStreamResponse extends com.google.protobuf.GeneratedMessageV3 implements
Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
primaryStream_
ReadStream primaryStream_
-
remainderStream_
ReadStream remainderStream_
-
class StorageError extends com.google.protobuf.GeneratedMessageV3 implements
Serializable
- serialVersionUID:
- 0L
-
class StreamStats extends com.google.protobuf.GeneratedMessageV3 implements
Serializable
- serialVersionUID:
- 0L
-
class Progress extends com.google.protobuf.GeneratedMessageV3 implements
Serializable
- serialVersionUID:
- 0L
-
class TableFieldSchema extends com.google.protobuf.GeneratedMessageV3 implements
Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
defaultValueExpression_
Object defaultValueExpression_
-
description_
Object description_
-
fields_
List<TableFieldSchema> fields_
-
maxLength_
long maxLength_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
mode_
int mode_
-
name_
Object name_
-
precision_
long precision_
-
rangeElementType_
TableFieldSchema.FieldElementType rangeElementType_
-
scale_
long scale_
-
type_
int type_
-
class FieldElementType extends com.google.protobuf.GeneratedMessageV3 implements
Serializable
- serialVersionUID:
- 0L
-
class TableSchema extends com.google.protobuf.GeneratedMessageV3 implements
Serializable
- serialVersionUID:
- 0L
-
class ThrottleState extends com.google.protobuf.GeneratedMessageV3 implements
Serializable
- serialVersionUID:
- 0L
-
class WriteStream extends com.google.protobuf.GeneratedMessageV3 implements
Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
commitTime_
com.google.protobuf.Timestamp commitTime_
-
createTime_
com.google.protobuf.Timestamp createTime_
-
location_
Object location_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
name_
Object name_
-
tableSchema_
TableSchema tableSchema_
-
type_
int type_
-
writeMode_
int writeMode_