public static interface PerfOuterClass.PerfOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
int |
getRecordsPerBatch()
int32 records_per_batch = 4; |
long |
getRecordsPerStream()
int64 records_per_stream = 3; |
com.google.protobuf.ByteString |
getSchema()
bytes schema = 1; |
int |
getStreamCount()
int32 stream_count = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
com.google.protobuf.ByteString getSchema()
bytes schema = 1;
int getStreamCount()
int32 stream_count = 2;
long getRecordsPerStream()
int64 records_per_stream = 3;
int getRecordsPerBatch()
int32 records_per_batch = 4;
Copyright © 2023 The Apache Software Foundation. All rights reserved.