Package io.deephaven.proto.csv
Class SchemaFromCsvCommon
java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessage
io.deephaven.proto.csv.SchemaFromCsvCommon
- All Implemented Interfaces:
Message,MessageLite,MessageLiteOrBuilder,MessageOrBuilder,SchemaFromCsvCommonOrBuilder,Serializable
@Generated
public final class SchemaFromCsvCommon
extends GeneratedMessage
implements SchemaFromCsvCommonOrBuilder
Protobuf type
io.deephaven.proto.csv.SchemaFromCsvCommon- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classProtobuf typeio.deephaven.proto.csv.SchemaFromCsvCommonNested classes/interfaces inherited from class com.google.protobuf.GeneratedMessage
GeneratedMessage.ExtendableBuilder<MessageT extends GeneratedMessage.ExtendableMessage<MessageT>,BuilderT extends GeneratedMessage.ExtendableBuilder<MessageT, BuilderT>>, GeneratedMessage.ExtendableMessage<MessageT extends GeneratedMessage.ExtendableMessage<MessageT>>, GeneratedMessage.ExtendableMessageOrBuilder<MessageT extends GeneratedMessage.ExtendableMessage<MessageT>>, GeneratedMessage.FieldAccessorTable, GeneratedMessage.GeneratedExtension<ContainingT extends Message, T extends Object>, GeneratedMessage.UnusedPrivateParameter Nested classes/interfaces inherited from class com.google.protobuf.AbstractMessage
AbstractMessage.BuilderParentNested classes/interfaces inherited from class com.google.protobuf.AbstractMessageLite
AbstractMessageLite.InternalOneOfEnum -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intFields inherited from class com.google.protobuf.GeneratedMessage
alwaysUseFieldBuilders, loggedPre22TypeNames, unknownFieldsFields inherited from class com.google.protobuf.AbstractMessage
memoizedSizeFields inherited from class com.google.protobuf.AbstractMessageLite
memoizedHashCode -
Method Summary
Modifier and TypeMethodDescriptionbooleanbooleanif the parser should use best fit for column typesgetColumnNames(int index) Column names if noHeader is setgetColumnNamesBytes(int index) Column names if noHeader is setintColumn names if noHeader is setColumn names if noHeader is setstatic SchemaFromCsvCommonstatic final Descriptors.DescriptorThe import source nameThe import source nameThe schema namespaceThe schema namespaceThe partition columnThe partition columnintCommon fieldsCommon fieldsThe schema table nameThe schema table nameinthashCode()booleanCommon fieldsprotected GeneratedMessage.FieldAccessorTablefinal booleanstatic SchemaFromCsvCommon.Builderstatic SchemaFromCsvCommon.BuildernewBuilder(SchemaFromCsvCommon prototype) protected SchemaFromCsvCommon.Builderstatic SchemaFromCsvCommonparseDelimitedFrom(InputStream input) static SchemaFromCsvCommonparseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry) static SchemaFromCsvCommonparseFrom(byte[] data) static SchemaFromCsvCommonparseFrom(byte[] data, ExtensionRegistryLite extensionRegistry) static SchemaFromCsvCommonparseFrom(ByteString data) static SchemaFromCsvCommonparseFrom(ByteString data, ExtensionRegistryLite extensionRegistry) static SchemaFromCsvCommonparseFrom(CodedInputStream input) static SchemaFromCsvCommonparseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) static SchemaFromCsvCommonparseFrom(InputStream input) static SchemaFromCsvCommonparseFrom(InputStream input, ExtensionRegistryLite extensionRegistry) static SchemaFromCsvCommonparseFrom(ByteBuffer data) static SchemaFromCsvCommonparseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry) static Parser<SchemaFromCsvCommon>parser()voidwriteTo(CodedOutputStream output) Methods inherited from class com.google.protobuf.GeneratedMessage
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, newFileScopedGeneratedExtension, newInstance, newMessageScopedGeneratedExtension, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagMethods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashFields, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite
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
-
NAMESPACE_FIELD_NUMBER
public static final int NAMESPACE_FIELD_NUMBER- See Also:
-
TABLE_NAME_FIELD_NUMBER
public static final int TABLE_NAME_FIELD_NUMBER- See Also:
-
IMPORT_SOURCE_NAME_FIELD_NUMBER
public static final int IMPORT_SOURCE_NAME_FIELD_NUMBER- See Also:
-
BEST_FIT_FIELD_NUMBER
public static final int BEST_FIT_FIELD_NUMBER- See Also:
-
PARTITION_COLUMN_FIELD_NUMBER
public static final int PARTITION_COLUMN_FIELD_NUMBER- See Also:
-
COLUMN_NAMES_FIELD_NUMBER
public static final int COLUMN_NAMES_FIELD_NUMBER- See Also:
-
TABLE_FROM_CSV_REQUEST_COMMON_FIELD_NUMBER
public static final int TABLE_FROM_CSV_REQUEST_COMMON_FIELD_NUMBER- See Also:
-
-
Method Details
-
getDescriptor
-
internalGetFieldAccessorTable
- Specified by:
internalGetFieldAccessorTablein classGeneratedMessage
-
getNamespace
The schema namespace
string namespace = 1;- Specified by:
getNamespacein interfaceSchemaFromCsvCommonOrBuilder- Returns:
- The namespace.
-
getNamespaceBytes
The schema namespace
string namespace = 1;- Specified by:
getNamespaceBytesin interfaceSchemaFromCsvCommonOrBuilder- Returns:
- The bytes for namespace.
-
getTableName
The schema table name
string table_name = 2;- Specified by:
getTableNamein interfaceSchemaFromCsvCommonOrBuilder- Returns:
- The tableName.
-
getTableNameBytes
The schema table name
string table_name = 2;- Specified by:
getTableNameBytesin interfaceSchemaFromCsvCommonOrBuilder- Returns:
- The bytes for tableName.
-
getImportSourceName
The import source name
string import_source_name = 3;- Specified by:
getImportSourceNamein interfaceSchemaFromCsvCommonOrBuilder- Returns:
- The importSourceName.
-
getImportSourceNameBytes
The import source name
string import_source_name = 3;- Specified by:
getImportSourceNameBytesin interfaceSchemaFromCsvCommonOrBuilder- Returns:
- The bytes for importSourceName.
-
getBestFit
public boolean getBestFit()if the parser should use best fit for column types
bool best_fit = 4;- Specified by:
getBestFitin interfaceSchemaFromCsvCommonOrBuilder- Returns:
- The bestFit.
-
getPartitionColumn
The partition column
string partition_column = 5;- Specified by:
getPartitionColumnin interfaceSchemaFromCsvCommonOrBuilder- Returns:
- The partitionColumn.
-
getPartitionColumnBytes
The partition column
string partition_column = 5;- Specified by:
getPartitionColumnBytesin interfaceSchemaFromCsvCommonOrBuilder- Returns:
- The bytes for partitionColumn.
-
getColumnNamesList
Column names if noHeader is set
repeated string column_names = 6;- Specified by:
getColumnNamesListin interfaceSchemaFromCsvCommonOrBuilder- Returns:
- A list containing the columnNames.
-
getColumnNamesCount
public int getColumnNamesCount()Column names if noHeader is set
repeated string column_names = 6;- Specified by:
getColumnNamesCountin interfaceSchemaFromCsvCommonOrBuilder- Returns:
- The count of columnNames.
-
getColumnNames
Column names if noHeader is set
repeated string column_names = 6;- Specified by:
getColumnNamesin interfaceSchemaFromCsvCommonOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The columnNames at the given index.
-
getColumnNamesBytes
Column names if noHeader is set
repeated string column_names = 6;- Specified by:
getColumnNamesBytesin interfaceSchemaFromCsvCommonOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the columnNames at the given index.
-
hasTableFromCsvRequestCommon
public boolean hasTableFromCsvRequestCommon()Common fields
.io.deephaven.proto.csv.TableFromCsvRequestCommon table_from_csv_request_common = 7;- Specified by:
hasTableFromCsvRequestCommonin interfaceSchemaFromCsvCommonOrBuilder- Returns:
- Whether the tableFromCsvRequestCommon field is set.
-
getTableFromCsvRequestCommon
Common fields
.io.deephaven.proto.csv.TableFromCsvRequestCommon table_from_csv_request_common = 7;- Specified by:
getTableFromCsvRequestCommonin interfaceSchemaFromCsvCommonOrBuilder- Returns:
- The tableFromCsvRequestCommon.
-
getTableFromCsvRequestCommonOrBuilder
Common fields
.io.deephaven.proto.csv.TableFromCsvRequestCommon table_from_csv_request_common = 7;- Specified by:
getTableFromCsvRequestCommonOrBuilderin interfaceSchemaFromCsvCommonOrBuilder
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfaceMessageLiteOrBuilder- Overrides:
isInitializedin classGeneratedMessage
-
writeTo
- Specified by:
writeToin interfaceMessageLite- Overrides:
writeToin classGeneratedMessage- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()- Specified by:
getSerializedSizein interfaceMessageLite- Overrides:
getSerializedSizein classGeneratedMessage
-
equals
- Specified by:
equalsin interfaceMessage- Overrides:
equalsin classAbstractMessage
-
hashCode
public int hashCode()- Specified by:
hashCodein interfaceMessage- Overrides:
hashCodein classAbstractMessage
-
parseFrom
- Throws:
InvalidProtocolBufferException
-
parseFrom
public static SchemaFromCsvCommon parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry) throws InvalidProtocolBufferException - Throws:
InvalidProtocolBufferException
-
parseFrom
- Throws:
InvalidProtocolBufferException
-
parseFrom
public static SchemaFromCsvCommon parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry) throws InvalidProtocolBufferException - Throws:
InvalidProtocolBufferException
-
parseFrom
- Throws:
InvalidProtocolBufferException
-
parseFrom
public static SchemaFromCsvCommon parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry) throws InvalidProtocolBufferException - Throws:
InvalidProtocolBufferException
-
parseFrom
- Throws:
IOException
-
parseFrom
public static SchemaFromCsvCommon parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseDelimitedFrom
- Throws:
IOException
-
parseDelimitedFrom
public static SchemaFromCsvCommon parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseFrom
- Throws:
IOException
-
parseFrom
public static SchemaFromCsvCommon parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
newBuilderForType
- Specified by:
newBuilderForTypein interfaceMessage- Specified by:
newBuilderForTypein interfaceMessageLite
-
newBuilder
-
newBuilder
-
toBuilder
- Specified by:
toBuilderin interfaceMessage- Specified by:
toBuilderin interfaceMessageLite
-
newBuilderForType
- Overrides:
newBuilderForTypein classAbstractMessage
-
getDefaultInstance
-
parser
-
getParserForType
- Specified by:
getParserForTypein interfaceMessage- Specified by:
getParserForTypein interfaceMessageLite- Overrides:
getParserForTypein classGeneratedMessage
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfaceMessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfaceMessageOrBuilder
-