Uses of Class
com.ocient.jdbc.proto.ClientWireProtocol.FetchSystemMetadata
Packages that use ClientWireProtocol.FetchSystemMetadata
-
Uses of ClientWireProtocol.FetchSystemMetadata in com.ocient.jdbc.proto
Methods in com.ocient.jdbc.proto that return ClientWireProtocol.FetchSystemMetadataModifier and TypeMethodDescriptionClientWireProtocol.FetchSystemMetadata.Builder.build()ClientWireProtocol.FetchSystemMetadata.Builder.buildPartial()ClientWireProtocol.FetchSystemMetadata.getDefaultInstance()ClientWireProtocol.FetchSystemMetadata.Builder.getDefaultInstanceForType()ClientWireProtocol.FetchSystemMetadata.getDefaultInstanceForType()ClientWireProtocol.Request.Builder.getFetchSystemMetadata().xg.cmdcomp.FetchSystemMetadata fetch_system_metadata = 16;ClientWireProtocol.Request.getFetchSystemMetadata().xg.cmdcomp.FetchSystemMetadata fetch_system_metadata = 16;ClientWireProtocol.RequestOrBuilder.getFetchSystemMetadata().xg.cmdcomp.FetchSystemMetadata fetch_system_metadata = 16;ClientWireProtocol.FetchSystemMetadata.parseDelimitedFrom(InputStream input) ClientWireProtocol.FetchSystemMetadata.parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry) ClientWireProtocol.FetchSystemMetadata.parseFrom(byte[] data) ClientWireProtocol.FetchSystemMetadata.parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry) ClientWireProtocol.FetchSystemMetadata.parseFrom(ByteString data) ClientWireProtocol.FetchSystemMetadata.parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry) ClientWireProtocol.FetchSystemMetadata.parseFrom(CodedInputStream input) ClientWireProtocol.FetchSystemMetadata.parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) ClientWireProtocol.FetchSystemMetadata.parseFrom(InputStream input) ClientWireProtocol.FetchSystemMetadata.parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry) ClientWireProtocol.FetchSystemMetadata.parseFrom(ByteBuffer data) ClientWireProtocol.FetchSystemMetadata.parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry) Methods in com.ocient.jdbc.proto that return types with arguments of type ClientWireProtocol.FetchSystemMetadataModifier and TypeMethodDescriptionClientWireProtocol.FetchSystemMetadata.getParserForType()ClientWireProtocol.FetchSystemMetadata.parser()Methods in com.ocient.jdbc.proto with parameters of type ClientWireProtocol.FetchSystemMetadataModifier and TypeMethodDescriptionClientWireProtocol.Request.Builder.mergeFetchSystemMetadata(ClientWireProtocol.FetchSystemMetadata value) .xg.cmdcomp.FetchSystemMetadata fetch_system_metadata = 16;ClientWireProtocol.FetchSystemMetadata.Builder.mergeFrom(ClientWireProtocol.FetchSystemMetadata other) ClientWireProtocol.FetchSystemMetadata.newBuilder(ClientWireProtocol.FetchSystemMetadata prototype) ClientWireProtocol.Request.Builder.setFetchSystemMetadata(ClientWireProtocol.FetchSystemMetadata value) .xg.cmdcomp.FetchSystemMetadata fetch_system_metadata = 16;