Class TableDefinitionMessage

java.lang.Object
io.deephaven.shadow.core.com.google.protobuf.AbstractMessageLite
io.deephaven.shadow.core.com.google.protobuf.AbstractMessage
io.deephaven.shadow.core.com.google.protobuf.GeneratedMessageV3
io.deephaven.proto.common.TableDefinitionMessage
All Implemented Interfaces:
TableDefinitionMessageOrBuilder, io.deephaven.shadow.core.com.google.protobuf.Message, io.deephaven.shadow.core.com.google.protobuf.MessageLite, io.deephaven.shadow.core.com.google.protobuf.MessageLiteOrBuilder, io.deephaven.shadow.core.com.google.protobuf.MessageOrBuilder, Serializable

public final class TableDefinitionMessage extends io.deephaven.shadow.core.com.google.protobuf.GeneratedMessageV3 implements TableDefinitionMessageOrBuilder
Protobuf type io.deephaven.proto.common.TableDefinitionMessage
See Also:
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Class
    Description
    static final class 
    Protobuf type io.deephaven.proto.common.TableDefinitionMessage

    Nested classes/interfaces inherited from class io.deephaven.shadow.core.com.google.protobuf.GeneratedMessageV3

    io.deephaven.shadow.core.com.google.protobuf.GeneratedMessageV3.BuilderParent, io.deephaven.shadow.core.com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends io.deephaven.shadow.core.com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends io.deephaven.shadow.core.com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT,BuilderT>>, io.deephaven.shadow.core.com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends io.deephaven.shadow.core.com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, io.deephaven.shadow.core.com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends io.deephaven.shadow.core.com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, io.deephaven.shadow.core.com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, io.deephaven.shadow.core.com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter

    Nested classes/interfaces inherited from class io.deephaven.shadow.core.com.google.protobuf.AbstractMessageLite

    io.deephaven.shadow.core.com.google.protobuf.AbstractMessageLite.InternalOneOfEnum
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final int
     
    static final int
     
    static final int
     
    static final int
     

    Fields inherited from class io.deephaven.shadow.core.com.google.protobuf.GeneratedMessageV3

    alwaysUseFieldBuilders, unknownFields

    Fields inherited from class io.deephaven.shadow.core.com.google.protobuf.AbstractMessage

    memoizedSize

    Fields inherited from class io.deephaven.shadow.core.com.google.protobuf.AbstractMessageLite

    memoizedHashCode
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
     
    getColumns(int index)
    repeated .io.deephaven.proto.common.ColumnDefinitionMessage columns = 3;
    int
    repeated .io.deephaven.proto.common.ColumnDefinitionMessage columns = 3;
    repeated .io.deephaven.proto.common.ColumnDefinitionMessage columns = 3;
    repeated .io.deephaven.proto.common.ColumnDefinitionMessage columns = 3;
    repeated .io.deephaven.proto.common.ColumnDefinitionMessage columns = 3;
     
     
    static final io.deephaven.shadow.core.com.google.protobuf.Descriptors.Descriptor
     
    optional string namespace = 1;
    io.deephaven.shadow.core.com.google.protobuf.ByteString
    optional string namespace = 1;
    io.deephaven.shadow.core.com.google.protobuf.Parser<TableDefinitionMessage>
     
    int
     
    optional .io.deephaven.proto.common.StorageTypeEnum storageType = 4;
    int
    optional .io.deephaven.proto.common.StorageTypeEnum storageType = 4;
    optional string tableName = 2;
    io.deephaven.shadow.core.com.google.protobuf.ByteString
    optional string tableName = 2;
    int
     
    boolean
    optional string namespace = 1;
    boolean
    optional .io.deephaven.proto.common.StorageTypeEnum storageType = 4;
    boolean
    optional string tableName = 2;
    protected io.deephaven.shadow.core.com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
     
    final boolean
     
     
     
     
    newBuilderForType(io.deephaven.shadow.core.com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
     
    protected Object
    newInstance(io.deephaven.shadow.core.com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
     
     
    parseDelimitedFrom(InputStream input, io.deephaven.shadow.core.com.google.protobuf.ExtensionRegistryLite extensionRegistry)
     
    parseFrom(byte[] data)
     
    parseFrom(byte[] data, io.deephaven.shadow.core.com.google.protobuf.ExtensionRegistryLite extensionRegistry)
     
    parseFrom(io.deephaven.shadow.core.com.google.protobuf.ByteString data)
     
    parseFrom(io.deephaven.shadow.core.com.google.protobuf.ByteString data, io.deephaven.shadow.core.com.google.protobuf.ExtensionRegistryLite extensionRegistry)
     
    parseFrom(io.deephaven.shadow.core.com.google.protobuf.CodedInputStream input)
     
    parseFrom(io.deephaven.shadow.core.com.google.protobuf.CodedInputStream input, io.deephaven.shadow.core.com.google.protobuf.ExtensionRegistryLite extensionRegistry)
     
     
    parseFrom(InputStream input, io.deephaven.shadow.core.com.google.protobuf.ExtensionRegistryLite extensionRegistry)
     
     
    parseFrom(ByteBuffer data, io.deephaven.shadow.core.com.google.protobuf.ExtensionRegistryLite extensionRegistry)
     
    static io.deephaven.shadow.core.com.google.protobuf.Parser<TableDefinitionMessage>
     
     
    void
    writeTo(io.deephaven.shadow.core.com.google.protobuf.CodedOutputStream output)
     

    Methods inherited from class io.deephaven.shadow.core.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, writeStringNoTag

    Methods inherited from class io.deephaven.shadow.core.com.google.protobuf.AbstractMessage

    findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString

    Methods inherited from class io.deephaven.shadow.core.com.google.protobuf.AbstractMessageLite

    addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, wait, wait, wait

    Methods inherited from interface io.deephaven.shadow.core.com.google.protobuf.MessageLite

    toByteArray, toByteString, writeDelimitedTo, writeTo

    Methods inherited from interface io.deephaven.shadow.core.com.google.protobuf.MessageOrBuilder

    findInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
  • Field Details

  • Method Details

    • newInstance

      protected Object newInstance(io.deephaven.shadow.core.com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
      Overrides:
      newInstance in class io.deephaven.shadow.core.com.google.protobuf.GeneratedMessageV3
    • getDescriptor

      public static final io.deephaven.shadow.core.com.google.protobuf.Descriptors.Descriptor getDescriptor()
    • internalGetFieldAccessorTable

      protected io.deephaven.shadow.core.com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
      Specified by:
      internalGetFieldAccessorTable in class io.deephaven.shadow.core.com.google.protobuf.GeneratedMessageV3
    • hasNamespace

      public boolean hasNamespace()
      optional string namespace = 1;
      Specified by:
      hasNamespace in interface TableDefinitionMessageOrBuilder
      Returns:
      Whether the namespace field is set.
    • getNamespace

      public String getNamespace()
      optional string namespace = 1;
      Specified by:
      getNamespace in interface TableDefinitionMessageOrBuilder
      Returns:
      The namespace.
    • getNamespaceBytes

      public io.deephaven.shadow.core.com.google.protobuf.ByteString getNamespaceBytes()
      optional string namespace = 1;
      Specified by:
      getNamespaceBytes in interface TableDefinitionMessageOrBuilder
      Returns:
      The bytes for namespace.
    • hasTableName

      public boolean hasTableName()
      optional string tableName = 2;
      Specified by:
      hasTableName in interface TableDefinitionMessageOrBuilder
      Returns:
      Whether the tableName field is set.
    • getTableName

      public String getTableName()
      optional string tableName = 2;
      Specified by:
      getTableName in interface TableDefinitionMessageOrBuilder
      Returns:
      The tableName.
    • getTableNameBytes

      public io.deephaven.shadow.core.com.google.protobuf.ByteString getTableNameBytes()
      optional string tableName = 2;
      Specified by:
      getTableNameBytes in interface TableDefinitionMessageOrBuilder
      Returns:
      The bytes for tableName.
    • getColumnsList

      public List<ColumnDefinitionMessage> getColumnsList()
      repeated .io.deephaven.proto.common.ColumnDefinitionMessage columns = 3;
      Specified by:
      getColumnsList in interface TableDefinitionMessageOrBuilder
    • getColumnsOrBuilderList

      public List<? extends ColumnDefinitionMessageOrBuilder> getColumnsOrBuilderList()
      repeated .io.deephaven.proto.common.ColumnDefinitionMessage columns = 3;
      Specified by:
      getColumnsOrBuilderList in interface TableDefinitionMessageOrBuilder
    • getColumnsCount

      public int getColumnsCount()
      repeated .io.deephaven.proto.common.ColumnDefinitionMessage columns = 3;
      Specified by:
      getColumnsCount in interface TableDefinitionMessageOrBuilder
    • getColumns

      public ColumnDefinitionMessage getColumns(int index)
      repeated .io.deephaven.proto.common.ColumnDefinitionMessage columns = 3;
      Specified by:
      getColumns in interface TableDefinitionMessageOrBuilder
    • getColumnsOrBuilder

      public ColumnDefinitionMessageOrBuilder getColumnsOrBuilder(int index)
      repeated .io.deephaven.proto.common.ColumnDefinitionMessage columns = 3;
      Specified by:
      getColumnsOrBuilder in interface TableDefinitionMessageOrBuilder
    • hasStorageType

      public boolean hasStorageType()
      optional .io.deephaven.proto.common.StorageTypeEnum storageType = 4;
      Specified by:
      hasStorageType in interface TableDefinitionMessageOrBuilder
      Returns:
      Whether the storageType field is set.
    • getStorageTypeValue

      public int getStorageTypeValue()
      optional .io.deephaven.proto.common.StorageTypeEnum storageType = 4;
      Specified by:
      getStorageTypeValue in interface TableDefinitionMessageOrBuilder
      Returns:
      The enum numeric value on the wire for storageType.
    • getStorageType

      public StorageTypeEnum getStorageType()
      optional .io.deephaven.proto.common.StorageTypeEnum storageType = 4;
      Specified by:
      getStorageType in interface TableDefinitionMessageOrBuilder
      Returns:
      The storageType.
    • isInitialized

      public final boolean isInitialized()
      Specified by:
      isInitialized in interface io.deephaven.shadow.core.com.google.protobuf.MessageLiteOrBuilder
      Overrides:
      isInitialized in class io.deephaven.shadow.core.com.google.protobuf.GeneratedMessageV3
    • writeTo

      public void writeTo(io.deephaven.shadow.core.com.google.protobuf.CodedOutputStream output) throws IOException
      Specified by:
      writeTo in interface io.deephaven.shadow.core.com.google.protobuf.MessageLite
      Overrides:
      writeTo in class io.deephaven.shadow.core.com.google.protobuf.GeneratedMessageV3
      Throws:
      IOException
    • getSerializedSize

      public int getSerializedSize()
      Specified by:
      getSerializedSize in interface io.deephaven.shadow.core.com.google.protobuf.MessageLite
      Overrides:
      getSerializedSize in class io.deephaven.shadow.core.com.google.protobuf.GeneratedMessageV3
    • equals

      public boolean equals(Object obj)
      Specified by:
      equals in interface io.deephaven.shadow.core.com.google.protobuf.Message
      Overrides:
      equals in class io.deephaven.shadow.core.com.google.protobuf.AbstractMessage
    • hashCode

      public int hashCode()
      Specified by:
      hashCode in interface io.deephaven.shadow.core.com.google.protobuf.Message
      Overrides:
      hashCode in class io.deephaven.shadow.core.com.google.protobuf.AbstractMessage
    • parseFrom

      public static TableDefinitionMessage parseFrom(ByteBuffer data) throws io.deephaven.shadow.core.com.google.protobuf.InvalidProtocolBufferException
      Throws:
      io.deephaven.shadow.core.com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

      public static TableDefinitionMessage parseFrom(ByteBuffer data, io.deephaven.shadow.core.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws io.deephaven.shadow.core.com.google.protobuf.InvalidProtocolBufferException
      Throws:
      io.deephaven.shadow.core.com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

      public static TableDefinitionMessage parseFrom(io.deephaven.shadow.core.com.google.protobuf.ByteString data) throws io.deephaven.shadow.core.com.google.protobuf.InvalidProtocolBufferException
      Throws:
      io.deephaven.shadow.core.com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

      public static TableDefinitionMessage parseFrom(io.deephaven.shadow.core.com.google.protobuf.ByteString data, io.deephaven.shadow.core.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws io.deephaven.shadow.core.com.google.protobuf.InvalidProtocolBufferException
      Throws:
      io.deephaven.shadow.core.com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

      public static TableDefinitionMessage parseFrom(byte[] data) throws io.deephaven.shadow.core.com.google.protobuf.InvalidProtocolBufferException
      Throws:
      io.deephaven.shadow.core.com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

      public static TableDefinitionMessage parseFrom(byte[] data, io.deephaven.shadow.core.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws io.deephaven.shadow.core.com.google.protobuf.InvalidProtocolBufferException
      Throws:
      io.deephaven.shadow.core.com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

      public static TableDefinitionMessage parseFrom(InputStream input) throws IOException
      Throws:
      IOException
    • parseFrom

      public static TableDefinitionMessage parseFrom(InputStream input, io.deephaven.shadow.core.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
      Throws:
      IOException
    • parseDelimitedFrom

      public static TableDefinitionMessage parseDelimitedFrom(InputStream input) throws IOException
      Throws:
      IOException
    • parseDelimitedFrom

      public static TableDefinitionMessage parseDelimitedFrom(InputStream input, io.deephaven.shadow.core.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
      Throws:
      IOException
    • parseFrom

      public static TableDefinitionMessage parseFrom(io.deephaven.shadow.core.com.google.protobuf.CodedInputStream input) throws IOException
      Throws:
      IOException
    • parseFrom

      public static TableDefinitionMessage parseFrom(io.deephaven.shadow.core.com.google.protobuf.CodedInputStream input, io.deephaven.shadow.core.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
      Throws:
      IOException
    • newBuilderForType

      public TableDefinitionMessage.Builder newBuilderForType()
      Specified by:
      newBuilderForType in interface io.deephaven.shadow.core.com.google.protobuf.Message
      Specified by:
      newBuilderForType in interface io.deephaven.shadow.core.com.google.protobuf.MessageLite
    • newBuilder

      public static TableDefinitionMessage.Builder newBuilder()
    • newBuilder

      public static TableDefinitionMessage.Builder newBuilder(TableDefinitionMessage prototype)
    • toBuilder

      public TableDefinitionMessage.Builder toBuilder()
      Specified by:
      toBuilder in interface io.deephaven.shadow.core.com.google.protobuf.Message
      Specified by:
      toBuilder in interface io.deephaven.shadow.core.com.google.protobuf.MessageLite
    • newBuilderForType

      protected TableDefinitionMessage.Builder newBuilderForType(io.deephaven.shadow.core.com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
      Specified by:
      newBuilderForType in class io.deephaven.shadow.core.com.google.protobuf.GeneratedMessageV3
    • getDefaultInstance

      public static TableDefinitionMessage getDefaultInstance()
    • parser

      public static io.deephaven.shadow.core.com.google.protobuf.Parser<TableDefinitionMessage> parser()
    • getParserForType

      public io.deephaven.shadow.core.com.google.protobuf.Parser<TableDefinitionMessage> getParserForType()
      Specified by:
      getParserForType in interface io.deephaven.shadow.core.com.google.protobuf.Message
      Specified by:
      getParserForType in interface io.deephaven.shadow.core.com.google.protobuf.MessageLite
      Overrides:
      getParserForType in class io.deephaven.shadow.core.com.google.protobuf.GeneratedMessageV3
    • getDefaultInstanceForType

      public TableDefinitionMessage getDefaultInstanceForType()
      Specified by:
      getDefaultInstanceForType in interface io.deephaven.shadow.core.com.google.protobuf.MessageLiteOrBuilder
      Specified by:
      getDefaultInstanceForType in interface io.deephaven.shadow.core.com.google.protobuf.MessageOrBuilder