Package com.salesforce.hyperdb.grpc
Class ExecuteQueryResponse
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- com.salesforce.hyperdb.grpc.ExecuteQueryResponse
-
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,ExecuteQueryResponseOrBuilder,Serializable
public final class ExecuteQueryResponse extends com.google.protobuf.GeneratedMessageV3 implements ExecuteQueryResponseOrBuilder
Protobuf typesalesforce.hyperdb.grpc.v1.ExecuteQueryResponse- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classExecuteQueryResponse.BuilderProtobuf typesalesforce.hyperdb.grpc.v1.ExecuteQueryResponsestatic classExecuteQueryResponse.ResultCase-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT,BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
-
-
Field Summary
Fields Modifier and Type Field Description static intBINARY_PART_FIELD_NUMBERstatic intHEADER_FIELD_NUMBERstatic intOPTIONAL_FIELD_NUMBERstatic intQUERY_INFO_FIELD_NUMBERstatic intQUERY_RESULT_FIELD_NUMBERstatic intSTRING_PART_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)QueryResultPartBinarygetBinaryPart().salesforce.hyperdb.grpc.v1.QueryResultPartBinary binary_part = 4;QueryResultPartBinaryOrBuildergetBinaryPartOrBuilder().salesforce.hyperdb.grpc.v1.QueryResultPartBinary binary_part = 4;static ExecuteQueryResponsegetDefaultInstance()ExecuteQueryResponsegetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()QueryResultHeadergetHeader().salesforce.hyperdb.grpc.v1.QueryResultHeader header = 1;QueryResultHeaderOrBuildergetHeaderOrBuilder().salesforce.hyperdb.grpc.v1.QueryResultHeader header = 1;booleangetOptional()bool optional = 9;com.google.protobuf.Parser<ExecuteQueryResponse>getParserForType()QueryInfogetQueryInfo().salesforce.hyperdb.grpc.v1.QueryInfo query_info = 6;QueryInfoOrBuildergetQueryInfoOrBuilder().salesforce.hyperdb.grpc.v1.QueryInfo query_info = 6;QueryResultgetQueryResult().salesforce.hyperdb.grpc.v1.QueryResult query_result = 7;QueryResultOrBuildergetQueryResultOrBuilder().salesforce.hyperdb.grpc.v1.QueryResult query_result = 7;ExecuteQueryResponse.ResultCasegetResultCase()intgetSerializedSize()QueryResultPartStringgetStringPart().salesforce.hyperdb.grpc.v1.QueryResultPartString string_part = 5;QueryResultPartStringOrBuildergetStringPartOrBuilder().salesforce.hyperdb.grpc.v1.QueryResultPartString string_part = 5;com.google.protobuf.UnknownFieldSetgetUnknownFields()booleanhasBinaryPart().salesforce.hyperdb.grpc.v1.QueryResultPartBinary binary_part = 4;inthashCode()booleanhasHeader().salesforce.hyperdb.grpc.v1.QueryResultHeader header = 1;booleanhasQueryInfo().salesforce.hyperdb.grpc.v1.QueryInfo query_info = 6;booleanhasQueryResult().salesforce.hyperdb.grpc.v1.QueryResult query_result = 7;booleanhasStringPart().salesforce.hyperdb.grpc.v1.QueryResultPartString string_part = 5;protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static ExecuteQueryResponse.BuildernewBuilder()static ExecuteQueryResponse.BuildernewBuilder(ExecuteQueryResponse prototype)ExecuteQueryResponse.BuildernewBuilderForType()protected ExecuteQueryResponse.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static ExecuteQueryResponseparseDelimitedFrom(InputStream input)static ExecuteQueryResponseparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ExecuteQueryResponseparseFrom(byte[] data)static ExecuteQueryResponseparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ExecuteQueryResponseparseFrom(com.google.protobuf.ByteString data)static ExecuteQueryResponseparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ExecuteQueryResponseparseFrom(com.google.protobuf.CodedInputStream input)static ExecuteQueryResponseparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ExecuteQueryResponseparseFrom(InputStream input)static ExecuteQueryResponseparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ExecuteQueryResponseparseFrom(ByteBuffer data)static ExecuteQueryResponseparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<ExecuteQueryResponse>parser()ExecuteQueryResponse.BuildertoBuilder()voidwriteTo(com.google.protobuf.CodedOutputStream output)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, makeMutableCopy, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
-
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
HEADER_FIELD_NUMBER
public static final int HEADER_FIELD_NUMBER
- See Also:
- Constant Field Values
-
BINARY_PART_FIELD_NUMBER
public static final int BINARY_PART_FIELD_NUMBER
- See Also:
- Constant Field Values
-
STRING_PART_FIELD_NUMBER
public static final int STRING_PART_FIELD_NUMBER
- See Also:
- Constant Field Values
-
QUERY_INFO_FIELD_NUMBER
public static final int QUERY_INFO_FIELD_NUMBER
- See Also:
- Constant Field Values
-
QUERY_RESULT_FIELD_NUMBER
public static final int QUERY_RESULT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
OPTIONAL_FIELD_NUMBER
public static final int OPTIONAL_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
newInstance
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstancein classcom.google.protobuf.GeneratedMessageV3
-
getUnknownFields
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
- Specified by:
getUnknownFieldsin interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3
-
getResultCase
public ExecuteQueryResponse.ResultCase getResultCase()
- Specified by:
getResultCasein interfaceExecuteQueryResponseOrBuilder
-
hasHeader
public boolean hasHeader()
.salesforce.hyperdb.grpc.v1.QueryResultHeader header = 1;- Specified by:
hasHeaderin interfaceExecuteQueryResponseOrBuilder- Returns:
- Whether the header field is set.
-
getHeader
public QueryResultHeader getHeader()
.salesforce.hyperdb.grpc.v1.QueryResultHeader header = 1;- Specified by:
getHeaderin interfaceExecuteQueryResponseOrBuilder- Returns:
- The header.
-
getHeaderOrBuilder
public QueryResultHeaderOrBuilder getHeaderOrBuilder()
.salesforce.hyperdb.grpc.v1.QueryResultHeader header = 1;- Specified by:
getHeaderOrBuilderin interfaceExecuteQueryResponseOrBuilder
-
hasBinaryPart
public boolean hasBinaryPart()
.salesforce.hyperdb.grpc.v1.QueryResultPartBinary binary_part = 4;- Specified by:
hasBinaryPartin interfaceExecuteQueryResponseOrBuilder- Returns:
- Whether the binaryPart field is set.
-
getBinaryPart
public QueryResultPartBinary getBinaryPart()
.salesforce.hyperdb.grpc.v1.QueryResultPartBinary binary_part = 4;- Specified by:
getBinaryPartin interfaceExecuteQueryResponseOrBuilder- Returns:
- The binaryPart.
-
getBinaryPartOrBuilder
public QueryResultPartBinaryOrBuilder getBinaryPartOrBuilder()
.salesforce.hyperdb.grpc.v1.QueryResultPartBinary binary_part = 4;- Specified by:
getBinaryPartOrBuilderin interfaceExecuteQueryResponseOrBuilder
-
hasStringPart
public boolean hasStringPart()
.salesforce.hyperdb.grpc.v1.QueryResultPartString string_part = 5;- Specified by:
hasStringPartin interfaceExecuteQueryResponseOrBuilder- Returns:
- Whether the stringPart field is set.
-
getStringPart
public QueryResultPartString getStringPart()
.salesforce.hyperdb.grpc.v1.QueryResultPartString string_part = 5;- Specified by:
getStringPartin interfaceExecuteQueryResponseOrBuilder- Returns:
- The stringPart.
-
getStringPartOrBuilder
public QueryResultPartStringOrBuilder getStringPartOrBuilder()
.salesforce.hyperdb.grpc.v1.QueryResultPartString string_part = 5;- Specified by:
getStringPartOrBuilderin interfaceExecuteQueryResponseOrBuilder
-
hasQueryInfo
public boolean hasQueryInfo()
.salesforce.hyperdb.grpc.v1.QueryInfo query_info = 6;- Specified by:
hasQueryInfoin interfaceExecuteQueryResponseOrBuilder- Returns:
- Whether the queryInfo field is set.
-
getQueryInfo
public QueryInfo getQueryInfo()
.salesforce.hyperdb.grpc.v1.QueryInfo query_info = 6;- Specified by:
getQueryInfoin interfaceExecuteQueryResponseOrBuilder- Returns:
- The queryInfo.
-
getQueryInfoOrBuilder
public QueryInfoOrBuilder getQueryInfoOrBuilder()
.salesforce.hyperdb.grpc.v1.QueryInfo query_info = 6;- Specified by:
getQueryInfoOrBuilderin interfaceExecuteQueryResponseOrBuilder
-
hasQueryResult
public boolean hasQueryResult()
.salesforce.hyperdb.grpc.v1.QueryResult query_result = 7;- Specified by:
hasQueryResultin interfaceExecuteQueryResponseOrBuilder- Returns:
- Whether the queryResult field is set.
-
getQueryResult
public QueryResult getQueryResult()
.salesforce.hyperdb.grpc.v1.QueryResult query_result = 7;- Specified by:
getQueryResultin interfaceExecuteQueryResponseOrBuilder- Returns:
- The queryResult.
-
getQueryResultOrBuilder
public QueryResultOrBuilder getQueryResultOrBuilder()
.salesforce.hyperdb.grpc.v1.QueryResult query_result = 7;- Specified by:
getQueryResultOrBuilderin interfaceExecuteQueryResponseOrBuilder
-
getOptional
public boolean getOptional()
bool optional = 9;- Specified by:
getOptionalin interfaceExecuteQueryResponseOrBuilder- Returns:
- The optional.
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(Object obj)
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static ExecuteQueryResponse parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ExecuteQueryResponse parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ExecuteQueryResponse parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ExecuteQueryResponse parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ExecuteQueryResponse parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ExecuteQueryResponse parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ExecuteQueryResponse parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static ExecuteQueryResponse parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static ExecuteQueryResponse parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static ExecuteQueryResponse parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static ExecuteQueryResponse parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static ExecuteQueryResponse parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public ExecuteQueryResponse.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static ExecuteQueryResponse.Builder newBuilder()
-
newBuilder
public static ExecuteQueryResponse.Builder newBuilder(ExecuteQueryResponse prototype)
-
toBuilder
public ExecuteQueryResponse.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected ExecuteQueryResponse.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static ExecuteQueryResponse getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<ExecuteQueryResponse> parser()
-
getParserForType
public com.google.protobuf.Parser<ExecuteQueryResponse> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public ExecuteQueryResponse getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-