Uses of Enum Class
com.ocient.jdbc.proto.ClientWireProtocol.FetchSystemMetadata.SystemMetadataCall
Packages that use ClientWireProtocol.FetchSystemMetadata.SystemMetadataCall
-
Uses of ClientWireProtocol.FetchSystemMetadata.SystemMetadataCall in com.ocient.jdbc
Methods in com.ocient.jdbc with parameters of type ClientWireProtocol.FetchSystemMetadata.SystemMetadataCallModifier and TypeMethodDescriptionXGStatement.fetchSystemMetadataResultSet(ClientWireProtocol.FetchSystemMetadata.SystemMetadataCall call, String schema, String table, String col, boolean test, XGResultSet.Option... options) XGStatement.fetchSystemMetadataString(ClientWireProtocol.FetchSystemMetadata.SystemMetadataCall call) -
Uses of ClientWireProtocol.FetchSystemMetadata.SystemMetadataCall in com.ocient.jdbc.proto
Methods in com.ocient.jdbc.proto that return ClientWireProtocol.FetchSystemMetadata.SystemMetadataCallModifier and TypeMethodDescriptionClientWireProtocol.FetchSystemMetadata.SystemMetadataCall.forNumber(int value) ClientWireProtocol.FetchSystemMetadata.Builder.getCall().xg.cmdcomp.FetchSystemMetadata.SystemMetadataCall call = 1;ClientWireProtocol.FetchSystemMetadata.getCall().xg.cmdcomp.FetchSystemMetadata.SystemMetadataCall call = 1;ClientWireProtocol.FetchSystemMetadataOrBuilder.getCall().xg.cmdcomp.FetchSystemMetadata.SystemMetadataCall call = 1;ClientWireProtocol.FetchSystemMetadata.SystemMetadataCall.valueOf(int value) Deprecated.ClientWireProtocol.FetchSystemMetadata.SystemMetadataCall.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this class with the specified name.Returns the enum constant of this class with the specified name.ClientWireProtocol.FetchSystemMetadata.SystemMetadataCall.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.ocient.jdbc.proto that return types with arguments of type ClientWireProtocol.FetchSystemMetadata.SystemMetadataCallModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<ClientWireProtocol.FetchSystemMetadata.SystemMetadataCall> ClientWireProtocol.FetchSystemMetadata.SystemMetadataCall.internalGetValueMap()Methods in com.ocient.jdbc.proto with parameters of type ClientWireProtocol.FetchSystemMetadata.SystemMetadataCallModifier and TypeMethodDescriptionClientWireProtocol.FetchSystemMetadata.Builder.setCall(ClientWireProtocol.FetchSystemMetadata.SystemMetadataCall value) .xg.cmdcomp.FetchSystemMetadata.SystemMetadataCall call = 1;