Uses of Class
org.apache.arrow.flight.impl.Flight.BasicAuth
-
Uses of Flight.BasicAuth in org.apache.arrow.flight.impl
Modifier 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) Modifier and TypeMethodDescriptioncom.google.protobuf.Parser<Flight.BasicAuth>
Flight.BasicAuth.getParserForType()
static com.google.protobuf.Parser<Flight.BasicAuth>
Flight.BasicAuth.parser()
Modifier and TypeMethodDescriptionFlight.BasicAuth.Builder.mergeFrom
(Flight.BasicAuth other) static Flight.BasicAuth.Builder
Flight.BasicAuth.newBuilder
(Flight.BasicAuth prototype)