Package com.salesforce.hyperdb.grpc
Class QueryParam
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- com.salesforce.hyperdb.grpc.QueryParam
-
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,QueryParamOrBuilder,Serializable
public final class QueryParam extends com.google.protobuf.GeneratedMessageV3 implements QueryParamOrBuilder
Protobuf typesalesforce.hyperdb.grpc.v1.QueryParam- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classQueryParam.BuilderProtobuf typesalesforce.hyperdb.grpc.v1.QueryParamstatic classQueryParam.ParametersCasestatic classQueryParam.ParameterStyleProtobuf enumsalesforce.hyperdb.grpc.v1.QueryParam.ParameterStylestatic classQueryParam.TransferModeProtobuf enumsalesforce.hyperdb.grpc.v1.QueryParam.TransferMode-
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 intARROW_PARAMETERS_FIELD_NUMBERstatic intDATABASE_FIELD_NUMBERstatic intJSON_PARAMETERS_FIELD_NUMBERstatic intMAX_ROWS_FIELD_NUMBERstatic intOUTPUT_FORMAT_FIELD_NUMBERstatic intPARAM_STYLE_FIELD_NUMBERstatic intQUERY_FIELD_NUMBERstatic intSETTINGS_FIELD_NUMBERstatic intTRANSFER_MODE_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description booleancontainsSettings(String key)map<string, string> settings = 4;booleanequals(Object obj)QueryParameterArrowgetArrowParameters().salesforce.hyperdb.grpc.v1.QueryParameterArrow arrow_parameters = 7;QueryParameterArrowOrBuildergetArrowParametersOrBuilder().salesforce.hyperdb.grpc.v1.QueryParameterArrow arrow_parameters = 7;AttachedDatabasegetDatabase(int index)repeated .salesforce.hyperdb.grpc.v1.AttachedDatabase database = 2;intgetDatabaseCount()repeated .salesforce.hyperdb.grpc.v1.AttachedDatabase database = 2;List<AttachedDatabase>getDatabaseList()repeated .salesforce.hyperdb.grpc.v1.AttachedDatabase database = 2;AttachedDatabaseOrBuildergetDatabaseOrBuilder(int index)repeated .salesforce.hyperdb.grpc.v1.AttachedDatabase database = 2;List<? extends AttachedDatabaseOrBuilder>getDatabaseOrBuilderList()repeated .salesforce.hyperdb.grpc.v1.AttachedDatabase database = 2;static QueryParamgetDefaultInstance()QueryParamgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()QueryParameterJsongetJsonParameters().salesforce.hyperdb.grpc.v1.QueryParameterJson json_parameters = 8;QueryParameterJsonOrBuildergetJsonParametersOrBuilder().salesforce.hyperdb.grpc.v1.QueryParameterJson json_parameters = 8;longgetMaxRows()uint64 max_rows = 9;OutputFormatgetOutputFormat().salesforce.hyperdb.grpc.v1.OutputFormat output_format = 3;intgetOutputFormatValue().salesforce.hyperdb.grpc.v1.OutputFormat output_format = 3;QueryParam.ParametersCasegetParametersCase()QueryParam.ParameterStylegetParamStyle().salesforce.hyperdb.grpc.v1.QueryParam.ParameterStyle param_style = 6;intgetParamStyleValue().salesforce.hyperdb.grpc.v1.QueryParam.ParameterStyle param_style = 6;com.google.protobuf.Parser<QueryParam>getParserForType()StringgetQuery()string query = 1;com.google.protobuf.ByteStringgetQueryBytes()string query = 1;intgetSerializedSize()Map<String,String>getSettings()Deprecated.intgetSettingsCount()map<string, string> settings = 4;Map<String,String>getSettingsMap()map<string, string> settings = 4;StringgetSettingsOrDefault(String key, String defaultValue)map<string, string> settings = 4;StringgetSettingsOrThrow(String key)map<string, string> settings = 4;QueryParam.TransferModegetTransferMode().salesforce.hyperdb.grpc.v1.QueryParam.TransferMode transfer_mode = 5;intgetTransferModeValue().salesforce.hyperdb.grpc.v1.QueryParam.TransferMode transfer_mode = 5;booleanhasArrowParameters().salesforce.hyperdb.grpc.v1.QueryParameterArrow arrow_parameters = 7;inthashCode()booleanhasJsonParameters().salesforce.hyperdb.grpc.v1.QueryParameterJson json_parameters = 8;protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()protected com.google.protobuf.MapFieldReflectionAccessorinternalGetMapFieldReflection(int number)booleanisInitialized()static QueryParam.BuildernewBuilder()static QueryParam.BuildernewBuilder(QueryParam prototype)QueryParam.BuildernewBuilderForType()protected QueryParam.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static QueryParamparseDelimitedFrom(InputStream input)static QueryParamparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static QueryParamparseFrom(byte[] data)static QueryParamparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static QueryParamparseFrom(com.google.protobuf.ByteString data)static QueryParamparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static QueryParamparseFrom(com.google.protobuf.CodedInputStream input)static QueryParamparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static QueryParamparseFrom(InputStream input)static QueryParamparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static QueryParamparseFrom(ByteBuffer data)static QueryParamparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<QueryParam>parser()QueryParam.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, getUnknownFields, hasField, hasOneof, internalGetMapField, 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
-
QUERY_FIELD_NUMBER
public static final int QUERY_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DATABASE_FIELD_NUMBER
public static final int DATABASE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
OUTPUT_FORMAT_FIELD_NUMBER
public static final int OUTPUT_FORMAT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SETTINGS_FIELD_NUMBER
public static final int SETTINGS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TRANSFER_MODE_FIELD_NUMBER
public static final int TRANSFER_MODE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PARAM_STYLE_FIELD_NUMBER
public static final int PARAM_STYLE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ARROW_PARAMETERS_FIELD_NUMBER
public static final int ARROW_PARAMETERS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
JSON_PARAMETERS_FIELD_NUMBER
public static final int JSON_PARAMETERS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
MAX_ROWS_FIELD_NUMBER
public static final int MAX_ROWS_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
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetMapFieldReflection
protected com.google.protobuf.MapFieldReflectionAccessor internalGetMapFieldReflection(int number)
- Overrides:
internalGetMapFieldReflectionin classcom.google.protobuf.GeneratedMessageV3
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3
-
getParametersCase
public QueryParam.ParametersCase getParametersCase()
- Specified by:
getParametersCasein interfaceQueryParamOrBuilder
-
getQuery
public String getQuery()
string query = 1;- Specified by:
getQueryin interfaceQueryParamOrBuilder- Returns:
- The query.
-
getQueryBytes
public com.google.protobuf.ByteString getQueryBytes()
string query = 1;- Specified by:
getQueryBytesin interfaceQueryParamOrBuilder- Returns:
- The bytes for query.
-
getDatabaseList
public List<AttachedDatabase> getDatabaseList()
repeated .salesforce.hyperdb.grpc.v1.AttachedDatabase database = 2;- Specified by:
getDatabaseListin interfaceQueryParamOrBuilder
-
getDatabaseOrBuilderList
public List<? extends AttachedDatabaseOrBuilder> getDatabaseOrBuilderList()
repeated .salesforce.hyperdb.grpc.v1.AttachedDatabase database = 2;- Specified by:
getDatabaseOrBuilderListin interfaceQueryParamOrBuilder
-
getDatabaseCount
public int getDatabaseCount()
repeated .salesforce.hyperdb.grpc.v1.AttachedDatabase database = 2;- Specified by:
getDatabaseCountin interfaceQueryParamOrBuilder
-
getDatabase
public AttachedDatabase getDatabase(int index)
repeated .salesforce.hyperdb.grpc.v1.AttachedDatabase database = 2;- Specified by:
getDatabasein interfaceQueryParamOrBuilder
-
getDatabaseOrBuilder
public AttachedDatabaseOrBuilder getDatabaseOrBuilder(int index)
repeated .salesforce.hyperdb.grpc.v1.AttachedDatabase database = 2;- Specified by:
getDatabaseOrBuilderin interfaceQueryParamOrBuilder
-
getOutputFormatValue
public int getOutputFormatValue()
.salesforce.hyperdb.grpc.v1.OutputFormat output_format = 3;- Specified by:
getOutputFormatValuein interfaceQueryParamOrBuilder- Returns:
- The enum numeric value on the wire for outputFormat.
-
getOutputFormat
public OutputFormat getOutputFormat()
.salesforce.hyperdb.grpc.v1.OutputFormat output_format = 3;- Specified by:
getOutputFormatin interfaceQueryParamOrBuilder- Returns:
- The outputFormat.
-
getSettingsCount
public int getSettingsCount()
Description copied from interface:QueryParamOrBuildermap<string, string> settings = 4;- Specified by:
getSettingsCountin interfaceQueryParamOrBuilder
-
containsSettings
public boolean containsSettings(String key)
map<string, string> settings = 4;- Specified by:
containsSettingsin interfaceQueryParamOrBuilder
-
getSettings
@Deprecated public Map<String,String> getSettings()
Deprecated.UsegetSettingsMap()instead.- Specified by:
getSettingsin interfaceQueryParamOrBuilder
-
getSettingsMap
public Map<String,String> getSettingsMap()
map<string, string> settings = 4;- Specified by:
getSettingsMapin interfaceQueryParamOrBuilder
-
getSettingsOrDefault
public String getSettingsOrDefault(String key, String defaultValue)
map<string, string> settings = 4;- Specified by:
getSettingsOrDefaultin interfaceQueryParamOrBuilder
-
getSettingsOrThrow
public String getSettingsOrThrow(String key)
map<string, string> settings = 4;- Specified by:
getSettingsOrThrowin interfaceQueryParamOrBuilder
-
getTransferModeValue
public int getTransferModeValue()
.salesforce.hyperdb.grpc.v1.QueryParam.TransferMode transfer_mode = 5;- Specified by:
getTransferModeValuein interfaceQueryParamOrBuilder- Returns:
- The enum numeric value on the wire for transferMode.
-
getTransferMode
public QueryParam.TransferMode getTransferMode()
.salesforce.hyperdb.grpc.v1.QueryParam.TransferMode transfer_mode = 5;- Specified by:
getTransferModein interfaceQueryParamOrBuilder- Returns:
- The transferMode.
-
getParamStyleValue
public int getParamStyleValue()
.salesforce.hyperdb.grpc.v1.QueryParam.ParameterStyle param_style = 6;- Specified by:
getParamStyleValuein interfaceQueryParamOrBuilder- Returns:
- The enum numeric value on the wire for paramStyle.
-
getParamStyle
public QueryParam.ParameterStyle getParamStyle()
.salesforce.hyperdb.grpc.v1.QueryParam.ParameterStyle param_style = 6;- Specified by:
getParamStylein interfaceQueryParamOrBuilder- Returns:
- The paramStyle.
-
hasArrowParameters
public boolean hasArrowParameters()
.salesforce.hyperdb.grpc.v1.QueryParameterArrow arrow_parameters = 7;- Specified by:
hasArrowParametersin interfaceQueryParamOrBuilder- Returns:
- Whether the arrowParameters field is set.
-
getArrowParameters
public QueryParameterArrow getArrowParameters()
.salesforce.hyperdb.grpc.v1.QueryParameterArrow arrow_parameters = 7;- Specified by:
getArrowParametersin interfaceQueryParamOrBuilder- Returns:
- The arrowParameters.
-
getArrowParametersOrBuilder
public QueryParameterArrowOrBuilder getArrowParametersOrBuilder()
.salesforce.hyperdb.grpc.v1.QueryParameterArrow arrow_parameters = 7;- Specified by:
getArrowParametersOrBuilderin interfaceQueryParamOrBuilder
-
hasJsonParameters
public boolean hasJsonParameters()
.salesforce.hyperdb.grpc.v1.QueryParameterJson json_parameters = 8;- Specified by:
hasJsonParametersin interfaceQueryParamOrBuilder- Returns:
- Whether the jsonParameters field is set.
-
getJsonParameters
public QueryParameterJson getJsonParameters()
.salesforce.hyperdb.grpc.v1.QueryParameterJson json_parameters = 8;- Specified by:
getJsonParametersin interfaceQueryParamOrBuilder- Returns:
- The jsonParameters.
-
getJsonParametersOrBuilder
public QueryParameterJsonOrBuilder getJsonParametersOrBuilder()
.salesforce.hyperdb.grpc.v1.QueryParameterJson json_parameters = 8;- Specified by:
getJsonParametersOrBuilderin interfaceQueryParamOrBuilder
-
getMaxRows
public long getMaxRows()
uint64 max_rows = 9;- Specified by:
getMaxRowsin interfaceQueryParamOrBuilder- Returns:
- The maxRows.
-
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 QueryParam parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static QueryParam parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static QueryParam parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static QueryParam parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static QueryParam parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static QueryParam parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static QueryParam parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static QueryParam parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static QueryParam parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static QueryParam parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static QueryParam parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static QueryParam parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public QueryParam.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static QueryParam.Builder newBuilder()
-
newBuilder
public static QueryParam.Builder newBuilder(QueryParam prototype)
-
toBuilder
public QueryParam.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected QueryParam.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static QueryParam getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<QueryParam> parser()
-
getParserForType
public com.google.protobuf.Parser<QueryParam> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public QueryParam getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-