Uses of Class
com.ocient.jdbc.proto.ClientWireProtocol.FetchSystemMetadataResponse
Packages that use ClientWireProtocol.FetchSystemMetadataResponse
-
Uses of ClientWireProtocol.FetchSystemMetadataResponse in com.ocient.jdbc.proto
Methods in com.ocient.jdbc.proto that return ClientWireProtocol.FetchSystemMetadataResponseModifier and TypeMethodDescriptionClientWireProtocol.FetchSystemMetadataResponse.Builder.build()ClientWireProtocol.FetchSystemMetadataResponse.Builder.buildPartial()ClientWireProtocol.FetchSystemMetadataResponse.getDefaultInstance()ClientWireProtocol.FetchSystemMetadataResponse.Builder.getDefaultInstanceForType()ClientWireProtocol.FetchSystemMetadataResponse.getDefaultInstanceForType()ClientWireProtocol.FetchSystemMetadataResponse.parseDelimitedFrom(InputStream input) ClientWireProtocol.FetchSystemMetadataResponse.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ClientWireProtocol.FetchSystemMetadataResponse.parseFrom(byte[] data) ClientWireProtocol.FetchSystemMetadataResponse.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ClientWireProtocol.FetchSystemMetadataResponse.parseFrom(com.google.protobuf.ByteString data) ClientWireProtocol.FetchSystemMetadataResponse.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ClientWireProtocol.FetchSystemMetadataResponse.parseFrom(com.google.protobuf.CodedInputStream input) ClientWireProtocol.FetchSystemMetadataResponse.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ClientWireProtocol.FetchSystemMetadataResponse.parseFrom(InputStream input) ClientWireProtocol.FetchSystemMetadataResponse.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ClientWireProtocol.FetchSystemMetadataResponse.parseFrom(ByteBuffer data) ClientWireProtocol.FetchSystemMetadataResponse.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.ocient.jdbc.proto that return types with arguments of type ClientWireProtocol.FetchSystemMetadataResponseModifier and TypeMethodDescriptioncom.google.protobuf.Parser<ClientWireProtocol.FetchSystemMetadataResponse> ClientWireProtocol.FetchSystemMetadataResponse.getParserForType()static com.google.protobuf.Parser<ClientWireProtocol.FetchSystemMetadataResponse> ClientWireProtocol.FetchSystemMetadataResponse.parser()Methods in com.ocient.jdbc.proto with parameters of type ClientWireProtocol.FetchSystemMetadataResponseModifier and TypeMethodDescriptionClientWireProtocol.FetchSystemMetadataResponse.Builder.mergeFrom(ClientWireProtocol.FetchSystemMetadataResponse other) ClientWireProtocol.FetchSystemMetadataResponse.newBuilder(ClientWireProtocol.FetchSystemMetadataResponse prototype)