Uses of Class
org.apache.arrow.flight.impl.Flight.BasicAuth
Packages that use Flight.BasicAuth
-
Uses of Flight.BasicAuth in org.apache.arrow.flight.impl
Methods in org.apache.arrow.flight.impl that return Flight.BasicAuthModifier and TypeMethodDescriptionFlight.BasicAuth.Builder.build()
Flight.BasicAuth.Builder.buildPartial()
static Flight.BasicAuth
Flight.BasicAuth.getDefaultInstance()
Flight.BasicAuth.Builder.getDefaultInstanceForType()
Flight.BasicAuth.getDefaultInstanceForType()
static Flight.BasicAuth
Flight.BasicAuth.parseDelimitedFrom
(InputStream input) static Flight.BasicAuth
Flight.BasicAuth.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Flight.BasicAuth
Flight.BasicAuth.parseFrom
(byte[] data) static Flight.BasicAuth
Flight.BasicAuth.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Flight.BasicAuth
Flight.BasicAuth.parseFrom
(com.google.protobuf.ByteString data) static Flight.BasicAuth
Flight.BasicAuth.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Flight.BasicAuth
Flight.BasicAuth.parseFrom
(com.google.protobuf.CodedInputStream input) static Flight.BasicAuth
Flight.BasicAuth.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Flight.BasicAuth
Flight.BasicAuth.parseFrom
(InputStream input) static Flight.BasicAuth
Flight.BasicAuth.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Flight.BasicAuth
Flight.BasicAuth.parseFrom
(ByteBuffer data) static Flight.BasicAuth
Flight.BasicAuth.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in org.apache.arrow.flight.impl that return types with arguments of type Flight.BasicAuthModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Flight.BasicAuth>
Flight.BasicAuth.getParserForType()
static com.google.protobuf.Parser<Flight.BasicAuth>
Flight.BasicAuth.parser()
Methods in org.apache.arrow.flight.impl with parameters of type Flight.BasicAuthModifier and TypeMethodDescriptionFlight.BasicAuth.Builder.mergeFrom
(Flight.BasicAuth other) static Flight.BasicAuth.Builder
Flight.BasicAuth.newBuilder
(Flight.BasicAuth prototype)