public static final class Flight.FlightDescriptor.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Flight.FlightDescriptor.Builder> implements Flight.FlightDescriptorOrBuilder
The name or tag for a Flight. May be used as a way to retrieve or generate a flight or be used to expose a set of previously defined flights.Protobuf type
arrow.flight.protocol.FlightDescriptor| Modifier and Type | Method and Description |
|---|---|
Flight.FlightDescriptor.Builder |
addAllPath(Iterable<String> values)
List of strings identifying a particular dataset.
|
Flight.FlightDescriptor.Builder |
addPath(String value)
List of strings identifying a particular dataset.
|
Flight.FlightDescriptor.Builder |
addPathBytes(com.google.protobuf.ByteString value)
List of strings identifying a particular dataset.
|
Flight.FlightDescriptor.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Flight.FlightDescriptor |
build() |
Flight.FlightDescriptor |
buildPartial() |
Flight.FlightDescriptor.Builder |
clear() |
Flight.FlightDescriptor.Builder |
clearCmd()
Opaque value used to express a command.
|
Flight.FlightDescriptor.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Flight.FlightDescriptor.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Flight.FlightDescriptor.Builder |
clearPath()
List of strings identifying a particular dataset.
|
Flight.FlightDescriptor.Builder |
clearType()
.arrow.flight.protocol.FlightDescriptor.DescriptorType type = 1; |
Flight.FlightDescriptor.Builder |
clone() |
com.google.protobuf.ByteString |
getCmd()
Opaque value used to express a command.
|
Flight.FlightDescriptor |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getPath(int index)
List of strings identifying a particular dataset.
|
com.google.protobuf.ByteString |
getPathBytes(int index)
List of strings identifying a particular dataset.
|
int |
getPathCount()
List of strings identifying a particular dataset.
|
com.google.protobuf.ProtocolStringList |
getPathList()
List of strings identifying a particular dataset.
|
Flight.FlightDescriptor.DescriptorType |
getType()
.arrow.flight.protocol.FlightDescriptor.DescriptorType type = 1; |
int |
getTypeValue()
.arrow.flight.protocol.FlightDescriptor.DescriptorType type = 1; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
Flight.FlightDescriptor.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Flight.FlightDescriptor.Builder |
mergeFrom(Flight.FlightDescriptor other) |
Flight.FlightDescriptor.Builder |
mergeFrom(com.google.protobuf.Message other) |
Flight.FlightDescriptor.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Flight.FlightDescriptor.Builder |
setCmd(com.google.protobuf.ByteString value)
Opaque value used to express a command.
|
Flight.FlightDescriptor.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Flight.FlightDescriptor.Builder |
setPath(int index,
String value)
List of strings identifying a particular dataset.
|
Flight.FlightDescriptor.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
Flight.FlightDescriptor.Builder |
setType(Flight.FlightDescriptor.DescriptorType value)
.arrow.flight.protocol.FlightDescriptor.DescriptorType type = 1; |
Flight.FlightDescriptor.Builder |
setTypeValue(int value)
.arrow.flight.protocol.FlightDescriptor.DescriptorType type = 1; |
Flight.FlightDescriptor.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<Flight.FlightDescriptor.Builder>public Flight.FlightDescriptor.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<Flight.FlightDescriptor.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<Flight.FlightDescriptor.Builder>public Flight.FlightDescriptor getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic Flight.FlightDescriptor build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic Flight.FlightDescriptor buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic Flight.FlightDescriptor.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<Flight.FlightDescriptor.Builder>public Flight.FlightDescriptor.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<Flight.FlightDescriptor.Builder>public Flight.FlightDescriptor.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<Flight.FlightDescriptor.Builder>public Flight.FlightDescriptor.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<Flight.FlightDescriptor.Builder>public Flight.FlightDescriptor.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<Flight.FlightDescriptor.Builder>public Flight.FlightDescriptor.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<Flight.FlightDescriptor.Builder>public Flight.FlightDescriptor.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<Flight.FlightDescriptor.Builder>public Flight.FlightDescriptor.Builder mergeFrom(Flight.FlightDescriptor other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<Flight.FlightDescriptor.Builder>public Flight.FlightDescriptor.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<Flight.FlightDescriptor.Builder>IOExceptionpublic int getTypeValue()
.arrow.flight.protocol.FlightDescriptor.DescriptorType type = 1;getTypeValue in interface Flight.FlightDescriptorOrBuilderpublic Flight.FlightDescriptor.Builder setTypeValue(int value)
.arrow.flight.protocol.FlightDescriptor.DescriptorType type = 1;public Flight.FlightDescriptor.DescriptorType getType()
.arrow.flight.protocol.FlightDescriptor.DescriptorType type = 1;getType in interface Flight.FlightDescriptorOrBuilderpublic Flight.FlightDescriptor.Builder setType(Flight.FlightDescriptor.DescriptorType value)
.arrow.flight.protocol.FlightDescriptor.DescriptorType type = 1;public Flight.FlightDescriptor.Builder clearType()
.arrow.flight.protocol.FlightDescriptor.DescriptorType type = 1;public com.google.protobuf.ByteString getCmd()
Opaque value used to express a command. Should only be defined when type = CMD.
bytes cmd = 2;getCmd in interface Flight.FlightDescriptorOrBuilderpublic Flight.FlightDescriptor.Builder setCmd(com.google.protobuf.ByteString value)
Opaque value used to express a command. Should only be defined when type = CMD.
bytes cmd = 2;public Flight.FlightDescriptor.Builder clearCmd()
Opaque value used to express a command. Should only be defined when type = CMD.
bytes cmd = 2;public com.google.protobuf.ProtocolStringList getPathList()
List of strings identifying a particular dataset. Should only be defined when type = PATH.
repeated string path = 3;getPathList in interface Flight.FlightDescriptorOrBuilderpublic int getPathCount()
List of strings identifying a particular dataset. Should only be defined when type = PATH.
repeated string path = 3;getPathCount in interface Flight.FlightDescriptorOrBuilderpublic String getPath(int index)
List of strings identifying a particular dataset. Should only be defined when type = PATH.
repeated string path = 3;getPath in interface Flight.FlightDescriptorOrBuilderpublic com.google.protobuf.ByteString getPathBytes(int index)
List of strings identifying a particular dataset. Should only be defined when type = PATH.
repeated string path = 3;getPathBytes in interface Flight.FlightDescriptorOrBuilderpublic Flight.FlightDescriptor.Builder setPath(int index, String value)
List of strings identifying a particular dataset. Should only be defined when type = PATH.
repeated string path = 3;public Flight.FlightDescriptor.Builder addPath(String value)
List of strings identifying a particular dataset. Should only be defined when type = PATH.
repeated string path = 3;public Flight.FlightDescriptor.Builder addAllPath(Iterable<String> values)
List of strings identifying a particular dataset. Should only be defined when type = PATH.
repeated string path = 3;public Flight.FlightDescriptor.Builder clearPath()
List of strings identifying a particular dataset. Should only be defined when type = PATH.
repeated string path = 3;public Flight.FlightDescriptor.Builder addPathBytes(com.google.protobuf.ByteString value)
List of strings identifying a particular dataset. Should only be defined when type = PATH.
repeated string path = 3;public final Flight.FlightDescriptor.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Flight.FlightDescriptor.Builder>public final Flight.FlightDescriptor.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Flight.FlightDescriptor.Builder>Copyright © 2019 The Apache Software Foundation. All rights reserved.