public static final class Flight.FlightGetInfo.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Flight.FlightGetInfo.Builder> implements Flight.FlightGetInfoOrBuilder
The access coordinates for retrieval of a dataset. With a FlightGetInfo, a consumer is able to determine how to retrieve a dataset.Protobuf type
arrow.flight.protocol.FlightGetInfo| Modifier and Type | Method and Description |
|---|---|
Flight.FlightGetInfo.Builder |
addAllEndpoint(Iterable<? extends Flight.FlightEndpoint> values)
A list of endpoints associated with the flight.
|
Flight.FlightGetInfo.Builder |
addEndpoint(Flight.FlightEndpoint.Builder builderForValue)
A list of endpoints associated with the flight.
|
Flight.FlightGetInfo.Builder |
addEndpoint(Flight.FlightEndpoint value)
A list of endpoints associated with the flight.
|
Flight.FlightGetInfo.Builder |
addEndpoint(int index,
Flight.FlightEndpoint.Builder builderForValue)
A list of endpoints associated with the flight.
|
Flight.FlightGetInfo.Builder |
addEndpoint(int index,
Flight.FlightEndpoint value)
A list of endpoints associated with the flight.
|
Flight.FlightEndpoint.Builder |
addEndpointBuilder()
A list of endpoints associated with the flight.
|
Flight.FlightEndpoint.Builder |
addEndpointBuilder(int index)
A list of endpoints associated with the flight.
|
Flight.FlightGetInfo.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Flight.FlightGetInfo |
build() |
Flight.FlightGetInfo |
buildPartial() |
Flight.FlightGetInfo.Builder |
clear() |
Flight.FlightGetInfo.Builder |
clearEndpoint()
A list of endpoints associated with the flight.
|
Flight.FlightGetInfo.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Flight.FlightGetInfo.Builder |
clearFlightDescriptor()
The descriptor associated with this info.
|
Flight.FlightGetInfo.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Flight.FlightGetInfo.Builder |
clearSchema()
schema of the dataset as described in Schema.fbs::Schema.
|
Flight.FlightGetInfo.Builder |
clearTotalBytes()
uint64 total_bytes = 5; |
Flight.FlightGetInfo.Builder |
clearTotalRecords()
uint64 total_records = 4; |
Flight.FlightGetInfo.Builder |
clone() |
Flight.FlightGetInfo |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
Flight.FlightEndpoint |
getEndpoint(int index)
A list of endpoints associated with the flight.
|
Flight.FlightEndpoint.Builder |
getEndpointBuilder(int index)
A list of endpoints associated with the flight.
|
List<Flight.FlightEndpoint.Builder> |
getEndpointBuilderList()
A list of endpoints associated with the flight.
|
int |
getEndpointCount()
A list of endpoints associated with the flight.
|
List<Flight.FlightEndpoint> |
getEndpointList()
A list of endpoints associated with the flight.
|
Flight.FlightEndpointOrBuilder |
getEndpointOrBuilder(int index)
A list of endpoints associated with the flight.
|
List<? extends Flight.FlightEndpointOrBuilder> |
getEndpointOrBuilderList()
A list of endpoints associated with the flight.
|
Flight.FlightDescriptor |
getFlightDescriptor()
The descriptor associated with this info.
|
Flight.FlightDescriptor.Builder |
getFlightDescriptorBuilder()
The descriptor associated with this info.
|
Flight.FlightDescriptorOrBuilder |
getFlightDescriptorOrBuilder()
The descriptor associated with this info.
|
com.google.protobuf.ByteString |
getSchema()
schema of the dataset as described in Schema.fbs::Schema.
|
long |
getTotalBytes()
uint64 total_bytes = 5; |
long |
getTotalRecords()
uint64 total_records = 4; |
boolean |
hasFlightDescriptor()
The descriptor associated with this info.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
Flight.FlightGetInfo.Builder |
mergeFlightDescriptor(Flight.FlightDescriptor value)
The descriptor associated with this info.
|
Flight.FlightGetInfo.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Flight.FlightGetInfo.Builder |
mergeFrom(Flight.FlightGetInfo other) |
Flight.FlightGetInfo.Builder |
mergeFrom(com.google.protobuf.Message other) |
Flight.FlightGetInfo.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Flight.FlightGetInfo.Builder |
removeEndpoint(int index)
A list of endpoints associated with the flight.
|
Flight.FlightGetInfo.Builder |
setEndpoint(int index,
Flight.FlightEndpoint.Builder builderForValue)
A list of endpoints associated with the flight.
|
Flight.FlightGetInfo.Builder |
setEndpoint(int index,
Flight.FlightEndpoint value)
A list of endpoints associated with the flight.
|
Flight.FlightGetInfo.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Flight.FlightGetInfo.Builder |
setFlightDescriptor(Flight.FlightDescriptor.Builder builderForValue)
The descriptor associated with this info.
|
Flight.FlightGetInfo.Builder |
setFlightDescriptor(Flight.FlightDescriptor value)
The descriptor associated with this info.
|
Flight.FlightGetInfo.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
Flight.FlightGetInfo.Builder |
setSchema(com.google.protobuf.ByteString value)
schema of the dataset as described in Schema.fbs::Schema.
|
Flight.FlightGetInfo.Builder |
setTotalBytes(long value)
uint64 total_bytes = 5; |
Flight.FlightGetInfo.Builder |
setTotalRecords(long value)
uint64 total_records = 4; |
Flight.FlightGetInfo.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.FlightGetInfo.Builder>public Flight.FlightGetInfo.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.FlightGetInfo.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.FlightGetInfo.Builder>public Flight.FlightGetInfo getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic Flight.FlightGetInfo build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic Flight.FlightGetInfo buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic Flight.FlightGetInfo.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.FlightGetInfo.Builder>public Flight.FlightGetInfo.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.FlightGetInfo.Builder>public Flight.FlightGetInfo.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<Flight.FlightGetInfo.Builder>public Flight.FlightGetInfo.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<Flight.FlightGetInfo.Builder>public Flight.FlightGetInfo.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.FlightGetInfo.Builder>public Flight.FlightGetInfo.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.FlightGetInfo.Builder>public Flight.FlightGetInfo.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<Flight.FlightGetInfo.Builder>public Flight.FlightGetInfo.Builder mergeFrom(Flight.FlightGetInfo other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<Flight.FlightGetInfo.Builder>public Flight.FlightGetInfo.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.FlightGetInfo.Builder>IOExceptionpublic com.google.protobuf.ByteString getSchema()
schema of the dataset as described in Schema.fbs::Schema.
bytes schema = 1;getSchema in interface Flight.FlightGetInfoOrBuilderpublic Flight.FlightGetInfo.Builder setSchema(com.google.protobuf.ByteString value)
schema of the dataset as described in Schema.fbs::Schema.
bytes schema = 1;public Flight.FlightGetInfo.Builder clearSchema()
schema of the dataset as described in Schema.fbs::Schema.
bytes schema = 1;public boolean hasFlightDescriptor()
The descriptor associated with this info.
.arrow.flight.protocol.FlightDescriptor flight_descriptor = 2;hasFlightDescriptor in interface Flight.FlightGetInfoOrBuilderpublic Flight.FlightDescriptor getFlightDescriptor()
The descriptor associated with this info.
.arrow.flight.protocol.FlightDescriptor flight_descriptor = 2;getFlightDescriptor in interface Flight.FlightGetInfoOrBuilderpublic Flight.FlightGetInfo.Builder setFlightDescriptor(Flight.FlightDescriptor value)
The descriptor associated with this info.
.arrow.flight.protocol.FlightDescriptor flight_descriptor = 2;public Flight.FlightGetInfo.Builder setFlightDescriptor(Flight.FlightDescriptor.Builder builderForValue)
The descriptor associated with this info.
.arrow.flight.protocol.FlightDescriptor flight_descriptor = 2;public Flight.FlightGetInfo.Builder mergeFlightDescriptor(Flight.FlightDescriptor value)
The descriptor associated with this info.
.arrow.flight.protocol.FlightDescriptor flight_descriptor = 2;public Flight.FlightGetInfo.Builder clearFlightDescriptor()
The descriptor associated with this info.
.arrow.flight.protocol.FlightDescriptor flight_descriptor = 2;public Flight.FlightDescriptor.Builder getFlightDescriptorBuilder()
The descriptor associated with this info.
.arrow.flight.protocol.FlightDescriptor flight_descriptor = 2;public Flight.FlightDescriptorOrBuilder getFlightDescriptorOrBuilder()
The descriptor associated with this info.
.arrow.flight.protocol.FlightDescriptor flight_descriptor = 2;getFlightDescriptorOrBuilder in interface Flight.FlightGetInfoOrBuilderpublic List<Flight.FlightEndpoint> getEndpointList()
A list of endpoints associated with the flight. To consume the whole flight, all endpoints must be consumed.
repeated .arrow.flight.protocol.FlightEndpoint endpoint = 3;getEndpointList in interface Flight.FlightGetInfoOrBuilderpublic int getEndpointCount()
A list of endpoints associated with the flight. To consume the whole flight, all endpoints must be consumed.
repeated .arrow.flight.protocol.FlightEndpoint endpoint = 3;getEndpointCount in interface Flight.FlightGetInfoOrBuilderpublic Flight.FlightEndpoint getEndpoint(int index)
A list of endpoints associated with the flight. To consume the whole flight, all endpoints must be consumed.
repeated .arrow.flight.protocol.FlightEndpoint endpoint = 3;getEndpoint in interface Flight.FlightGetInfoOrBuilderpublic Flight.FlightGetInfo.Builder setEndpoint(int index, Flight.FlightEndpoint value)
A list of endpoints associated with the flight. To consume the whole flight, all endpoints must be consumed.
repeated .arrow.flight.protocol.FlightEndpoint endpoint = 3;public Flight.FlightGetInfo.Builder setEndpoint(int index, Flight.FlightEndpoint.Builder builderForValue)
A list of endpoints associated with the flight. To consume the whole flight, all endpoints must be consumed.
repeated .arrow.flight.protocol.FlightEndpoint endpoint = 3;public Flight.FlightGetInfo.Builder addEndpoint(Flight.FlightEndpoint value)
A list of endpoints associated with the flight. To consume the whole flight, all endpoints must be consumed.
repeated .arrow.flight.protocol.FlightEndpoint endpoint = 3;public Flight.FlightGetInfo.Builder addEndpoint(int index, Flight.FlightEndpoint value)
A list of endpoints associated with the flight. To consume the whole flight, all endpoints must be consumed.
repeated .arrow.flight.protocol.FlightEndpoint endpoint = 3;public Flight.FlightGetInfo.Builder addEndpoint(Flight.FlightEndpoint.Builder builderForValue)
A list of endpoints associated with the flight. To consume the whole flight, all endpoints must be consumed.
repeated .arrow.flight.protocol.FlightEndpoint endpoint = 3;public Flight.FlightGetInfo.Builder addEndpoint(int index, Flight.FlightEndpoint.Builder builderForValue)
A list of endpoints associated with the flight. To consume the whole flight, all endpoints must be consumed.
repeated .arrow.flight.protocol.FlightEndpoint endpoint = 3;public Flight.FlightGetInfo.Builder addAllEndpoint(Iterable<? extends Flight.FlightEndpoint> values)
A list of endpoints associated with the flight. To consume the whole flight, all endpoints must be consumed.
repeated .arrow.flight.protocol.FlightEndpoint endpoint = 3;public Flight.FlightGetInfo.Builder clearEndpoint()
A list of endpoints associated with the flight. To consume the whole flight, all endpoints must be consumed.
repeated .arrow.flight.protocol.FlightEndpoint endpoint = 3;public Flight.FlightGetInfo.Builder removeEndpoint(int index)
A list of endpoints associated with the flight. To consume the whole flight, all endpoints must be consumed.
repeated .arrow.flight.protocol.FlightEndpoint endpoint = 3;public Flight.FlightEndpoint.Builder getEndpointBuilder(int index)
A list of endpoints associated with the flight. To consume the whole flight, all endpoints must be consumed.
repeated .arrow.flight.protocol.FlightEndpoint endpoint = 3;public Flight.FlightEndpointOrBuilder getEndpointOrBuilder(int index)
A list of endpoints associated with the flight. To consume the whole flight, all endpoints must be consumed.
repeated .arrow.flight.protocol.FlightEndpoint endpoint = 3;getEndpointOrBuilder in interface Flight.FlightGetInfoOrBuilderpublic List<? extends Flight.FlightEndpointOrBuilder> getEndpointOrBuilderList()
A list of endpoints associated with the flight. To consume the whole flight, all endpoints must be consumed.
repeated .arrow.flight.protocol.FlightEndpoint endpoint = 3;getEndpointOrBuilderList in interface Flight.FlightGetInfoOrBuilderpublic Flight.FlightEndpoint.Builder addEndpointBuilder()
A list of endpoints associated with the flight. To consume the whole flight, all endpoints must be consumed.
repeated .arrow.flight.protocol.FlightEndpoint endpoint = 3;public Flight.FlightEndpoint.Builder addEndpointBuilder(int index)
A list of endpoints associated with the flight. To consume the whole flight, all endpoints must be consumed.
repeated .arrow.flight.protocol.FlightEndpoint endpoint = 3;public List<Flight.FlightEndpoint.Builder> getEndpointBuilderList()
A list of endpoints associated with the flight. To consume the whole flight, all endpoints must be consumed.
repeated .arrow.flight.protocol.FlightEndpoint endpoint = 3;public long getTotalRecords()
uint64 total_records = 4;getTotalRecords in interface Flight.FlightGetInfoOrBuilderpublic Flight.FlightGetInfo.Builder setTotalRecords(long value)
uint64 total_records = 4;public Flight.FlightGetInfo.Builder clearTotalRecords()
uint64 total_records = 4;public long getTotalBytes()
uint64 total_bytes = 5;getTotalBytes in interface Flight.FlightGetInfoOrBuilderpublic Flight.FlightGetInfo.Builder setTotalBytes(long value)
uint64 total_bytes = 5;public Flight.FlightGetInfo.Builder clearTotalBytes()
uint64 total_bytes = 5;public final Flight.FlightGetInfo.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Flight.FlightGetInfo.Builder>public final Flight.FlightGetInfo.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Flight.FlightGetInfo.Builder>Copyright © 2019 The Apache Software Foundation. All rights reserved.