Uses of Class
com.ocient.jdbc.proto.ClientWireProtocol.CompletedQueriesRow.Builder
Packages that use ClientWireProtocol.CompletedQueriesRow.Builder
-
Uses of ClientWireProtocol.CompletedQueriesRow.Builder in com.ocient.jdbc.proto
Methods in com.ocient.jdbc.proto that return ClientWireProtocol.CompletedQueriesRow.BuilderModifier and TypeMethodDescriptionClientWireProtocol.CompletedQueriesResponse.Builder.addRowsBuilder()repeated .xg.cmdcomp.CompletedQueriesRow rows = 2;ClientWireProtocol.CompletedQueriesResponse.Builder.addRowsBuilder(int index) repeated .xg.cmdcomp.CompletedQueriesRow rows = 2;ClientWireProtocol.CompletedQueriesRow.Builder.clear()ClientWireProtocol.CompletedQueriesRow.Builder.clearBytesReturned()the number of bytes returned by the queryClientWireProtocol.CompletedQueriesRow.Builder.clearClientIp()the IP of the clientClientWireProtocol.CompletedQueriesRow.Builder.clearClientVersion()the version of the connector used to submit the queryClientWireProtocol.CompletedQueriesRow.Builder.clearCode()the SQL state codeClientWireProtocol.CompletedQueriesRow.Builder.clearCostEstimate()the plan cost estimateClientWireProtocol.CompletedQueriesRow.Builder.clearDatabaseId()the string representation of the database uuid the user was connected toClientWireProtocol.CompletedQueriesRow.Builder.clearFinalEffectivePriority()the final effective dynamically adjusted priorityClientWireProtocol.CompletedQueriesRow.Builder.clearInitialEffectivePriority()initial effective priority adjusted for query cost and mem usageClientWireProtocol.CompletedQueriesRow.Builder.clearInitialPriority()initial plan priority based on wlm limitsClientWireProtocol.CompletedQueriesRow.Builder.clearPlanParallelism()the plan parallelismClientWireProtocol.CompletedQueriesRow.Builder.clearPriorityAdjustFactor()priority adjustment factorClientWireProtocol.CompletedQueriesRow.Builder.clearPriorityAdjustTime()priority adjustment timeClientWireProtocol.CompletedQueriesRow.Builder.clearReason()the reasonClientWireProtocol.CompletedQueriesRow.Builder.clearRowsReturned()the number of rows returned by the queryClientWireProtocol.CompletedQueriesRow.Builder.clearRuntime()the number of seconds take to complete the queryClientWireProtocol.CompletedQueriesRow.Builder.clearSql()the sql textClientWireProtocol.CompletedQueriesRow.Builder.clearState()the string representation of the SQL stateClientWireProtocol.CompletedQueriesRow.Builder.clearTempDiskSpaceConsumed()the total amount of temp disk space consumed in bytesClientWireProtocol.CompletedQueriesRow.Builder.clearTimeComplete()the string representation of the time the query completed executionClientWireProtocol.CompletedQueriesRow.Builder.clearTimeExecStart()the string representation of the time the query began executionClientWireProtocol.CompletedQueriesRow.Builder.clearTimestampComplete()ms since epoch representation of the time the query completed executionClientWireProtocol.CompletedQueriesRow.Builder.clearTimestampExecStart()ms since epoch representation of the time the query began executionClientWireProtocol.CompletedQueriesRow.Builder.clearTimestampStart()ms since epoch representation of the time the query was accepted by the sql nodeClientWireProtocol.CompletedQueriesRow.Builder.clearTimeStart()the string representation of the time the query was accepted by the sql nodeClientWireProtocol.CompletedQueriesRow.Builder.clearUser()the string representation of the user's uuidClientWireProtocol.CompletedQueriesRow.Builder.clearUuid()the query plan uuidClientWireProtocol.CompletedQueriesResponse.Builder.getRowsBuilder(int index) repeated .xg.cmdcomp.CompletedQueriesRow rows = 2;ClientWireProtocol.CompletedQueriesRow.Builder.mergeDatabaseId(StringValue value) the string representation of the database uuid the user was connected toClientWireProtocol.CompletedQueriesRow.Builder.mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) ClientWireProtocol.CompletedQueriesRow.Builder.mergeFrom(ClientWireProtocol.CompletedQueriesRow other) ClientWireProtocol.CompletedQueriesRow.Builder.mergeUnknownFields(UnknownFieldSet unknownFields) ClientWireProtocol.CompletedQueriesRow.newBuilder()ClientWireProtocol.CompletedQueriesRow.newBuilder(ClientWireProtocol.CompletedQueriesRow prototype) ClientWireProtocol.CompletedQueriesRow.newBuilderForType()ClientWireProtocol.CompletedQueriesRow.newBuilderForType(GeneratedMessageV3.BuilderParent parent) ClientWireProtocol.CompletedQueriesRow.Builder.setBytesReturned(long value) the number of bytes returned by the queryClientWireProtocol.CompletedQueriesRow.Builder.setClientIp(String value) the IP of the clientClientWireProtocol.CompletedQueriesRow.Builder.setClientIpBytes(ByteString value) the IP of the clientClientWireProtocol.CompletedQueriesRow.Builder.setClientVersion(String value) the version of the connector used to submit the queryClientWireProtocol.CompletedQueriesRow.Builder.setClientVersionBytes(ByteString value) the version of the connector used to submit the queryClientWireProtocol.CompletedQueriesRow.Builder.setCode(int value) the SQL state codeClientWireProtocol.CompletedQueriesRow.Builder.setCostEstimate(double value) the plan cost estimateClientWireProtocol.CompletedQueriesRow.Builder.setDatabaseId(StringValue value) the string representation of the database uuid the user was connected toClientWireProtocol.CompletedQueriesRow.Builder.setDatabaseId(StringValue.Builder builderForValue) the string representation of the database uuid the user was connected toClientWireProtocol.CompletedQueriesRow.Builder.setFinalEffectivePriority(double value) the final effective dynamically adjusted priorityClientWireProtocol.CompletedQueriesRow.Builder.setInitialEffectivePriority(float value) initial effective priority adjusted for query cost and mem usageClientWireProtocol.CompletedQueriesRow.Builder.setInitialPriority(float value) initial plan priority based on wlm limitsClientWireProtocol.CompletedQueriesRow.Builder.setPlanParallelism(int value) the plan parallelismClientWireProtocol.CompletedQueriesRow.Builder.setPriorityAdjustFactor(float value) priority adjustment factorClientWireProtocol.CompletedQueriesRow.Builder.setPriorityAdjustTime(int value) priority adjustment timethe reasonClientWireProtocol.CompletedQueriesRow.Builder.setReasonBytes(ByteString value) the reasonClientWireProtocol.CompletedQueriesRow.Builder.setRowsReturned(long value) the number of rows returned by the queryClientWireProtocol.CompletedQueriesRow.Builder.setRuntime(long value) the number of seconds take to complete the querythe sql textClientWireProtocol.CompletedQueriesRow.Builder.setSqlBytes(ByteString value) the sql textthe string representation of the SQL stateClientWireProtocol.CompletedQueriesRow.Builder.setStateBytes(ByteString value) the string representation of the SQL stateClientWireProtocol.CompletedQueriesRow.Builder.setTempDiskSpaceConsumed(long value) the total amount of temp disk space consumed in bytesClientWireProtocol.CompletedQueriesRow.Builder.setTimeComplete(String value) the string representation of the time the query completed executionClientWireProtocol.CompletedQueriesRow.Builder.setTimeCompleteBytes(ByteString value) the string representation of the time the query completed executionClientWireProtocol.CompletedQueriesRow.Builder.setTimeExecStart(String value) the string representation of the time the query began executionClientWireProtocol.CompletedQueriesRow.Builder.setTimeExecStartBytes(ByteString value) the string representation of the time the query began executionClientWireProtocol.CompletedQueriesRow.Builder.setTimestampComplete(long value) ms since epoch representation of the time the query completed executionClientWireProtocol.CompletedQueriesRow.Builder.setTimestampExecStart(long value) ms since epoch representation of the time the query began executionClientWireProtocol.CompletedQueriesRow.Builder.setTimestampStart(long value) ms since epoch representation of the time the query was accepted by the sql nodeClientWireProtocol.CompletedQueriesRow.Builder.setTimeStart(String value) the string representation of the time the query was accepted by the sql nodeClientWireProtocol.CompletedQueriesRow.Builder.setTimeStartBytes(ByteString value) the string representation of the time the query was accepted by the sql nodeClientWireProtocol.CompletedQueriesRow.Builder.setUnknownFields(UnknownFieldSet unknownFields) the string representation of the user's uuidClientWireProtocol.CompletedQueriesRow.Builder.setUserBytes(ByteString value) the string representation of the user's uuidthe query plan uuidClientWireProtocol.CompletedQueriesRow.Builder.setUuidBytes(ByteString value) the query plan uuidClientWireProtocol.CompletedQueriesRow.toBuilder()Methods in com.ocient.jdbc.proto that return types with arguments of type ClientWireProtocol.CompletedQueriesRow.BuilderModifier and TypeMethodDescriptionClientWireProtocol.CompletedQueriesResponse.Builder.getRowsBuilderList()repeated .xg.cmdcomp.CompletedQueriesRow rows = 2;Methods in com.ocient.jdbc.proto with parameters of type ClientWireProtocol.CompletedQueriesRow.BuilderModifier and TypeMethodDescriptionClientWireProtocol.CompletedQueriesResponse.Builder.addRows(int index, ClientWireProtocol.CompletedQueriesRow.Builder builderForValue) repeated .xg.cmdcomp.CompletedQueriesRow rows = 2;ClientWireProtocol.CompletedQueriesResponse.Builder.addRows(ClientWireProtocol.CompletedQueriesRow.Builder builderForValue) repeated .xg.cmdcomp.CompletedQueriesRow rows = 2;ClientWireProtocol.CompletedQueriesResponse.Builder.setRows(int index, ClientWireProtocol.CompletedQueriesRow.Builder builderForValue) repeated .xg.cmdcomp.CompletedQueriesRow rows = 2;