Uses of Class
com.ocient.jdbc.proto.ClientWireProtocol.AttachToQuery
Packages that use ClientWireProtocol.AttachToQuery
-
Uses of ClientWireProtocol.AttachToQuery in com.ocient.jdbc.proto
Methods in com.ocient.jdbc.proto that return ClientWireProtocol.AttachToQueryModifier and TypeMethodDescriptionClientWireProtocol.AttachToQuery.Builder.build()ClientWireProtocol.AttachToQuery.Builder.buildPartial()ClientWireProtocol.Request.Builder.getAttachToQuery()SetPSO set_pso = 27; // Deprecated 28 is defined above 29 is defined aboveClientWireProtocol.Request.getAttachToQuery()SetPSO set_pso = 27; // Deprecated 28 is defined above 29 is defined aboveClientWireProtocol.RequestOrBuilder.getAttachToQuery()SetPSO set_pso = 27; // Deprecated 28 is defined above 29 is defined aboveClientWireProtocol.AttachToQuery.getDefaultInstance()ClientWireProtocol.AttachToQuery.Builder.getDefaultInstanceForType()ClientWireProtocol.AttachToQuery.getDefaultInstanceForType()ClientWireProtocol.AttachToQuery.parseDelimitedFrom(InputStream input) ClientWireProtocol.AttachToQuery.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ClientWireProtocol.AttachToQuery.parseFrom(byte[] data) ClientWireProtocol.AttachToQuery.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ClientWireProtocol.AttachToQuery.parseFrom(com.google.protobuf.ByteString data) ClientWireProtocol.AttachToQuery.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ClientWireProtocol.AttachToQuery.parseFrom(com.google.protobuf.CodedInputStream input) ClientWireProtocol.AttachToQuery.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ClientWireProtocol.AttachToQuery.parseFrom(InputStream input) ClientWireProtocol.AttachToQuery.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ClientWireProtocol.AttachToQuery.parseFrom(ByteBuffer data) ClientWireProtocol.AttachToQuery.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.ocient.jdbc.proto that return types with arguments of type ClientWireProtocol.AttachToQueryModifier and TypeMethodDescriptioncom.google.protobuf.Parser<ClientWireProtocol.AttachToQuery> ClientWireProtocol.AttachToQuery.getParserForType()static com.google.protobuf.Parser<ClientWireProtocol.AttachToQuery> ClientWireProtocol.AttachToQuery.parser()Methods in com.ocient.jdbc.proto with parameters of type ClientWireProtocol.AttachToQueryModifier and TypeMethodDescriptionClientWireProtocol.Request.Builder.mergeAttachToQuery(ClientWireProtocol.AttachToQuery value) SetPSO set_pso = 27; // Deprecated 28 is defined above 29 is defined aboveClientWireProtocol.AttachToQuery.Builder.mergeFrom(ClientWireProtocol.AttachToQuery other) ClientWireProtocol.AttachToQuery.newBuilder(ClientWireProtocol.AttachToQuery prototype) ClientWireProtocol.Request.Builder.setAttachToQuery(ClientWireProtocol.AttachToQuery value) SetPSO set_pso = 27; // Deprecated 28 is defined above 29 is defined above