Package io.substrait.proto
Class ReadRel.LocalFiles.FileOrFiles.DelimiterSeparatedTextReadOptions
java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessageV3
io.substrait.proto.ReadRel.LocalFiles.FileOrFiles.DelimiterSeparatedTextReadOptions
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,ReadRel.LocalFiles.FileOrFiles.DelimiterSeparatedTextReadOptionsOrBuilder,Serializable
- Enclosing class:
- ReadRel.LocalFiles.FileOrFiles
public static final class ReadRel.LocalFiles.FileOrFiles.DelimiterSeparatedTextReadOptions
extends com.google.protobuf.GeneratedMessageV3
implements ReadRel.LocalFiles.FileOrFiles.DelimiterSeparatedTextReadOptionsOrBuilder
Delimiter separated files may be compressed. The reader should autodetect this and decompress as needed.Protobuf type
substrait.ReadRel.LocalFiles.FileOrFiles.DelimiterSeparatedTextReadOptions- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classDelimiter separated files may be compressed.Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT, BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter Nested classes/interfaces inherited from class com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessageLite.InternalOneOfEnum -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intFields inherited from class com.google.protobuf.GeneratedMessageV3
alwaysUseFieldBuilders, unknownFieldsFields inherited from class com.google.protobuf.AbstractMessage
memoizedSizeFields inherited from class com.google.protobuf.AbstractMessageLite
memoizedHashCode -
Method Summary
Modifier and TypeMethodDescriptionbooleanstatic final com.google.protobuf.Descriptors.DescriptorThe character used to escape characters in strings.com.google.protobuf.ByteStringThe character used to escape characters in strings.The character(s) used to separate fields.com.google.protobuf.ByteStringThe character(s) used to separate fields.longThe number of lines to skip at the beginning of the file.longThe maximum number of bytes to read from a single line.com.google.protobuf.Parser<ReadRel.LocalFiles.FileOrFiles.DelimiterSeparatedTextReadOptions>getQuote()The character(s) used to quote strings.com.google.protobuf.ByteStringThe character(s) used to quote strings.intIf this value is encountered (including empty string), the resulting value is null instead.com.google.protobuf.ByteStringIf this value is encountered (including empty string), the resulting value is null instead.inthashCode()booleanIf this value is encountered (including empty string), the resulting value is null instead.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTablefinal booleannewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) parseDelimitedFrom(InputStream input) parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom(byte[] data) parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom(com.google.protobuf.ByteString data) parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom(com.google.protobuf.CodedInputStream input) parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom(InputStream input) parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom(ByteBuffer data) parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static com.google.protobuf.Parser<ReadRel.LocalFiles.FileOrFiles.DelimiterSeparatedTextReadOptions>parser()voidwriteTo(com.google.protobuf.CodedOutputStream output) Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, makeMutableCopy, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagMethods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.MessageLite
toByteArray, toByteString, writeDelimitedTo, writeToMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Field Details
-
FIELD_DELIMITER_FIELD_NUMBER
public static final int FIELD_DELIMITER_FIELD_NUMBER- See Also:
-
MAX_LINE_SIZE_FIELD_NUMBER
public static final int MAX_LINE_SIZE_FIELD_NUMBER- See Also:
-
QUOTE_FIELD_NUMBER
public static final int QUOTE_FIELD_NUMBER- See Also:
-
HEADER_LINES_TO_SKIP_FIELD_NUMBER
public static final int HEADER_LINES_TO_SKIP_FIELD_NUMBER- See Also:
-
ESCAPE_FIELD_NUMBER
public static final int ESCAPE_FIELD_NUMBER- See Also:
-
VALUE_TREATED_AS_NULL_FIELD_NUMBER
public static final int VALUE_TREATED_AS_NULL_FIELD_NUMBER- See Also:
-
-
Method Details
-
newInstance
- Overrides:
newInstancein classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3
-
getFieldDelimiter
The character(s) used to separate fields. Common values are comma, tab, and pipe. Multiple characters are allowed.
string field_delimiter = 1;- Specified by:
getFieldDelimiterin interfaceReadRel.LocalFiles.FileOrFiles.DelimiterSeparatedTextReadOptionsOrBuilder- Returns:
- The fieldDelimiter.
-
getFieldDelimiterBytes
public com.google.protobuf.ByteString getFieldDelimiterBytes()The character(s) used to separate fields. Common values are comma, tab, and pipe. Multiple characters are allowed.
string field_delimiter = 1;- Specified by:
getFieldDelimiterBytesin interfaceReadRel.LocalFiles.FileOrFiles.DelimiterSeparatedTextReadOptionsOrBuilder- Returns:
- The bytes for fieldDelimiter.
-
getMaxLineSize
public long getMaxLineSize()The maximum number of bytes to read from a single line. If a line exceeds this limit the resulting behavior is undefined.
uint64 max_line_size = 2;- Specified by:
getMaxLineSizein interfaceReadRel.LocalFiles.FileOrFiles.DelimiterSeparatedTextReadOptionsOrBuilder- Returns:
- The maxLineSize.
-
getQuote
The character(s) used to quote strings. Common values are single and double quotation marks.
string quote = 3;- Specified by:
getQuotein interfaceReadRel.LocalFiles.FileOrFiles.DelimiterSeparatedTextReadOptionsOrBuilder- Returns:
- The quote.
-
getQuoteBytes
public com.google.protobuf.ByteString getQuoteBytes()The character(s) used to quote strings. Common values are single and double quotation marks.
string quote = 3;- Specified by:
getQuoteBytesin interfaceReadRel.LocalFiles.FileOrFiles.DelimiterSeparatedTextReadOptionsOrBuilder- Returns:
- The bytes for quote.
-
getHeaderLinesToSkip
public long getHeaderLinesToSkip()The number of lines to skip at the beginning of the file.
uint64 header_lines_to_skip = 4;- Specified by:
getHeaderLinesToSkipin interfaceReadRel.LocalFiles.FileOrFiles.DelimiterSeparatedTextReadOptionsOrBuilder- Returns:
- The headerLinesToSkip.
-
getEscape
The character used to escape characters in strings. Backslash is a common value. Note that a double quote mark can also be used as an escape character but the external quotes should be removed first.
string escape = 5;- Specified by:
getEscapein interfaceReadRel.LocalFiles.FileOrFiles.DelimiterSeparatedTextReadOptionsOrBuilder- Returns:
- The escape.
-
getEscapeBytes
public com.google.protobuf.ByteString getEscapeBytes()The character used to escape characters in strings. Backslash is a common value. Note that a double quote mark can also be used as an escape character but the external quotes should be removed first.
string escape = 5;- Specified by:
getEscapeBytesin interfaceReadRel.LocalFiles.FileOrFiles.DelimiterSeparatedTextReadOptionsOrBuilder- Returns:
- The bytes for escape.
-
hasValueTreatedAsNull
public boolean hasValueTreatedAsNull()If this value is encountered (including empty string), the resulting value is null instead. Leave unset to disable. If this value is provided, the effective schema of this file is comprised entirely of nullable strings. If not provided, the effective schema is instead made up of non-nullable strings.
optional string value_treated_as_null = 6;- Specified by:
hasValueTreatedAsNullin interfaceReadRel.LocalFiles.FileOrFiles.DelimiterSeparatedTextReadOptionsOrBuilder- Returns:
- Whether the valueTreatedAsNull field is set.
-
getValueTreatedAsNull
If this value is encountered (including empty string), the resulting value is null instead. Leave unset to disable. If this value is provided, the effective schema of this file is comprised entirely of nullable strings. If not provided, the effective schema is instead made up of non-nullable strings.
optional string value_treated_as_null = 6;- Specified by:
getValueTreatedAsNullin interfaceReadRel.LocalFiles.FileOrFiles.DelimiterSeparatedTextReadOptionsOrBuilder- Returns:
- The valueTreatedAsNull.
-
getValueTreatedAsNullBytes
public com.google.protobuf.ByteString getValueTreatedAsNullBytes()If this value is encountered (including empty string), the resulting value is null instead. Leave unset to disable. If this value is provided, the effective schema of this file is comprised entirely of nullable strings. If not provided, the effective schema is instead made up of non-nullable strings.
optional string value_treated_as_null = 6;- Specified by:
getValueTreatedAsNullBytesin interfaceReadRel.LocalFiles.FileOrFiles.DelimiterSeparatedTextReadOptionsOrBuilder- Returns:
- The bytes for valueTreatedAsNull.
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static ReadRel.LocalFiles.FileOrFiles.DelimiterSeparatedTextReadOptions parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ReadRel.LocalFiles.FileOrFiles.DelimiterSeparatedTextReadOptions parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ReadRel.LocalFiles.FileOrFiles.DelimiterSeparatedTextReadOptions parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ReadRel.LocalFiles.FileOrFiles.DelimiterSeparatedTextReadOptions parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ReadRel.LocalFiles.FileOrFiles.DelimiterSeparatedTextReadOptions parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ReadRel.LocalFiles.FileOrFiles.DelimiterSeparatedTextReadOptions parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ReadRel.LocalFiles.FileOrFiles.DelimiterSeparatedTextReadOptions parseFrom(InputStream input) throws IOException - Throws:
IOException
-
parseFrom
public static ReadRel.LocalFiles.FileOrFiles.DelimiterSeparatedTextReadOptions parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseDelimitedFrom
public static ReadRel.LocalFiles.FileOrFiles.DelimiterSeparatedTextReadOptions parseDelimitedFrom(InputStream input) throws IOException - Throws:
IOException
-
parseDelimitedFrom
public static ReadRel.LocalFiles.FileOrFiles.DelimiterSeparatedTextReadOptions parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseFrom
public static ReadRel.LocalFiles.FileOrFiles.DelimiterSeparatedTextReadOptions parseFrom(com.google.protobuf.CodedInputStream input) throws IOException - Throws:
IOException
-
parseFrom
public static ReadRel.LocalFiles.FileOrFiles.DelimiterSeparatedTextReadOptions parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
newBuilderForType
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
-
newBuilder
public static ReadRel.LocalFiles.FileOrFiles.DelimiterSeparatedTextReadOptions.Builder newBuilder(ReadRel.LocalFiles.FileOrFiles.DelimiterSeparatedTextReadOptions prototype) -
toBuilder
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected ReadRel.LocalFiles.FileOrFiles.DelimiterSeparatedTextReadOptions.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) - Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
-
parser
public static com.google.protobuf.Parser<ReadRel.LocalFiles.FileOrFiles.DelimiterSeparatedTextReadOptions> parser() -
getParserForType
public com.google.protobuf.Parser<ReadRel.LocalFiles.FileOrFiles.DelimiterSeparatedTextReadOptions> getParserForType()- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-