Class InputTableColumnInfo.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<InputTableColumnInfo.Builder>
com.google.protobuf.GeneratedMessage.Builder<InputTableColumnInfo.Builder>
io.deephaven.proto.backplane.grpc.InputTableColumnInfo.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,InputTableColumnInfoOrBuilder,Cloneable
- Enclosing class:
InputTableColumnInfo
public static final class InputTableColumnInfo.Builder
extends com.google.protobuf.GeneratedMessage.Builder<InputTableColumnInfo.Builder>
implements InputTableColumnInfoOrBuilder
Information about a column in an input tableProtobuf type
io.deephaven.proto.backplane.grpc.InputTableColumnInfo-
Method Summary
Modifier and TypeMethodDescriptionaddAllRestrictions(Iterable<? extends com.google.protobuf.Any> values) Any restrictions on the column's values, which are implementation specific.addRestrictions(int index, com.google.protobuf.Any value) Any restrictions on the column's values, which are implementation specific.addRestrictions(int index, com.google.protobuf.Any.Builder builderForValue) Any restrictions on the column's values, which are implementation specific.addRestrictions(com.google.protobuf.Any value) Any restrictions on the column's values, which are implementation specific.addRestrictions(com.google.protobuf.Any.Builder builderForValue) Any restrictions on the column's values, which are implementation specific.com.google.protobuf.Any.BuilderAny restrictions on the column's values, which are implementation specific.com.google.protobuf.Any.BuilderaddRestrictionsBuilder(int index) Any restrictions on the column's values, which are implementation specific.build()clear().io.deephaven.proto.backplane.grpc.InputTableColumnInfo.Kind kind = 1;Any restrictions on the column's values, which are implementation specific.static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.DescriptorgetKind().io.deephaven.proto.backplane.grpc.InputTableColumnInfo.Kind kind = 1;int.io.deephaven.proto.backplane.grpc.InputTableColumnInfo.Kind kind = 1;com.google.protobuf.AnygetRestrictions(int index) Any restrictions on the column's values, which are implementation specific.com.google.protobuf.Any.BuildergetRestrictionsBuilder(int index) Any restrictions on the column's values, which are implementation specific.List<com.google.protobuf.Any.Builder> Any restrictions on the column's values, which are implementation specific.intAny restrictions on the column's values, which are implementation specific.List<com.google.protobuf.Any> Any restrictions on the column's values, which are implementation specific.com.google.protobuf.AnyOrBuildergetRestrictionsOrBuilder(int index) Any restrictions on the column's values, which are implementation specific.List<? extends com.google.protobuf.AnyOrBuilder> Any restrictions on the column's values, which are implementation specific.protected com.google.protobuf.GeneratedMessage.FieldAccessorTablefinal booleanmergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) mergeFrom(InputTableColumnInfo other) removeRestrictions(int index) Any restrictions on the column's values, which are implementation specific.setKind(InputTableColumnInfo.Kind value) .io.deephaven.proto.backplane.grpc.InputTableColumnInfo.Kind kind = 1;setKindValue(int value) .io.deephaven.proto.backplane.grpc.InputTableColumnInfo.Kind kind = 1;setRestrictions(int index, com.google.protobuf.Any value) Any restrictions on the column's values, which are implementation specific.setRestrictions(int index, com.google.protobuf.Any.Builder builderForValue) Any restrictions on the column's values, which are implementation specific.Methods inherited from class com.google.protobuf.GeneratedMessage.Builder
addRepeatedField, clearField, clearOneof, clone, getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownFields, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields, setUnknownFieldSetBuilder, setUnknownFieldsProto3Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionMethods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFromMethods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFromMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessage.Builder<InputTableColumnInfo.Builder>
-
clear
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessage.Builder<InputTableColumnInfo.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessage.Builder<InputTableColumnInfo.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
mergeFrom
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<InputTableColumnInfo.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessage.Builder<InputTableColumnInfo.Builder>
-
mergeFrom
public InputTableColumnInfo.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<InputTableColumnInfo.Builder>- Throws:
IOException
-
getKindValue
public int getKindValue().io.deephaven.proto.backplane.grpc.InputTableColumnInfo.Kind kind = 1;- Specified by:
getKindValuein interfaceInputTableColumnInfoOrBuilder- Returns:
- The enum numeric value on the wire for kind.
-
setKindValue
.io.deephaven.proto.backplane.grpc.InputTableColumnInfo.Kind kind = 1;- Parameters:
value- The enum numeric value on the wire for kind to set.- Returns:
- This builder for chaining.
-
getKind
.io.deephaven.proto.backplane.grpc.InputTableColumnInfo.Kind kind = 1;- Specified by:
getKindin interfaceInputTableColumnInfoOrBuilder- Returns:
- The kind.
-
setKind
.io.deephaven.proto.backplane.grpc.InputTableColumnInfo.Kind kind = 1;- Parameters:
value- The kind to set.- Returns:
- This builder for chaining.
-
clearKind
.io.deephaven.proto.backplane.grpc.InputTableColumnInfo.Kind kind = 1;- Returns:
- This builder for chaining.
-
getRestrictionsList
Any restrictions on the column's values, which are implementation specific. The server enforces these constraints, but they are included in the metadata so that the UI can display them to the user.
repeated .google.protobuf.Any restrictions = 2;- Specified by:
getRestrictionsListin interfaceInputTableColumnInfoOrBuilder
-
getRestrictionsCount
public int getRestrictionsCount()Any restrictions on the column's values, which are implementation specific. The server enforces these constraints, but they are included in the metadata so that the UI can display them to the user.
repeated .google.protobuf.Any restrictions = 2;- Specified by:
getRestrictionsCountin interfaceInputTableColumnInfoOrBuilder
-
getRestrictions
public com.google.protobuf.Any getRestrictions(int index) Any restrictions on the column's values, which are implementation specific. The server enforces these constraints, but they are included in the metadata so that the UI can display them to the user.
repeated .google.protobuf.Any restrictions = 2;- Specified by:
getRestrictionsin interfaceInputTableColumnInfoOrBuilder
-
setRestrictions
Any restrictions on the column's values, which are implementation specific. The server enforces these constraints, but they are included in the metadata so that the UI can display them to the user.
repeated .google.protobuf.Any restrictions = 2; -
setRestrictions
public InputTableColumnInfo.Builder setRestrictions(int index, com.google.protobuf.Any.Builder builderForValue) Any restrictions on the column's values, which are implementation specific. The server enforces these constraints, but they are included in the metadata so that the UI can display them to the user.
repeated .google.protobuf.Any restrictions = 2; -
addRestrictions
Any restrictions on the column's values, which are implementation specific. The server enforces these constraints, but they are included in the metadata so that the UI can display them to the user.
repeated .google.protobuf.Any restrictions = 2; -
addRestrictions
Any restrictions on the column's values, which are implementation specific. The server enforces these constraints, but they are included in the metadata so that the UI can display them to the user.
repeated .google.protobuf.Any restrictions = 2; -
addRestrictions
public InputTableColumnInfo.Builder addRestrictions(com.google.protobuf.Any.Builder builderForValue) Any restrictions on the column's values, which are implementation specific. The server enforces these constraints, but they are included in the metadata so that the UI can display them to the user.
repeated .google.protobuf.Any restrictions = 2; -
addRestrictions
public InputTableColumnInfo.Builder addRestrictions(int index, com.google.protobuf.Any.Builder builderForValue) Any restrictions on the column's values, which are implementation specific. The server enforces these constraints, but they are included in the metadata so that the UI can display them to the user.
repeated .google.protobuf.Any restrictions = 2; -
addAllRestrictions
public InputTableColumnInfo.Builder addAllRestrictions(Iterable<? extends com.google.protobuf.Any> values) Any restrictions on the column's values, which are implementation specific. The server enforces these constraints, but they are included in the metadata so that the UI can display them to the user.
repeated .google.protobuf.Any restrictions = 2; -
clearRestrictions
Any restrictions on the column's values, which are implementation specific. The server enforces these constraints, but they are included in the metadata so that the UI can display them to the user.
repeated .google.protobuf.Any restrictions = 2; -
removeRestrictions
Any restrictions on the column's values, which are implementation specific. The server enforces these constraints, but they are included in the metadata so that the UI can display them to the user.
repeated .google.protobuf.Any restrictions = 2; -
getRestrictionsBuilder
public com.google.protobuf.Any.Builder getRestrictionsBuilder(int index) Any restrictions on the column's values, which are implementation specific. The server enforces these constraints, but they are included in the metadata so that the UI can display them to the user.
repeated .google.protobuf.Any restrictions = 2; -
getRestrictionsOrBuilder
public com.google.protobuf.AnyOrBuilder getRestrictionsOrBuilder(int index) Any restrictions on the column's values, which are implementation specific. The server enforces these constraints, but they are included in the metadata so that the UI can display them to the user.
repeated .google.protobuf.Any restrictions = 2;- Specified by:
getRestrictionsOrBuilderin interfaceInputTableColumnInfoOrBuilder
-
getRestrictionsOrBuilderList
Any restrictions on the column's values, which are implementation specific. The server enforces these constraints, but they are included in the metadata so that the UI can display them to the user.
repeated .google.protobuf.Any restrictions = 2;- Specified by:
getRestrictionsOrBuilderListin interfaceInputTableColumnInfoOrBuilder
-
addRestrictionsBuilder
public com.google.protobuf.Any.Builder addRestrictionsBuilder()Any restrictions on the column's values, which are implementation specific. The server enforces these constraints, but they are included in the metadata so that the UI can display them to the user.
repeated .google.protobuf.Any restrictions = 2; -
addRestrictionsBuilder
public com.google.protobuf.Any.Builder addRestrictionsBuilder(int index) Any restrictions on the column's values, which are implementation specific. The server enforces these constraints, but they are included in the metadata so that the UI can display them to the user.
repeated .google.protobuf.Any restrictions = 2; -
getRestrictionsBuilderList
Any restrictions on the column's values, which are implementation specific. The server enforces these constraints, but they are included in the metadata so that the UI can display them to the user.
repeated .google.protobuf.Any restrictions = 2;
-