A B C D E F G H I J K L M N O P Q R S T U V W X Z _
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- absttl() - Method in class glide.api.models.commands.RestoreOptions.RestoreOptionsBuilder
- ABSTTL_VALKEY_API - Static variable in class glide.api.models.commands.RestoreOptions
-
ABSTTLsubcommand string to represent absolute timestamp (in milliseconds) for TTL - AclCat - command_request.CommandRequestOuterClass.RequestType
-
AclCat = 1101; - AclCat_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
AclCat = 1101; - AclDelUser - command_request.CommandRequestOuterClass.RequestType
-
AclDelUser = 1102; - AclDelUser_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
AclDelUser = 1102; - AclDryRun - command_request.CommandRequestOuterClass.RequestType
-
AclDryRun = 1103; - AclDryRun_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
AclDryRun = 1103; - AclGenPass - command_request.CommandRequestOuterClass.RequestType
-
AclGenPass = 1104; - AclGenPass_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
AclGenPass = 1104; - AclGetUser - command_request.CommandRequestOuterClass.RequestType
-
AclGetUser = 1105; - AclGetUser_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
AclGetUser = 1105; - AclList - command_request.CommandRequestOuterClass.RequestType
-
AclList = 1106; - AclList_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
AclList = 1106; - AclLoad - command_request.CommandRequestOuterClass.RequestType
-
AclLoad = 1107; - AclLoad_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
AclLoad = 1107; - AclLog - command_request.CommandRequestOuterClass.RequestType
-
AclLog = 1108; - AclLog_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
AclLog = 1108; - AclSave - command_request.CommandRequestOuterClass.RequestType
-
AclSave = 1109; - AclSave_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
AclSave = 1109; - AclSetSser - command_request.CommandRequestOuterClass.RequestType
-
AclSetSser = 1110; - AclSetSser_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
AclSetSser = 1110; - AclUsers - command_request.CommandRequestOuterClass.RequestType
-
AclUsers = 1111; - AclUsers_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
AclUsers = 1111; - AclWhoami - command_request.CommandRequestOuterClass.RequestType
-
AclWhoami = 1112; - AclWhoami_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
AclWhoami = 1112; - add(int[]) - Method in class glide.utils.ArgsBuilder
- add(ArgType) - Method in class glide.utils.ArgsBuilder
- add(ArgType[]) - Method in class glide.utils.ArgsBuilder
- add(String[]) - Method in class glide.utils.ArgsBuilder
- addAddresses(int, ConnectionRequestOuterClass.NodeAddress) - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRequest.Builder
-
repeated .connection_request.NodeAddress addresses = 1; - addAddresses(int, ConnectionRequestOuterClass.NodeAddress.Builder) - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRequest.Builder
-
repeated .connection_request.NodeAddress addresses = 1; - addAddresses(ConnectionRequestOuterClass.NodeAddress) - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRequest.Builder
-
repeated .connection_request.NodeAddress addresses = 1; - addAddresses(ConnectionRequestOuterClass.NodeAddress.Builder) - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRequest.Builder
-
repeated .connection_request.NodeAddress addresses = 1; - addAddressesBuilder() - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRequest.Builder
-
repeated .connection_request.NodeAddress addresses = 1; - addAddressesBuilder(int) - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRequest.Builder
-
repeated .connection_request.NodeAddress addresses = 1; - addAllAddresses(Iterable<? extends ConnectionRequestOuterClass.NodeAddress>) - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRequest.Builder
-
repeated .connection_request.NodeAddress addresses = 1; - addAllArgs(Iterable<? extends ByteString>) - Method in class command_request.CommandRequestOuterClass.Command.ArgsArray.Builder
-
repeated bytes args = 1; - addAllArgs(Iterable<? extends ByteString>) - Method in class command_request.CommandRequestOuterClass.ScriptInvocation.Builder
-
repeated bytes args = 3; - addAllChannelsOrPatterns(Iterable<? extends ByteString>) - Method in class connection_request.ConnectionRequestOuterClass.PubSubChannelsOrPatterns.Builder
-
repeated bytes channels_or_patterns = 1; - addAllCommands(Iterable<? extends CommandRequestOuterClass.Command>) - Method in class command_request.CommandRequestOuterClass.Batch.Builder
-
repeated .command_request.Command commands = 2; - addAllKeys(Iterable<? extends ByteString>) - Method in class command_request.CommandRequestOuterClass.ScriptInvocation.Builder
-
repeated bytes keys = 2; - addAllRootCerts(Iterable<? extends ByteString>) - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRequest.Builder
-
repeated bytes root_certs = 20; - addArgs(ByteString) - Method in class command_request.CommandRequestOuterClass.Command.ArgsArray.Builder
-
repeated bytes args = 1; - addArgs(ByteString) - Method in class command_request.CommandRequestOuterClass.ScriptInvocation.Builder
-
repeated bytes args = 3; - addChannelsOrPatterns(ByteString) - Method in class connection_request.ConnectionRequestOuterClass.PubSubChannelsOrPatterns.Builder
-
repeated bytes channels_or_patterns = 1; - addClause(FTAggregateOptions.FTAggregateClause) - Method in class glide.api.models.commands.FT.FTAggregateOptions.FTAggregateOptionsBuilder
-
Add
FTAggregateOptions.Filter,FTAggregateOptions.Limit,FTAggregateOptions.GroupBy,FTAggregateOptions.SortByorFTAggregateOptions.Applyclause to the pipeline, that can be repeated multiple times in any order and be freely intermixed. - addCommands(int, CommandRequestOuterClass.Command) - Method in class command_request.CommandRequestOuterClass.Batch.Builder
-
repeated .command_request.Command commands = 2; - addCommands(int, CommandRequestOuterClass.Command.Builder) - Method in class command_request.CommandRequestOuterClass.Batch.Builder
-
repeated .command_request.Command commands = 2; - addCommands(CommandRequestOuterClass.Command) - Method in class command_request.CommandRequestOuterClass.Batch.Builder
-
repeated .command_request.Command commands = 2; - addCommands(CommandRequestOuterClass.Command.Builder) - Method in class command_request.CommandRequestOuterClass.Batch.Builder
-
repeated .command_request.Command commands = 2; - addCommandsBuilder() - Method in class command_request.CommandRequestOuterClass.Batch.Builder
-
repeated .command_request.Command commands = 2; - addCommandsBuilder(int) - Method in class command_request.CommandRequestOuterClass.Batch.Builder
-
repeated .command_request.Command commands = 2; - addIf(ArgType[], boolean) - Method in class glide.utils.ArgsBuilder
-
Append args to the list of argument only if condition is true
- addIf(ArgType, boolean) - Method in class glide.utils.ArgsBuilder
-
Append arg to the list of argument only if condition is true
- addKeys(ByteString) - Method in class command_request.CommandRequestOuterClass.ScriptInvocation.Builder
-
repeated bytes keys = 2; - address(NodeAddress) - Method in class glide.api.models.configuration.BaseClientConfiguration.BaseClientConfigurationBuilder
- addresses(Collection<? extends NodeAddress>) - Method in class glide.api.models.configuration.BaseClientConfiguration.BaseClientConfigurationBuilder
- ADDRESSES_FIELD_NUMBER - Static variable in class connection_request.ConnectionRequestOuterClass.ConnectionRequest
- addReturnField(GlideString) - Method in class glide.api.models.commands.FT.FTSearchOptions.FTSearchOptionsBuilder
-
Add a field to be returned.
- addReturnField(GlideString, GlideString) - Method in class glide.api.models.commands.FT.FTSearchOptions.FTSearchOptionsBuilder
-
Add a field with an alias to be returned.
- addReturnField(String) - Method in class glide.api.models.commands.FT.FTSearchOptions.FTSearchOptionsBuilder
-
Add a field to be returned.
- addReturnField(String, String) - Method in class glide.api.models.commands.FT.FTSearchOptions.FTSearchOptionsBuilder
-
Add a field with an alias to be returned.
- addRootCerts(ByteString) - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRequest.Builder
-
repeated bytes root_certs = 20; - addSubscription(Map<M, Set<GlideString>>, M, GlideString) - Method in class glide.api.models.configuration.BaseSubscriptionConfiguration.BaseSubscriptionConfigurationBuilder
- AdvancedBaseClientConfiguration - Class in glide.api.models.configuration
-
Advanced configuration settings class for creating a client.
- AdvancedBaseClientConfiguration(AdvancedBaseClientConfiguration.AdvancedBaseClientConfigurationBuilder<?, ?>) - Constructor for class glide.api.models.configuration.AdvancedBaseClientConfiguration
- AdvancedBaseClientConfiguration.AdvancedBaseClientConfigurationBuilder<C extends AdvancedBaseClientConfiguration,B extends AdvancedBaseClientConfiguration.AdvancedBaseClientConfigurationBuilder<C,B>> - Class in glide.api.models.configuration
- AdvancedBaseClientConfigurationBuilder() - Constructor for class glide.api.models.configuration.AdvancedBaseClientConfiguration.AdvancedBaseClientConfigurationBuilder
- advancedConfiguration(AdvancedGlideClientConfiguration) - Method in class glide.api.models.configuration.GlideClientConfiguration.GlideClientConfigurationBuilder
-
Advanced configuration settings for the client.
- advancedConfiguration(AdvancedGlideClusterClientConfiguration) - Method in class glide.api.models.configuration.GlideClusterClientConfiguration.GlideClusterClientConfigurationBuilder
-
Advanced configuration settings for the client.
- AdvancedGlideClientConfiguration - Class in glide.api.models.configuration
-
Represents advanced configuration settings for a Standalone
GlideClientused inGlideClientConfiguration. - AdvancedGlideClientConfiguration(AdvancedGlideClientConfiguration.AdvancedGlideClientConfigurationBuilder<?, ?>) - Constructor for class glide.api.models.configuration.AdvancedGlideClientConfiguration
- AdvancedGlideClientConfiguration.AdvancedGlideClientConfigurationBuilder<C extends AdvancedGlideClientConfiguration,B extends AdvancedGlideClientConfiguration.AdvancedGlideClientConfigurationBuilder<C,B>> - Class in glide.api.models.configuration
- AdvancedGlideClientConfigurationBuilder() - Constructor for class glide.api.models.configuration.AdvancedGlideClientConfiguration.AdvancedGlideClientConfigurationBuilder
- AdvancedGlideClusterClientConfiguration - Class in glide.api.models.configuration
-
Represents advanced configuration settings for a Standalone
GlideClusterClientused inGlideClusterClientConfiguration. - AdvancedGlideClusterClientConfiguration(AdvancedGlideClusterClientConfiguration.AdvancedGlideClusterClientConfigurationBuilder<?, ?>) - Constructor for class glide.api.models.configuration.AdvancedGlideClusterClientConfiguration
- AdvancedGlideClusterClientConfiguration.AdvancedGlideClusterClientConfigurationBuilder<C extends AdvancedGlideClusterClientConfiguration,B extends AdvancedGlideClusterClientConfiguration.AdvancedGlideClusterClientConfigurationBuilder<C,B>> - Class in glide.api.models.configuration
- AdvancedGlideClusterClientConfigurationBuilder() - Constructor for class glide.api.models.configuration.AdvancedGlideClusterClientConfiguration.AdvancedGlideClusterClientConfigurationBuilder
- AFTER - glide.api.models.commands.LInsertOptions.InsertPosition
-
Insert new element after the pivot.
- aggregate(BaseClient, GlideString, GlideString) - Static method in class glide.api.commands.servermodules.FT
-
Runs a search query on an index, and perform aggregate transformations on the results.
- aggregate(BaseClient, GlideString, GlideString, FTAggregateOptions) - Static method in class glide.api.commands.servermodules.FT
-
Runs a search query on an index, and perform aggregate transformations on the results.
- aggregate(BaseClient, String, String) - Static method in class glide.api.commands.servermodules.FT
-
Runs a search query on an index, and perform aggregate transformations on the results.
- aggregate(BaseClient, String, String, FTAggregateOptions) - Static method in class glide.api.commands.servermodules.FT
-
Runs a search query on an index, and perform aggregate transformations on the results.
- AGGREGATE_VALKEY_API - Static variable in class glide.api.models.commands.WeightAggregateOptions
- aliasadd(BaseClient, GlideString, GlideString) - Static method in class glide.api.commands.servermodules.FT
-
Adds an alias for an index.
- aliasadd(BaseClient, String, String) - Static method in class glide.api.commands.servermodules.FT
-
Adds an alias for an index.
- aliasdel(BaseClient, GlideString) - Static method in class glide.api.commands.servermodules.FT
-
Deletes an existing alias for an index.
- aliasdel(BaseClient, String) - Static method in class glide.api.commands.servermodules.FT
-
Deletes an existing alias for an index.
- aliaslist(BaseClient) - Static method in class glide.api.commands.servermodules.FT
-
Lists all index aliases.
- aliasupdate(BaseClient, GlideString, GlideString) - Static method in class glide.api.commands.servermodules.FT
-
Update an existing alias to point to a different physical index.
- aliasupdate(BaseClient, String, String) - Static method in class glide.api.commands.servermodules.FT
-
Updates an existing alias to point to a different physical index.
- ALL - glide.api.models.commands.InfoOptions.Section
-
ALL: Return all sections (excluding module generated ones)
- ALL_NODES - glide.api.models.configuration.RequestRoutingConfiguration.SimpleMultiNodeRoute
-
Route request to all nodes.
- ALL_PRIMARIES - glide.api.models.configuration.RequestRoutingConfiguration.SimpleMultiNodeRoute
-
Route request to all primary nodes.
- AllNodes - command_request.CommandRequestOuterClass.SimpleRoutes
-
AllNodes = 0; - AllNodes_VALUE - Static variable in enum command_request.CommandRequestOuterClass.SimpleRoutes
-
AllNodes = 0; - ALLOW_NON_COVERED_SLOTS_FIELD_NUMBER - Static variable in class command_request.CommandRequestOuterClass.ClusterScan
- allowNonCoveredSlots(Boolean) - Method in class glide.api.models.commands.scan.ScanOptions.ScanOptionsBuilder
-
If set to true, the scan will perform even if some slots are not covered by any node.
- AllPrimaries - command_request.CommandRequestOuterClass.SimpleRoutes
-
AllPrimaries = 1; - AllPrimaries_VALUE - Static variable in enum command_request.CommandRequestOuterClass.SimpleRoutes
-
AllPrimaries = 1; - alpha() - Method in class glide.api.models.commands.SortBaseOptions.SortBaseOptionsBuilder
- ALPHA_COMMAND_STRING - Static variable in class glide.api.models.commands.SortBaseOptions
-
ALPHAsubcommand string to include in theSORTandSORT_ROcommands. - AND - glide.api.models.commands.bitmap.BitwiseOperation
- ANY_VALKEY_API - Static variable in class glide.api.models.commands.geospatial.GeoSearchResultOptions
-
Valkey API keyword used to change search behavior to return as soon as enough matches are found.
- append(GlideString, GlideString) - Method in class glide.api.BaseClient
- append(String, String) - Method in class glide.api.BaseClient
- append(ArgType, ArgType) - Method in class glide.api.models.BaseBatch
-
Appends a
valueto akey. - append(GlideString, GlideString) - Method in interface glide.api.commands.StringBaseCommands
-
Appends a
valueto akey. - append(String, String) - Method in interface glide.api.commands.StringBaseCommands
-
Appends a
valueto akey. - Append - command_request.CommandRequestOuterClass.RequestType
-
Append = 1501; - APPEND - glide.api.models.commands.function.FunctionRestorePolicy
-
Appends the restored libraries to the existing libraries and aborts on collision.
- Append_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
Append = 1501; - apply(R) - Method in interface glide.managers.GlideExceptionCheckedFunction
-
Functional response handler that takes a value of type R and returns a payload of type T.
- apply(ResponseOuterClass.Response) - Method in class glide.managers.BaseResponseResolver
-
Extracts value from the DirectByteBuffer response.
- Apply(GlideString, GlideString) - Constructor for class glide.api.models.commands.FT.FTAggregateOptions.Apply
-
Initialize a new instance.
- Apply(String, String) - Constructor for class glide.api.models.commands.FT.FTAggregateOptions.Apply
-
Initialize a new instance.
- arg(GlideString) - Method in class glide.api.models.commands.ScriptArgOptionsGlideString.ScriptArgOptionsGlideStringBuilder
- arg(String) - Method in class glide.api.models.commands.ScriptArgOptions.ScriptArgOptionsBuilder
- args(Collection<? extends GlideString>) - Method in class glide.api.models.commands.ScriptArgOptionsGlideString.ScriptArgOptionsGlideStringBuilder
- args(Collection<? extends String>) - Method in class glide.api.models.commands.ScriptArgOptions.ScriptArgOptionsBuilder
- ARGS_ARRAY - command_request.CommandRequestOuterClass.Command.ArgsCase
- ARGS_ARRAY_FIELD_NUMBER - Static variable in class command_request.CommandRequestOuterClass.Command
- ARGS_FIELD_NUMBER - Static variable in class command_request.CommandRequestOuterClass.Command.ArgsArray
- ARGS_FIELD_NUMBER - Static variable in class command_request.CommandRequestOuterClass.ScriptInvocation
- ARGS_NOT_SET - command_request.CommandRequestOuterClass.Command.ArgsCase
- ARGS_POINTER_FIELD_NUMBER - Static variable in class command_request.CommandRequestOuterClass.ScriptInvocationPointers
- ARGS_VEC_POINTER - command_request.CommandRequestOuterClass.Command.ArgsCase
- ARGS_VEC_POINTER_FIELD_NUMBER - Static variable in class command_request.CommandRequestOuterClass.Command
- ArgsBuilder - Class in glide.utils
-
Helper class for collecting arbitrary type of arguments and stores them as an array of GlideString
- ArgsBuilder() - Constructor for class glide.utils.ArgsBuilder
- arrappend(BaseClient, GlideString, GlideString, GlideString[]) - Static method in class glide.api.commands.servermodules.Json
-
Appends one or more
valuesto the JSON array at the specifiedpathwithin the JSON document stored atkey. - arrappend(BaseClient, String, String, String[]) - Static method in class glide.api.commands.servermodules.Json
-
Appends one or more
valuesto the JSON array at the specifiedpathwithin the JSON document stored atkey. - arrappend(BaseBatch<T>, ArgType, ArgType, ArgType[]) - Static method in class glide.api.commands.servermodules.JsonBatch
-
Appends one or more
valuesto the JSON array at the specifiedpathwithin the JSON document stored atkey. - ArrayTransformUtils - Class in glide.utils
-
Utility methods for data conversion.
- ArrayTransformUtils() - Constructor for class glide.utils.ArrayTransformUtils
- arrindex(BaseClient, GlideString, GlideString, GlideString) - Static method in class glide.api.commands.servermodules.Json
-
Searches for the first occurrence of a
scalarJSON value in the arrays at the path. - arrindex(BaseClient, GlideString, GlideString, GlideString, JsonArrindexOptions) - Static method in class glide.api.commands.servermodules.Json
-
Searches for the first occurrence of a
scalarJSON value in the arrays at the path. - arrindex(BaseClient, String, String, String) - Static method in class glide.api.commands.servermodules.Json
-
Searches for the first occurrence of a
scalarJSON value in the arrays at the path. - arrindex(BaseClient, String, String, String, JsonArrindexOptions) - Static method in class glide.api.commands.servermodules.Json
-
Searches for the first occurrence of a
scalarJSON value in the arrays at the path. - arrindex(BaseBatch<T>, ArgType, ArgType, ArgType) - Static method in class glide.api.commands.servermodules.JsonBatch
-
Searches for the first occurrence of a
scalarJSON value in the arrays at the path. - arrindex(BaseBatch<T>, ArgType, ArgType, ArgType, JsonArrindexOptions) - Static method in class glide.api.commands.servermodules.JsonBatch
-
Searches for the first occurrence of a
scalarJSON value in the arrays at the path. - arrinsert(BaseClient, GlideString, GlideString, int, GlideString[]) - Static method in class glide.api.commands.servermodules.Json
-
Inserts one or more values into the array at the specified
pathwithin the JSON document stored atkey, before the givenindex. - arrinsert(BaseClient, String, String, int, String[]) - Static method in class glide.api.commands.servermodules.Json
-
Inserts one or more values into the array at the specified
pathwithin the JSON document stored atkey, before the givenindex. - arrinsert(BaseBatch<T>, ArgType, ArgType, int, ArgType[]) - Static method in class glide.api.commands.servermodules.JsonBatch
-
Inserts one or more values into the array at the specified
pathwithin the JSON document stored atkey, before the givenindex. - arrlen(BaseClient, GlideString) - Static method in class glide.api.commands.servermodules.Json
-
Retrieves the length of the array at the root of the JSON document stored at
key. - arrlen(BaseClient, GlideString, GlideString) - Static method in class glide.api.commands.servermodules.Json
-
Retrieves the length of the array at the specified
pathwithin the JSON document stored atkey. - arrlen(BaseClient, String) - Static method in class glide.api.commands.servermodules.Json
-
Retrieves the length of the array at the root of the JSON document stored at
key. - arrlen(BaseClient, String, String) - Static method in class glide.api.commands.servermodules.Json
-
Retrieves the length of the array at the specified
pathwithin the JSON document stored atkey. - arrlen(BaseBatch<T>, ArgType) - Static method in class glide.api.commands.servermodules.JsonBatch
-
Retrieves the length of the array at the root of the JSON document stored at
key. - arrlen(BaseBatch<T>, ArgType, ArgType) - Static method in class glide.api.commands.servermodules.JsonBatch
-
Retrieves the length of the array at the specified
pathwithin the JSON document stored atkey. - arrpop(BaseClient, GlideString) - Static method in class glide.api.commands.servermodules.Json
-
Pops the last element from the array located in the root of the JSON document stored at
key. - arrpop(BaseClient, GlideString, GlideString) - Static method in class glide.api.commands.servermodules.Json
-
Pops the last element from the array located at
pathin the JSON document stored atkey. - arrpop(BaseClient, GlideString, GlideString, long) - Static method in class glide.api.commands.servermodules.Json
-
Pops an element from the array located at
pathin the JSON document stored atkey. - arrpop(BaseClient, String) - Static method in class glide.api.commands.servermodules.Json
-
Pops the last element from the array stored in the root of the JSON document stored at
key. - arrpop(BaseClient, String, String) - Static method in class glide.api.commands.servermodules.Json
-
Pops the last element from the array located at
pathin the JSON document stored atkey. - arrpop(BaseClient, String, String, long) - Static method in class glide.api.commands.servermodules.Json
-
Pops an element from the array located at
pathin the JSON document stored atkey. - arrpop(BaseBatch<T>, ArgType) - Static method in class glide.api.commands.servermodules.JsonBatch
-
Pops the last element from the array stored in the root of the JSON document stored at
key. - arrpop(BaseBatch<T>, ArgType, ArgType) - Static method in class glide.api.commands.servermodules.JsonBatch
-
Pops the last element from the array located at
pathin the JSON document stored atkey. - arrpop(BaseBatch<T>, ArgType, ArgType, long) - Static method in class glide.api.commands.servermodules.JsonBatch
-
Pops an element from the array located at
pathin the JSON document stored atkey. - arrtrim(BaseClient, GlideString, GlideString, int, int) - Static method in class glide.api.commands.servermodules.Json
-
Trims an array at the specified
pathwithin the JSON document stored atkeyso that it becomes a subarray [start,end], both inclusive. - arrtrim(BaseClient, String, String, int, int) - Static method in class glide.api.commands.servermodules.Json
-
Trims an array at the specified
pathwithin the JSON document stored atkeyso that it becomes a subarray [start,end], both inclusive. - arrtrim(BaseBatch<T>, ArgType, ArgType, int, int) - Static method in class glide.api.commands.servermodules.JsonBatch
-
Trims an array at the specified
pathwithin the JSON document stored atkeyso that it becomes a subarray [start,end], both inclusive. - ASC - glide.api.models.commands.FT.FTAggregateOptions.SortBy.SortOrder
- ASC - glide.api.models.commands.SortBaseOptions.OrderBy
- ASC - glide.api.models.commands.SortOrder
-
Sort by ascending order.
- Asking - command_request.CommandRequestOuterClass.RequestType
-
Asking = 201; - Asking_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
Asking = 201; - ASYNC - glide.api.models.commands.FlushMode
-
Flushes asynchronously.
- AsyncRegistry - Class in glide.internal
-
Async registry for correlating native callbacks with Java
CompletableFutures. - AsyncRegistry() - Constructor for class glide.internal.AsyncRegistry
- Auth - command_request.CommandRequestOuterClass.RequestType
-
Auth = 301; - Auth_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
Auth = 301; - AUTHENTICATION_INFO_FIELD_NUMBER - Static variable in class connection_request.ConnectionRequestOuterClass.ConnectionRequest
- AZ_AFFINITY - glide.api.models.configuration.ReadFrom
-
Spread the read requests between replicas in the same client's AZ (Aviliablity zone) in a round-robin manner, falling back to other replicas or the primary if needed.
- AZ_AFFINITY_REPLICAS_AND_PRIMARY - glide.api.models.configuration.ReadFrom
-
Spread the read requests among nodes within the client's Availability Zone (AZ) in a round robin manner, prioritizing local replicas, then the local primary, and falling back to any replica or the primary if needed.
- AZAffinity - connection_request.ConnectionRequestOuterClass.ReadFrom
-
AZAffinity = 3; - AZAffinity_VALUE - Static variable in enum connection_request.ConnectionRequestOuterClass.ReadFrom
-
AZAffinity = 3; - AZAffinityReplicasAndPrimary - connection_request.ConnectionRequestOuterClass.ReadFrom
-
AZAffinityReplicasAndPrimary = 4; - AZAffinityReplicasAndPrimary_VALUE - Static variable in enum connection_request.ConnectionRequestOuterClass.ReadFrom
-
AZAffinityReplicasAndPrimary = 4;
B
- BackoffStrategy - Class in glide.api.models.configuration
-
Represents the strategy used to determine how and when to reconnect, in case of connection failures.
- BackoffStrategy.BackoffStrategyBuilder - Class in glide.api.models.configuration
- BaseBatch<T extends BaseBatch<T>> - Class in glide.api.models
-
Base class encompassing shared commands for both standalone and cluster server installations.
- BaseBatch(boolean) - Constructor for class glide.api.models.BaseBatch
- BaseBatchOptions - Class in glide.api.models.commands.batch
-
Base options settings class for sending a batch request.
- BaseBatchOptions(BaseBatchOptions.BaseBatchOptionsBuilder<?, ?>) - Constructor for class glide.api.models.commands.batch.BaseBatchOptions
- BaseBatchOptions.BaseBatchOptionsBuilder<C extends BaseBatchOptions,B extends BaseBatchOptions.BaseBatchOptionsBuilder<C,B>> - Class in glide.api.models.commands.batch
- BaseBatchOptionsBuilder() - Constructor for class glide.api.models.commands.batch.BaseBatchOptions.BaseBatchOptionsBuilder
- BaseClient - Class in glide.api
-
Base Client class
- BaseClient(BaseClient.ClientBuilder) - Constructor for class glide.api.BaseClient
-
Constructor for client initialization
- BaseClient.ClientBuilder - Class in glide.api
-
Auxiliary builder which wraps all fields
- BaseClient.ResponseFlags - Enum in glide.api
- BaseClientConfiguration - Class in glide.api.models.configuration
-
Configuration settings class for creating a client.
- BaseClientConfiguration(BaseClientConfiguration.BaseClientConfigurationBuilder<?, ?>) - Constructor for class glide.api.models.configuration.BaseClientConfiguration
- BaseClientConfiguration.BaseClientConfigurationBuilder<C extends BaseClientConfiguration,B extends BaseClientConfiguration.BaseClientConfigurationBuilder<C,B>> - Class in glide.api.models.configuration
- BaseClientConfigurationBuilder() - Constructor for class glide.api.models.configuration.BaseClientConfiguration.BaseClientConfigurationBuilder
- BaseResponseResolver - Class in glide.managers
-
Response resolver responsible for evaluating the Valkey response object with a success or failure.
- BaseResponseResolver(GlideExceptionCheckedFunction<Long, Object>) - Constructor for class glide.managers.BaseResponseResolver
- BaseScanOptions - Class in glide.api.models.commands.scan
-
This base class represents the common set of optional arguments for the SCAN family of commands.
- BaseScanOptions(BaseScanOptions.BaseScanOptionsBuilder<?, ?>) - Constructor for class glide.api.models.commands.scan.BaseScanOptions
- BaseScanOptions.BaseScanOptionsBuilder<C extends BaseScanOptions,B extends BaseScanOptions.BaseScanOptionsBuilder<C,B>> - Class in glide.api.models.commands.scan
- BaseScanOptionsBinary - Class in glide.api.models.commands.scan
-
This base class represents the common set of optional arguments for the SCAN family of commands.
- BaseScanOptionsBinary(BaseScanOptionsBinary.BaseScanOptionsBinaryBuilder<?, ?>) - Constructor for class glide.api.models.commands.scan.BaseScanOptionsBinary
- BaseScanOptionsBinary.BaseScanOptionsBinaryBuilder<C extends BaseScanOptionsBinary,B extends BaseScanOptionsBinary.BaseScanOptionsBinaryBuilder<C,B>> - Class in glide.api.models.commands.scan
- BaseScanOptionsBinaryBuilder() - Constructor for class glide.api.models.commands.scan.BaseScanOptionsBinary.BaseScanOptionsBinaryBuilder
- BaseScanOptionsBuilder() - Constructor for class glide.api.models.commands.scan.BaseScanOptions.BaseScanOptionsBuilder
- BaseSubscriptionConfiguration - Class in glide.api.models.configuration
-
Client subscription configuration.
- BaseSubscriptionConfiguration(Optional<BaseSubscriptionConfiguration.MessageCallback>, Optional<Object>) - Constructor for class glide.api.models.configuration.BaseSubscriptionConfiguration
- BaseSubscriptionConfiguration.BaseSubscriptionConfigurationBuilder<B extends BaseSubscriptionConfiguration.BaseSubscriptionConfigurationBuilder<B,C>,C extends BaseSubscriptionConfiguration> - Class in glide.api.models.configuration
- BaseSubscriptionConfiguration.ChannelMode - Interface in glide.api.models.configuration
-
A channel subscription mode.
- BaseSubscriptionConfiguration.MessageCallback - Interface in glide.api.models.configuration
-
Callback called for every incoming message.
- BaseSubscriptionConfigurationBuilder() - Constructor for class glide.api.models.configuration.BaseSubscriptionConfiguration.BaseSubscriptionConfigurationBuilder
- Batch - Class in glide.api.models
-
Batch implementation for standalone
GlideClient. - Batch(boolean) - Constructor for class glide.api.models.Batch
-
Creates a new Batch instance.
- BATCH - command_request.CommandRequestOuterClass.CommandRequest.CommandCase
- BATCH_FIELD_NUMBER - Static variable in class command_request.CommandRequestOuterClass.CommandRequest
- BatchOptions - Class in glide.api.models.commands.batch
-
Options for a batch request for a standalone client.
- BatchOptions(BatchOptions.BatchOptionsBuilder<?, ?>) - Constructor for class glide.api.models.commands.batch.BatchOptions
- BatchOptions.BatchOptionsBuilder<C extends BatchOptions,B extends BatchOptions.BatchOptionsBuilder<C,B>> - Class in glide.api.models.commands.batch
- BatchOptionsBuilder() - Constructor for class glide.api.models.commands.batch.BatchOptions.BatchOptionsBuilder
- BEFORE - glide.api.models.commands.LInsertOptions.InsertPosition
-
Insert new element before the pivot.
- BgRewriteAof - command_request.CommandRequestOuterClass.RequestType
-
BgRewriteAof = 1113; - BgRewriteAof_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
BgRewriteAof = 1113; - BgSave - command_request.CommandRequestOuterClass.RequestType
-
BgSave = 1114; - BgSave_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
BgSave = 1114; - binaryOutput - Variable in class glide.api.models.BaseBatch
-
Flag whether batch commands may return binary data.
If set totrue, all commands in this batch returnGlideStringinstead ofString. - BIT - glide.api.models.commands.bitmap.BitmapIndexType
-
Specifies a bit index
- bitcount(GlideString) - Method in class glide.api.BaseClient
- bitcount(GlideString, long) - Method in class glide.api.BaseClient
- bitcount(GlideString, long, long) - Method in class glide.api.BaseClient
- bitcount(GlideString, long, long, BitmapIndexType) - Method in class glide.api.BaseClient
- bitcount(String) - Method in class glide.api.BaseClient
- bitcount(String, long) - Method in class glide.api.BaseClient
- bitcount(String, long, long) - Method in class glide.api.BaseClient
- bitcount(String, long, long, BitmapIndexType) - Method in class glide.api.BaseClient
- bitcount(ArgType) - Method in class glide.api.models.BaseBatch
-
Counts the number of set bits (population counting) in a string stored at
key. - bitcount(ArgType, long) - Method in class glide.api.models.BaseBatch
-
Counts the number of set bits (population counting) in a string stored at
key. - bitcount(ArgType, long, long) - Method in class glide.api.models.BaseBatch
-
Counts the number of set bits (population counting) in a string stored at
key. - bitcount(ArgType, long, long, BitmapIndexType) - Method in class glide.api.models.BaseBatch
-
Counts the number of set bits (population counting) in a string stored at
key. - bitcount(GlideString) - Method in interface glide.api.commands.BitmapBaseCommands
-
Counts the number of set bits (population counting) in a string stored at
key. - bitcount(GlideString, long) - Method in interface glide.api.commands.BitmapBaseCommands
-
Counts the number of set bits (population counting) in a string stored at
key. - bitcount(GlideString, long, long) - Method in interface glide.api.commands.BitmapBaseCommands
-
Counts the number of set bits (population counting) in a string stored at
key. - bitcount(GlideString, long, long, BitmapIndexType) - Method in interface glide.api.commands.BitmapBaseCommands
-
Counts the number of set bits (population counting) in a string stored at
key. - bitcount(String) - Method in interface glide.api.commands.BitmapBaseCommands
-
Counts the number of set bits (population counting) in a string stored at
key. - bitcount(String, long) - Method in interface glide.api.commands.BitmapBaseCommands
-
Counts the number of set bits (population counting) in a string stored at
key. - bitcount(String, long, long) - Method in interface glide.api.commands.BitmapBaseCommands
-
Counts the number of set bits (population counting) in a string stored at
key. - bitcount(String, long, long, BitmapIndexType) - Method in interface glide.api.commands.BitmapBaseCommands
-
Counts the number of set bits (population counting) in a string stored at
key. - BitCount - command_request.CommandRequestOuterClass.RequestType
-
BitCount = 101; - BitCount_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
BitCount = 101; - bitfield(GlideString, BitFieldOptions.BitFieldSubCommands[]) - Method in class glide.api.BaseClient
- bitfield(String, BitFieldOptions.BitFieldSubCommands[]) - Method in class glide.api.BaseClient
- bitfield(ArgType, BitFieldOptions.BitFieldSubCommands[]) - Method in class glide.api.models.BaseBatch
-
Reads or modifies the array of bits representing the string that is held at
keybased on the specifiedsubCommands. - bitfield(GlideString, BitFieldOptions.BitFieldSubCommands[]) - Method in interface glide.api.commands.BitmapBaseCommands
-
Reads or modifies the array of bits representing the string that is held at
keybased on the specifiedsubCommands. - bitfield(String, BitFieldOptions.BitFieldSubCommands[]) - Method in interface glide.api.commands.BitmapBaseCommands
-
Reads or modifies the array of bits representing the string that is held at
keybased on the specifiedsubCommands. - BitField - command_request.CommandRequestOuterClass.RequestType
-
BitField = 102; - BitField_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
BitField = 102; - BitFieldGet(BitFieldOptions.BitEncoding, BitFieldOptions.BitOffset) - Constructor for class glide.api.models.commands.bitmap.BitFieldOptions.BitFieldGet
- BitFieldIncrby(BitFieldOptions.BitEncoding, BitFieldOptions.BitOffset, long) - Constructor for class glide.api.models.commands.bitmap.BitFieldOptions.BitFieldIncrby
- BitFieldOptions - Class in glide.api.models.commands.bitmap
- BitFieldOptions() - Constructor for class glide.api.models.commands.bitmap.BitFieldOptions
- BitFieldOptions.BitFieldGet - Class in glide.api.models.commands.bitmap
-
GETsubcommand for getting the value in the binary representation of the string stored inkeybased onBitFieldOptions.BitEncodingandBitFieldOptions.Offset. - BitFieldOptions.BitFieldIncrby - Class in glide.api.models.commands.bitmap
-
INCRBYsubcommand for increasing or decreasing the bits in the binary representation of the string stored inkeybased onBitFieldOptions.BitEncodingandBitFieldOptions.Offset. - BitFieldOptions.BitFieldOverflow - Class in glide.api.models.commands.bitmap
-
OVERFLOWsubcommand that determines the result of theSETorINCRBYcommands when an under or overflow occurs. - BitFieldOptions.BitFieldOverflow.BitOverflowControl - Enum in glide.api.models.commands.bitmap
-
Supported bit overflow controls
- BitFieldOptions.BitFieldReadOnlySubCommands - Interface in glide.api.models.commands.bitmap
-
Subcommands for
bitfieldReadOnly. - BitFieldOptions.BitFieldSet - Class in glide.api.models.commands.bitmap
-
SETsubcommand for setting the bits in the binary representation of the string stored inkeybased onBitFieldOptions.BitEncodingandBitFieldOptions.Offset. - BitFieldOptions.BitFieldSubCommands - Interface in glide.api.models.commands.bitmap
-
Subcommands for
bitfieldandbitfield_ro. - BitFieldOptions.Offset - Class in glide.api.models.commands.bitmap
-
Offset in the array of bits.
- BitFieldOptions.OffsetMultiplier - Class in glide.api.models.commands.bitmap
-
Offset in the array of bits multiplied by the encoding value.
- BitFieldOptions.SignedEncoding - Class in glide.api.models.commands.bitmap
-
Specifies that the argument is a signed encoding.
- BitFieldOptions.UnsignedEncoding - Class in glide.api.models.commands.bitmap
-
Specifies that the argument is an unsigned encoding.
- BitFieldOverflow(BitFieldOptions.BitFieldOverflow.BitOverflowControl) - Constructor for class glide.api.models.commands.bitmap.BitFieldOptions.BitFieldOverflow
- bitfieldReadOnly(GlideString, BitFieldOptions.BitFieldReadOnlySubCommands[]) - Method in class glide.api.BaseClient
- bitfieldReadOnly(String, BitFieldOptions.BitFieldReadOnlySubCommands[]) - Method in class glide.api.BaseClient
- bitfieldReadOnly(ArgType, BitFieldOptions.BitFieldReadOnlySubCommands[]) - Method in class glide.api.models.BaseBatch
-
Reads the array of bits representing the string that is held at
keybased on the specifiedsubCommands.
This command is routed depending on the client'sReadFromstrategy. - bitfieldReadOnly(GlideString, BitFieldOptions.BitFieldReadOnlySubCommands[]) - Method in interface glide.api.commands.BitmapBaseCommands
-
Reads the array of bits representing the string that is held at
keybased on the specifiedsubCommands.
This command is routed depending on the client'sReadFromstrategy. - bitfieldReadOnly(String, BitFieldOptions.BitFieldReadOnlySubCommands[]) - Method in interface glide.api.commands.BitmapBaseCommands
-
Reads the array of bits representing the string that is held at
keybased on the specifiedsubCommands.
This command is routed depending on the client'sReadFromstrategy. - BitFieldReadOnly - command_request.CommandRequestOuterClass.RequestType
-
BitFieldReadOnly = 103; - BitFieldReadOnly_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
BitFieldReadOnly = 103; - BitFieldSet(BitFieldOptions.BitEncoding, BitFieldOptions.BitOffset, long) - Constructor for class glide.api.models.commands.bitmap.BitFieldOptions.BitFieldSet
- BitmapBaseCommands - Interface in glide.api.commands
-
Supports commands for the "Bitmap Commands" group for standalone and cluster clients.
- BitmapIndexType - Enum in glide.api.models.commands.bitmap
-
Optional arguments for
BitmapBaseCommands.bitcount(String, long, long, BitmapIndexType). - bitop(BitwiseOperation, GlideString, GlideString[]) - Method in class glide.api.BaseClient
- bitop(BitwiseOperation, String, String[]) - Method in class glide.api.BaseClient
- bitop(BitwiseOperation, ArgType, ArgType[]) - Method in class glide.api.models.BaseBatch
-
Perform a bitwise operation between multiple keys (containing string values) and store the result in the
destination. - bitop(BitwiseOperation, GlideString, GlideString[]) - Method in interface glide.api.commands.BitmapBaseCommands
-
Perform a bitwise operation between multiple keys (containing string values) and store the result in the
destination. - bitop(BitwiseOperation, String, String[]) - Method in interface glide.api.commands.BitmapBaseCommands
-
Perform a bitwise operation between multiple keys (containing string values) and store the result in the
destination. - BitOp - command_request.CommandRequestOuterClass.RequestType
-
BitOp = 104; - BitOp_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
BitOp = 104; - bitpos(GlideString, long) - Method in class glide.api.BaseClient
- bitpos(GlideString, long, long) - Method in class glide.api.BaseClient
- bitpos(GlideString, long, long, long) - Method in class glide.api.BaseClient
- bitpos(GlideString, long, long, long, BitmapIndexType) - Method in class glide.api.BaseClient
- bitpos(String, long) - Method in class glide.api.BaseClient
- bitpos(String, long, long) - Method in class glide.api.BaseClient
- bitpos(String, long, long, long) - Method in class glide.api.BaseClient
- bitpos(String, long, long, long, BitmapIndexType) - Method in class glide.api.BaseClient
- bitpos(ArgType, long) - Method in class glide.api.models.BaseBatch
-
Returns the position of the first bit matching the given
bitvalue. - bitpos(ArgType, long, long) - Method in class glide.api.models.BaseBatch
-
Returns the position of the first bit matching the given
bitvalue. - bitpos(ArgType, long, long, long) - Method in class glide.api.models.BaseBatch
-
Returns the position of the first bit matching the given
bitvalue. - bitpos(ArgType, long, long, long, BitmapIndexType) - Method in class glide.api.models.BaseBatch
-
Returns the position of the first bit matching the given
bitvalue. - bitpos(GlideString, long) - Method in interface glide.api.commands.BitmapBaseCommands
-
Returns the position of the first bit matching the given
bitvalue. - bitpos(GlideString, long, long) - Method in interface glide.api.commands.BitmapBaseCommands
-
Returns the position of the first bit matching the given
bitvalue. - bitpos(GlideString, long, long, long) - Method in interface glide.api.commands.BitmapBaseCommands
-
Returns the position of the first bit matching the given
bitvalue. - bitpos(GlideString, long, long, long, BitmapIndexType) - Method in interface glide.api.commands.BitmapBaseCommands
-
Returns the position of the first bit matching the given
bitvalue. - bitpos(String, long) - Method in interface glide.api.commands.BitmapBaseCommands
-
Returns the position of the first bit matching the given
bitvalue. - bitpos(String, long, long) - Method in interface glide.api.commands.BitmapBaseCommands
-
Returns the position of the first bit matching the given
bitvalue. - bitpos(String, long, long, long) - Method in interface glide.api.commands.BitmapBaseCommands
-
Returns the position of the first bit matching the given
bitvalue. - bitpos(String, long, long, long, BitmapIndexType) - Method in interface glide.api.commands.BitmapBaseCommands
-
Returns the position of the first bit matching the given
bitvalue. - BitPos - command_request.CommandRequestOuterClass.RequestType
-
BitPos = 105; - BitPos_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
BitPos = 105; - BitwiseOperation - Enum in glide.api.models.commands.bitmap
-
Defines bitwise operation for
BitmapBaseCommands.bitop(BitwiseOperation, String, String[]). - blmove(GlideString, GlideString, ListDirection, ListDirection, double) - Method in class glide.api.BaseClient
- blmove(String, String, ListDirection, ListDirection, double) - Method in class glide.api.BaseClient
- blmove(ArgType, ArgType, ListDirection, ListDirection, double) - Method in class glide.api.models.BaseBatch
-
Blocks the connection until it atomically pops and removes the left/right-most element to the list stored at
sourcedepending onwhereFrom, and pushes the element at the first/last element of the list stored atdestinationdepending onwhereFrom.
BLMoveis the blocking variant of#lmove(ArgType, ArgType, ListDirection, ListDirection). - blmove(GlideString, GlideString, ListDirection, ListDirection, double) - Method in interface glide.api.commands.ListBaseCommands
-
Blocks the connection until it pops atomically and removes the left/right-most element to the list stored at
sourcedepending onwherefrom, and pushes the element at the first/last element of the list stored atdestinationdepending onwherefrom.
BLMoveis the blocking variant ofListBaseCommands.lmove(String, String, ListDirection, ListDirection). - blmove(String, String, ListDirection, ListDirection, double) - Method in interface glide.api.commands.ListBaseCommands
-
Blocks the connection until it pops atomically and removes the left/right-most element to the list stored at
sourcedepending onwherefrom, and pushes the element at the first/last element of the list stored atdestinationdepending onwherefrom.
BLMoveis the blocking variant ofListBaseCommands.lmove(String, String, ListDirection, ListDirection). - BLMove - command_request.CommandRequestOuterClass.RequestType
-
BLMove = 801; - BLMove_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
BLMove = 801; - blmpop(ArgType[], ListDirection, double) - Method in class glide.api.models.BaseBatch
-
Blocks the connection until it pops one element from the first non-empty list from the provided
keys. - blmpop(ArgType[], ListDirection, Long, double) - Method in class glide.api.models.BaseBatch
-
Blocks the connection until it pops one or more elements from the first non-empty list from the provided
keys. - blmpop(GlideString[], ListDirection, double) - Method in class glide.api.BaseClient
- blmpop(GlideString[], ListDirection, long, double) - Method in class glide.api.BaseClient
- blmpop(String[], ListDirection, double) - Method in class glide.api.BaseClient
- blmpop(String[], ListDirection, long, double) - Method in class glide.api.BaseClient
- blmpop(GlideString[], ListDirection, double) - Method in interface glide.api.commands.ListBaseCommands
-
Blocks the connection until it pops one element from the first non-empty list from the provided
keysBLMPOPis the blocking variant ofListBaseCommands.lmpop(String[], ListDirection). - blmpop(GlideString[], ListDirection, long, double) - Method in interface glide.api.commands.ListBaseCommands
-
Blocks the connection until it pops one or more elements from the first non-empty list from the provided
keysBLMPOPis the blocking variant ofListBaseCommands.lmpop(String[], ListDirection, long). - blmpop(String[], ListDirection, double) - Method in interface glide.api.commands.ListBaseCommands
-
Blocks the connection until it pops one element from the first non-empty list from the provided
keysBLMPOPis the blocking variant ofListBaseCommands.lmpop(String[], ListDirection). - blmpop(String[], ListDirection, long, double) - Method in interface glide.api.commands.ListBaseCommands
-
Blocks the connection until it pops one or more elements from the first non-empty list from the provided
keysBLMPOPis the blocking variant ofListBaseCommands.lmpop(String[], ListDirection, long). - BLMPop - command_request.CommandRequestOuterClass.RequestType
-
BLMPop = 802; - BLMPop_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
BLMPop = 802; - block - Variable in class glide.api.models.commands.stream.StreamReadOptions
-
If set, the request will be blocked for the set amount of milliseconds or until the server has the required number of entries.
- block(Long) - Method in class glide.api.models.commands.stream.StreamReadOptions.StreamReadOptionsBuilder
-
If set, the request will be blocked for the set amount of milliseconds or until the server has the required number of entries.
- blpop(ArgType[], double) - Method in class glide.api.models.BaseBatch
-
Pops an element from the head of the first list that is non-empty, with the given
keysbeing checked in the order that they are given.
Blocks the connection when there are no elements to pop from any of the given lists. - blpop(GlideString[], double) - Method in class glide.api.BaseClient
- blpop(String[], double) - Method in class glide.api.BaseClient
- blpop(GlideString[], double) - Method in interface glide.api.commands.ListBaseCommands
-
Pops an element from the head of the first list that is non-empty, with the given
keysbeing checked in the order that they are given.
Blocks the connection when there are no elements to pop from any of the given lists. - blpop(String[], double) - Method in interface glide.api.commands.ListBaseCommands
-
Pops an element from the head of the first list that is non-empty, with the given
keysbeing checked in the order that they are given.
Blocks the connection when there are no elements to pop from any of the given lists. - BLPop - command_request.CommandRequestOuterClass.RequestType
-
BLPop = 803; - BLPop_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
BLPop = 803; - brpop(ArgType[], double) - Method in class glide.api.models.BaseBatch
-
Pops an element from the tail of the first list that is non-empty, with the given
keysbeing checked in the order that they are given.
Blocks the connection when there are no elements to pop from any of the given lists. - brpop(GlideString[], double) - Method in class glide.api.BaseClient
- brpop(String[], double) - Method in class glide.api.BaseClient
- brpop(GlideString[], double) - Method in interface glide.api.commands.ListBaseCommands
-
Pops an element from the tail of the first list that is non-empty, with the given
keysbeing checked in the order that they are given.
Blocks the connection when there are no elements to pop from any of the given lists. - brpop(String[], double) - Method in interface glide.api.commands.ListBaseCommands
-
Pops an element from the tail of the first list that is non-empty, with the given
keysbeing checked in the order that they are given.
Blocks the connection when there are no elements to pop from any of the given lists. - BRPop - command_request.CommandRequestOuterClass.RequestType
-
BRPop = 804; - BRPop_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
BRPop = 804; - BRPopLPush - command_request.CommandRequestOuterClass.RequestType
-
deprecated in 6.2.0
- BRPopLPush_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
deprecated in 6.2.0
- BufferUtils - Class in glide.utils
-
Utility methods for efficient ByteBuffer operations.
- build() - Method in class command_request.CommandRequestOuterClass.Batch.Builder
- build() - Method in class command_request.CommandRequestOuterClass.ByAddressRoute.Builder
- build() - Method in class command_request.CommandRequestOuterClass.ClusterScan.Builder
- build() - Method in class command_request.CommandRequestOuterClass.Command.ArgsArray.Builder
- build() - Method in class command_request.CommandRequestOuterClass.Command.Builder
- build() - Method in class command_request.CommandRequestOuterClass.CommandRequest.Builder
- build() - Method in class command_request.CommandRequestOuterClass.RefreshIamToken.Builder
- build() - Method in class command_request.CommandRequestOuterClass.Routes.Builder
- build() - Method in class command_request.CommandRequestOuterClass.ScriptInvocation.Builder
- build() - Method in class command_request.CommandRequestOuterClass.ScriptInvocationPointers.Builder
- build() - Method in class command_request.CommandRequestOuterClass.SlotIdRoute.Builder
- build() - Method in class command_request.CommandRequestOuterClass.SlotKeyRoute.Builder
- build() - Method in class command_request.CommandRequestOuterClass.UpdateConnectionPassword.Builder
- build() - Method in class connection_request.ConnectionRequestOuterClass.AuthenticationInfo.Builder
- build() - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRequest.Builder
- build() - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRetryStrategy.Builder
- build() - Method in class connection_request.ConnectionRequestOuterClass.IamCredentials.Builder
- build() - Method in class connection_request.ConnectionRequestOuterClass.NodeAddress.Builder
- build() - Method in class connection_request.ConnectionRequestOuterClass.PeriodicChecksDisabled.Builder
- build() - Method in class connection_request.ConnectionRequestOuterClass.PeriodicChecksManualInterval.Builder
- build() - Method in class connection_request.ConnectionRequestOuterClass.PubSubChannelsOrPatterns.Builder
- build() - Method in class connection_request.ConnectionRequestOuterClass.PubSubSubscriptions.Builder
- build() - Method in class glide.api.models.commands.batch.BaseBatchOptions.BaseBatchOptionsBuilder
- build() - Method in class glide.api.models.commands.batch.BatchOptions.BatchOptionsBuilder
- build() - Method in class glide.api.models.commands.batch.ClusterBatchOptions.ClusterBatchOptionsBuilder
- build() - Method in class glide.api.models.commands.batch.ClusterBatchRetryStrategy.ClusterBatchRetryStrategyBuilder
- build() - Method in class glide.api.models.commands.FT.FTAggregateOptions.FTAggregateOptionsBuilder
- build() - Method in class glide.api.models.commands.FT.FTCreateOptions.FTCreateOptionsBuilder
- build() - Method in class glide.api.models.commands.FT.FTCreateOptions.VectorFieldFlatBuilder
- build() - Method in class glide.api.models.commands.FT.FTCreateOptions.VectorFieldHnswBuilder
- build() - Method in class glide.api.models.commands.FT.FTSearchOptions.FTSearchOptionsBuilder
- build() - Method in class glide.api.models.commands.geospatial.GeoSearchOptions.GeoSearchOptionsBuilder
- build() - Method in class glide.api.models.commands.geospatial.GeoSearchStoreOptions.GeoSearchStoreOptionsBuilder
- build() - Method in class glide.api.models.commands.HashFieldExpirationConditionOptions.HashFieldExpirationConditionOptionsBuilder
- build() - Method in class glide.api.models.commands.HGetExOptions.HGetExOptionsBuilder
- build() - Method in class glide.api.models.commands.HSetExOptions.HSetExOptionsBuilder
- build() - Method in class glide.api.models.commands.json.JsonGetOptions.JsonGetOptionsBuilder
- build() - Method in class glide.api.models.commands.json.JsonGetOptionsBinary.JsonGetOptionsBinaryBuilder
- build() - Method in class glide.api.models.commands.LPosOptions.LPosOptionsBuilder
- build() - Method in class glide.api.models.commands.RestoreOptions.RestoreOptionsBuilder
- build() - Method in class glide.api.models.commands.scan.BaseScanOptions.BaseScanOptionsBuilder
- build() - Method in class glide.api.models.commands.scan.BaseScanOptionsBinary.BaseScanOptionsBinaryBuilder
- build() - Method in class glide.api.models.commands.scan.HScanOptions.HScanOptionsBuilder
- build() - Method in class glide.api.models.commands.scan.HScanOptionsBinary.HScanOptionsBinaryBuilder
- build() - Method in class glide.api.models.commands.scan.ScanOptions.ScanOptionsBuilder
- build() - Method in class glide.api.models.commands.scan.SScanOptions.SScanOptionsBuilder
- build() - Method in class glide.api.models.commands.scan.SScanOptionsBinary.SScanOptionsBinaryBuilder
- build() - Method in class glide.api.models.commands.scan.ZScanOptions.ZScanOptionsBuilder
- build() - Method in class glide.api.models.commands.scan.ZScanOptionsBinary.ZScanOptionsBinaryBuilder
- build() - Method in class glide.api.models.commands.ScriptArgOptions.ScriptArgOptionsBuilder
- build() - Method in class glide.api.models.commands.ScriptArgOptionsGlideString.ScriptArgOptionsGlideStringBuilder
- build() - Method in class glide.api.models.commands.ScriptOptions.ScriptOptionsBuilder
- build() - Method in class glide.api.models.commands.ScriptOptionsGlideString.ScriptOptionsGlideStringBuilder
- build() - Method in class glide.api.models.commands.SetOptions.SetOptionsBuilder
- build() - Method in class glide.api.models.commands.SortBaseOptions.SortBaseOptionsBuilder
- build() - Method in class glide.api.models.commands.SortOptions.SortOptionsBuilder
- build() - Method in class glide.api.models.commands.SortOptionsBinary.SortOptionsBinaryBuilder
- build() - Method in class glide.api.models.commands.stream.StreamAddOptions.StreamAddOptionsBuilder
- build() - Method in class glide.api.models.commands.stream.StreamAddOptionsBinary.StreamAddOptionsBinaryBuilder
- build() - Method in class glide.api.models.commands.stream.StreamClaimOptions.StreamClaimOptionsBuilder
- build() - Method in class glide.api.models.commands.stream.StreamGroupOptions.StreamGroupOptionsBuilder
- build() - Method in class glide.api.models.commands.stream.StreamPendingOptions.StreamPendingOptionsBuilder
- build() - Method in class glide.api.models.commands.stream.StreamPendingOptionsBinary.StreamPendingOptionsBinaryBuilder
- build() - Method in class glide.api.models.commands.stream.StreamReadGroupOptions.StreamReadGroupOptionsBuilder
- build() - Method in class glide.api.models.commands.stream.StreamReadOptions.StreamReadOptionsBuilder
- build() - Method in class glide.api.models.commands.ZAddOptions.ZAddOptionsBuilder
- build() - Method in class glide.api.models.configuration.AdvancedBaseClientConfiguration.AdvancedBaseClientConfigurationBuilder
- build() - Method in class glide.api.models.configuration.AdvancedGlideClientConfiguration.AdvancedGlideClientConfigurationBuilder
- build() - Method in class glide.api.models.configuration.AdvancedGlideClusterClientConfiguration.AdvancedGlideClusterClientConfigurationBuilder
- build() - Method in class glide.api.models.configuration.BackoffStrategy.BackoffStrategyBuilder
- build() - Method in class glide.api.models.configuration.BaseClientConfiguration.BaseClientConfigurationBuilder
- build() - Method in class glide.api.models.configuration.BaseSubscriptionConfiguration.BaseSubscriptionConfigurationBuilder
- build() - Method in class glide.api.models.configuration.ClusterSubscriptionConfiguration.ClusterSubscriptionConfigurationBuilder
- build() - Method in class glide.api.models.configuration.GlideClientConfiguration.GlideClientConfigurationBuilder
- build() - Method in class glide.api.models.configuration.GlideClusterClientConfiguration.GlideClusterClientConfigurationBuilder
- build() - Method in class glide.api.models.configuration.IamAuthConfig.IamAuthConfigBuilder
- build() - Method in class glide.api.models.configuration.NodeAddress.NodeAddressBuilder
- build() - Method in class glide.api.models.configuration.ServerCredentials.ServerCredentialsBuilder
- build() - Method in class glide.api.models.configuration.StandaloneSubscriptionConfiguration.StandaloneSubscriptionConfigurationBuilder
- build() - Method in class glide.api.models.configuration.TlsAdvancedConfiguration.TlsAdvancedConfigurationBuilder
- build() - Method in class glide.api.OpenTelemetry.MetricsConfig.Builder
-
Builds the MetricsConfig.
- build() - Method in class glide.api.OpenTelemetry.OpenTelemetryConfig.Builder
-
Builds the OpenTelemetryConfig.
- build() - Method in class glide.api.OpenTelemetry.TracesConfig.Builder
-
Builds the TracesConfig.
- build() - Method in class response.ResponseOuterClass.RequestError.Builder
- build() - Method in class response.ResponseOuterClass.Response.Builder
- buildCommand(CommandRequestOuterClass.RequestType) - Method in class glide.api.models.BaseBatch
-
Build protobuf
CommandRequestOuterClass.Commandobject for given command and arguments. - buildCommand(CommandRequestOuterClass.RequestType, CommandRequestOuterClass.Command.ArgsArray) - Method in class glide.api.models.BaseBatch
-
Build protobuf
CommandRequestOuterClass.Commandobject for given command and arguments. - buildCommand(CommandRequestOuterClass.RequestType, ArgsBuilder) - Method in class glide.api.models.BaseBatch
-
Build protobuf
CommandRequestOuterClass.Commandobject for given command and arguments. - buildCommandManager(ConnectionManager) - Static method in class glide.api.BaseClient
-
Build CommandManager for native client
- buildConnectionManager() - Static method in class glide.api.BaseClient
-
Build ConnectionManager for native client
- builder() - Static method in class glide.api.models.commands.batch.BatchOptions
- builder() - Static method in class glide.api.models.commands.batch.ClusterBatchOptions
- builder() - Static method in class glide.api.models.commands.batch.ClusterBatchRetryStrategy
- builder() - Static method in class glide.api.models.commands.FT.FTAggregateOptions
- builder() - Static method in class glide.api.models.commands.FT.FTCreateOptions
- builder() - Static method in class glide.api.models.commands.FT.FTSearchOptions
- builder() - Static method in class glide.api.models.commands.geospatial.GeoSearchOptions
- builder() - Static method in class glide.api.models.commands.geospatial.GeoSearchStoreOptions
- builder() - Static method in class glide.api.models.commands.HashFieldExpirationConditionOptions
- builder() - Static method in class glide.api.models.commands.HGetExOptions
- builder() - Static method in class glide.api.models.commands.HSetExOptions
- builder() - Static method in class glide.api.models.commands.json.JsonGetOptions
- builder() - Static method in class glide.api.models.commands.json.JsonGetOptionsBinary
- builder() - Static method in class glide.api.models.commands.LPosOptions
- builder() - Static method in class glide.api.models.commands.RestoreOptions
- builder() - Static method in class glide.api.models.commands.scan.HScanOptions
- builder() - Static method in class glide.api.models.commands.scan.HScanOptionsBinary
- builder() - Static method in class glide.api.models.commands.scan.ScanOptions
- builder() - Static method in class glide.api.models.commands.scan.SScanOptions
- builder() - Static method in class glide.api.models.commands.scan.SScanOptionsBinary
- builder() - Static method in class glide.api.models.commands.scan.ZScanOptions
- builder() - Static method in class glide.api.models.commands.scan.ZScanOptionsBinary
- builder() - Static method in class glide.api.models.commands.ScriptArgOptions
- builder() - Static method in class glide.api.models.commands.ScriptArgOptionsGlideString
- builder() - Static method in class glide.api.models.commands.ScriptOptions
- builder() - Static method in class glide.api.models.commands.ScriptOptionsGlideString
- builder() - Static method in class glide.api.models.commands.SetOptions
- builder() - Static method in class glide.api.models.commands.SortOptions
- builder() - Static method in class glide.api.models.commands.SortOptionsBinary
- builder() - Static method in class glide.api.models.commands.stream.StreamAddOptions
- builder() - Static method in class glide.api.models.commands.stream.StreamAddOptionsBinary
- builder() - Static method in class glide.api.models.commands.stream.StreamClaimOptions
- builder() - Static method in class glide.api.models.commands.stream.StreamGroupOptions
- builder() - Static method in class glide.api.models.commands.stream.StreamPendingOptions
- builder() - Static method in class glide.api.models.commands.stream.StreamPendingOptionsBinary
- builder() - Static method in class glide.api.models.commands.stream.StreamReadGroupOptions
- builder() - Static method in class glide.api.models.commands.stream.StreamReadOptions
- builder() - Static method in class glide.api.models.commands.ZAddOptions
- builder() - Static method in class glide.api.models.configuration.AdvancedGlideClientConfiguration
- builder() - Static method in class glide.api.models.configuration.AdvancedGlideClusterClientConfiguration
- builder() - Static method in class glide.api.models.configuration.BackoffStrategy
- builder() - Static method in class glide.api.models.configuration.ClusterSubscriptionConfiguration
- builder() - Static method in class glide.api.models.configuration.GlideClientConfiguration
- builder() - Static method in class glide.api.models.configuration.GlideClusterClientConfiguration
- builder() - Static method in class glide.api.models.configuration.IamAuthConfig
- builder() - Static method in class glide.api.models.configuration.NodeAddress
- builder() - Static method in class glide.api.models.configuration.ServerCredentials
- builder() - Static method in class glide.api.models.configuration.StandaloneSubscriptionConfiguration
- builder() - Static method in class glide.api.models.configuration.TlsAdvancedConfiguration
- builder() - Static method in class glide.api.OpenTelemetry.MetricsConfig
-
Creates a new MetricsConfig builder.
- builder() - Static method in class glide.api.OpenTelemetry.OpenTelemetryConfig
-
Creates a new OpenTelemetryConfig builder.
- builder() - Static method in class glide.api.OpenTelemetry.TracesConfig
-
Creates a new TracesConfig builder.
- builder(FTCreateOptions.DistanceMetric, int) - Static method in class glide.api.models.commands.FT.FTCreateOptions.VectorFieldFlat
-
Init a builder.
- builder(FTCreateOptions.DistanceMetric, int) - Static method in class glide.api.models.commands.FT.FTCreateOptions.VectorFieldHnsw
-
Init a builder.
- Builder() - Constructor for class glide.api.OpenTelemetry.MetricsConfig.Builder
- Builder() - Constructor for class glide.api.OpenTelemetry.OpenTelemetryConfig.Builder
- Builder() - Constructor for class glide.api.OpenTelemetry.TracesConfig.Builder
- buildMessageHandler(BaseClientConfiguration) - Static method in class glide.api.BaseClient
-
Build MessageHandler for native client
- buildPartial() - Method in class command_request.CommandRequestOuterClass.Batch.Builder
- buildPartial() - Method in class command_request.CommandRequestOuterClass.ByAddressRoute.Builder
- buildPartial() - Method in class command_request.CommandRequestOuterClass.ClusterScan.Builder
- buildPartial() - Method in class command_request.CommandRequestOuterClass.Command.ArgsArray.Builder
- buildPartial() - Method in class command_request.CommandRequestOuterClass.Command.Builder
- buildPartial() - Method in class command_request.CommandRequestOuterClass.CommandRequest.Builder
- buildPartial() - Method in class command_request.CommandRequestOuterClass.RefreshIamToken.Builder
- buildPartial() - Method in class command_request.CommandRequestOuterClass.Routes.Builder
- buildPartial() - Method in class command_request.CommandRequestOuterClass.ScriptInvocation.Builder
- buildPartial() - Method in class command_request.CommandRequestOuterClass.ScriptInvocationPointers.Builder
- buildPartial() - Method in class command_request.CommandRequestOuterClass.SlotIdRoute.Builder
- buildPartial() - Method in class command_request.CommandRequestOuterClass.SlotKeyRoute.Builder
- buildPartial() - Method in class command_request.CommandRequestOuterClass.UpdateConnectionPassword.Builder
- buildPartial() - Method in class connection_request.ConnectionRequestOuterClass.AuthenticationInfo.Builder
- buildPartial() - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRequest.Builder
- buildPartial() - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRetryStrategy.Builder
- buildPartial() - Method in class connection_request.ConnectionRequestOuterClass.IamCredentials.Builder
- buildPartial() - Method in class connection_request.ConnectionRequestOuterClass.NodeAddress.Builder
- buildPartial() - Method in class connection_request.ConnectionRequestOuterClass.PeriodicChecksDisabled.Builder
- buildPartial() - Method in class connection_request.ConnectionRequestOuterClass.PeriodicChecksManualInterval.Builder
- buildPartial() - Method in class connection_request.ConnectionRequestOuterClass.PubSubChannelsOrPatterns.Builder
- buildPartial() - Method in class connection_request.ConnectionRequestOuterClass.PubSubSubscriptions.Builder
- buildPartial() - Method in class response.ResponseOuterClass.RequestError.Builder
- buildPartial() - Method in class response.ResponseOuterClass.Response.Builder
- BY_ADDRESS_ROUTE - command_request.CommandRequestOuterClass.Routes.ValueCase
- BY_ADDRESS_ROUTE_FIELD_NUMBER - Static variable in class command_request.CommandRequestOuterClass.Routes
- BY_COMMAND_GLIDE_STRING - Static variable in class glide.api.models.commands.SortOptionsBinary
-
BYsubcommand string to include in theSORTandSORT_ROcommands. - BY_COMMAND_STRING - Static variable in class glide.api.models.commands.SortOptions
-
BYsubcommand string to include in theSORTandSORT_ROcommands. - ByAddressRoute(String) - Constructor for class glide.api.models.configuration.RequestRoutingConfiguration.ByAddressRoute
-
Create a route using address string formatted as
"address:port". - ByAddressRoute(String, int) - Constructor for class glide.api.models.configuration.RequestRoutingConfiguration.ByAddressRoute
-
Create a route using hostname/address and port.
- byPattern(GlideString) - Method in class glide.api.models.commands.SortOptionsBinary.SortOptionsBinaryBuilder
-
A pattern to sort by external keys instead of by the elements stored at the key themselves.
- byPattern(String) - Method in class glide.api.models.commands.SortOptions.SortOptionsBuilder
-
A pattern to sort by external keys instead of by the elements stored at the key themselves.
- BYTE - glide.api.models.commands.bitmap.BitmapIndexType
-
Specifies a byte index *
- bzmpop(ArgType[], ScoreFilter, double) - Method in class glide.api.models.BaseBatch
-
Blocks the connection until it pops and returns a member-score pair from the first non-empty sorted set, with the given
keysbeing checked in the order they are provided.
BZMPOPis the blocking variant of#zmpop(ArgType[], ScoreFilter). - bzmpop(ArgType[], ScoreFilter, double, long) - Method in class glide.api.models.BaseBatch
-
Blocks the connection until it pops and returns multiple member-score pairs from the first non-empty sorted set, with the given
keysbeing checked in the order they are provided.
BZMPOPis the blocking variant of#zmpop(ArgType[], ScoreFilter, long). - bzmpop(GlideString[], ScoreFilter, double) - Method in class glide.api.BaseClient
- bzmpop(GlideString[], ScoreFilter, double, long) - Method in class glide.api.BaseClient
- bzmpop(String[], ScoreFilter, double) - Method in class glide.api.BaseClient
- bzmpop(String[], ScoreFilter, double, long) - Method in class glide.api.BaseClient
- bzmpop(GlideString[], ScoreFilter, double) - Method in interface glide.api.commands.SortedSetBaseCommands
-
Blocks the connection until it pops and returns a member-score pair from the first non-empty sorted set, with the given
keysbeing checked in the order they are provided.
BZMPOPis the blocking variant ofSortedSetBaseCommands.zmpop(String[], ScoreFilter). - bzmpop(GlideString[], ScoreFilter, double, long) - Method in interface glide.api.commands.SortedSetBaseCommands
-
Blocks the connection until it pops and returns multiple member-score pairs from the first non-empty sorted set, with the given
keysbeing checked in the order they are provided.
BZMPOPis the blocking variant ofSortedSetBaseCommands.zmpop(String[], ScoreFilter, long). - bzmpop(String[], ScoreFilter, double) - Method in interface glide.api.commands.SortedSetBaseCommands
-
Blocks the connection until it pops and returns a member-score pair from the first non-empty sorted set, with the given
keysbeing checked in the order they are provided.
BZMPOPis the blocking variant ofSortedSetBaseCommands.zmpop(String[], ScoreFilter). - bzmpop(String[], ScoreFilter, double, long) - Method in interface glide.api.commands.SortedSetBaseCommands
-
Blocks the connection until it pops and returns multiple member-score pairs from the first non-empty sorted set, with the given
keysbeing checked in the order they are provided.
BZMPOPis the blocking variant ofSortedSetBaseCommands.zmpop(String[], ScoreFilter, long). - BZMPop - command_request.CommandRequestOuterClass.RequestType
-
BZMPop = 1301; - BZMPop_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
BZMPop = 1301; - bzpopmax(ArgType[], double) - Method in class glide.api.models.BaseBatch
-
Blocks the connection until it removes and returns a member with the highest score from the sorted sets stored at the specified
keys. - bzpopmax(GlideString[], double) - Method in class glide.api.BaseClient
- bzpopmax(String[], double) - Method in class glide.api.BaseClient
- bzpopmax(GlideString[], double) - Method in interface glide.api.commands.SortedSetBaseCommands
-
Blocks the connection until it removes and returns a member with the highest score from the first non-empty sorted set, with the given
keysbeing checked in the order they are provided.
BZPOPMAXis the blocking variant ofSortedSetBaseCommands.zpopmax(String). - bzpopmax(String[], double) - Method in interface glide.api.commands.SortedSetBaseCommands
-
Blocks the connection until it removes and returns a member with the highest score from the first non-empty sorted set, with the given
keysbeing checked in the order they are provided.
BZPOPMAXis the blocking variant ofSortedSetBaseCommands.zpopmax(String). - BZPopMax - command_request.CommandRequestOuterClass.RequestType
-
BZPopMax = 1302; - BZPopMax_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
BZPopMax = 1302; - bzpopmin(ArgType[], double) - Method in class glide.api.models.BaseBatch
-
Blocks the connection until it removes and returns a member with the lowest score from the sorted sets stored at the specified
keys. - bzpopmin(GlideString[], double) - Method in class glide.api.BaseClient
- bzpopmin(String[], double) - Method in class glide.api.BaseClient
- bzpopmin(GlideString[], double) - Method in interface glide.api.commands.SortedSetBaseCommands
-
Blocks the connection until it removes and returns a member with the lowest score from the first non-empty sorted set, with the given
keysbeing checked in the order they are provided.
BZPOPMINis the blocking variant ofSortedSetBaseCommands.zpopmin(String). - bzpopmin(String[], double) - Method in interface glide.api.commands.SortedSetBaseCommands
-
Blocks the connection until it removes and returns a member with the lowest score from the first non-empty sorted set, with the given
keysbeing checked in the order they are provided.
BZPOPMINis the blocking variant ofSortedSetBaseCommands.zpopmin(String). - BZPopMin - command_request.CommandRequestOuterClass.RequestType
-
BZPopMin = 1303; - BZPopMin_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
BZPopMin = 1303;
C
- callback - Variable in class glide.api.models.configuration.BaseSubscriptionConfiguration.BaseSubscriptionConfigurationBuilder
- callback - Variable in class glide.api.models.configuration.BaseSubscriptionConfiguration
-
Optional callback to accept the incoming messages.
- callback(BaseSubscriptionConfiguration.MessageCallback) - Method in class glide.api.models.configuration.BaseSubscriptionConfiguration.BaseSubscriptionConfigurationBuilder
-
Set a callback without context.
- callback(BaseSubscriptionConfiguration.MessageCallback, Object) - Method in class glide.api.models.configuration.BaseSubscriptionConfiguration.BaseSubscriptionConfigurationBuilder
-
Set a callback and a context.
- CALLBACK_IDX_FIELD_NUMBER - Static variable in class command_request.CommandRequestOuterClass.CommandRequest
- CALLBACK_IDX_FIELD_NUMBER - Static variable in class response.ResponseOuterClass.Response
- canConvertToString() - Method in class glide.api.models.GlideString
-
Check whether stored data could be converted to a
String. - canEqual(Object) - Method in class glide.api.models.commands.scan.HScanOptions
- canEqual(Object) - Method in class glide.api.models.commands.scan.ScanOptions
- canEqual(Object) - Method in class glide.api.models.commands.scan.ZScanOptions
- canEqual(Object) - Method in class glide.api.models.commands.scan.ZScanOptionsBinary
- canEqual(Object) - Method in class glide.api.models.PubSubMessage
- cast3DArray(T[], Class<U>) - Static method in class glide.utils.ArrayTransformUtils
-
Casts an
Object[][][]toT[][][]by casting each nested array and every array element. - castArray(T[], Class<U>) - Static method in class glide.utils.ArrayTransformUtils
-
Casts an array of objects to an array of type T.
- castArrayofArrays(T[], Class<U>) - Static method in class glide.utils.ArrayTransformUtils
-
Casts an
Object[][]toT[][]by casting each nested array and every array element. - castBinaryStringMapOfArrays(Map<GlideString, Object[]>, Class<T>) - Static method in class glide.utils.ArrayTransformUtils
-
Maps a Map of Arrays with value type T[] to value of U[].
- castMapOf2DArray(Map<S, Object[][]>, Class<T>) - Static method in class glide.utils.ArrayTransformUtils
-
Maps a Map of Object[][] with value type T[][] to value of U[][].
- castMapOfArrays(Map<String, Object[]>, Class<T>) - Static method in class glide.utils.ArrayTransformUtils
-
Maps a Map of Arrays with value type T[] to value of U[].
- CHANGED_VALKEY_API - Static variable in class glide.api.models.commands.geospatial.GeoAddOptions
- CHANNELS_OR_PATTERNS_BY_TYPE_FIELD_NUMBER - Static variable in class connection_request.ConnectionRequestOuterClass.PubSubSubscriptions
- CHANNELS_OR_PATTERNS_FIELD_NUMBER - Static variable in class connection_request.ConnectionRequestOuterClass.PubSubChannelsOrPatterns
- checkTypeOrThrow(ArgType) - Static method in class glide.utils.ArgsBuilder
- checkTypeOrThrow(ArgType[]) - Static method in class glide.utils.ArgsBuilder
- checkTypeOrThrow(Map<ArgType, ArgType>) - Static method in class glide.utils.ArgsBuilder
- clauses(List<FTAggregateOptions.FTAggregateClause>) - Method in class glide.api.models.commands.FT.FTAggregateOptions.FTAggregateOptionsBuilder
- cleanupClient(long) - Static method in class glide.internal.AsyncRegistry
-
Clean up per-client tracking when a client is closed
- clear() - Method in class command_request.CommandRequestOuterClass.Batch.Builder
- clear() - Method in class command_request.CommandRequestOuterClass.ByAddressRoute.Builder
- clear() - Method in class command_request.CommandRequestOuterClass.ClusterScan.Builder
- clear() - Method in class command_request.CommandRequestOuterClass.Command.ArgsArray.Builder
- clear() - Method in class command_request.CommandRequestOuterClass.Command.Builder
- clear() - Method in class command_request.CommandRequestOuterClass.CommandRequest.Builder
- clear() - Method in class command_request.CommandRequestOuterClass.RefreshIamToken.Builder
- clear() - Method in class command_request.CommandRequestOuterClass.Routes.Builder
- clear() - Method in class command_request.CommandRequestOuterClass.ScriptInvocation.Builder
- clear() - Method in class command_request.CommandRequestOuterClass.ScriptInvocationPointers.Builder
- clear() - Method in class command_request.CommandRequestOuterClass.SlotIdRoute.Builder
- clear() - Method in class command_request.CommandRequestOuterClass.SlotKeyRoute.Builder
- clear() - Method in class command_request.CommandRequestOuterClass.UpdateConnectionPassword.Builder
- clear() - Method in class connection_request.ConnectionRequestOuterClass.AuthenticationInfo.Builder
- clear() - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRequest.Builder
- clear() - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRetryStrategy.Builder
- clear() - Method in class connection_request.ConnectionRequestOuterClass.IamCredentials.Builder
- clear() - Method in class connection_request.ConnectionRequestOuterClass.NodeAddress.Builder
- clear() - Method in class connection_request.ConnectionRequestOuterClass.PeriodicChecksDisabled.Builder
- clear() - Method in class connection_request.ConnectionRequestOuterClass.PeriodicChecksManualInterval.Builder
- clear() - Method in class connection_request.ConnectionRequestOuterClass.PubSubChannelsOrPatterns.Builder
- clear() - Method in class connection_request.ConnectionRequestOuterClass.PubSubSubscriptions.Builder
- clear() - Static method in class glide.managers.JniResponseRegistry
-
Clear all stored objects.
- clear() - Method in class response.ResponseOuterClass.RequestError.Builder
- clear() - Method in class response.ResponseOuterClass.Response.Builder
- clear(BaseClient, GlideString) - Static method in class glide.api.commands.servermodules.Json
-
Clears an array and an object at the root of the JSON document stored at
key.
Equivalent toJson.clear(BaseClient, GlideString, GlideString)withpathset to".". - clear(BaseClient, GlideString, GlideString) - Static method in class glide.api.commands.servermodules.Json
-
Clears arrays and objects at the specified
pathwithin the JSON document stored atkey.
Numeric values are set to0, boolean values are set tofalse, and string values are converted to empty strings. - clear(BaseClient, String) - Static method in class glide.api.commands.servermodules.Json
-
Clears an array and an object at the root of the JSON document stored at
key.
Equivalent toJson.clear(BaseClient, String, String)withpathset to".". - clear(BaseClient, String, String) - Static method in class glide.api.commands.servermodules.Json
-
Clears arrays and objects at the specified
pathwithin the JSON document stored atkey.
Numeric values are set to0, boolean values are set tofalse, and string values are converted to empty strings. - clear(BaseBatch<T>, ArgType) - Static method in class glide.api.commands.servermodules.JsonBatch
-
Clears an array and an object at the root of the JSON document stored at
key.
Equivalent to#clear(BaseBatch, ArgType, ArgType)withpathset to".". - clear(BaseBatch<T>, ArgType, ArgType) - Static method in class glide.api.commands.servermodules.JsonBatch
-
Clears arrays and objects at the specified
pathwithin the JSON document stored atkey.
Numeric values are set to0, boolean values are set tofalse, and string values are converted to empty strings. - clearAddresses() - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRequest.Builder
-
repeated .connection_request.NodeAddress addresses = 1; - clearAddresses() - Method in class glide.api.models.configuration.BaseClientConfiguration.BaseClientConfigurationBuilder
- clearAllowNonCoveredSlots() - Method in class command_request.CommandRequestOuterClass.ClusterScan.Builder
-
bool allow_non_covered_slots = 5; - clearArgs() - Method in class command_request.CommandRequestOuterClass.Command.ArgsArray.Builder
-
repeated bytes args = 1; - clearArgs() - Method in class command_request.CommandRequestOuterClass.Command.Builder
- clearArgs() - Method in class command_request.CommandRequestOuterClass.ScriptInvocation.Builder
-
repeated bytes args = 3; - clearArgs() - Method in class glide.api.models.commands.ScriptArgOptions.ScriptArgOptionsBuilder
- clearArgs() - Method in class glide.api.models.commands.ScriptArgOptionsGlideString.ScriptArgOptionsGlideStringBuilder
- clearArgsArray() - Method in class command_request.CommandRequestOuterClass.Command.Builder
-
.command_request.Command.ArgsArray args_array = 2; - clearArgsPointer() - Method in class command_request.CommandRequestOuterClass.ScriptInvocationPointers.Builder
-
optional uint64 args_pointer = 3; - clearArgsVecPointer() - Method in class command_request.CommandRequestOuterClass.Command.Builder
-
uint64 args_vec_pointer = 3; - clearAuthenticationInfo() - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRequest.Builder
-
.connection_request.AuthenticationInfo authentication_info = 7; - clearBatch() - Method in class command_request.CommandRequestOuterClass.CommandRequest.Builder
-
.command_request.Batch batch = 3; - clearByAddressRoute() - Method in class command_request.CommandRequestOuterClass.Routes.Builder
-
.command_request.ByAddressRoute by_address_route = 4; - clearCallbackIdx() - Method in class command_request.CommandRequestOuterClass.CommandRequest.Builder
-
uint32 callback_idx = 1; - clearCallbackIdx() - Method in class response.ResponseOuterClass.Response.Builder
-
uint32 callback_idx = 1; - clearChannelsOrPatterns() - Method in class connection_request.ConnectionRequestOuterClass.PubSubChannelsOrPatterns.Builder
-
repeated bytes channels_or_patterns = 1; - clearChannelsOrPatternsByType() - Method in class connection_request.ConnectionRequestOuterClass.PubSubSubscriptions.Builder
- clearClientAz() - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRequest.Builder
-
string client_az = 15; - clearClientName() - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRequest.Builder
-
string client_name = 10; - clearClosingError() - Method in class response.ResponseOuterClass.Response.Builder
-
string closing_error = 5; - clearClusterModeEnabled() - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRequest.Builder
-
bool cluster_mode_enabled = 3; - clearClusterName() - Method in class connection_request.ConnectionRequestOuterClass.IamCredentials.Builder
-
string cluster_name = 1; - clearClusterScan() - Method in class command_request.CommandRequestOuterClass.CommandRequest.Builder
-
.command_request.ClusterScan cluster_scan = 6; - clearCommand() - Method in class command_request.CommandRequestOuterClass.CommandRequest.Builder
- clearCommands() - Method in class command_request.CommandRequestOuterClass.Batch.Builder
-
repeated .command_request.Command commands = 2; - clearConnectionRetryStrategy() - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRequest.Builder
-
.connection_request.ConnectionRetryStrategy connection_retry_strategy = 6; - clearConnectionTimeout() - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRequest.Builder
-
uint32 connection_timeout = 16; - clearConstantResponse() - Method in class response.ResponseOuterClass.Response.Builder
-
.response.ConstantResponse constant_response = 3; - clearCount() - Method in class command_request.CommandRequestOuterClass.ClusterScan.Builder
-
optional int64 count = 3; - clearCursor() - Method in class command_request.CommandRequestOuterClass.ClusterScan.Builder
-
string cursor = 1; - clearDatabaseId() - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRequest.Builder
-
uint32 database_id = 8; - clearDurationInSec() - Method in class connection_request.ConnectionRequestOuterClass.PeriodicChecksManualInterval.Builder
-
uint32 duration_in_sec = 1; - clearExponentBase() - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRetryStrategy.Builder
-
uint32 exponent_base = 3; - clearFactor() - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRetryStrategy.Builder
-
uint32 factor = 2; - clearGetPatterns() - Method in class glide.api.models.commands.SortOptions.SortOptionsBuilder
- clearGetPatterns() - Method in class glide.api.models.commands.SortOptionsBinary.SortOptionsBinaryBuilder
- clearHash() - Method in class command_request.CommandRequestOuterClass.ScriptInvocation.Builder
-
string hash = 1; - clearHash() - Method in class command_request.CommandRequestOuterClass.ScriptInvocationPointers.Builder
-
string hash = 1; - clearHost() - Method in class command_request.CommandRequestOuterClass.ByAddressRoute.Builder
-
string host = 1; - clearHost() - Method in class connection_request.ConnectionRequestOuterClass.NodeAddress.Builder
-
string host = 1; - clearIamCredentials() - Method in class connection_request.ConnectionRequestOuterClass.AuthenticationInfo.Builder
-
optional .connection_request.IamCredentials iam_credentials = 3; - clearImmediateAuth() - Method in class command_request.CommandRequestOuterClass.UpdateConnectionPassword.Builder
-
bool immediate_auth = 2; - clearInflightRequestsLimit() - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRequest.Builder
-
uint32 inflight_requests_limit = 14; - clearIsAtomic() - Method in class command_request.CommandRequestOuterClass.Batch.Builder
-
bool is_atomic = 1; - clearIsPush() - Method in class response.ResponseOuterClass.Response.Builder
-
bool is_push = 6; - clearJitterPercent() - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRetryStrategy.Builder
-
optional uint32 jitter_percent = 4; - clearKeys() - Method in class command_request.CommandRequestOuterClass.ScriptInvocation.Builder
-
repeated bytes keys = 2; - clearKeys() - Method in class glide.api.models.commands.ScriptOptions.ScriptOptionsBuilder
- clearKeys() - Method in class glide.api.models.commands.ScriptOptionsGlideString.ScriptOptionsGlideStringBuilder
- clearKeysPointer() - Method in class command_request.CommandRequestOuterClass.ScriptInvocationPointers.Builder
-
optional uint64 keys_pointer = 2; - clearLazyConnect() - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRequest.Builder
-
bool lazy_connect = 17; - clearLibName() - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRequest.Builder
-
string lib_name = 19; - clearMatchPattern() - Method in class command_request.CommandRequestOuterClass.ClusterScan.Builder
-
optional bytes match_pattern = 2; - clearMessage() - Method in class response.ResponseOuterClass.RequestError.Builder
-
string message = 2; - clearNumberOfRetries() - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRetryStrategy.Builder
-
uint32 number_of_retries = 1; - clearObjectType() - Method in class command_request.CommandRequestOuterClass.ClusterScan.Builder
-
optional string object_type = 4; - clearPassword() - Method in class command_request.CommandRequestOuterClass.UpdateConnectionPassword.Builder
-
optional string password = 1; - clearPassword() - Method in class connection_request.ConnectionRequestOuterClass.AuthenticationInfo.Builder
-
string password = 1; - clearPeriodicChecks() - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRequest.Builder
- clearPeriodicChecksDisabled() - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRequest.Builder
-
.connection_request.PeriodicChecksDisabled periodic_checks_disabled = 12; - clearPeriodicChecksManualInterval() - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRequest.Builder
-
.connection_request.PeriodicChecksManualInterval periodic_checks_manual_interval = 11; - clearPort() - Method in class command_request.CommandRequestOuterClass.ByAddressRoute.Builder
-
int32 port = 2; - clearPort() - Method in class connection_request.ConnectionRequestOuterClass.NodeAddress.Builder
-
uint32 port = 2; - clearProtocol() - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRequest.Builder
-
.connection_request.ProtocolVersion protocol = 9; - clearPubsubSubscriptions() - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRequest.Builder
-
.connection_request.PubSubSubscriptions pubsub_subscriptions = 13; - clearRaiseOnError() - Method in class command_request.CommandRequestOuterClass.Batch.Builder
-
optional bool raise_on_error = 3; - clearReadFrom() - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRequest.Builder
-
.connection_request.ReadFrom read_from = 5; - clearRefreshIamToken() - Method in class command_request.CommandRequestOuterClass.CommandRequest.Builder
-
.command_request.RefreshIamToken refresh_iam_token = 8; - clearRefreshIntervalSeconds() - Method in class connection_request.ConnectionRequestOuterClass.IamCredentials.Builder
-
optional uint32 refresh_interval_seconds = 4; - clearRefreshTopologyFromInitialNodes() - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRequest.Builder
-
bool refresh_topology_from_initial_nodes = 18; - clearRegion() - Method in class connection_request.ConnectionRequestOuterClass.IamCredentials.Builder
-
string region = 2; - clearRequestError() - Method in class response.ResponseOuterClass.Response.Builder
-
.response.RequestError request_error = 4; - clearRequestTimeout() - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRequest.Builder
-
uint32 request_timeout = 4; - clearRequestType() - Method in class command_request.CommandRequestOuterClass.Command.Builder
-
.command_request.RequestType request_type = 1; - clearRespPointer() - Method in class response.ResponseOuterClass.Response.Builder
-
uint64 resp_pointer = 2; - clearRetryConnectionError() - Method in class command_request.CommandRequestOuterClass.Batch.Builder
-
optional bool retry_connection_error = 6; - clearRetryServerError() - Method in class command_request.CommandRequestOuterClass.Batch.Builder
-
optional bool retry_server_error = 5; - clearRootCerts() - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRequest.Builder
-
repeated bytes root_certs = 20; - clearRootSpanPtr() - Method in class command_request.CommandRequestOuterClass.CommandRequest.Builder
-
optional uint64 root_span_ptr = 10; - clearRootSpanPtr() - Method in class response.ResponseOuterClass.Response.Builder
-
optional uint64 root_span_ptr = 7; - clearRoute() - Method in class command_request.CommandRequestOuterClass.CommandRequest.Builder
-
.command_request.Routes route = 9; - clearScriptInvocation() - Method in class command_request.CommandRequestOuterClass.CommandRequest.Builder
-
.command_request.ScriptInvocation script_invocation = 4; - clearScriptInvocationPointers() - Method in class command_request.CommandRequestOuterClass.CommandRequest.Builder
-
.command_request.ScriptInvocationPointers script_invocation_pointers = 5; - clearServiceType() - Method in class connection_request.ConnectionRequestOuterClass.IamCredentials.Builder
-
.connection_request.ServiceType service_type = 3; - clearSimpleRoutes() - Method in class command_request.CommandRequestOuterClass.Routes.Builder
-
.command_request.SimpleRoutes simple_routes = 1; - clearSingleCommand() - Method in class command_request.CommandRequestOuterClass.CommandRequest.Builder
-
.command_request.Command single_command = 2; - clearSlotId() - Method in class command_request.CommandRequestOuterClass.SlotIdRoute.Builder
-
int32 slot_id = 2; - clearSlotIdRoute() - Method in class command_request.CommandRequestOuterClass.Routes.Builder
-
.command_request.SlotIdRoute slot_id_route = 3; - clearSlotKey() - Method in class command_request.CommandRequestOuterClass.SlotKeyRoute.Builder
-
string slot_key = 2; - clearSlotKeyRoute() - Method in class command_request.CommandRequestOuterClass.Routes.Builder
-
.command_request.SlotKeyRoute slot_key_route = 2; - clearSlotType() - Method in class command_request.CommandRequestOuterClass.SlotIdRoute.Builder
-
.command_request.SlotTypes slot_type = 1; - clearSlotType() - Method in class command_request.CommandRequestOuterClass.SlotKeyRoute.Builder
-
.command_request.SlotTypes slot_type = 1; - clearTimeout() - Method in class command_request.CommandRequestOuterClass.Batch.Builder
-
optional uint32 timeout = 4; - clearTlsMode() - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRequest.Builder
-
.connection_request.TlsMode tls_mode = 2; - clearType() - Method in class response.ResponseOuterClass.RequestError.Builder
-
.response.RequestErrorType type = 1; - clearUpdateConnectionPassword() - Method in class command_request.CommandRequestOuterClass.CommandRequest.Builder
-
.command_request.UpdateConnectionPassword update_connection_password = 7; - clearUsername() - Method in class connection_request.ConnectionRequestOuterClass.AuthenticationInfo.Builder
-
string username = 2; - clearValue() - Method in class command_request.CommandRequestOuterClass.Routes.Builder
- clearValue() - Method in class response.ResponseOuterClass.Response.Builder
- CLIENT_AZ_FIELD_NUMBER - Static variable in class connection_request.ConnectionRequestOuterClass.ConnectionRequest
- CLIENT_NAME_FIELD_NUMBER - Static variable in class connection_request.ConnectionRequestOuterClass.ConnectionRequest
- clientAZ(String) - Method in class glide.api.models.configuration.BaseClientConfiguration.BaseClientConfigurationBuilder
-
Availability Zone of the client.
- ClientBuilder(ConnectionManager, CommandManager, MessageHandler, Optional<BaseSubscriptionConfiguration>) - Constructor for class glide.api.BaseClient.ClientBuilder
- ClientCaching - command_request.CommandRequestOuterClass.RequestType
-
ClientCaching = 302; - ClientCaching_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
ClientCaching = 302; - clientGetName() - Method in interface glide.api.commands.ConnectionManagementClusterCommands
-
Gets the name of the current connection.
The command will be routed a random node. - clientGetName() - Method in interface glide.api.commands.ConnectionManagementCommands
-
Gets the name of the current connection.
- clientGetName() - Method in class glide.api.GlideClient
- clientGetName() - Method in class glide.api.GlideClusterClient
- clientGetName() - Method in class glide.api.models.BaseBatch
-
Gets the name of the current connection.
- clientGetName(RequestRoutingConfiguration.Route) - Method in class glide.api.GlideClusterClient
- clientGetName(RequestRoutingConfiguration.Route) - Method in interface glide.api.commands.ConnectionManagementClusterCommands
-
Gets the name of the current connection.
- ClientGetName - command_request.CommandRequestOuterClass.RequestType
-
ClientGetName = 303; - ClientGetName_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
ClientGetName = 303; - ClientGetRedir - command_request.CommandRequestOuterClass.RequestType
-
ClientGetRedir = 304; - ClientGetRedir_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
ClientGetRedir = 304; - clientId() - Method in interface glide.api.commands.ConnectionManagementClusterCommands
-
Gets the current connection id.
The command will be routed to a random node. - clientId() - Method in interface glide.api.commands.ConnectionManagementCommands
-
Gets the current connection id.
- clientId() - Method in class glide.api.GlideClient
- clientId() - Method in class glide.api.GlideClusterClient
- clientId() - Method in class glide.api.models.BaseBatch
-
Gets the current connection id.
- clientId(RequestRoutingConfiguration.Route) - Method in class glide.api.GlideClusterClient
- clientId(RequestRoutingConfiguration.Route) - Method in interface glide.api.commands.ConnectionManagementClusterCommands
-
Gets the current connection id.
- ClientId - command_request.CommandRequestOuterClass.RequestType
-
ClientId = 305; - ClientId_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
ClientId = 305; - ClientInfo - command_request.CommandRequestOuterClass.RequestType
-
ClientInfo = 306; - ClientInfo_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
ClientInfo = 306; - ClientKill - command_request.CommandRequestOuterClass.RequestType
-
ClientKill = 308; - ClientKill_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
ClientKill = 308; - ClientKillSimple - command_request.CommandRequestOuterClass.RequestType
-
ClientKillSimple = 307; - ClientKillSimple_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
ClientKillSimple = 307; - ClientList - command_request.CommandRequestOuterClass.RequestType
-
ClientList = 309; - ClientList_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
ClientList = 309; - clientName(String) - Method in class glide.api.models.configuration.BaseClientConfiguration.BaseClientConfigurationBuilder
-
Client name to be used for the client.
- ClientNoEvict - command_request.CommandRequestOuterClass.RequestType
-
ClientNoEvict = 310; - ClientNoEvict_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
ClientNoEvict = 310; - ClientNoTouch - command_request.CommandRequestOuterClass.RequestType
-
ClientNoTouch = 311; - ClientNoTouch_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
ClientNoTouch = 311; - ClientPause - command_request.CommandRequestOuterClass.RequestType
-
ClientPause = 312; - ClientPause_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
ClientPause = 312; - ClientReply - command_request.CommandRequestOuterClass.RequestType
-
ClientReply = 313; - ClientReply_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
ClientReply = 313; - CLIENTS - glide.api.models.commands.InfoOptions.Section
-
CLIENTS: Client connections section
- ClientSetInfo - command_request.CommandRequestOuterClass.RequestType
-
ClientSetInfo = 314; - ClientSetInfo_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
ClientSetInfo = 314; - ClientSetName - command_request.CommandRequestOuterClass.RequestType
-
ClientSetName = 315; - ClientSetName_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
ClientSetName = 315; - ClientTracking - command_request.CommandRequestOuterClass.RequestType
-
ClientTracking = 316; - ClientTracking_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
ClientTracking = 316; - ClientTrackingInfo - command_request.CommandRequestOuterClass.RequestType
-
ClientTrackingInfo = 317; - ClientTrackingInfo_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
ClientTrackingInfo = 317; - ClientUnblock - command_request.CommandRequestOuterClass.RequestType
-
ClientUnblock = 318; - ClientUnblock_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
ClientUnblock = 318; - ClientUnpause - command_request.CommandRequestOuterClass.RequestType
-
ClientUnpause = 319; - ClientUnpause_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
ClientUnpause = 319; - close() - Method in class glide.api.BaseClient
-
Closes this resource, relinquishing any underlying resources.
- close() - Method in class glide.api.models.Script
-
Drop the linked script from glide-rs
code. - close() - Method in class glide.internal.GlideCoreClient
-
Close the client and cleanup all resources
- closeClient(long) - Static method in class glide.internal.GlideNativeBridge
-
Close and release a native client
- closeConnection() - Method in class glide.managers.ConnectionManager
-
Close the connection.
- closeConnectionSync() - Method in class glide.managers.ConnectionManager
-
Close the connection immediately (synchronous version).
- CLOSING_ERROR - response.ResponseOuterClass.Response.ValueCase
- CLOSING_ERROR_FIELD_NUMBER - Static variable in class response.ResponseOuterClass.Response
- ClosingException - Exception in glide.api.models.exceptions
-
Closed client error: Errors that report that the client has closed and is no longer usable.
- ClosingException(String) - Constructor for exception glide.api.models.exceptions.ClosingException
- CLUSTER - glide.api.models.commands.InfoOptions.Section
-
CLUSTER: Valkey Cluster section
- CLUSTER_MODE_ENABLED_FIELD_NUMBER - Static variable in class connection_request.ConnectionRequestOuterClass.ConnectionRequest
- CLUSTER_NAME_FIELD_NUMBER - Static variable in class connection_request.ConnectionRequestOuterClass.IamCredentials
- CLUSTER_SCAN - command_request.CommandRequestOuterClass.CommandRequest.CommandCase
- CLUSTER_SCAN_FIELD_NUMBER - Static variable in class command_request.CommandRequestOuterClass.CommandRequest
- ClusterAddSlots - command_request.CommandRequestOuterClass.RequestType
-
ClusterAddSlots = 202; - ClusterAddSlots_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
ClusterAddSlots = 202; - ClusterAddSlotsRange - command_request.CommandRequestOuterClass.RequestType
-
ClusterAddSlotsRange = 203; - ClusterAddSlotsRange_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
ClusterAddSlotsRange = 203; - ClusterBatch - Class in glide.api.models
-
Batch implementation for cluster
GlideClusterClient. - ClusterBatch(boolean) - Constructor for class glide.api.models.ClusterBatch
-
Creates a new ClusterBatch instance.
- ClusterBatchOptions - Class in glide.api.models.commands.batch
- ClusterBatchOptions(ClusterBatchOptions.ClusterBatchOptionsBuilder<?, ?>) - Constructor for class glide.api.models.commands.batch.ClusterBatchOptions
- ClusterBatchOptions.ClusterBatchOptionsBuilder<C extends ClusterBatchOptions,B extends ClusterBatchOptions.ClusterBatchOptionsBuilder<C,B>> - Class in glide.api.models.commands.batch
- ClusterBatchOptionsBuilder() - Constructor for class glide.api.models.commands.batch.ClusterBatchOptions.ClusterBatchOptionsBuilder
- ClusterBatchRetryStrategy - Class in glide.api.models.commands.batch
-
Defines a retry strategy for cluster batch requests, allowing control over retries in case of server or connection errors.
- ClusterBatchRetryStrategy.ClusterBatchRetryStrategyBuilder - Class in glide.api.models.commands.batch
- ClusterBumpEpoch - command_request.CommandRequestOuterClass.RequestType
-
ClusterBumpEpoch = 204; - ClusterBumpEpoch_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
ClusterBumpEpoch = 204; - ClusterCountFailureReports - command_request.CommandRequestOuterClass.RequestType
-
ClusterCountFailureReports = 205; - ClusterCountFailureReports_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
ClusterCountFailureReports = 205; - ClusterCountKeysInSlot - command_request.CommandRequestOuterClass.RequestType
-
ClusterCountKeysInSlot = 206; - ClusterCountKeysInSlot_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
ClusterCountKeysInSlot = 206; - ClusterDelSlots - command_request.CommandRequestOuterClass.RequestType
-
ClusterDelSlots = 207; - ClusterDelSlots_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
ClusterDelSlots = 207; - ClusterDelSlotsRange - command_request.CommandRequestOuterClass.RequestType
-
ClusterDelSlotsRange = 208; - ClusterDelSlotsRange_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
ClusterDelSlotsRange = 208; - ClusterFailover - command_request.CommandRequestOuterClass.RequestType
-
ClusterFailover = 209; - ClusterFailover_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
ClusterFailover = 209; - ClusterFlushSlots - command_request.CommandRequestOuterClass.RequestType
-
ClusterFlushSlots = 210; - ClusterFlushSlots_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
ClusterFlushSlots = 210; - ClusterForget - command_request.CommandRequestOuterClass.RequestType
-
ClusterForget = 211; - ClusterForget_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
ClusterForget = 211; - ClusterGetKeysInSlot - command_request.CommandRequestOuterClass.RequestType
-
ClusterGetKeysInSlot = 212; - ClusterGetKeysInSlot_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
ClusterGetKeysInSlot = 212; - ClusterInfo - command_request.CommandRequestOuterClass.RequestType
-
ClusterInfo = 213; - ClusterInfo_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
ClusterInfo = 213; - ClusterKeySlot - command_request.CommandRequestOuterClass.RequestType
-
ClusterKeySlot = 214; - ClusterKeySlot_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
ClusterKeySlot = 214; - ClusterLinks - command_request.CommandRequestOuterClass.RequestType
-
ClusterLinks = 215; - ClusterLinks_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
ClusterLinks = 215; - ClusterMeet - command_request.CommandRequestOuterClass.RequestType
-
ClusterMeet = 216; - ClusterMeet_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
ClusterMeet = 216; - ClusterMyId - command_request.CommandRequestOuterClass.RequestType
-
ClusterMyId = 217; - ClusterMyId_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
ClusterMyId = 217; - ClusterMyShardId - command_request.CommandRequestOuterClass.RequestType
-
ClusterMyShardId = 218; - ClusterMyShardId_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
ClusterMyShardId = 218; - clusterName(String) - Method in class glide.api.models.configuration.IamAuthConfig.IamAuthConfigBuilder
-
The name of the ElastiCache/MemoryDB cluster.
- ClusterNodes - command_request.CommandRequestOuterClass.RequestType
-
ClusterNodes = 219; - ClusterNodes_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
ClusterNodes = 219; - ClusterReplicas - command_request.CommandRequestOuterClass.RequestType
-
ClusterReplicas = 220; - ClusterReplicas_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
ClusterReplicas = 220; - ClusterReplicate - command_request.CommandRequestOuterClass.RequestType
-
ClusterReplicate = 221; - ClusterReplicate_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
ClusterReplicate = 221; - ClusterReset - command_request.CommandRequestOuterClass.RequestType
-
ClusterReset = 222; - ClusterReset_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
ClusterReset = 222; - ClusterSaveConfig - command_request.CommandRequestOuterClass.RequestType
-
ClusterSaveConfig = 223; - ClusterSaveConfig_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
ClusterSaveConfig = 223; - ClusterScanCursor - Interface in glide.api.models.commands.scan
-
A cursor is used to iterate through data returned by cluster SCAN requests.
- ClusterScanCursorResolver - Class in glide.ffi.resolvers
-
Helper class for invoking JNI resources for
CommandManager.ClusterScanCursorDetailimplementations. - ClusterScanCursorResolver() - Constructor for class glide.ffi.resolvers.ClusterScanCursorResolver
- ClusterSetConfigEpoch - command_request.CommandRequestOuterClass.RequestType
-
ClusterSetConfigEpoch = 224; - ClusterSetConfigEpoch_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
ClusterSetConfigEpoch = 224; - ClusterSetslot - command_request.CommandRequestOuterClass.RequestType
-
ClusterSetslot = 225; - ClusterSetslot_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
ClusterSetslot = 225; - ClusterShards - command_request.CommandRequestOuterClass.RequestType
-
ClusterShards = 226; - ClusterShards_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
ClusterShards = 226; - ClusterSlaves - command_request.CommandRequestOuterClass.RequestType
-
ClusterSlaves = 227; - ClusterSlaves_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
ClusterSlaves = 227; - ClusterSlots - command_request.CommandRequestOuterClass.RequestType
-
ClusterSlots = 228; - ClusterSlots_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
ClusterSlots = 228; - ClusterSubscriptionConfiguration - Class in glide.api.models.configuration
-
Subscription configuration for
GlideClusterClient. - ClusterSubscriptionConfiguration.ClusterSubscriptionConfigurationBuilder - Class in glide.api.models.configuration
-
Builder for
ClusterSubscriptionConfiguration. - ClusterSubscriptionConfiguration.PubSubClusterChannelMode - Enum in glide.api.models.configuration
-
Describes subscription modes for cluster client.
- ClusterTransaction - Class in glide.api.models
-
Deprecated.This class is deprecated and should no longer be used. Use
ClusterBatchinstead. - ClusterTransaction() - Constructor for class glide.api.models.ClusterTransaction
-
Deprecated.Creates a new ClusterTransaction object.
- ClusterValue<T> - Class in glide.api.models
-
Represents a returned value object from a the server with cluster-mode enabled.
- Command_ - command_request.CommandRequestOuterClass.RequestType
-
Command - renamed to avoid collisions
- Command__VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
Command - renamed to avoid collisions
- COMMAND_NOT_SET - command_request.CommandRequestOuterClass.CommandRequest.CommandCase
- command_request - package command_request
- CommandCount - command_request.CommandRequestOuterClass.RequestType
-
CommandCount = 1116; - CommandCount_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
CommandCount = 1116; - CommandDocs - command_request.CommandRequestOuterClass.RequestType
-
CommandDocs = 1117; - CommandDocs_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
CommandDocs = 1117; - CommandGetKeys - command_request.CommandRequestOuterClass.RequestType
-
CommandGetKeys = 1118; - CommandGetKeys_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
CommandGetKeys = 1118; - CommandGetKeysAndFlags - command_request.CommandRequestOuterClass.RequestType
-
CommandGetKeysAndFlags = 1119; - CommandGetKeysAndFlags_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
CommandGetKeysAndFlags = 1119; - CommandInfo - command_request.CommandRequestOuterClass.RequestType
-
CommandInfo = 1120; - CommandInfo_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
CommandInfo = 1120; - CommandList - command_request.CommandRequestOuterClass.RequestType
-
CommandList = 1121; - CommandList_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
CommandList = 1121; - commandManager - Variable in class glide.api.BaseClient
- CommandManager - Class in glide.managers
-
CommandManager that submits command requests directly to the Rust glide-core.
- CommandManager(GlideCoreClient) - Constructor for class glide.managers.CommandManager
- CommandManager.ClusterScanCursorDetail - Interface in glide.managers
-
Internal interface for exposing implementation details about a ClusterScanCursor.
- CommandRequestOuterClass - Class in command_request
- CommandRequestOuterClass.Batch - Class in command_request
-
Protobuf type
command_request.Batch - CommandRequestOuterClass.Batch.Builder - Class in command_request
-
Protobuf type
command_request.Batch - CommandRequestOuterClass.BatchOrBuilder - Interface in command_request
- CommandRequestOuterClass.ByAddressRoute - Class in command_request
-
Protobuf type
command_request.ByAddressRoute - CommandRequestOuterClass.ByAddressRoute.Builder - Class in command_request
-
Protobuf type
command_request.ByAddressRoute - CommandRequestOuterClass.ByAddressRouteOrBuilder - Interface in command_request
- CommandRequestOuterClass.ClusterScan - Class in command_request
-
Protobuf type
command_request.ClusterScan - CommandRequestOuterClass.ClusterScan.Builder - Class in command_request
-
Protobuf type
command_request.ClusterScan - CommandRequestOuterClass.ClusterScanOrBuilder - Interface in command_request
- CommandRequestOuterClass.Command - Class in command_request
-
Protobuf type
command_request.Command - CommandRequestOuterClass.Command.ArgsArray - Class in command_request
-
Protobuf type
command_request.Command.ArgsArray - CommandRequestOuterClass.Command.ArgsArray.Builder - Class in command_request
-
Protobuf type
command_request.Command.ArgsArray - CommandRequestOuterClass.Command.ArgsArrayOrBuilder - Interface in command_request
- CommandRequestOuterClass.Command.ArgsCase - Enum in command_request
- CommandRequestOuterClass.Command.Builder - Class in command_request
-
Protobuf type
command_request.Command - CommandRequestOuterClass.CommandOrBuilder - Interface in command_request
- CommandRequestOuterClass.CommandRequest - Class in command_request
-
Protobuf type
command_request.CommandRequest - CommandRequestOuterClass.CommandRequest.Builder - Class in command_request
-
Protobuf type
command_request.CommandRequest - CommandRequestOuterClass.CommandRequest.CommandCase - Enum in command_request
- CommandRequestOuterClass.CommandRequestOrBuilder - Interface in command_request
- CommandRequestOuterClass.RefreshIamToken - Class in command_request
-
Protobuf type
command_request.RefreshIamToken - CommandRequestOuterClass.RefreshIamToken.Builder - Class in command_request
-
Protobuf type
command_request.RefreshIamToken - CommandRequestOuterClass.RefreshIamTokenOrBuilder - Interface in command_request
- CommandRequestOuterClass.RequestType - Enum in command_request
-
Protobuf enum
command_request.RequestType - CommandRequestOuterClass.Routes - Class in command_request
-
Protobuf type
command_request.Routes - CommandRequestOuterClass.Routes.Builder - Class in command_request
-
Protobuf type
command_request.Routes - CommandRequestOuterClass.Routes.ValueCase - Enum in command_request
- CommandRequestOuterClass.RoutesOrBuilder - Interface in command_request
- CommandRequestOuterClass.ScriptInvocation - Class in command_request
-
Protobuf type
command_request.ScriptInvocation - CommandRequestOuterClass.ScriptInvocation.Builder - Class in command_request
-
Protobuf type
command_request.ScriptInvocation - CommandRequestOuterClass.ScriptInvocationOrBuilder - Interface in command_request
- CommandRequestOuterClass.ScriptInvocationPointers - Class in command_request
-
Used for script requests with large keys or args vectors
- CommandRequestOuterClass.ScriptInvocationPointers.Builder - Class in command_request
-
Used for script requests with large keys or args vectors
- CommandRequestOuterClass.ScriptInvocationPointersOrBuilder - Interface in command_request
- CommandRequestOuterClass.SimpleRoutes - Enum in command_request
-
Protobuf enum
command_request.SimpleRoutes - CommandRequestOuterClass.SlotIdRoute - Class in command_request
-
Protobuf type
command_request.SlotIdRoute - CommandRequestOuterClass.SlotIdRoute.Builder - Class in command_request
-
Protobuf type
command_request.SlotIdRoute - CommandRequestOuterClass.SlotIdRouteOrBuilder - Interface in command_request
- CommandRequestOuterClass.SlotKeyRoute - Class in command_request
-
Protobuf type
command_request.SlotKeyRoute - CommandRequestOuterClass.SlotKeyRoute.Builder - Class in command_request
-
Protobuf type
command_request.SlotKeyRoute - CommandRequestOuterClass.SlotKeyRouteOrBuilder - Interface in command_request
- CommandRequestOuterClass.SlotTypes - Enum in command_request
-
Protobuf enum
command_request.SlotTypes - CommandRequestOuterClass.UpdateConnectionPassword - Class in command_request
-
Protobuf type
command_request.UpdateConnectionPassword - CommandRequestOuterClass.UpdateConnectionPassword.Builder - Class in command_request
-
Protobuf type
command_request.UpdateConnectionPassword - CommandRequestOuterClass.UpdateConnectionPasswordOrBuilder - Interface in command_request
- COMMANDS_FIELD_NUMBER - Static variable in class command_request.CommandRequestOuterClass.Batch
- COMMANDSTATS - glide.api.models.commands.InfoOptions.Section
-
COMMANDSTATS: Valkey command statistics
- compareTo(GlideString) - Method in class glide.api.models.GlideString
-
Compare with another GlideString.
- comparisonValue(String) - Method in class glide.api.models.commands.SetOptions.SetOptionsBuilder
-
Value to compare when
SetOptions.ConditionalSet.ONLY_IF_EQUALis set. - completeCallback(long, Object) - Static method in class glide.internal.AsyncRegistry
-
Complete callback with proper race condition handling.
- completeCallbackWithErrorCode(long, int, String) - Static method in class glide.internal.AsyncRegistry
-
Complete with error using a structured error code from native layer.
- concat(GlideString) - Method in class glide.api.models.GlideString
-
Method to concatenate two GlideString objects
- concatenateArrays(T[]...) - Static method in class glide.utils.ArrayTransformUtils
-
Concatenates multiple arrays of type T and returns a single concatenated array.
- condition(ExpireOptions) - Method in class glide.api.models.commands.HashFieldExpirationConditionOptions.HashFieldExpirationConditionOptionsBuilder
-
The expiration condition to apply
- conditionalChange(ZAddOptions.ConditionalChange) - Method in class glide.api.models.commands.ZAddOptions.ZAddOptionsBuilder
-
Defines conditions for updating or adding elements with
SortedSetBaseCommands.zadd(java.lang.String, java.util.Map<java.lang.String, java.lang.Double>, glide.api.models.commands.ZAddOptions, boolean)command. - ConditionalChange - Enum in glide.api.models.commands
-
An optional condition to the
GeospatialIndicesBaseCommands.geoadd(String, Map, GeoAddOptions)command. - conditionalSet(SetOptions.ConditionalSet) - Method in class glide.api.models.commands.SetOptions.SetOptionsBuilder
-
If
conditionalSetis not set the value will be set regardless of prior value existence. - conditionalSetOnlyIfEqualTo(String) - Method in class glide.api.models.commands.SetOptions.SetOptionsBuilder
-
Sets the condition to
SetOptions.ConditionalSet.ONLY_IF_EQUALfor setting the value. - conditionalSetOnlyIfExists() - Method in class glide.api.models.commands.SetOptions.SetOptionsBuilder
-
Sets the condition to
SetOptions.ConditionalSet.ONLY_IF_EXISTSfor setting the value. - conditionalSetOnlyIfNotExist() - Method in class glide.api.models.commands.SetOptions.SetOptionsBuilder
-
Sets the condition to
SetOptions.ConditionalSet.ONLY_IF_DOES_NOT_EXISTfor setting the value. - configGet(ArgType[]) - Method in class glide.api.models.BaseBatch
-
Reads the configuration parameters of the running server.
Starting from server version 7, command supports multiple parameters. - configGet(String[]) - Method in class glide.api.GlideClient
- configGet(String[]) - Method in class glide.api.GlideClusterClient
- configGet(String[], RequestRoutingConfiguration.Route) - Method in class glide.api.GlideClusterClient
- configGet(String[]) - Method in interface glide.api.commands.ServerManagementClusterCommands
-
Get the values of configuration parameters.
Starting from server version 7, command supports multiple parameters.
The command will be sent to a random node. - configGet(String[]) - Method in interface glide.api.commands.ServerManagementCommands
-
Get the values of configuration parameters.
Starting from server version 7, command supports multiple parameters. - configGet(String[], RequestRoutingConfiguration.Route) - Method in interface glide.api.commands.ServerManagementClusterCommands
-
Get the values of configuration parameters.
Starting from server version 7, command supports multiple parameters. - ConfigGet - command_request.CommandRequestOuterClass.RequestType
-
ConfigGet = 1122; - ConfigGet_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
ConfigGet = 1122; - configResetStat() - Method in interface glide.api.commands.ServerManagementClusterCommands
-
Resets the statistics reported by the server using the INFO and LATENCY HISTOGRAM commands.
The command will be routed automatically to all nodes. - configResetStat() - Method in interface glide.api.commands.ServerManagementCommands
-
Resets the statistics reported by the server using the INFO and LATENCY HISTOGRAM commands.
- configResetStat() - Method in class glide.api.GlideClient
- configResetStat() - Method in class glide.api.GlideClusterClient
- configResetStat() - Method in class glide.api.models.BaseBatch
-
Resets the statistics reported by the server using the INFO and LATENCY HISTOGRAM commands.
- configResetStat(RequestRoutingConfiguration.Route) - Method in class glide.api.GlideClusterClient
- configResetStat(RequestRoutingConfiguration.Route) - Method in interface glide.api.commands.ServerManagementClusterCommands
-
Resets the statistics reported by the server using the INFO and LATENCY HISTOGRAM commands.
- ConfigResetStat - command_request.CommandRequestOuterClass.RequestType
-
ConfigResetStat = 1123; - ConfigResetStat_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
ConfigResetStat = 1123; - configRewrite() - Method in interface glide.api.commands.ServerManagementClusterCommands
-
Rewrites the configuration file with the current configuration.
The command will be routed automatically to all nodes. - configRewrite() - Method in interface glide.api.commands.ServerManagementCommands
-
Rewrites the configuration file with the current configuration.
- configRewrite() - Method in class glide.api.GlideClient
- configRewrite() - Method in class glide.api.GlideClusterClient
- configRewrite() - Method in class glide.api.models.BaseBatch
-
Rewrites the configuration file with the current configuration.
- configRewrite(RequestRoutingConfiguration.Route) - Method in class glide.api.GlideClusterClient
- configRewrite(RequestRoutingConfiguration.Route) - Method in interface glide.api.commands.ServerManagementClusterCommands
-
Rewrites the configuration file with the current configuration.
- ConfigRewrite - command_request.CommandRequestOuterClass.RequestType
-
ConfigRewrite = 1124; - ConfigRewrite_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
ConfigRewrite = 1124; - configSet(Map<ArgType, ArgType>) - Method in class glide.api.models.BaseBatch
-
Sets configuration parameters to the specified values.
Starting from server version 7, command supports multiple parameters. - configSet(Map<String, String>) - Method in class glide.api.GlideClient
- configSet(Map<String, String>) - Method in class glide.api.GlideClusterClient
- configSet(Map<String, String>, RequestRoutingConfiguration.Route) - Method in class glide.api.GlideClusterClient
- configSet(Map<String, String>) - Method in interface glide.api.commands.ServerManagementClusterCommands
-
Sets configuration parameters to the specified values.
Starting from server version 7, command supports multiple parameters.
The command will be sent to all nodes. - configSet(Map<String, String>) - Method in interface glide.api.commands.ServerManagementCommands
-
Sets configuration parameters to the specified values.
Starting from server version 7, command supports multiple parameters. - configSet(Map<String, String>, RequestRoutingConfiguration.Route) - Method in interface glide.api.commands.ServerManagementClusterCommands
-
Sets configuration parameters to the specified values.
Starting from server version 7, command supports multiple parameters. - ConfigSet - command_request.CommandRequestOuterClass.RequestType
-
ConfigSet = 1125; - ConfigSet_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
ConfigSet = 1125; - ConfigurationError - Exception in glide.api.models.exceptions
-
Errors that are thrown when a request cannot be completed in current configuration settings.
- ConfigurationError(String) - Constructor for exception glide.api.models.exceptions.ConfigurationError
- connection_request - package connection_request
- CONNECTION_RETRY_STRATEGY_FIELD_NUMBER - Static variable in class connection_request.ConnectionRequestOuterClass.ConnectionRequest
- CONNECTION_TIMEOUT_FIELD_NUMBER - Static variable in class connection_request.ConnectionRequestOuterClass.ConnectionRequest
- ConnectionException - Exception in glide.api.models.exceptions
-
Connection error: Errors that are thrown when a connection disconnects.
- ConnectionException(String) - Constructor for exception glide.api.models.exceptions.ConnectionException
- ConnectionManagementClusterCommands - Interface in glide.api.commands
-
Supports commands for the "Connection Management" group for a cluster client.
- ConnectionManagementCommands - Interface in glide.api.commands
-
Supports commands for the "Connection Management" group for a standalone client.
- connectionManager - Variable in class glide.api.BaseClient
- ConnectionManager - Class in glide.managers
-
ConnectionManager that wraps GlideNativeBridge to handle native client connections.
- ConnectionManager() - Constructor for class glide.managers.ConnectionManager
- ConnectionRequestOuterClass - Class in connection_request
- ConnectionRequestOuterClass.AuthenticationInfo - Class in connection_request
-
Protobuf type
connection_request.AuthenticationInfo - ConnectionRequestOuterClass.AuthenticationInfo.Builder - Class in connection_request
-
Protobuf type
connection_request.AuthenticationInfo - ConnectionRequestOuterClass.AuthenticationInfoOrBuilder - Interface in connection_request
- ConnectionRequestOuterClass.ConnectionRequest - Class in connection_request
-
IMPORTANT - if you add fields here, you probably need to add them also in client/mod.rs:`sanitized_request_string`.
- ConnectionRequestOuterClass.ConnectionRequest.Builder - Class in connection_request
-
IMPORTANT - if you add fields here, you probably need to add them also in client/mod.rs:`sanitized_request_string`.
- ConnectionRequestOuterClass.ConnectionRequest.PeriodicChecksCase - Enum in connection_request
- ConnectionRequestOuterClass.ConnectionRequestOrBuilder - Interface in connection_request
- ConnectionRequestOuterClass.ConnectionRetryStrategy - Class in connection_request
-
Protobuf type
connection_request.ConnectionRetryStrategy - ConnectionRequestOuterClass.ConnectionRetryStrategy.Builder - Class in connection_request
-
Protobuf type
connection_request.ConnectionRetryStrategy - ConnectionRequestOuterClass.ConnectionRetryStrategyOrBuilder - Interface in connection_request
- ConnectionRequestOuterClass.IamCredentials - Class in connection_request
-
Protobuf type
connection_request.IamCredentials - ConnectionRequestOuterClass.IamCredentials.Builder - Class in connection_request
-
Protobuf type
connection_request.IamCredentials - ConnectionRequestOuterClass.IamCredentialsOrBuilder - Interface in connection_request
- ConnectionRequestOuterClass.NodeAddress - Class in connection_request
-
Protobuf type
connection_request.NodeAddress - ConnectionRequestOuterClass.NodeAddress.Builder - Class in connection_request
-
Protobuf type
connection_request.NodeAddress - ConnectionRequestOuterClass.NodeAddressOrBuilder - Interface in connection_request
- ConnectionRequestOuterClass.PeriodicChecksDisabled - Class in connection_request
-
Protobuf type
connection_request.PeriodicChecksDisabled - ConnectionRequestOuterClass.PeriodicChecksDisabled.Builder - Class in connection_request
-
Protobuf type
connection_request.PeriodicChecksDisabled - ConnectionRequestOuterClass.PeriodicChecksDisabledOrBuilder - Interface in connection_request
- ConnectionRequestOuterClass.PeriodicChecksManualInterval - Class in connection_request
-
Protobuf type
connection_request.PeriodicChecksManualInterval - ConnectionRequestOuterClass.PeriodicChecksManualInterval.Builder - Class in connection_request
-
Protobuf type
connection_request.PeriodicChecksManualInterval - ConnectionRequestOuterClass.PeriodicChecksManualIntervalOrBuilder - Interface in connection_request
- ConnectionRequestOuterClass.ProtocolVersion - Enum in connection_request
-
Protobuf enum
connection_request.ProtocolVersion - ConnectionRequestOuterClass.PubSubChannelsOrPatterns - Class in connection_request
-
Protobuf type
connection_request.PubSubChannelsOrPatterns - ConnectionRequestOuterClass.PubSubChannelsOrPatterns.Builder - Class in connection_request
-
Protobuf type
connection_request.PubSubChannelsOrPatterns - ConnectionRequestOuterClass.PubSubChannelsOrPatternsOrBuilder - Interface in connection_request
- ConnectionRequestOuterClass.PubSubChannelType - Enum in connection_request
-
Protobuf enum
connection_request.PubSubChannelType - ConnectionRequestOuterClass.PubSubSubscriptions - Class in connection_request
-
Protobuf type
connection_request.PubSubSubscriptions - ConnectionRequestOuterClass.PubSubSubscriptions.Builder - Class in connection_request
-
Protobuf type
connection_request.PubSubSubscriptions - ConnectionRequestOuterClass.PubSubSubscriptionsOrBuilder - Interface in connection_request
- ConnectionRequestOuterClass.ReadFrom - Enum in connection_request
-
Protobuf enum
connection_request.ReadFrom - ConnectionRequestOuterClass.ServiceType - Enum in connection_request
-
Protobuf enum
connection_request.ServiceType - ConnectionRequestOuterClass.TlsMode - Enum in connection_request
-
Protobuf enum
connection_request.TlsMode - connectionTimeout(Integer) - Method in class glide.api.models.configuration.AdvancedBaseClientConfiguration.AdvancedBaseClientConfigurationBuilder
-
The duration in milliseconds to wait for a TCP/TLS connection to complete.
- connectToValkey(BaseClientConfiguration) - Method in class glide.managers.ConnectionManager
-
Connect to Valkey using the native bridge.
- CONSTANT_RESPONSE - response.ResponseOuterClass.Response.ValueCase
- CONSTANT_RESPONSE_FIELD_NUMBER - Static variable in class response.ResponseOuterClass.Response
- consumer(GlideString) - Method in class glide.api.models.commands.stream.StreamPendingOptionsBinary.StreamPendingOptionsBinaryBuilder
-
Filters pending entries by consumer
- consumer(String) - Method in class glide.api.models.commands.stream.StreamPendingOptions.StreamPendingOptionsBuilder
-
Filters pending entries by consumer
- containsChannelsOrPatternsByType(int) - Method in class connection_request.ConnectionRequestOuterClass.PubSubSubscriptions.Builder
-
map<uint32, .connection_request.PubSubChannelsOrPatterns> channels_or_patterns_by_type = 1; - containsChannelsOrPatternsByType(int) - Method in class connection_request.ConnectionRequestOuterClass.PubSubSubscriptions
-
map<uint32, .connection_request.PubSubChannelsOrPatterns> channels_or_patterns_by_type = 1; - containsChannelsOrPatternsByType(int) - Method in interface connection_request.ConnectionRequestOuterClass.PubSubSubscriptionsOrBuilder
-
map<uint32, .connection_request.PubSubChannelsOrPatterns> channels_or_patterns_by_type = 1; - context - Variable in class glide.api.models.configuration.BaseSubscriptionConfiguration.BaseSubscriptionConfigurationBuilder
- context - Variable in class glide.api.models.configuration.BaseSubscriptionConfiguration
-
Optional arbitrary context, which will be passed to callback along with all received messages.
- convertBinaryStringKeyValueArrayToMap(Object[], Class<U>) - Static method in class glide.utils.ArrayTransformUtils
-
Processes a two-element array where the first element is used as a key and the second element is a Map where its values are cast to type
U. - convertKeyValueArrayToMap(Object[], Class<U>) - Static method in class glide.utils.ArrayTransformUtils
-
Processes a two-element array where the first element is used as a key and the second element is a Map where its values are cast to type
U. - convertMapToGlideStringMap(Map<?, ?>) - Static method in class glide.utils.ArrayTransformUtils
-
Given an inputMap of any key / value pairs, create a new Map of
- convertMapToKeyValueGlideStringArray(Map<GlideString, GlideString>) - Static method in class glide.utils.ArrayTransformUtils
-
Converts a map of GlideString keys and values to an array of GlideStrings.
- convertMapToKeyValueStringArray(Map<String, ?>) - Static method in class glide.utils.ArrayTransformUtils
-
Converts a map of string keys and values of any type that can be converted in to an array of strings with alternating keys and values.
- convertMapToValueKeyStringArray(Map<String, Double>) - Static method in class glide.utils.ArrayTransformUtils
-
Converts a map of string keys and values of any type into an array of strings with alternating values and keys.
- convertMapToValueKeyStringArrayBinary(Map<GlideString, Double>) - Static method in class glide.utils.ArrayTransformUtils
-
Converts a map of GlideString keys and values of any type into an array of GlideStrings with alternating values and keys.
- convertNestedArrayToKeyValueGlideStringArray(GlideString[][]) - Static method in class glide.utils.ArrayTransformUtils
-
Converts a nested array of GlideString keys and values in to an array of GlideStrings with alternating keys and values.
- convertNestedArrayToKeyValueStringArray(String[][]) - Static method in class glide.utils.ArrayTransformUtils
-
Converts a nested array of string keys and values of any type that can be converted in to an array of strings with alternating keys and values.
- CoordOrigin(GeospatialData) - Constructor for class glide.api.models.commands.geospatial.GeoSearchOrigin.CoordOrigin
- copy(GlideString, GlideString) - Method in class glide.api.BaseClient
- copy(GlideString, GlideString, boolean) - Method in class glide.api.BaseClient
- copy(GlideString, GlideString, long) - Method in class glide.api.BaseClient
- copy(GlideString, GlideString, long, boolean) - Method in class glide.api.BaseClient
- copy(String, String) - Method in class glide.api.BaseClient
- copy(String, String, boolean) - Method in class glide.api.BaseClient
- copy(String, String, long) - Method in class glide.api.BaseClient
- copy(String, String, long, boolean) - Method in class glide.api.BaseClient
- copy(ArgType, ArgType) - Method in class glide.api.models.BaseBatch
-
Copies the value stored at the
sourceto thedestinationkey if thedestinationkey does not yet exist. - copy(ArgType, ArgType, boolean) - Method in class glide.api.models.BaseBatch
-
Copies the value stored at the
sourceto thedestinationkey. - copy(ArgType, ArgType, long) - Method in class glide.api.models.BaseBatch
-
Copies the value stored at the
sourceto thedestinationkey ondestinationDB. - copy(ArgType, ArgType, long, boolean) - Method in class glide.api.models.BaseBatch
-
Copies the value stored at the
sourceto thedestinationkey ondestinationDB. - copy(GlideString, GlideString) - Method in interface glide.api.commands.GenericBaseCommands
-
Copies the value stored at the
sourceto thedestinationkey if thedestinationkey does not yet exist. - copy(GlideString, GlideString, boolean) - Method in interface glide.api.commands.GenericBaseCommands
-
Copies the value stored at the
sourceto thedestinationkey. - copy(GlideString, GlideString, long) - Method in interface glide.api.commands.GenericBaseCommands
-
Copies the value stored at the
sourceto thedestinationkey ondestinationDB. - copy(GlideString, GlideString, long, boolean) - Method in interface glide.api.commands.GenericBaseCommands
-
Copies the value stored at the
sourceto thedestinationkey ondestinationDB. - copy(String, String) - Method in interface glide.api.commands.GenericBaseCommands
-
Copies the value stored at the
sourceto thedestinationkey if thedestinationkey does not yet exist. - copy(String, String, boolean) - Method in interface glide.api.commands.GenericBaseCommands
-
Copies the value stored at the
sourceto thedestinationkey. - copy(String, String, long) - Method in interface glide.api.commands.GenericBaseCommands
-
Copies the value stored at the
sourceto thedestinationkey ondestinationDB. - copy(String, String, long, boolean) - Method in interface glide.api.commands.GenericBaseCommands
-
Copies the value stored at the
sourceto thedestinationkey ondestinationDB. - Copy - command_request.CommandRequestOuterClass.RequestType
-
Copy = 401; - Copy_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
Copy = 401; - COSINE - glide.api.models.commands.FT.FTCreateOptions.DistanceMetric
-
Cosine distance of two vectors.
- count - Variable in class glide.api.models.commands.scan.BaseScanOptions
-
COUNTis a just a hint for the command for how many elements to fetch from the set, hash, or list. - count - Variable in class glide.api.models.commands.stream.StreamReadOptions
-
The maximal number of elements requested.
- count() - Method in class glide.api.models.commands.FT.FTSearchOptions.FTSearchOptionsBuilder
-
Once set, the query will return only number of documents in the result set without actually returning them.
- count(Long) - Method in class glide.api.models.commands.scan.BaseScanOptions.BaseScanOptionsBuilder
-
COUNTis a just a hint for the command for how many elements to fetch from the set, hash, or list. - count(Long) - Method in class glide.api.models.commands.scan.BaseScanOptionsBinary.BaseScanOptionsBinaryBuilder
-
COUNTis a just a hint for the command for how many elements to fetch from the set, hash, or list. - count(Long) - Method in class glide.api.models.commands.stream.StreamReadOptions.StreamReadOptionsBuilder
-
The maximal number of elements requested.
- COUNT - Static variable in class glide.api.models.commands.stream.XInfoStreamOptions
-
Used by
XINFO STREAMto limit count of PEL entries. - COUNT_FIELD_NUMBER - Static variable in class command_request.CommandRequestOuterClass.ClusterScan
- COUNT_FOR_LIST_VALKEY_API - Static variable in class glide.api.BaseClient
- COUNT_FOR_LIST_VALKEY_API - Static variable in interface glide.api.commands.ListBaseCommands
-
Valkey API keyword used to extract specific count of members from a sorted set.
- COUNT_OPTION_GLIDE_STRING - Static variable in class glide.api.models.commands.scan.BaseScanOptionsBinary
-
COUNToption string to include in theSCANcommands. - COUNT_OPTION_STRING - Static variable in class glide.api.models.commands.scan.BaseScanOptions
-
COUNToption string to include in theSCANcommands. - COUNT_VALKEY_API - Static variable in class glide.api.BaseClient
- COUNT_VALKEY_API - Static variable in interface glide.api.commands.SortedSetBaseCommands
-
Valkey API keyword used to extract specific count of members from a sorted set.
- COUNT_VALKEY_API - Static variable in class glide.api.models.commands.geospatial.GeoSearchResultOptions
-
Valkey API keyword used to perform geosearch with count.
- COUNT_VALKEY_API - Static variable in class glide.api.models.commands.LPosOptions
-
Valkey API keyword used to extract specific number of matching indices from a list.
- CPU - glide.api.models.commands.InfoOptions.Section
-
CPU: CPU consumption statistics
- create(BaseClient, GlideString, FTCreateOptions.FieldInfo[]) - Static method in class glide.api.commands.servermodules.FT
-
Creates an index and initiates a backfill of that index.
- create(BaseClient, GlideString, FTCreateOptions.FieldInfo[], FTCreateOptions) - Static method in class glide.api.commands.servermodules.FT
-
Creates an index and initiates a backfill of that index.
- create(BaseClient, String, FTCreateOptions.FieldInfo[]) - Static method in class glide.api.commands.servermodules.FT
-
Creates an index and initiates a backfill of that index.
- create(BaseClient, String, FTCreateOptions.FieldInfo[], FTCreateOptions) - Static method in class glide.api.commands.servermodules.FT
-
Creates an index and initiates a backfill of that index.
- createArray(ArgType...) - Method in class glide.api.models.BaseBatch
-
Helper function for creating generic type ("ArgType") array
- createBitFieldArgs(BitFieldOptions.BitFieldSubCommands[]) - Static method in class glide.api.models.commands.bitmap.BitFieldOptions
-
Creates the arguments to be used in
BitmapBaseCommands.bitfield(String, BitFieldSubCommands[])andBitmapBaseCommands.bitfieldReadOnly(String, BitFieldReadOnlySubCommands[]). - createBitFieldGlideStringArgs(BitFieldOptions.BitFieldSubCommands[]) - Static method in class glide.api.models.commands.bitmap.BitFieldOptions
-
Creates the arguments to be used in
BitmapBaseCommands.bitfield(GlideString, BitFieldSubCommands[])andBitmapBaseCommands.bitfieldReadOnly(GlideString, BitFieldReadOnlySubCommands[]). - createClient(byte[]) - Static method in class glide.internal.GlideNativeBridge
-
Create a new native client instance
- createClient(BaseClientConfiguration, Function<BaseClient.ClientBuilder, T>) - Static method in class glide.api.BaseClient
-
Create native client
- createClient(GlideClientConfiguration) - Static method in class glide.api.GlideClient
-
Creates a new
GlideClientinstance and establishes a connection to a standalone Valkey - createClient(GlideClusterClientConfiguration) - Static method in class glide.api.GlideClusterClient
-
Creates a new
GlideClusterClientinstance and establishes connections to a Valkey Cluster. - createLeakedOtelSpan(String) - Static method in class glide.ffi.resolvers.OpenTelemetryResolver
-
Creates a new OpenTelemetry span with the given name that will not be automatically dropped by the Rust core.
- createZRangeArgs(String, RangeOptions.RangeQuery, boolean, boolean) - Static method in class glide.api.models.commands.RangeOptions
- createZRangeArgsBinary(GlideString, RangeOptions.RangeQuery, boolean, boolean) - Static method in class glide.api.models.commands.RangeOptions
- createZRangeBaseArgs(RangeOptions.RangeQuery, boolean, boolean) - Static method in class glide.api.models.commands.RangeOptions
- createZRangeBaseArgsBinary(RangeOptions.RangeQuery, boolean) - Static method in class glide.api.models.commands.RangeOptions
- createZRangeStoreArgs(String, String, RangeOptions.RangeQuery, boolean) - Static method in class glide.api.models.commands.RangeOptions
- createZRangeStoreArgsBinary(GlideString, GlideString, RangeOptions.RangeQuery, boolean) - Static method in class glide.api.models.commands.RangeOptions
- credentials(ServerCredentials) - Method in class glide.api.models.configuration.BaseClientConfiguration.BaseClientConfigurationBuilder
-
Credentials for authentication process.
- CURSOR_FIELD_NUMBER - Static variable in class command_request.CommandRequestOuterClass.ClusterScan
- customCommand(GlideString[]) - Method in class glide.api.GlideClient
- customCommand(GlideString[]) - Method in class glide.api.GlideClusterClient
- customCommand(GlideString[], RequestRoutingConfiguration.Route) - Method in class glide.api.GlideClusterClient
- customCommand(String[]) - Method in class glide.api.GlideClient
- customCommand(String[]) - Method in class glide.api.GlideClusterClient
- customCommand(String[], RequestRoutingConfiguration.Route) - Method in class glide.api.GlideClusterClient
- customCommand(ArgType[]) - Method in class glide.api.models.BaseBatch
-
Executes a single command, without checking inputs.
- customCommand(GlideString[]) - Method in interface glide.api.commands.GenericClusterCommands
-
Executes a single command, without checking inputs.
- customCommand(GlideString[]) - Method in interface glide.api.commands.GenericCommands
-
Executes a single command, without checking inputs.
- customCommand(GlideString[], RequestRoutingConfiguration.Route) - Method in interface glide.api.commands.GenericClusterCommands
-
Executes a single command, without checking inputs.
- customCommand(String[]) - Method in interface glide.api.commands.GenericClusterCommands
-
Executes a single command, without checking inputs.
- customCommand(String[]) - Method in interface glide.api.commands.GenericCommands
-
Executes a single command, without checking inputs.
- customCommand(String[], RequestRoutingConfiguration.Route) - Method in interface glide.api.commands.GenericClusterCommands
-
Executes a single command, without checking inputs.
- CustomCommand - command_request.CommandRequestOuterClass.RequestType
-
/ An unknown command, where all arguments are defined by the user.
- CustomCommand_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
/ An unknown command, where all arguments are defined by the user.
D
- DATABASE_ID_FIELD_NUMBER - Static variable in class connection_request.ConnectionRequestOuterClass.ConnectionRequest
- databaseId(Integer) - Method in class glide.api.models.configuration.BaseClientConfiguration.BaseClientConfigurationBuilder
-
Index of the logical database to connect to.
- dataType(FTCreateOptions.DataType) - Method in class glide.api.models.commands.FT.FTCreateOptions.FTCreateOptionsBuilder
-
The index data type.
- DB_VALKEY_API - Static variable in interface glide.api.commands.GenericBaseCommands
-
Valkey API keyword used to denote the destination db index.
- dbsize() - Method in interface glide.api.commands.ServerManagementClusterCommands
-
Returns the number of keys in the database.
The command will be routed to all primary nodes. - dbsize() - Method in interface glide.api.commands.ServerManagementCommands
-
Returns the number of keys in the currently selected database.
- dbsize() - Method in class glide.api.GlideClient
- dbsize() - Method in class glide.api.GlideClusterClient
- dbsize() - Method in class glide.api.models.BaseBatch
-
Returns the number of keys in the currently selected database.
- dbsize(RequestRoutingConfiguration.Route) - Method in class glide.api.GlideClusterClient
- dbsize(RequestRoutingConfiguration.Route) - Method in interface glide.api.commands.ServerManagementClusterCommands
-
Returns the number of keys in the database.
- DBSize - command_request.CommandRequestOuterClass.RequestType
-
DBSize = 1126; - DBSize_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
DBSize = 1126; - DEBUG - glide.api.logging.Logger.Level
- debugFields(BaseClient, GlideString) - Static method in class glide.api.commands.servermodules.Json
-
Reports the number of fields at the specified
pathwithin the JSON document stored atkey.
Each non-container JSON value counts as one field. - debugFields(BaseClient, GlideString, GlideString) - Static method in class glide.api.commands.servermodules.Json
-
Reports the number of fields at the specified
pathwithin the JSON document stored atkey.
Each non-container JSON value counts as one field. - debugFields(BaseClient, String) - Static method in class glide.api.commands.servermodules.Json
-
Reports the number of fields at the specified
pathwithin the JSON document stored atkey.
Each non-container JSON value counts as one field. - debugFields(BaseClient, String, String) - Static method in class glide.api.commands.servermodules.Json
-
Reports the number of fields at the specified
pathwithin the JSON document stored atkey.
Each non-container JSON value counts as one field. - debugFields(BaseBatch<T>, ArgType) - Static method in class glide.api.commands.servermodules.JsonBatch
-
Reports the number of fields at the specified
pathwithin the JSON document stored atkey.
Each non-container JSON value counts as one field. - debugFields(BaseBatch<T>, ArgType, ArgType) - Static method in class glide.api.commands.servermodules.JsonBatch
-
Reports the number of fields at the specified
pathwithin the JSON document stored atkey.
Each non-container JSON value counts as one field. - debugMemory(BaseClient, GlideString) - Static method in class glide.api.commands.servermodules.Json
-
Reports memory usage in bytes of a JSON object at the specified
pathwithin the JSON document stored atkey.
Equivalent toJson.debugMemory(BaseClient, GlideString, GlideString)withpathset togs(".."). - debugMemory(BaseClient, GlideString, GlideString) - Static method in class glide.api.commands.servermodules.Json
-
Reports memory usage in bytes of a JSON object at the specified
pathwithin the JSON document stored atkey. - debugMemory(BaseClient, String) - Static method in class glide.api.commands.servermodules.Json
-
Reports memory usage in bytes of a JSON object at the specified
pathwithin the JSON document stored atkey.
Equivalent toJson.debugMemory(BaseClient, String, String)withpathset to"..". - debugMemory(BaseClient, String, String) - Static method in class glide.api.commands.servermodules.Json
-
Reports memory usage in bytes of a JSON object at the specified
pathwithin the JSON document stored atkey. - debugMemory(BaseBatch<T>, ArgType) - Static method in class glide.api.commands.servermodules.JsonBatch
-
Reports memory usage in bytes of a JSON object at the specified
pathwithin the JSON document stored atkey.
Equivalent to#debugMemory(BaseBatch, ArgType, ArgType)withpathset to"..". - debugMemory(BaseBatch<T>, ArgType, ArgType) - Static method in class glide.api.commands.servermodules.JsonBatch
-
Reports memory usage in bytes of a JSON object at the specified
pathwithin the JSON document stored atkey. - decodeUtf8(ByteBuffer) - Static method in class glide.utils.BufferUtils
-
Decodes all remaining bytes in the ByteBuffer as a UTF-8 string.
- decodeUtf8(ByteBuffer, int) - Static method in class glide.utils.BufferUtils
-
Decodes a UTF-8 string directly from a ByteBuffer without creating intermediate byte arrays.
- decr(GlideString) - Method in class glide.api.BaseClient
- decr(String) - Method in class glide.api.BaseClient
- decr(ArgType) - Method in class glide.api.models.BaseBatch
-
Decrements the number stored at
keyby one. - decr(GlideString) - Method in interface glide.api.commands.StringBaseCommands
-
Decrements the number stored at
keyby one. - decr(String) - Method in interface glide.api.commands.StringBaseCommands
-
Decrements the number stored at
keyby one. - Decr - command_request.CommandRequestOuterClass.RequestType
-
Decr = 1502; - Decr_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
Decr = 1502; - decrBy(GlideString, long) - Method in class glide.api.BaseClient
- decrBy(String, long) - Method in class glide.api.BaseClient
- decrBy(ArgType, long) - Method in class glide.api.models.BaseBatch
-
Decrements the number stored at
keybyamount. - decrBy(GlideString, long) - Method in interface glide.api.commands.StringBaseCommands
-
Decrements the number stored at
keybyamount. - decrBy(String, long) - Method in interface glide.api.commands.StringBaseCommands
-
Decrements the number stored at
keybyamount. - DecrBy - command_request.CommandRequestOuterClass.RequestType
-
DecrBy = 1503; - DecrBy_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
DecrBy = 1503; - DEFAULT - glide.api.logging.Logger.Level
- DEFAULT - glide.api.models.commands.InfoOptions.Section
-
DEFAULT: Return only the default set of sections
- DEFAULT_HOST - Static variable in class glide.api.models.configuration.NodeAddress
- DEFAULT_PORT - Static variable in class glide.api.models.configuration.NodeAddress
- del(ArgType[]) - Method in class glide.api.models.BaseBatch
-
Removes the specified
keysfrom the database. - del(BaseClient, GlideString) - Static method in class glide.api.commands.servermodules.Json
-
Deletes the JSON document stored at
key. - del(BaseClient, GlideString, GlideString) - Static method in class glide.api.commands.servermodules.Json
-
Deletes the JSON value at the specified
pathwithin the JSON document stored atkey. - del(BaseClient, String) - Static method in class glide.api.commands.servermodules.Json
-
Deletes the JSON document stored at
key. - del(BaseClient, String, String) - Static method in class glide.api.commands.servermodules.Json
-
Deletes the JSON value at the specified
pathwithin the JSON document stored atkey. - del(BaseBatch<T>, ArgType) - Static method in class glide.api.commands.servermodules.JsonBatch
-
Deletes the JSON document stored at
key. - del(BaseBatch<T>, ArgType, ArgType) - Static method in class glide.api.commands.servermodules.JsonBatch
-
Deletes the JSON value at the specified
pathwithin the JSON document stored atkey. - del(GlideString[]) - Method in class glide.api.BaseClient
- del(String[]) - Method in class glide.api.BaseClient
- del(GlideString[]) - Method in interface glide.api.commands.GenericBaseCommands
-
Removes the specified
keysfrom the database. - del(String[]) - Method in interface glide.api.commands.GenericBaseCommands
-
Removes the specified
keysfrom the database. - Del - command_request.CommandRequestOuterClass.RequestType
-
Del = 402; - Del_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
Del = 402; - DESC - glide.api.models.commands.FT.FTAggregateOptions.SortBy.SortOrder
- DESC - glide.api.models.commands.SortBaseOptions.OrderBy
- DESC - glide.api.models.commands.SortOrder
-
Sort by descending order.
- Discard - command_request.CommandRequestOuterClass.RequestType
-
Discard = 1601; - Discard_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
Discard = 1601; - Disconnect - response.ResponseOuterClass.RequestErrorType
-
Disconnect = 3; - Disconnect_VALUE - Static variable in enum response.ResponseOuterClass.RequestErrorType
-
Disconnect = 3; - dropindex(BaseClient, GlideString) - Static method in class glide.api.commands.servermodules.FT
-
Deletes an index and associated content.
- dropindex(BaseClient, String) - Static method in class glide.api.commands.servermodules.FT
-
Deletes an index and associated content.
- dropOtelSpan(long) - Static method in class glide.ffi.resolvers.OpenTelemetryResolver
-
Drops an OpenTelemetry span that was created with
OpenTelemetryResolver.createLeakedOtelSpan(String), releasing its resources. - dropScript(String) - Static method in class glide.ffi.resolvers.ScriptResolver
- dump(GlideString) - Method in class glide.api.BaseClient
- dump(ArgType) - Method in class glide.api.models.BaseBatch
-
Serialize the value stored at
keyin a Valkey-specific format and return it to the user. - dump(GlideString) - Method in interface glide.api.commands.GenericBaseCommands
-
Serialize the value stored at
keyin a Valkey-specific format and return it to the user. - Dump - command_request.CommandRequestOuterClass.RequestType
-
Dump = 403; - Dump_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
Dump = 403; - DURATION_IN_SEC_FIELD_NUMBER - Static variable in class connection_request.ConnectionRequestOuterClass.PeriodicChecksManualInterval
E
- echo(GlideString) - Method in class glide.api.GlideClient
- echo(GlideString) - Method in class glide.api.GlideClusterClient
- echo(GlideString, RequestRoutingConfiguration.Route) - Method in class glide.api.GlideClusterClient
- echo(String) - Method in class glide.api.GlideClient
- echo(String) - Method in class glide.api.GlideClusterClient
- echo(String, RequestRoutingConfiguration.Route) - Method in class glide.api.GlideClusterClient
- echo(ArgType) - Method in class glide.api.models.BaseBatch
-
Echoes the provided
messageback. - echo(GlideString) - Method in interface glide.api.commands.ConnectionManagementClusterCommands
-
Echoes the provided
messageback.
The command will be routed a random node. - echo(GlideString) - Method in interface glide.api.commands.ConnectionManagementCommands
-
Echoes the provided
messageback. - echo(GlideString, RequestRoutingConfiguration.Route) - Method in interface glide.api.commands.ConnectionManagementClusterCommands
-
Echoes the provided
messageback. - echo(String) - Method in interface glide.api.commands.ConnectionManagementClusterCommands
-
Echoes the provided
messageback.
The command will be routed a random node. - echo(String) - Method in interface glide.api.commands.ConnectionManagementCommands
-
Echoes the provided
messageback. - echo(String, RequestRoutingConfiguration.Route) - Method in interface glide.api.commands.ConnectionManagementClusterCommands
-
Echoes the provided
messageback. - Echo - command_request.CommandRequestOuterClass.RequestType
-
Echo = 320; - Echo_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
Echo = 320; - ELASTICACHE - connection_request.ConnectionRequestOuterClass.ServiceType
-
ELASTICACHE = 0; - ELASTICACHE - glide.api.models.configuration.ServiceType
-
Amazon ElastiCache service.
- ELASTICACHE_VALUE - Static variable in enum connection_request.ConnectionRequestOuterClass.ServiceType
-
ELASTICACHE = 0; - EMPTY_2D_BYTE_ARRAY - Static variable in class glide.internal.GlideCoreClient
-
Empty 2D byte array constant for reuse in various contexts (script params, subPattern, etc.)
- EMPTY_GLIDE_STRING_ARRAY - Static variable in class glide.api.BaseClient
- emptyArgs() - Method in class glide.api.models.BaseBatch
-
Build protobuf
CommandRequestOuterClass.Command.ArgsArrayobject for empty arguments. - ENCODING_UTF8 - glide.api.BaseClient.ResponseFlags
- ENCODING_UTF8 - glide.api.ResponseFlags
-
Strings in the response are UTF-8 encoded
- endpoint(String) - Method in class glide.api.OpenTelemetry.MetricsConfig.Builder
-
Sets the endpoint for metrics.
- endpoint(String) - Method in class glide.api.OpenTelemetry.TracesConfig.Builder
-
Sets the endpoint for traces.
- ENTRIES_READ_VALKEY_API - Static variable in class glide.api.models.commands.stream.StreamGroupOptions
- entriesRead(Long) - Method in class glide.api.models.commands.stream.StreamGroupOptions.StreamGroupOptionsBuilder
-
A value representing the number of stream entries already read by the group.
- equals(Object) - Method in class command_request.CommandRequestOuterClass.Batch
- equals(Object) - Method in class command_request.CommandRequestOuterClass.ByAddressRoute
- equals(Object) - Method in class command_request.CommandRequestOuterClass.ClusterScan
- equals(Object) - Method in class command_request.CommandRequestOuterClass.Command.ArgsArray
- equals(Object) - Method in class command_request.CommandRequestOuterClass.Command
- equals(Object) - Method in class command_request.CommandRequestOuterClass.CommandRequest
- equals(Object) - Method in class command_request.CommandRequestOuterClass.RefreshIamToken
- equals(Object) - Method in class command_request.CommandRequestOuterClass.Routes
- equals(Object) - Method in class command_request.CommandRequestOuterClass.ScriptInvocation
- equals(Object) - Method in class command_request.CommandRequestOuterClass.ScriptInvocationPointers
- equals(Object) - Method in class command_request.CommandRequestOuterClass.SlotIdRoute
- equals(Object) - Method in class command_request.CommandRequestOuterClass.SlotKeyRoute
- equals(Object) - Method in class command_request.CommandRequestOuterClass.UpdateConnectionPassword
- equals(Object) - Method in class connection_request.ConnectionRequestOuterClass.AuthenticationInfo
- equals(Object) - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRequest
- equals(Object) - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRetryStrategy
- equals(Object) - Method in class connection_request.ConnectionRequestOuterClass.IamCredentials
- equals(Object) - Method in class connection_request.ConnectionRequestOuterClass.NodeAddress
- equals(Object) - Method in class connection_request.ConnectionRequestOuterClass.PeriodicChecksDisabled
- equals(Object) - Method in class connection_request.ConnectionRequestOuterClass.PeriodicChecksManualInterval
- equals(Object) - Method in class connection_request.ConnectionRequestOuterClass.PubSubChannelsOrPatterns
- equals(Object) - Method in class connection_request.ConnectionRequestOuterClass.PubSubSubscriptions
- equals(Object) - Method in class glide.api.models.commands.ExpirySet
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class glide.api.models.commands.HashFieldExpirationConditionOptions
- equals(Object) - Method in class glide.api.models.commands.HGetExExpiry
- equals(Object) - Method in class glide.api.models.commands.HGetExOptions
- equals(Object) - Method in class glide.api.models.commands.HSetExOptions
- equals(Object) - Method in class glide.api.models.commands.scan.BaseScanOptions
- equals(Object) - Method in class glide.api.models.commands.scan.HScanOptions
- equals(Object) - Method in class glide.api.models.commands.scan.ScanOptions
- equals(Object) - Method in class glide.api.models.commands.scan.ZScanOptions
- equals(Object) - Method in class glide.api.models.commands.scan.ZScanOptionsBinary
- equals(Object) - Method in class glide.api.models.GlideString
- equals(Object) - Method in class glide.api.models.PubSubMessage
- equals(Object) - Method in class response.ResponseOuterClass.RequestError
- equals(Object) - Method in class response.ResponseOuterClass.Response
- ERROR - glide.api.logging.Logger.Level
- ERRORSTATS - glide.api.models.commands.InfoOptions.Section
-
ERRORSTATS: Valkey error statistics
- Eval - command_request.CommandRequestOuterClass.RequestType
-
Eval = 1001; - Eval_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
Eval = 1001; - EvalReadOnly - command_request.CommandRequestOuterClass.RequestType
-
EvalReadOnly = 1002; - EvalReadOnly_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
EvalReadOnly = 1002; - EvalSha - command_request.CommandRequestOuterClass.RequestType
-
EvalSha = 1003; - EvalSha_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
EvalSha = 1003; - EvalShaReadOnly - command_request.CommandRequestOuterClass.RequestType
-
EvalShaReadOnly = 1004; - EvalShaReadOnly_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
EvalShaReadOnly = 1004; - EVERYTHING - glide.api.models.commands.InfoOptions.Section
-
EVERYTHING: Includes all and modules
- exact - Variable in class glide.api.models.commands.stream.StreamTrimOptions
-
If
true, the stream will be trimmed exactly. - Exact - connection_request.ConnectionRequestOuterClass.PubSubChannelType
-
Exact = 0; - EXACT - glide.api.models.configuration.ClusterSubscriptionConfiguration.PubSubClusterChannelMode
-
Use exact channel names.
- EXACT - glide.api.models.configuration.StandaloneSubscriptionConfiguration.PubSubChannelMode
-
Use exact channel names.
- Exact_VALUE - Static variable in enum connection_request.ConnectionRequestOuterClass.PubSubChannelType
-
Exact = 0; - EXCLUSIVE_RANGE_VALKEY_API - Static variable in interface glide.api.models.commands.stream.StreamRange
-
Valkey API character to designate exclusive range bounds
- exec(Batch, boolean) - Method in class glide.api.GlideClient
- exec(Batch, boolean, BatchOptions) - Method in class glide.api.GlideClient
- exec(ClusterBatch, boolean) - Method in class glide.api.GlideClusterClient
- exec(ClusterBatch, boolean, ClusterBatchOptions) - Method in class glide.api.GlideClusterClient
- exec(ClusterTransaction) - Method in class glide.api.GlideClusterClient
-
Deprecated.
- exec(ClusterTransaction, RequestRoutingConfiguration.SingleNodeRoute) - Method in class glide.api.GlideClusterClient
-
Deprecated.
- exec(Transaction) - Method in class glide.api.GlideClient
-
Deprecated.
- exec(Batch, boolean) - Method in interface glide.api.commands.TransactionsCommands
-
Executes a batch by processing the queued commands.
- exec(Batch, boolean, BatchOptions) - Method in interface glide.api.commands.TransactionsCommands
-
Executes a batch by processing the queued commands with additional options.
- exec(ClusterBatch, boolean) - Method in interface glide.api.commands.TransactionsClusterCommands
-
Executes a batch by processing the queued commands.
- exec(ClusterBatch, boolean, ClusterBatchOptions) - Method in interface glide.api.commands.TransactionsClusterCommands
-
Executes a batch by processing the queued commands.
- exec(ClusterTransaction) - Method in interface glide.api.commands.TransactionsClusterCommands
-
Deprecated.Use
TransactionsClusterCommands.exec(ClusterBatch, boolean)instead. This method is being replaced by a more flexible approach usingClusterBatch.Executes a transaction by processing the queued commands.
The transaction will be routed to the slot owner of the first key found in the transaction. If no key is found, the command will be sent to a random node.
- exec(ClusterTransaction, RequestRoutingConfiguration.SingleNodeRoute) - Method in interface glide.api.commands.TransactionsClusterCommands
-
Deprecated.Use
TransactionsClusterCommands.exec(ClusterBatch, boolean, ClusterBatchOptions)instead. This method is being replaced by a more flexible approach usingClusterBatchandClusterBatchOptions.Executes a transaction by processing the queued commands.
- exec(Transaction) - Method in interface glide.api.commands.TransactionsCommands
-
Deprecated.Use
TransactionsCommands.exec(Batch, boolean)instead. This method is being replaced by a more flexible approach usingBatch.Executes a transaction by processing the queued commands.
- Exec - command_request.CommandRequestOuterClass.RequestType
-
Exec = 1602; - Exec_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
Exec = 1602; - ExecAbort - response.ResponseOuterClass.RequestErrorType
-
ExecAbort = 1; - ExecAbort_VALUE - Static variable in enum response.ResponseOuterClass.RequestErrorType
-
ExecAbort = 1; - ExecAbortException - Exception in glide.api.models.exceptions
-
Exec aborted error: Errors that are thrown when an Atomic Batch (Transaction) is aborted.
- ExecAbortException(String) - Constructor for exception glide.api.models.exceptions.ExecAbortException
- executeBatchAsync(byte[], boolean) - Method in class glide.internal.GlideCoreClient
-
Execute batch asynchronously using raw protobuf bytes (for compatibility with CommandManager)
- executeBatchAsync(long, byte[], boolean, long) - Static method in class glide.internal.GlideNativeBridge
-
Execute batch (pipeline/transaction) asynchronously
- executeBinaryCommandAsync(byte[]) - Method in class glide.internal.GlideCoreClient
-
Execute binary command asynchronously using raw protobuf bytes (for compatibility with CommandManager)
- executeBinaryCommandAsync(long, byte[], long) - Static method in class glide.internal.GlideNativeBridge
-
Execute binary command with mixed String/byte[] arguments asynchronously
- executeClusterScanAsync(long, String, String, long, String, boolean, long) - Static method in class glide.internal.GlideNativeBridge
-
Execute cluster scan command asynchronously
- executeClusterScanAsync(String, String, long, String, boolean) - Method in class glide.internal.GlideCoreClient
-
Execute cluster scan asynchronously with proper cursor lifecycle management
- executeCommandAsync(byte[]) - Method in class glide.internal.GlideCoreClient
-
Execute command asynchronously using raw protobuf bytes (for compatibility with CommandManager)
- executeCommandAsync(long, byte[], long) - Static method in class glide.internal.GlideNativeBridge
-
Execute command asynchronously
- executeScriptAsync(long, long, String, byte[][], byte[][], boolean, int, String, boolean) - Static method in class glide.internal.GlideNativeBridge
-
Execute script asynchronously using glide-core's invoke_script
- executeScriptAsync(String, byte[][], byte[][], boolean, int, String, boolean) - Method in class glide.internal.GlideCoreClient
-
Execute script via native invoke_script path
- exists(ArgType[]) - Method in class glide.api.models.BaseBatch
-
Returns the number of keys in
keysthat exist in the database. - exists(GlideString[]) - Method in class glide.api.BaseClient
- exists(String[]) - Method in class glide.api.BaseClient
- exists(GlideString[]) - Method in interface glide.api.commands.GenericBaseCommands
-
Returns the number of keys in
keysthat exist in the database. - exists(String[]) - Method in interface glide.api.commands.GenericBaseCommands
-
Returns the number of keys in
keysthat exist in the database. - Exists - command_request.CommandRequestOuterClass.RequestType
-
Exists = 404; - Exists_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
Exists = 404; - expire(GlideString, long) - Method in class glide.api.BaseClient
- expire(GlideString, long, ExpireOptions) - Method in class glide.api.BaseClient
- expire(String, long) - Method in class glide.api.BaseClient
- expire(String, long, ExpireOptions) - Method in class glide.api.BaseClient
- expire(ArgType, long) - Method in class glide.api.models.BaseBatch
-
Sets a timeout on
keyin seconds. - expire(ArgType, long, ExpireOptions) - Method in class glide.api.models.BaseBatch
-
Sets a timeout on
keyin seconds. - expire(GlideString, long) - Method in interface glide.api.commands.GenericBaseCommands
-
Sets a timeout on
keyin seconds. - expire(GlideString, long, ExpireOptions) - Method in interface glide.api.commands.GenericBaseCommands
-
Sets a timeout on
keyin seconds. - expire(String, long) - Method in interface glide.api.commands.GenericBaseCommands
-
Sets a timeout on
keyin seconds. - expire(String, long, ExpireOptions) - Method in interface glide.api.commands.GenericBaseCommands
-
Sets a timeout on
keyin seconds. - Expire - command_request.CommandRequestOuterClass.RequestType
-
Expire = 405; - Expire_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
Expire = 405; - expireAt(GlideString, long) - Method in class glide.api.BaseClient
- expireAt(GlideString, long, ExpireOptions) - Method in class glide.api.BaseClient
- expireAt(String, long) - Method in class glide.api.BaseClient
- expireAt(String, long, ExpireOptions) - Method in class glide.api.BaseClient
- expireAt(ArgType, long) - Method in class glide.api.models.BaseBatch
-
Sets a timeout on
key. - expireAt(ArgType, long, ExpireOptions) - Method in class glide.api.models.BaseBatch
-
Sets a timeout on
key. - expireAt(GlideString, long) - Method in interface glide.api.commands.GenericBaseCommands
-
Sets a timeout on
key. - expireAt(GlideString, long, ExpireOptions) - Method in interface glide.api.commands.GenericBaseCommands
-
Sets a timeout on
key. - expireAt(String, long) - Method in interface glide.api.commands.GenericBaseCommands
-
Sets a timeout on
key. - expireAt(String, long, ExpireOptions) - Method in interface glide.api.commands.GenericBaseCommands
-
Sets a timeout on
key. - ExpireAt - command_request.CommandRequestOuterClass.RequestType
-
ExpireAt = 406; - ExpireAt_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
ExpireAt = 406; - ExpireOptions - Enum in glide.api.models.commands
-
Optional arguments for
GenericBaseCommands.expire(String, long, ExpireOptions), and similar commands. - expiretime(GlideString) - Method in class glide.api.BaseClient
- expiretime(String) - Method in class glide.api.BaseClient
- expiretime(ArgType) - Method in class glide.api.models.BaseBatch
-
Returns the absolute Unix timestamp (since January 1, 1970) at which the given
keywill expire, in seconds.
To get the expiration with millisecond precision, use#pexpiretime(ArgType). - expiretime(GlideString) - Method in interface glide.api.commands.GenericBaseCommands
-
Returns the absolute Unix timestamp (since January 1, 1970) at which the given
keywill expire, in seconds.
To get the expiration with millisecond precision, useGenericBaseCommands.pexpiretime(String). - expiretime(String) - Method in interface glide.api.commands.GenericBaseCommands
-
Returns the absolute Unix timestamp (since January 1, 1970) at which the given
keywill expire, in seconds.
To get the expiration with millisecond precision, useGenericBaseCommands.pexpiretime(String). - ExpireTime - command_request.CommandRequestOuterClass.RequestType
-
ExpireTime = 407; - ExpireTime_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
ExpireTime = 407; - expiry(ExpirySet) - Method in class glide.api.models.commands.HSetExOptions.HSetExOptionsBuilder
-
Expiry configuration for the hash fields.
- expiry(HGetExExpiry) - Method in class glide.api.models.commands.HGetExOptions.HGetExOptionsBuilder
-
Expiry configuration for the hash fields after retrieval.
- expiry(SetOptions.Expiry) - Method in class glide.api.models.commands.SetOptions.SetOptionsBuilder
-
If not set, no expiry time will be set for the value.
- ExpirySet - Class in glide.api.models.commands
-
Configuration of field expiration lifetime for commands that support standard expiry options.
- ExpirySet.ExpiryType - Enum in glide.api.models.commands
-
Types of field expiration configuration.
- explain(BaseClient, GlideString, GlideString) - Static method in class glide.api.commands.servermodules.FT
-
Parse a query and return information about how that query was parsed.
- explain(BaseClient, String, String) - Static method in class glide.api.commands.servermodules.FT
-
Parse a query and return information about how that query was parsed.
- explaincli(BaseClient, GlideString, GlideString) - Static method in class glide.api.commands.servermodules.FT
-
Same as the
FT.explain(BaseClient, String, String)except that the results are displayed in a different format. - explaincli(BaseClient, String, String) - Static method in class glide.api.commands.servermodules.FT
-
Same as the
FT.explain(BaseClient, String, String)except that the results are displayed in a different format. - EXPONENT_BASE_FIELD_NUMBER - Static variable in class connection_request.ConnectionRequestOuterClass.ConnectionRetryStrategy
- exponentBase(Integer) - Method in class glide.api.models.configuration.BackoffStrategy.BackoffStrategyBuilder
-
The exponent base configured for the strategy.
F
- factor(Integer) - Method in class glide.api.models.configuration.BackoffStrategy.BackoffStrategyBuilder
-
The multiplier that will be applied to the waiting time between each retry.
- FACTOR_FIELD_NUMBER - Static variable in class connection_request.ConnectionRequestOuterClass.ConnectionRetryStrategy
- FAIL - glide.api.models.commands.bitmap.BitFieldOptions.BitFieldOverflow.BitOverflowControl
-
Returns null when overflows occur.
- FailOver - command_request.CommandRequestOuterClass.RequestType
-
FailOver = 1127; - FailOver_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
FailOver = 1127; - fcall(GlideString) - Method in class glide.api.GlideClient
- fcall(GlideString) - Method in class glide.api.GlideClusterClient
- fcall(GlideString, RequestRoutingConfiguration.Route) - Method in class glide.api.GlideClusterClient
- fcall(GlideString, GlideString[]) - Method in class glide.api.GlideClusterClient
- fcall(GlideString, GlideString[], RequestRoutingConfiguration.Route) - Method in class glide.api.GlideClusterClient
- fcall(GlideString, GlideString[], GlideString[]) - Method in class glide.api.BaseClient
- fcall(String) - Method in class glide.api.GlideClient
- fcall(String) - Method in class glide.api.GlideClusterClient
- fcall(String, RequestRoutingConfiguration.Route) - Method in class glide.api.GlideClusterClient
- fcall(String, String[]) - Method in class glide.api.GlideClusterClient
- fcall(String, String[], RequestRoutingConfiguration.Route) - Method in class glide.api.GlideClusterClient
- fcall(String, String[], String[]) - Method in class glide.api.BaseClient
- fcall(ArgType, ArgType[]) - Method in class glide.api.models.BaseBatch
-
Invokes a previously loaded read-only function.
- fcall(ArgType, ArgType[], ArgType[]) - Method in class glide.api.models.BaseBatch
-
Invokes a previously loaded function.
- fcall(GlideString) - Method in interface glide.api.commands.ScriptingAndFunctionsClusterCommands
-
Invokes a previously loaded function.
The command will be routed to a primary random node.
To route to a replica please refer toScriptingAndFunctionsClusterCommands.fcallReadOnly(String). - fcall(GlideString) - Method in interface glide.api.commands.ScriptingAndFunctionsCommands
-
Invokes a previously loaded function.
This command is routed to primary nodes only.
To route to a replica please refer toScriptingAndFunctionsCommands.fcallReadOnly(java.lang.String). - fcall(GlideString, RequestRoutingConfiguration.Route) - Method in interface glide.api.commands.ScriptingAndFunctionsClusterCommands
-
Invokes a previously loaded function.
- fcall(GlideString, GlideString[]) - Method in interface glide.api.commands.ScriptingAndFunctionsClusterCommands
-
Invokes a previously loaded function.
The command will be routed to a random primary node.
To route to a replica please refer toScriptingAndFunctionsClusterCommands.fcallReadOnly(String, String[]). - fcall(GlideString, GlideString[], RequestRoutingConfiguration.Route) - Method in interface glide.api.commands.ScriptingAndFunctionsClusterCommands
-
Invokes a previously loaded function.
- fcall(GlideString, GlideString[], GlideString[]) - Method in interface glide.api.commands.ScriptingAndFunctionsBaseCommands
-
Invokes a previously loaded function.
This command is routed to primary nodes only.
To route to a replica please refer toScriptingAndFunctionsBaseCommands.fcallReadOnly(java.lang.String, java.lang.String[], java.lang.String[]). - fcall(String) - Method in interface glide.api.commands.ScriptingAndFunctionsClusterCommands
-
Invokes a previously loaded function.
The command will be routed to a primary random node.
To route to a replica please refer toScriptingAndFunctionsClusterCommands.fcallReadOnly(String). - fcall(String) - Method in interface glide.api.commands.ScriptingAndFunctionsCommands
-
Invokes a previously loaded function.
This command is routed to primary nodes only.
To route to a replica please refer toScriptingAndFunctionsCommands.fcallReadOnly(java.lang.String). - fcall(String, RequestRoutingConfiguration.Route) - Method in interface glide.api.commands.ScriptingAndFunctionsClusterCommands
-
Invokes a previously loaded function.
- fcall(String, String[]) - Method in interface glide.api.commands.ScriptingAndFunctionsClusterCommands
-
Invokes a previously loaded function.
The command will be routed to a random primary node.
To route to a replica please refer toScriptingAndFunctionsClusterCommands.fcallReadOnly(String, String[]). - fcall(String, String[], RequestRoutingConfiguration.Route) - Method in interface glide.api.commands.ScriptingAndFunctionsClusterCommands
-
Invokes a previously loaded function.
- fcall(String, String[], String[]) - Method in interface glide.api.commands.ScriptingAndFunctionsBaseCommands
-
Invokes a previously loaded function.
This command is routed to primary nodes only.
To route to a replica please refer toScriptingAndFunctionsBaseCommands.fcallReadOnly(java.lang.String, java.lang.String[], java.lang.String[]). - FCall - command_request.CommandRequestOuterClass.RequestType
-
FCall = 1005; - FCall_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
FCall = 1005; - fcallReadOnly(GlideString) - Method in class glide.api.GlideClient
- fcallReadOnly(GlideString) - Method in class glide.api.GlideClusterClient
- fcallReadOnly(GlideString, RequestRoutingConfiguration.Route) - Method in class glide.api.GlideClusterClient
- fcallReadOnly(GlideString, GlideString[]) - Method in class glide.api.GlideClusterClient
- fcallReadOnly(GlideString, GlideString[], RequestRoutingConfiguration.Route) - Method in class glide.api.GlideClusterClient
- fcallReadOnly(GlideString, GlideString[], GlideString[]) - Method in class glide.api.BaseClient
- fcallReadOnly(String) - Method in class glide.api.GlideClient
- fcallReadOnly(String) - Method in class glide.api.GlideClusterClient
- fcallReadOnly(String, RequestRoutingConfiguration.Route) - Method in class glide.api.GlideClusterClient
- fcallReadOnly(String, String[]) - Method in class glide.api.GlideClusterClient
- fcallReadOnly(String, String[], RequestRoutingConfiguration.Route) - Method in class glide.api.GlideClusterClient
- fcallReadOnly(String, String[], String[]) - Method in class glide.api.BaseClient
- fcallReadOnly(ArgType, ArgType[]) - Method in class glide.api.models.BaseBatch
-
Invokes a previously loaded function.
- fcallReadOnly(ArgType, ArgType[], ArgType[]) - Method in class glide.api.models.BaseBatch
-
Invokes a previously loaded read-only function.
- fcallReadOnly(GlideString) - Method in interface glide.api.commands.ScriptingAndFunctionsClusterCommands
-
Invokes a previously loaded read-only function.
The command is routed to a random node depending on the client'sReadFromstrategy. - fcallReadOnly(GlideString) - Method in interface glide.api.commands.ScriptingAndFunctionsCommands
-
Invokes a previously loaded read-only function.
This command is routed depending on the client'sReadFromstrategy. - fcallReadOnly(GlideString, RequestRoutingConfiguration.Route) - Method in interface glide.api.commands.ScriptingAndFunctionsClusterCommands
-
Invokes a previously loaded read-only function.
- fcallReadOnly(GlideString, GlideString[]) - Method in interface glide.api.commands.ScriptingAndFunctionsClusterCommands
-
Invokes a previously loaded function.
The command is routed to a random node depending on the client'sReadFromstrategy. - fcallReadOnly(GlideString, GlideString[], RequestRoutingConfiguration.Route) - Method in interface glide.api.commands.ScriptingAndFunctionsClusterCommands
-
Invokes a previously loaded read-only function.
- fcallReadOnly(GlideString, GlideString[], GlideString[]) - Method in interface glide.api.commands.ScriptingAndFunctionsBaseCommands
-
Invokes a previously loaded read-only function.
This command is routed depending on the client'sReadFromstrategy. - fcallReadOnly(String) - Method in interface glide.api.commands.ScriptingAndFunctionsClusterCommands
-
Invokes a previously loaded read-only function.
The command is routed to a random node depending on the client'sReadFromstrategy. - fcallReadOnly(String) - Method in interface glide.api.commands.ScriptingAndFunctionsCommands
-
Invokes a previously loaded read-only function.
This command is routed depending on the client'sReadFromstrategy. - fcallReadOnly(String, RequestRoutingConfiguration.Route) - Method in interface glide.api.commands.ScriptingAndFunctionsClusterCommands
-
Invokes a previously loaded read-only function.
- fcallReadOnly(String, String[]) - Method in interface glide.api.commands.ScriptingAndFunctionsClusterCommands
-
Invokes a previously loaded function.
The command is routed to a random node depending on the client'sReadFromstrategy. - fcallReadOnly(String, String[], RequestRoutingConfiguration.Route) - Method in interface glide.api.commands.ScriptingAndFunctionsClusterCommands
-
Invokes a previously loaded read-only function.
- fcallReadOnly(String, String[], String[]) - Method in interface glide.api.commands.ScriptingAndFunctionsBaseCommands
-
Invokes a previously loaded read-only function.
This command is routed depending on the client'sReadFromstrategy. - FCallReadOnly - command_request.CommandRequestOuterClass.RequestType
-
FCallReadOnly = 1006; - FCallReadOnly_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
FCallReadOnly = 1006; - FEET - glide.api.models.commands.geospatial.GeoUnit
-
Represents distance in feet.
- fieldConditionalChange(FieldConditionalChange) - Method in class glide.api.models.commands.HSetExOptions.HSetExOptionsBuilder
-
Field conditional change option (FNX/FXX) for controlling when fields are set.
- FieldConditionalChange - Enum in glide.api.models.commands
-
Field-specific conditional change options for HSETEX command.
- FieldInfo(GlideString, FTCreateOptions.Field) - Constructor for class glide.api.models.commands.FT.FTCreateOptions.FieldInfo
-
Field definition to be added into index schema.
- FieldInfo(GlideString, GlideString, FTCreateOptions.Field) - Constructor for class glide.api.models.commands.FT.FTCreateOptions.FieldInfo
-
Field definition to be added into index schema.
- FieldInfo(String, FTCreateOptions.Field) - Constructor for class glide.api.models.commands.FT.FTCreateOptions.FieldInfo
-
Field definition to be added into index schema.
- FieldInfo(String, String, FTCreateOptions.Field) - Constructor for class glide.api.models.commands.FT.FTCreateOptions.FieldInfo
-
Field definition to be added into index schema.
- FIELDS_VALKEY_API - Static variable in interface glide.api.commands.HashBaseCommands
-
Valkey API keyword used to specify fields in hash commands.
- Filter(GlideString) - Constructor for class glide.api.models.commands.FT.FTAggregateOptions.Filter
-
Initialize a new instance.
- Filter(String) - Constructor for class glide.api.models.commands.FT.FTAggregateOptions.Filter
-
Initialize a new instance.
- FINISHED_CURSOR_HANDLE - Static variable in class glide.ffi.resolvers.ClusterScanCursorResolver
- flattenAllKeysFollowedByAllValues(Map<?, ?>) - Static method in class glide.utils.ArrayTransformUtils
-
Converts a map of any type of keys and values in to an array of GlideString where all keys are placed first, followed by the values.
- flattenMapToGlideStringArray(Map<?, ?>) - Static method in class glide.utils.ArrayTransformUtils
-
Converts a map of any type of keys and values in to an array of GlideString with alternating keys and values.
- flattenMapToGlideStringArrayValueFirst(Map<?, ?>) - Static method in class glide.utils.ArrayTransformUtils
-
Converts a map of any type of keys and values in to an array of GlideString with alternating values and keys.
- flattenNestedArrayToGlideStringArray(T[][]) - Static method in class glide.utils.ArrayTransformUtils
-
Converts a nested array of any type of keys and values in to an array of GlideString with alternating keys and values.
- FLUSH - glide.api.models.commands.function.FunctionRestorePolicy
-
Deletes all existing libraries before restoring the payload.
- flushall() - Method in interface glide.api.commands.ServerManagementClusterCommands
-
Deletes all the keys of all the existing databases.
- flushall() - Method in interface glide.api.commands.ServerManagementCommands
-
Deletes all the keys of all the existing databases.
- flushall() - Method in class glide.api.GlideClient
- flushall() - Method in class glide.api.GlideClusterClient
- flushall() - Method in class glide.api.models.BaseBatch
-
Deletes all the keys of all the existing databases.
- flushall(FlushMode) - Method in class glide.api.GlideClient
- flushall(FlushMode) - Method in class glide.api.GlideClusterClient
- flushall(FlushMode, RequestRoutingConfiguration.Route) - Method in class glide.api.GlideClusterClient
- flushall(RequestRoutingConfiguration.Route) - Method in class glide.api.GlideClusterClient
- flushall(FlushMode) - Method in interface glide.api.commands.ServerManagementClusterCommands
-
Deletes all the keys of all the existing databases.
- flushall(FlushMode) - Method in interface glide.api.commands.ServerManagementCommands
-
Deletes all the keys of all the existing databases.
- flushall(FlushMode) - Method in class glide.api.models.BaseBatch
-
Deletes all the keys of all the existing databases.
- flushall(FlushMode, RequestRoutingConfiguration.Route) - Method in interface glide.api.commands.ServerManagementClusterCommands
-
Deletes all the keys of all the existing databases.
- flushall(RequestRoutingConfiguration.Route) - Method in interface glide.api.commands.ServerManagementClusterCommands
-
Deletes all the keys of all the existing databases.
- FlushAll - command_request.CommandRequestOuterClass.RequestType
-
FlushAll = 1128; - FlushAll_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
FlushAll = 1128; - flushdb() - Method in interface glide.api.commands.ServerManagementClusterCommands
-
Deletes all the keys of the currently selected database.
- flushdb() - Method in interface glide.api.commands.ServerManagementCommands
-
Deletes all the keys of the currently selected database.
- flushdb() - Method in class glide.api.GlideClient
- flushdb() - Method in class glide.api.GlideClusterClient
- flushdb() - Method in class glide.api.models.BaseBatch
-
Deletes all the keys of the currently selected database.
- flushdb(FlushMode) - Method in class glide.api.GlideClient
- flushdb(FlushMode) - Method in class glide.api.GlideClusterClient
- flushdb(FlushMode, RequestRoutingConfiguration.Route) - Method in class glide.api.GlideClusterClient
- flushdb(RequestRoutingConfiguration.Route) - Method in class glide.api.GlideClusterClient
- flushdb(FlushMode) - Method in interface glide.api.commands.ServerManagementClusterCommands
-
Deletes all the keys of the currently selected database.
- flushdb(FlushMode) - Method in interface glide.api.commands.ServerManagementCommands
-
Deletes all the keys of the currently selected database.
- flushdb(FlushMode) - Method in class glide.api.models.BaseBatch
-
Deletes all the keys of the currently selected database.
- flushdb(FlushMode, RequestRoutingConfiguration.Route) - Method in interface glide.api.commands.ServerManagementClusterCommands
-
Deletes all the keys of the currently selected database.
- flushdb(RequestRoutingConfiguration.Route) - Method in interface glide.api.commands.ServerManagementClusterCommands
-
Deletes all the keys of the currently selected database.
- FlushDB - command_request.CommandRequestOuterClass.RequestType
-
FlushDB = 1129; - FlushDB_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
FlushDB = 1129; - flushIntervalMs(Long) - Method in class glide.api.OpenTelemetry.OpenTelemetryConfig.Builder
-
Sets the flush interval in milliseconds.
- FlushMode - Enum in glide.api.models.commands
-
Defines flushing mode for:
FLUSHALLcommand implemented byGlideClient.flushall(FlushMode),GlideClusterClient.flushall(FlushMode), andGlideClusterClient#flushall(FlushMode, SingleNodeRoute). - force() - Method in class glide.api.models.commands.stream.StreamClaimOptions.StreamClaimOptionsBuilder
-
Creates the pending message entry in the PEL even if certain specified IDs are not already in the PEL assigned to a different client.
- FORCE_VALKEY_API - Static variable in class glide.api.models.commands.stream.StreamClaimOptions
-
ValKey API string to designate FORCE
- forget(BaseClient, GlideString) - Static method in class glide.api.commands.servermodules.Json
-
Deletes the JSON document stored at
key. - forget(BaseClient, GlideString, GlideString) - Static method in class glide.api.commands.servermodules.Json
-
Deletes the JSON value at the specified
pathwithin the JSON document stored atkey. - forget(BaseClient, String) - Static method in class glide.api.commands.servermodules.Json
-
Deletes the JSON document stored at
key. - forget(BaseClient, String, String) - Static method in class glide.api.commands.servermodules.Json
-
Deletes the JSON value at the specified
pathwithin the JSON document stored atkey. - forget(BaseBatch<T>, ArgType) - Static method in class glide.api.commands.servermodules.JsonBatch
-
Deletes the JSON document stored at
key. - forget(BaseBatch<T>, ArgType, ArgType) - Static method in class glide.api.commands.servermodules.JsonBatch
-
Deletes the JSON value at the specified
pathwithin the JSON document stored atkey. - forNumber(int) - Static method in enum command_request.CommandRequestOuterClass.Command.ArgsCase
- forNumber(int) - Static method in enum command_request.CommandRequestOuterClass.CommandRequest.CommandCase
- forNumber(int) - Static method in enum command_request.CommandRequestOuterClass.RequestType
- forNumber(int) - Static method in enum command_request.CommandRequestOuterClass.Routes.ValueCase
- forNumber(int) - Static method in enum command_request.CommandRequestOuterClass.SimpleRoutes
- forNumber(int) - Static method in enum command_request.CommandRequestOuterClass.SlotTypes
- forNumber(int) - Static method in enum connection_request.ConnectionRequestOuterClass.ConnectionRequest.PeriodicChecksCase
- forNumber(int) - Static method in enum connection_request.ConnectionRequestOuterClass.ProtocolVersion
- forNumber(int) - Static method in enum connection_request.ConnectionRequestOuterClass.PubSubChannelType
- forNumber(int) - Static method in enum connection_request.ConnectionRequestOuterClass.ReadFrom
- forNumber(int) - Static method in enum connection_request.ConnectionRequestOuterClass.ServiceType
- forNumber(int) - Static method in enum connection_request.ConnectionRequestOuterClass.TlsMode
- forNumber(int) - Static method in enum response.ResponseOuterClass.ConstantResponse
- forNumber(int) - Static method in enum response.ResponseOuterClass.RequestErrorType
- forNumber(int) - Static method in enum response.ResponseOuterClass.Response.ValueCase
- FREQ_VALKEY_API - Static variable in class glide.api.models.commands.RestoreOptions
-
FREQsubcommand string to set Object Frequency - frequency(Long) - Method in class glide.api.models.commands.RestoreOptions.RestoreOptionsBuilder
-
It represents the frequency of object
- fromInt(int) - Static method in enum glide.api.logging.Logger.Level
- fromKeyStore(String, char[], String) - Static method in class glide.api.models.configuration.TlsAdvancedConfiguration
-
Create TlsAdvancedConfiguration from a Java KeyStore file.
- FROMLONLAT_VALKEY_API - Static variable in class glide.api.models.commands.geospatial.GeoSearchOrigin
-
Valkey API keyword used to perform search from the given longitude & latitude position.
- FROMMEMBER_VALKEY_API - Static variable in class glide.api.models.commands.geospatial.GeoSearchOrigin
-
Valkey API keyword used to perform search from the position of a given member.
- FT - Class in glide.api.commands.servermodules
-
Module for vector search commands.
- FT() - Constructor for class glide.api.commands.servermodules.FT
- FtAggregate - command_request.CommandRequestOuterClass.RequestType
-
FtAggregate = 2102; - FtAggregate_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
FtAggregate = 2102; - FTAggregateClause() - Constructor for class glide.api.models.commands.FT.FTAggregateOptions.FTAggregateClause
- FTAggregateOptions - Class in glide.api.models.commands.FT
-
Additional arguments for
FT.aggregate(BaseClient, String, String, FTAggregateOptions)command. - FTAggregateOptions.Apply - Class in glide.api.models.commands.FT
-
Apply a 1-to-1 transformation on one or more properties and either stores the result as a new property down the pipeline or replace any property using this transformation.
- FTAggregateOptions.Filter - Class in glide.api.models.commands.FT
-
Filter the results using predicate expression relating to values in each result.
- FTAggregateOptions.FTAggregateClause - Class in glide.api.models.commands.FT
-
A superclass for clauses which could be added to
FT.AGGREGATEpipeline.
A clause could be either:FTAggregateOptions.FilterFTAggregateOptions.LimitFTAggregateOptions.GroupByFTAggregateOptions.SortByFTAggregateOptions.Apply - FTAggregateOptions.FTAggregateOptionsBuilder - Class in glide.api.models.commands.FT
- FTAggregateOptions.GroupBy - Class in glide.api.models.commands.FT
-
A clause for grouping the results in the pipeline based on one or more properties.
- FTAggregateOptions.GroupBy.Reducer - Class in glide.api.models.commands.FT
-
A function that handles the group entries, either counting them, or performing multiple aggregate operations.
- FTAggregateOptions.Limit - Class in glide.api.models.commands.FT
-
A clause for limiting the number of retained records.
- FTAggregateOptions.SortBy - Class in glide.api.models.commands.FT
-
Sort the pipeline using a list of properties.
- FTAggregateOptions.SortBy.SortOrder - Enum in glide.api.models.commands.FT
- FTAggregateOptions.SortBy.SortProperty - Class in glide.api.models.commands.FT
-
A sorting parameter.
- FtAliasAdd - command_request.CommandRequestOuterClass.RequestType
-
FtAliasAdd = 2103; - FtAliasAdd_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
FtAliasAdd = 2103; - FtAliasDel - command_request.CommandRequestOuterClass.RequestType
-
FtAliasDel = 2104; - FtAliasDel_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
FtAliasDel = 2104; - FtAliasList - command_request.CommandRequestOuterClass.RequestType
-
FtAliasList = 2105; - FtAliasList_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
FtAliasList = 2105; - FtAliasUpdate - command_request.CommandRequestOuterClass.RequestType
-
FtAliasUpdate = 2106; - FtAliasUpdate_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
FtAliasUpdate = 2106; - FtCreate - command_request.CommandRequestOuterClass.RequestType
-
FtCreate = 2107; - FtCreate_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
FtCreate = 2107; - FTCreateOptions - Class in glide.api.models.commands.FT
-
Additional parameters for
FT.create(BaseClient, String, FieldInfo[], FTCreateOptions)command. - FTCreateOptions.DataType - Enum in glide.api.models.commands.FT
-
Type of the index dataset.
- FTCreateOptions.DistanceMetric - Enum in glide.api.models.commands.FT
-
Distance metrics to measure the degree of similarity between two vectors.
The above metrics calculate distance between two vectors, where the smaller the value is, the closer the two vectors are in the vector space. - FTCreateOptions.Field - Interface in glide.api.models.commands.FT
-
A vector search field.
- FTCreateOptions.FieldInfo - Class in glide.api.models.commands.FT
-
Field definition to be added into index schema.
- FTCreateOptions.FTCreateOptionsBuilder - Class in glide.api.models.commands.FT
- FTCreateOptions.NumericField - Class in glide.api.models.commands.FT
-
Field contains a number.
- FTCreateOptions.TagField - Class in glide.api.models.commands.FT
-
Tag fields are similar to full-text fields, but they interpret the text as a simple list of tags delimited by a separator character.
ForFTCreateOptions.DataType.HASHfields, separator default is a comma (,). - FTCreateOptions.TextField - Class in glide.api.models.commands.FT
-
Field contains any blob of data.
- FTCreateOptions.VectorFieldFlat - Class in glide.api.models.commands.FT
-
Vector field that supports vector search by
FLAT(brute force) algorithm.
The algorithm is a brute force linear processing of each vector in the index, yielding exact answers within the bounds of the precision of the distance computations. - FTCreateOptions.VectorFieldFlatBuilder - Class in glide.api.models.commands.FT
- FTCreateOptions.VectorFieldHnsw - Class in glide.api.models.commands.FT
-
Vector field that supports vector search by
HNSM(Hierarchical Navigable Small World) algorithm.
The algorithm provides an approximation of the correct answer in exchange for substantially lower execution times. - FTCreateOptions.VectorFieldHnswBuilder - Class in glide.api.models.commands.FT
- FtDropIndex - command_request.CommandRequestOuterClass.RequestType
-
FtDropIndex = 2108; - FtDropIndex_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
FtDropIndex = 2108; - FtExplain - command_request.CommandRequestOuterClass.RequestType
-
FtExplain = 2109; - FtExplain_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
FtExplain = 2109; - FtExplainCli - command_request.CommandRequestOuterClass.RequestType
-
FtExplainCli = 2110; - FtExplainCli_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
FtExplainCli = 2110; - FtInfo - command_request.CommandRequestOuterClass.RequestType
-
FtInfo = 2111; - FtInfo_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
FtInfo = 2111; - FtList - command_request.CommandRequestOuterClass.RequestType
-
FtList = 2101; - FtList_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
FtList = 2101; - FtProfile - command_request.CommandRequestOuterClass.RequestType
-
FtProfile = 2112; - FtProfile_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
FtProfile = 2112; - FTProfileOptions - Class in glide.api.models.commands.FT
-
Mandatory parameters for
FT.profile(glide.api.BaseClient, java.lang.String, glide.api.models.commands.FT.FTProfileOptions)command. - FTProfileOptions(GlideString, FTAggregateOptions) - Constructor for class glide.api.models.commands.FT.FTProfileOptions
-
Profile an aggregation query with given parameters.
- FTProfileOptions(GlideString, FTAggregateOptions, boolean) - Constructor for class glide.api.models.commands.FT.FTProfileOptions
-
Profile a search query with given parameters.
- FTProfileOptions(GlideString, FTSearchOptions) - Constructor for class glide.api.models.commands.FT.FTProfileOptions
-
Profile a search query with given parameters.
- FTProfileOptions(GlideString, FTSearchOptions, boolean) - Constructor for class glide.api.models.commands.FT.FTProfileOptions
-
Profile a search query with given parameters.
- FTProfileOptions(String, FTAggregateOptions) - Constructor for class glide.api.models.commands.FT.FTProfileOptions
-
Profile an aggregation query with given parameters.
- FTProfileOptions(String, FTAggregateOptions, boolean) - Constructor for class glide.api.models.commands.FT.FTProfileOptions
-
Profile an aggregation query with given parameters.
- FTProfileOptions(String, FTSearchOptions) - Constructor for class glide.api.models.commands.FT.FTProfileOptions
-
Profile a search query with given parameters.
- FTProfileOptions(String, FTSearchOptions, boolean) - Constructor for class glide.api.models.commands.FT.FTProfileOptions
-
Profile an aggregation query with given parameters.
- FtSearch - command_request.CommandRequestOuterClass.RequestType
-
FtSearch = 2113; - FtSearch_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
FtSearch = 2113; - FTSearchOptions - Class in glide.api.models.commands.FT
- FTSearchOptions.FTSearchOptionsBuilder - Class in glide.api.models.commands.FT
- FTSearchOptionsBuilder() - Constructor for class glide.api.models.commands.FT.FTSearchOptions.FTSearchOptionsBuilder
- FULL - Static variable in class glide.api.models.commands.stream.XInfoStreamOptions
-
Used by
XINFO STREAMto query detailed info. - functionDelete(GlideString) - Method in class glide.api.GlideClient
- functionDelete(GlideString) - Method in class glide.api.GlideClusterClient
- functionDelete(GlideString, RequestRoutingConfiguration.Route) - Method in class glide.api.GlideClusterClient
- functionDelete(String) - Method in class glide.api.GlideClient
- functionDelete(String) - Method in class glide.api.GlideClusterClient
- functionDelete(String, RequestRoutingConfiguration.Route) - Method in class glide.api.GlideClusterClient
- functionDelete(ArgType) - Method in class glide.api.models.BaseBatch
-
Deletes a library and all its functions.
- functionDelete(GlideString) - Method in interface glide.api.commands.ScriptingAndFunctionsClusterCommands
-
Deletes a library and all its functions.
The command will be routed to all primary nodes. - functionDelete(GlideString) - Method in interface glide.api.commands.ScriptingAndFunctionsCommands
-
Deletes a library and all its functions.
- functionDelete(GlideString, RequestRoutingConfiguration.Route) - Method in interface glide.api.commands.ScriptingAndFunctionsClusterCommands
-
Deletes a library and all its functions.
- functionDelete(String) - Method in interface glide.api.commands.ScriptingAndFunctionsClusterCommands
-
Deletes a library and all its functions.
The command will be routed to all primary nodes. - functionDelete(String) - Method in interface glide.api.commands.ScriptingAndFunctionsCommands
-
Deletes a library and all its functions.
- functionDelete(String, RequestRoutingConfiguration.Route) - Method in interface glide.api.commands.ScriptingAndFunctionsClusterCommands
-
Deletes a library and all its functions.
- FunctionDelete - command_request.CommandRequestOuterClass.RequestType
-
FunctionDelete = 1007; - FunctionDelete_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
FunctionDelete = 1007; - functionDump() - Method in interface glide.api.commands.ScriptingAndFunctionsClusterCommands
-
Returns the serialized payload of all loaded libraries.
The command will be routed to a random node. - functionDump() - Method in interface glide.api.commands.ScriptingAndFunctionsCommands
-
Returns the serialized payload of all loaded libraries.
- functionDump() - Method in class glide.api.GlideClient
- functionDump() - Method in class glide.api.GlideClusterClient
- functionDump() - Method in class glide.api.models.BaseBatch
-
Returns the serialized payload of all loaded libraries.
- functionDump(RequestRoutingConfiguration.Route) - Method in class glide.api.GlideClusterClient
- functionDump(RequestRoutingConfiguration.Route) - Method in interface glide.api.commands.ScriptingAndFunctionsClusterCommands
-
Returns the serialized payload of all loaded libraries.
- FunctionDump - command_request.CommandRequestOuterClass.RequestType
-
FunctionDump = 1008; - FunctionDump_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
FunctionDump = 1008; - functionFlush() - Method in interface glide.api.commands.ScriptingAndFunctionsClusterCommands
-
Deletes all function libraries.
The command will be routed to all primary nodes. - functionFlush() - Method in interface glide.api.commands.ScriptingAndFunctionsCommands
-
Deletes all function libraries.
- functionFlush() - Method in class glide.api.GlideClient
- functionFlush() - Method in class glide.api.GlideClusterClient
- functionFlush() - Method in class glide.api.models.BaseBatch
-
Deletes all function libraries.
- functionFlush(FlushMode) - Method in class glide.api.GlideClient
- functionFlush(FlushMode) - Method in class glide.api.GlideClusterClient
- functionFlush(FlushMode) - Method in class glide.api.models.BaseBatch
-
Deletes all function libraries.
- functionFlush(FlushMode, RequestRoutingConfiguration.Route) - Method in class glide.api.GlideClusterClient
- functionFlush(RequestRoutingConfiguration.Route) - Method in class glide.api.GlideClusterClient
- functionFlush(FlushMode) - Method in interface glide.api.commands.ScriptingAndFunctionsClusterCommands
-
Deletes all function libraries.
The command will be routed to all primary nodes. - functionFlush(FlushMode) - Method in interface glide.api.commands.ScriptingAndFunctionsCommands
-
Deletes all function libraries.
- functionFlush(FlushMode, RequestRoutingConfiguration.Route) - Method in interface glide.api.commands.ScriptingAndFunctionsClusterCommands
-
Deletes all function libraries.
- functionFlush(RequestRoutingConfiguration.Route) - Method in interface glide.api.commands.ScriptingAndFunctionsClusterCommands
-
Deletes all function libraries.
- FunctionFlush - command_request.CommandRequestOuterClass.RequestType
-
FunctionFlush = 1009; - FunctionFlush_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
FunctionFlush = 1009; - functionKill() - Method in interface glide.api.commands.ScriptingAndFunctionsClusterCommands
-
Kills a function that is currently executing.
FUNCTION KILLterminates read-only functions only.
The command will be routed to all nodes. - functionKill() - Method in interface glide.api.commands.ScriptingAndFunctionsCommands
-
Kills a function that is currently executing.
FUNCTION KILLterminates read-only functions only. - functionKill() - Method in class glide.api.GlideClient
- functionKill() - Method in class glide.api.GlideClusterClient
- functionKill(RequestRoutingConfiguration.Route) - Method in class glide.api.GlideClusterClient
- functionKill(RequestRoutingConfiguration.Route) - Method in interface glide.api.commands.ScriptingAndFunctionsClusterCommands
-
Kills a function that is currently executing.
FUNCTION KILLterminates read-only functions only. - FunctionKill - command_request.CommandRequestOuterClass.RequestType
-
FunctionKill = 1010; - FunctionKill_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
FunctionKill = 1010; - functionList(boolean) - Method in interface glide.api.commands.ScriptingAndFunctionsClusterCommands
-
Returns information about the functions and libraries.
The command will be routed to a random node. - functionList(boolean) - Method in interface glide.api.commands.ScriptingAndFunctionsCommands
-
Returns information about the functions and libraries.
- functionList(boolean) - Method in class glide.api.GlideClient
- functionList(boolean) - Method in class glide.api.GlideClusterClient
- functionList(boolean) - Method in class glide.api.models.BaseBatch
-
Returns information about the functions and libraries.
- functionList(boolean, RequestRoutingConfiguration.Route) - Method in class glide.api.GlideClusterClient
- functionList(boolean, RequestRoutingConfiguration.Route) - Method in interface glide.api.commands.ScriptingAndFunctionsClusterCommands
-
Returns information about the functions and libraries.
- functionList(String, boolean) - Method in class glide.api.GlideClient
- functionList(String, boolean) - Method in class glide.api.GlideClusterClient
- functionList(String, boolean, RequestRoutingConfiguration.Route) - Method in class glide.api.GlideClusterClient
- functionList(ArgType, boolean) - Method in class glide.api.models.BaseBatch
-
Returns information about the functions and libraries.
- functionList(String, boolean) - Method in interface glide.api.commands.ScriptingAndFunctionsClusterCommands
-
Returns information about the functions and libraries.
The command will be routed to a random node. - functionList(String, boolean) - Method in interface glide.api.commands.ScriptingAndFunctionsCommands
-
Returns information about the functions and libraries.
- functionList(String, boolean, RequestRoutingConfiguration.Route) - Method in interface glide.api.commands.ScriptingAndFunctionsClusterCommands
-
Returns information about the functions and libraries.
- FunctionList - command_request.CommandRequestOuterClass.RequestType
-
FunctionList = 1011; - FunctionList_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
FunctionList = 1011; - functionListBinary(boolean) - Method in interface glide.api.commands.ScriptingAndFunctionsClusterCommands
-
Returns information about the functions and libraries.
The command will be routed to a random node. - functionListBinary(boolean) - Method in interface glide.api.commands.ScriptingAndFunctionsCommands
-
Returns information about the functions and libraries.
- functionListBinary(boolean) - Method in class glide.api.GlideClient
- functionListBinary(boolean) - Method in class glide.api.GlideClusterClient
- functionListBinary(boolean, RequestRoutingConfiguration.Route) - Method in class glide.api.GlideClusterClient
- functionListBinary(boolean, RequestRoutingConfiguration.Route) - Method in interface glide.api.commands.ScriptingAndFunctionsClusterCommands
-
Returns information about the functions and libraries.
- functionListBinary(GlideString, boolean) - Method in class glide.api.GlideClient
- functionListBinary(GlideString, boolean) - Method in class glide.api.GlideClusterClient
- functionListBinary(GlideString, boolean, RequestRoutingConfiguration.Route) - Method in class glide.api.GlideClusterClient
- functionListBinary(GlideString, boolean) - Method in interface glide.api.commands.ScriptingAndFunctionsClusterCommands
-
Returns information about the functions and libraries.
The command will be routed to a random node. - functionListBinary(GlideString, boolean) - Method in interface glide.api.commands.ScriptingAndFunctionsCommands
-
Returns information about the functions and libraries.
- functionListBinary(GlideString, boolean, RequestRoutingConfiguration.Route) - Method in interface glide.api.commands.ScriptingAndFunctionsClusterCommands
-
Returns information about the functions and libraries.
- FunctionListOptions - Class in glide.api.models.commands.function
- FunctionListOptions() - Constructor for class glide.api.models.commands.function.FunctionListOptions
- functionLoad(GlideString, boolean) - Method in class glide.api.GlideClient
- functionLoad(GlideString, boolean) - Method in class glide.api.GlideClusterClient
- functionLoad(GlideString, boolean, RequestRoutingConfiguration.Route) - Method in class glide.api.GlideClusterClient
- functionLoad(String, boolean) - Method in class glide.api.GlideClient
- functionLoad(String, boolean) - Method in class glide.api.GlideClusterClient
- functionLoad(String, boolean, RequestRoutingConfiguration.Route) - Method in class glide.api.GlideClusterClient
- functionLoad(ArgType, boolean) - Method in class glide.api.models.BaseBatch
-
Loads a library to Valkey.
- functionLoad(GlideString, boolean) - Method in interface glide.api.commands.ScriptingAndFunctionsClusterCommands
-
Loads a library to Valkey.
The command will be routed to all primary nodes. - functionLoad(GlideString, boolean) - Method in interface glide.api.commands.ScriptingAndFunctionsCommands
-
Loads a library to Valkey.
- functionLoad(GlideString, boolean, RequestRoutingConfiguration.Route) - Method in interface glide.api.commands.ScriptingAndFunctionsClusterCommands
-
Loads a library to Valkey.
- functionLoad(String, boolean) - Method in interface glide.api.commands.ScriptingAndFunctionsClusterCommands
-
Loads a library to Valkey.
The command will be routed to all primary nodes. - functionLoad(String, boolean) - Method in interface glide.api.commands.ScriptingAndFunctionsCommands
-
Loads a library to Valkey.
- functionLoad(String, boolean, RequestRoutingConfiguration.Route) - Method in interface glide.api.commands.ScriptingAndFunctionsClusterCommands
-
Loads a library to Valkey.
- FunctionLoad - command_request.CommandRequestOuterClass.RequestType
-
FunctionLoad = 1012; - FunctionLoad_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
FunctionLoad = 1012; - FunctionLoadOptions - Enum in glide.api.models.commands.function
-
Option for
FUNCTION LOADcommand. - functionRestore(@lombok.NonNull byte[]) - Method in class glide.api.models.BaseBatch
-
Restores libraries from the serialized payload returned by
BaseBatch.functionDump(). - functionRestore(@lombok.NonNull byte[], FunctionRestorePolicy) - Method in class glide.api.models.BaseBatch
-
Restores libraries from the serialized payload returned by
BaseBatch.functionDump(). - functionRestore(byte[]) - Method in interface glide.api.commands.ScriptingAndFunctionsClusterCommands
-
Restores libraries from the serialized payload returned by
ScriptingAndFunctionsClusterCommands.functionDump().
The command will be routed to all primary nodes. - functionRestore(byte[]) - Method in interface glide.api.commands.ScriptingAndFunctionsCommands
-
Restores libraries from the serialized payload returned by
ScriptingAndFunctionsCommands.functionDump(). - functionRestore(byte[], FunctionRestorePolicy) - Method in interface glide.api.commands.ScriptingAndFunctionsClusterCommands
-
Restores libraries from the serialized payload returned by
ScriptingAndFunctionsClusterCommands.functionDump().
The command will be routed to all primary nodes. - functionRestore(byte[], FunctionRestorePolicy) - Method in interface glide.api.commands.ScriptingAndFunctionsCommands
-
Restores libraries from the serialized payload returned by
ScriptingAndFunctionsCommands.functionDump().. - functionRestore(byte[], FunctionRestorePolicy, RequestRoutingConfiguration.Route) - Method in interface glide.api.commands.ScriptingAndFunctionsClusterCommands
-
Restores libraries from the serialized payload returned by
ScriptingAndFunctionsClusterCommands.functionDump(Route). - functionRestore(byte[], RequestRoutingConfiguration.Route) - Method in interface glide.api.commands.ScriptingAndFunctionsClusterCommands
-
Restores libraries from the serialized payload returned by
ScriptingAndFunctionsClusterCommands.functionDump(Route). - functionRestore(byte[]) - Method in class glide.api.GlideClient
- functionRestore(byte[]) - Method in class glide.api.GlideClusterClient
- functionRestore(byte[], FunctionRestorePolicy) - Method in class glide.api.GlideClient
- functionRestore(byte[], FunctionRestorePolicy) - Method in class glide.api.GlideClusterClient
- functionRestore(byte[], FunctionRestorePolicy, RequestRoutingConfiguration.Route) - Method in class glide.api.GlideClusterClient
- functionRestore(byte[], RequestRoutingConfiguration.Route) - Method in class glide.api.GlideClusterClient
- FunctionRestore - command_request.CommandRequestOuterClass.RequestType
-
FunctionRestore = 1013; - FunctionRestore_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
FunctionRestore = 1013; - FunctionRestorePolicy - Enum in glide.api.models.commands.function
- functionStats() - Method in interface glide.api.commands.ScriptingAndFunctionsClusterCommands
-
Returns information about the function that's currently running and information about the available execution engines.
The command will be routed to all nodes. - functionStats() - Method in interface glide.api.commands.ScriptingAndFunctionsCommands
-
Returns information about the function that's currently running and information about the available execution engines.
FUNCTION STATSruns on all nodes of the server, including primary and replicas. - functionStats() - Method in class glide.api.GlideClient
- functionStats() - Method in class glide.api.GlideClusterClient
- functionStats() - Method in class glide.api.models.BaseBatch
-
Returns information about the function that's currently running and information about the available execution engines.
- functionStats(RequestRoutingConfiguration.Route) - Method in class glide.api.GlideClusterClient
- functionStats(RequestRoutingConfiguration.Route) - Method in interface glide.api.commands.ScriptingAndFunctionsClusterCommands
-
Returns information about the function that's currently running and information about the available execution engines.
- FunctionStats - command_request.CommandRequestOuterClass.RequestType
-
FunctionStats = 1014; - FunctionStats_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
FunctionStats = 1014; - functionStatsBinary() - Method in interface glide.api.commands.ScriptingAndFunctionsClusterCommands
-
Returns information about the function that's currently running and information about the available execution engines.
The command will be routed to all nodes. - functionStatsBinary() - Method in interface glide.api.commands.ScriptingAndFunctionsCommands
-
Returns information about the function that's currently running and information about the available execution engines.
FUNCTION STATSruns on all nodes of the server, including primary and replicas. - functionStatsBinary() - Method in class glide.api.GlideClient
- functionStatsBinary() - Method in class glide.api.GlideClusterClient
- functionStatsBinary(RequestRoutingConfiguration.Route) - Method in class glide.api.GlideClusterClient
- functionStatsBinary(RequestRoutingConfiguration.Route) - Method in interface glide.api.commands.ScriptingAndFunctionsClusterCommands
-
Returns information about the function that's currently running and information about the available execution engines.
G
- GenericBaseCommands - Interface in glide.api.commands
-
Supports commands for the "Generic Commands" group for standalone and cluster clients.
- GenericClusterCommands - Interface in glide.api.commands
-
Supports commands for the "Generic Commands" group for a cluster client.
- GenericCommands - Interface in glide.api.commands
-
Supports commands for the "Generic Commands" group for a standalone client.
- geoadd(GlideString, Map<GlideString, GeospatialData>) - Method in class glide.api.BaseClient
- geoadd(GlideString, Map<GlideString, GeospatialData>, GeoAddOptions) - Method in class glide.api.BaseClient
- geoadd(String, Map<String, GeospatialData>) - Method in class glide.api.BaseClient
- geoadd(String, Map<String, GeospatialData>, GeoAddOptions) - Method in class glide.api.BaseClient
- geoadd(ArgType, Map<ArgType, GeospatialData>) - Method in class glide.api.models.BaseBatch
-
Adds geospatial members with their positions to the specified sorted set stored at
key.
If a member is already a part of the sorted set, its position is updated.
To perform ageoaddoperation while specifying optional parameters, use#geoadd(ArgType, Map, GeoAddOptions). - geoadd(ArgType, Map<ArgType, GeospatialData>, GeoAddOptions) - Method in class glide.api.models.BaseBatch
-
Adds geospatial members with their positions to the specified sorted set stored at
key.
If a member is already a part of the sorted set, its position is updated. - geoadd(GlideString, Map<GlideString, GeospatialData>) - Method in interface glide.api.commands.GeospatialIndicesBaseCommands
-
Adds geospatial members with their positions to the specified sorted set stored at
key.
If a member is already a part of the sorted set, its position is updated.
To perform ageoaddoperation while specifying optional parameters, useGeospatialIndicesBaseCommands.geoadd(String, Map, GeoAddOptions). - geoadd(GlideString, Map<GlideString, GeospatialData>, GeoAddOptions) - Method in interface glide.api.commands.GeospatialIndicesBaseCommands
-
Adds geospatial members with their positions to the specified sorted set stored at
key.
If a member is already a part of the sorted set, its position is updated. - geoadd(String, Map<String, GeospatialData>) - Method in interface glide.api.commands.GeospatialIndicesBaseCommands
-
Adds geospatial members with their positions to the specified sorted set stored at
key.
If a member is already a part of the sorted set, its position is updated.
To perform ageoaddoperation while specifying optional parameters, useGeospatialIndicesBaseCommands.geoadd(String, Map, GeoAddOptions). - geoadd(String, Map<String, GeospatialData>, GeoAddOptions) - Method in interface glide.api.commands.GeospatialIndicesBaseCommands
-
Adds geospatial members with their positions to the specified sorted set stored at
key.
If a member is already a part of the sorted set, its position is updated. - GeoAdd - command_request.CommandRequestOuterClass.RequestType
-
GeoAdd = 501; - GeoAdd_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
GeoAdd = 501; - GeoAddOptions - Class in glide.api.models.commands.geospatial
-
Optional arguments for
GeospatialIndicesBaseCommands.geoadd(String, Map, GeoAddOptions)command. - GeoAddOptions(boolean) - Constructor for class glide.api.models.commands.geospatial.GeoAddOptions
-
Optional arguments for
GeospatialIndicesBaseCommands.geoadd(String, Map, GeoAddOptions)command. - GeoAddOptions(ConditionalChange) - Constructor for class glide.api.models.commands.geospatial.GeoAddOptions
-
Optional arguments for
GeospatialIndicesBaseCommands.geoadd(String, Map, GeoAddOptions)command. - GeoAddOptions(ConditionalChange, boolean) - Constructor for class glide.api.models.commands.geospatial.GeoAddOptions
-
Optional arguments for
GeospatialIndicesBaseCommands.geoadd(String, Map, GeoAddOptions)command. - geodist(GlideString, GlideString, GlideString) - Method in class glide.api.BaseClient
- geodist(GlideString, GlideString, GlideString, GeoUnit) - Method in class glide.api.BaseClient
- geodist(String, String, String) - Method in class glide.api.BaseClient
- geodist(String, String, String, GeoUnit) - Method in class glide.api.BaseClient
- geodist(ArgType, ArgType, ArgType) - Method in class glide.api.models.BaseBatch
-
Returns the distance between
member1andmember2saved in the geospatial index stored atkey. - geodist(ArgType, ArgType, ArgType, GeoUnit) - Method in class glide.api.models.BaseBatch
-
Returns the distance between
member1andmember2saved in the geospatial index stored atkey. - geodist(GlideString, GlideString, GlideString) - Method in interface glide.api.commands.GeospatialIndicesBaseCommands
-
Returns the distance between
member1andmember2saved in the geospatial index stored atkey. - geodist(GlideString, GlideString, GlideString, GeoUnit) - Method in interface glide.api.commands.GeospatialIndicesBaseCommands
-
Returns the distance between
member1andmember2saved in the geospatial index stored atkey. - geodist(String, String, String) - Method in interface glide.api.commands.GeospatialIndicesBaseCommands
-
Returns the distance between
member1andmember2saved in the geospatial index stored atkey. - geodist(String, String, String, GeoUnit) - Method in interface glide.api.commands.GeospatialIndicesBaseCommands
-
Returns the distance between
member1andmember2saved in the geospatial index stored atkey. - GeoDist - command_request.CommandRequestOuterClass.RequestType
-
GeoDist = 502; - GeoDist_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
GeoDist = 502; - geohash(GlideString, GlideString[]) - Method in class glide.api.BaseClient
- geohash(String, String[]) - Method in class glide.api.BaseClient
- geohash(ArgType, ArgType[]) - Method in class glide.api.models.BaseBatch
-
Returns the
GeoHashstrings representing the positions of all the specifiedmembersin the sorted set stored atkey. - geohash(GlideString, GlideString[]) - Method in interface glide.api.commands.GeospatialIndicesBaseCommands
-
Returns the
GeoHashstrings representing the positions of all the specifiedmembersin the sorted set stored atkey. - geohash(String, String[]) - Method in interface glide.api.commands.GeospatialIndicesBaseCommands
-
Returns the
GeoHashstrings representing the positions of all the specifiedmembersin the sorted set stored atkey. - GeoHash - command_request.CommandRequestOuterClass.RequestType
-
GeoHash = 503; - GeoHash_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
GeoHash = 503; - geopos(GlideString, GlideString[]) - Method in class glide.api.BaseClient
- geopos(String, String[]) - Method in class glide.api.BaseClient
- geopos(ArgType, ArgType[]) - Method in class glide.api.models.BaseBatch
-
Returns the positions (longitude,latitude) of all the specified
membersof the geospatial index represented by the sorted set atkey. - geopos(GlideString, GlideString[]) - Method in interface glide.api.commands.GeospatialIndicesBaseCommands
-
Returns the positions (longitude,latitude) of all the specified
membersof the geospatial index represented by the sorted set atkey. - geopos(String, String[]) - Method in interface glide.api.commands.GeospatialIndicesBaseCommands
-
Returns the positions (longitude,latitude) of all the specified
membersof the geospatial index represented by the sorted set atkey. - GeoPos - command_request.CommandRequestOuterClass.RequestType
-
GeoPos = 504; - GeoPos_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
GeoPos = 504; - GeoRadius - command_request.CommandRequestOuterClass.RequestType
-
GeoRadius = 505; - GeoRadius_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
GeoRadius = 505; - GeoRadiusByMember - command_request.CommandRequestOuterClass.RequestType
-
GeoRadiusByMember = 507; - GeoRadiusByMember_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
GeoRadiusByMember = 507; - GeoRadiusByMemberReadOnly - command_request.CommandRequestOuterClass.RequestType
-
deprecated in 6.2.0
- GeoRadiusByMemberReadOnly_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
deprecated in 6.2.0
- GeoRadiusReadOnly - command_request.CommandRequestOuterClass.RequestType
-
deprecated in 6.2.0
- GeoRadiusReadOnly_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
deprecated in 6.2.0
- geosearch(GlideString, GeoSearchOrigin.SearchOrigin, GeoSearchShape) - Method in class glide.api.BaseClient
- geosearch(GlideString, GeoSearchOrigin.SearchOrigin, GeoSearchShape, GeoSearchOptions) - Method in class glide.api.BaseClient
- geosearch(GlideString, GeoSearchOrigin.SearchOrigin, GeoSearchShape, GeoSearchOptions, GeoSearchResultOptions) - Method in class glide.api.BaseClient
- geosearch(GlideString, GeoSearchOrigin.SearchOrigin, GeoSearchShape, GeoSearchResultOptions) - Method in class glide.api.BaseClient
- geosearch(String, GeoSearchOrigin.SearchOrigin, GeoSearchShape) - Method in class glide.api.BaseClient
- geosearch(String, GeoSearchOrigin.SearchOrigin, GeoSearchShape, GeoSearchOptions) - Method in class glide.api.BaseClient
- geosearch(String, GeoSearchOrigin.SearchOrigin, GeoSearchShape, GeoSearchOptions, GeoSearchResultOptions) - Method in class glide.api.BaseClient
- geosearch(String, GeoSearchOrigin.SearchOrigin, GeoSearchShape, GeoSearchResultOptions) - Method in class glide.api.BaseClient
- geosearch(ArgType, GeoSearchOrigin.SearchOrigin, GeoSearchShape) - Method in class glide.api.models.BaseBatch
-
Returns the members of a sorted set populated with geospatial information using
#geoadd(ArgType, Map), which are within the borders of the area specified by a given shape. - geosearch(ArgType, GeoSearchOrigin.SearchOrigin, GeoSearchShape, GeoSearchOptions) - Method in class glide.api.models.BaseBatch
-
Returns the members of a sorted set populated with geospatial information using
#geoadd(ArgType, Map), which are within the borders of the area specified by a given shape. - geosearch(ArgType, GeoSearchOrigin.SearchOrigin, GeoSearchShape, GeoSearchOptions, GeoSearchResultOptions) - Method in class glide.api.models.BaseBatch
-
Returns the members of a sorted set populated with geospatial information using
#geoadd(ArgType, Map), which are within the borders of the area specified by a given shape. - geosearch(ArgType, GeoSearchOrigin.SearchOrigin, GeoSearchShape, GeoSearchResultOptions) - Method in class glide.api.models.BaseBatch
-
Returns the members of a sorted set populated with geospatial information using
#geoadd(ArgType, Map), which are within the borders of the area specified by a given shape. - geosearch(GlideString, GeoSearchOrigin.SearchOrigin, GeoSearchShape) - Method in interface glide.api.commands.GeospatialIndicesBaseCommands
-
Returns the members of a sorted set populated with geospatial information using
GeospatialIndicesBaseCommands.geoadd(String, Map), which are within the borders of the area specified by a given shape. - geosearch(GlideString, GeoSearchOrigin.SearchOrigin, GeoSearchShape, GeoSearchOptions) - Method in interface glide.api.commands.GeospatialIndicesBaseCommands
-
Returns the members of a sorted set populated with geospatial information using
GeospatialIndicesBaseCommands.geoadd(String, Map), which are within the borders of the area specified by a given shape. - geosearch(GlideString, GeoSearchOrigin.SearchOrigin, GeoSearchShape, GeoSearchOptions, GeoSearchResultOptions) - Method in interface glide.api.commands.GeospatialIndicesBaseCommands
-
Returns the members of a sorted set populated with geospatial information using
GeospatialIndicesBaseCommands.geoadd(String, Map), which are within the borders of the area specified by a given shape. - geosearch(GlideString, GeoSearchOrigin.SearchOrigin, GeoSearchShape, GeoSearchResultOptions) - Method in interface glide.api.commands.GeospatialIndicesBaseCommands
-
Returns the members of a sorted set populated with geospatial information using
GeospatialIndicesBaseCommands.geoadd(String, Map), which are within the borders of the area specified by a given shape. - geosearch(String, GeoSearchOrigin.SearchOrigin, GeoSearchShape) - Method in interface glide.api.commands.GeospatialIndicesBaseCommands
-
Returns the members of a sorted set populated with geospatial information using
GeospatialIndicesBaseCommands.geoadd(String, Map), which are within the borders of the area specified by a given shape. - geosearch(String, GeoSearchOrigin.SearchOrigin, GeoSearchShape, GeoSearchOptions) - Method in interface glide.api.commands.GeospatialIndicesBaseCommands
-
Returns the members of a sorted set populated with geospatial information using
GeospatialIndicesBaseCommands.geoadd(String, Map), which are within the borders of the area specified by a given shape. - geosearch(String, GeoSearchOrigin.SearchOrigin, GeoSearchShape, GeoSearchOptions, GeoSearchResultOptions) - Method in interface glide.api.commands.GeospatialIndicesBaseCommands
-
Returns the members of a sorted set populated with geospatial information using
GeospatialIndicesBaseCommands.geoadd(String, Map), which are within the borders of the area specified by a given shape. - geosearch(String, GeoSearchOrigin.SearchOrigin, GeoSearchShape, GeoSearchResultOptions) - Method in interface glide.api.commands.GeospatialIndicesBaseCommands
-
Returns the members of a sorted set populated with geospatial information using
GeospatialIndicesBaseCommands.geoadd(String, Map), which are within the borders of the area specified by a given shape. - GeoSearch - command_request.CommandRequestOuterClass.RequestType
-
GeoSearch = 509; - GeoSearch_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
GeoSearch = 509; - GeoSearchOptions - Class in glide.api.models.commands.geospatial
-
Optional arguments for
GeospatialIndicesBaseCommands.geosearch(String, GeoSearchOrigin.SearchOrigin, GeoSearchShape, GeoSearchOptions)command, options include:WITHDIST: Also return the distance of the returned items from the specified center point. - GeoSearchOptions.GeoSearchOptionsBuilder - Class in glide.api.models.commands.geospatial
- GeoSearchOptionsBuilder() - Constructor for class glide.api.models.commands.geospatial.GeoSearchOptions.GeoSearchOptionsBuilder
- GeoSearchOrigin - Class in glide.api.models.commands.geospatial
-
The query's starting point for
GeospatialIndicesBaseCommandscommand. - GeoSearchOrigin() - Constructor for class glide.api.models.commands.geospatial.GeoSearchOrigin
- GeoSearchOrigin.CoordOrigin - Class in glide.api.models.commands.geospatial
-
The search origin represented by a
GeospatialDataposition. - GeoSearchOrigin.MemberOrigin - Class in glide.api.models.commands.geospatial
-
The search origin represented by an existing member.
- GeoSearchOrigin.MemberOriginBinary - Class in glide.api.models.commands.geospatial
-
The search origin represented by an existing member.
- GeoSearchOrigin.SearchOrigin - Interface in glide.api.models.commands.geospatial
-
Basic interface.
- GeoSearchResultOptions - Class in glide.api.models.commands.geospatial
-
Optional arguments for
GeospatialIndicesBaseCommands.geosearch(String, GeoSearchOrigin.SearchOrigin, GeoSearchShape, GeoSearchOptions)command that contains up to 3 optional inputs, including:SortOrderto order the search results by the distance to the center point of the search area. - GeoSearchResultOptions(long) - Constructor for class glide.api.models.commands.geospatial.GeoSearchResultOptions
-
Define number of search results.
- GeoSearchResultOptions(long, boolean) - Constructor for class glide.api.models.commands.geospatial.GeoSearchResultOptions
-
Define number of search results, and whether or not the
ANYoption should be used. - GeoSearchResultOptions(SortOrder) - Constructor for class glide.api.models.commands.geospatial.GeoSearchResultOptions
-
Define the sort order only.
- GeoSearchResultOptions(SortOrder, long) - Constructor for class glide.api.models.commands.geospatial.GeoSearchResultOptions
-
Define the sort order and count.
- GeoSearchResultOptions(SortOrder, long, boolean) - Constructor for class glide.api.models.commands.geospatial.GeoSearchResultOptions
-
Configure all parameters.
- GeoSearchShape - Class in glide.api.models.commands.geospatial
-
The query's shape for
GeospatialIndicesBaseCommandscommand. - GeoSearchShape(double, double, GeoUnit) - Constructor for class glide.api.models.commands.geospatial.GeoSearchShape
-
Defines a rectangular search area.
- GeoSearchShape(double, GeoUnit) - Constructor for class glide.api.models.commands.geospatial.GeoSearchShape
-
Defines a circular search area.
- geosearchstore(GlideString, GlideString, GeoSearchOrigin.SearchOrigin, GeoSearchShape) - Method in class glide.api.BaseClient
- geosearchstore(GlideString, GlideString, GeoSearchOrigin.SearchOrigin, GeoSearchShape, GeoSearchResultOptions) - Method in class glide.api.BaseClient
- geosearchstore(GlideString, GlideString, GeoSearchOrigin.SearchOrigin, GeoSearchShape, GeoSearchStoreOptions) - Method in class glide.api.BaseClient
- geosearchstore(GlideString, GlideString, GeoSearchOrigin.SearchOrigin, GeoSearchShape, GeoSearchStoreOptions, GeoSearchResultOptions) - Method in class glide.api.BaseClient
- geosearchstore(String, String, GeoSearchOrigin.SearchOrigin, GeoSearchShape) - Method in class glide.api.BaseClient
- geosearchstore(String, String, GeoSearchOrigin.SearchOrigin, GeoSearchShape, GeoSearchResultOptions) - Method in class glide.api.BaseClient
- geosearchstore(String, String, GeoSearchOrigin.SearchOrigin, GeoSearchShape, GeoSearchStoreOptions) - Method in class glide.api.BaseClient
- geosearchstore(String, String, GeoSearchOrigin.SearchOrigin, GeoSearchShape, GeoSearchStoreOptions, GeoSearchResultOptions) - Method in class glide.api.BaseClient
- geosearchstore(ArgType, ArgType, GeoSearchOrigin.SearchOrigin, GeoSearchShape) - Method in class glide.api.models.BaseBatch
-
Searches for members in a sorted set stored at
sourcerepresenting geospatial data within a circular or rectangular area and stores the result indestination. - geosearchstore(ArgType, ArgType, GeoSearchOrigin.SearchOrigin, GeoSearchShape, GeoSearchResultOptions) - Method in class glide.api.models.BaseBatch
-
Searches for members in a sorted set stored at
sourcerepresenting geospatial data within a circular or rectangular area and stores the result indestination. - geosearchstore(ArgType, ArgType, GeoSearchOrigin.SearchOrigin, GeoSearchShape, GeoSearchStoreOptions) - Method in class glide.api.models.BaseBatch
-
Searches for members in a sorted set stored at
sourcerepresenting geospatial data within a circular or rectangular area and stores the result indestination. - geosearchstore(ArgType, ArgType, GeoSearchOrigin.SearchOrigin, GeoSearchShape, GeoSearchStoreOptions, GeoSearchResultOptions) - Method in class glide.api.models.BaseBatch
-
Searches for members in a sorted set stored at
sourcerepresenting geospatial data within a circular or rectangular area and stores the result indestination. - geosearchstore(GlideString, GlideString, GeoSearchOrigin.SearchOrigin, GeoSearchShape) - Method in interface glide.api.commands.GeospatialIndicesBaseCommands
-
Searches for members in a sorted set stored at
sourcerepresenting geospatial data within a circular or rectangular area and stores the result indestination. - geosearchstore(GlideString, GlideString, GeoSearchOrigin.SearchOrigin, GeoSearchShape, GeoSearchResultOptions) - Method in interface glide.api.commands.GeospatialIndicesBaseCommands
-
Searches for members in a sorted set stored at
sourcerepresenting geospatial data within a circular or rectangular area and stores the result indestination. - geosearchstore(GlideString, GlideString, GeoSearchOrigin.SearchOrigin, GeoSearchShape, GeoSearchStoreOptions) - Method in interface glide.api.commands.GeospatialIndicesBaseCommands
-
Searches for members in a sorted set stored at
sourcerepresenting geospatial data within a circular or rectangular area and stores the result indestination. - geosearchstore(GlideString, GlideString, GeoSearchOrigin.SearchOrigin, GeoSearchShape, GeoSearchStoreOptions, GeoSearchResultOptions) - Method in interface glide.api.commands.GeospatialIndicesBaseCommands
-
Searches for members in a sorted set stored at
sourcerepresenting geospatial data within a circular or rectangular area and stores the result indestination. - geosearchstore(String, String, GeoSearchOrigin.SearchOrigin, GeoSearchShape) - Method in interface glide.api.commands.GeospatialIndicesBaseCommands
-
Searches for members in a sorted set stored at
sourcerepresenting geospatial data within a circular or rectangular area and stores the result indestination. - geosearchstore(String, String, GeoSearchOrigin.SearchOrigin, GeoSearchShape, GeoSearchResultOptions) - Method in interface glide.api.commands.GeospatialIndicesBaseCommands
-
Searches for members in a sorted set stored at
sourcerepresenting geospatial data within a circular or rectangular area and stores the result indestination. - geosearchstore(String, String, GeoSearchOrigin.SearchOrigin, GeoSearchShape, GeoSearchStoreOptions) - Method in interface glide.api.commands.GeospatialIndicesBaseCommands
-
Searches for members in a sorted set stored at
sourcerepresenting geospatial data within a circular or rectangular area and stores the result indestination. - geosearchstore(String, String, GeoSearchOrigin.SearchOrigin, GeoSearchShape, GeoSearchStoreOptions, GeoSearchResultOptions) - Method in interface glide.api.commands.GeospatialIndicesBaseCommands
-
Searches for members in a sorted set stored at
sourcerepresenting geospatial data within a circular or rectangular area and stores the result indestination. - GeoSearchStore - command_request.CommandRequestOuterClass.RequestType
-
GeoSearchStore = 510; - GEOSEARCHSTORE_VALKEY_API - Static variable in class glide.api.models.commands.geospatial.GeoSearchStoreOptions
-
Valkey API keyword for
GeoSearchStoreOptions.storeDistparameter. - GeoSearchStore_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
GeoSearchStore = 510; - GeoSearchStoreOptions - Class in glide.api.models.commands.geospatial
- GeoSearchStoreOptions.GeoSearchStoreOptionsBuilder - Class in glide.api.models.commands.geospatial
- GeoSearchStoreOptionsBuilder() - Constructor for class glide.api.models.commands.geospatial.GeoSearchStoreOptions.GeoSearchStoreOptionsBuilder
- GeospatialData - Class in glide.api.models.commands.geospatial
-
Represents a geographic position defined by longitude and latitude.
The exact limits, as specified byEPSG:900913 / EPSG:3785 / OSGEO:41001are the following: Valid longitudes are from-180to180degrees. - GeospatialData(double, double) - Constructor for class glide.api.models.commands.geospatial.GeospatialData
- GeospatialIndicesBaseCommands - Interface in glide.api.commands
-
Supports commands for the "Geospatial Indices Commands" group for standalone and cluster clients.
- GeoUnit - Enum in glide.api.models.commands.geospatial
-
Enumeration representing distance units options for the geospatial command.
- get(BaseClient, GlideString) - Static method in class glide.api.commands.servermodules.Json
-
Retrieves the JSON value at the specified
pathstored atkey. - get(BaseClient, GlideString, JsonGetOptionsBinary) - Static method in class glide.api.commands.servermodules.Json
-
Retrieves the JSON value at the specified
pathstored atkey. - get(BaseClient, GlideString, GlideString[]) - Static method in class glide.api.commands.servermodules.Json
-
Retrieves the JSON value at the specified
pathsstored atkey. - get(BaseClient, GlideString, GlideString[], JsonGetOptionsBinary) - Static method in class glide.api.commands.servermodules.Json
-
Retrieves the JSON value at the specified
pathstored atkey. - get(BaseClient, String) - Static method in class glide.api.commands.servermodules.Json
-
Retrieves the JSON value at the specified
pathstored atkey. - get(BaseClient, String, JsonGetOptions) - Static method in class glide.api.commands.servermodules.Json
-
Retrieves the JSON value at the specified
pathstored atkey. - get(BaseClient, String, String[]) - Static method in class glide.api.commands.servermodules.Json
-
Retrieves the JSON value at the specified
pathsstored atkey. - get(BaseClient, String, String[], JsonGetOptions) - Static method in class glide.api.commands.servermodules.Json
-
Retrieves the JSON value at the specified
pathstored atkey. - get(BaseBatch<T>, ArgType) - Static method in class glide.api.commands.servermodules.JsonBatch
-
Retrieves the JSON value at the specified
pathstored atkey. - get(BaseBatch<T>, ArgType, ArgType[]) - Static method in class glide.api.commands.servermodules.JsonBatch
-
Retrieves the JSON value at the specified
pathsstored atkey. - get(BaseBatch<T>, ArgType, ArgType[], JsonGetOptions) - Static method in class glide.api.commands.servermodules.JsonBatch
-
Retrieves the JSON value at the specified
pathstored atkey. - get(BaseBatch<T>, ArgType, JsonGetOptions) - Static method in class glide.api.commands.servermodules.JsonBatch
-
Retrieves the JSON value at the specified
pathstored atkey. - get(GlideString) - Method in class glide.api.BaseClient
- get(String) - Method in class glide.api.BaseClient
- get(ArgType) - Method in class glide.api.models.BaseBatch
-
Gets the value associated with the given
key, ornullif no suchkeyexists. - get(GlideString) - Method in interface glide.api.commands.StringBaseCommands
-
Gets the value associated with the given
key, ornullif no suchkeyexists. - get(String) - Method in interface glide.api.commands.StringBaseCommands
-
Gets the value associated with the given
key, ornullif no suchkeyexists. - Get - command_request.CommandRequestOuterClass.RequestType
-
Get = 1504; - GET_COMMAND_GLIDE_STRING - Static variable in class glide.api.models.commands.SortOptionsBinary
-
GETsubcommand string to include in theSORTandSORT_ROcommands. - GET_COMMAND_STRING - Static variable in class glide.api.models.commands.bitmap.BitFieldOptions
-
GETsubcommand string to include in theBITFIELDcommand. - GET_COMMAND_STRING - Static variable in class glide.api.models.commands.SortOptions
-
GETsubcommand string to include in theSORTandSORT_ROcommands. - Get_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
Get = 1504; - getAddresses() - Method in class glide.api.models.configuration.BaseClientConfiguration
- getAddresses(int) - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRequest.Builder
-
repeated .connection_request.NodeAddress addresses = 1; - getAddresses(int) - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRequest
-
repeated .connection_request.NodeAddress addresses = 1; - getAddresses(int) - Method in interface connection_request.ConnectionRequestOuterClass.ConnectionRequestOrBuilder
-
repeated .connection_request.NodeAddress addresses = 1; - getAddressesBuilder(int) - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRequest.Builder
-
repeated .connection_request.NodeAddress addresses = 1; - getAddressesBuilderList() - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRequest.Builder
-
repeated .connection_request.NodeAddress addresses = 1; - getAddressesCount() - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRequest.Builder
-
repeated .connection_request.NodeAddress addresses = 1; - getAddressesCount() - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRequest
-
repeated .connection_request.NodeAddress addresses = 1; - getAddressesCount() - Method in interface connection_request.ConnectionRequestOuterClass.ConnectionRequestOrBuilder
-
repeated .connection_request.NodeAddress addresses = 1; - getAddressesList() - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRequest.Builder
-
repeated .connection_request.NodeAddress addresses = 1; - getAddressesList() - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRequest
-
repeated .connection_request.NodeAddress addresses = 1; - getAddressesList() - Method in interface connection_request.ConnectionRequestOuterClass.ConnectionRequestOrBuilder
-
repeated .connection_request.NodeAddress addresses = 1; - getAddressesOrBuilder(int) - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRequest.Builder
-
repeated .connection_request.NodeAddress addresses = 1; - getAddressesOrBuilder(int) - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRequest
-
repeated .connection_request.NodeAddress addresses = 1; - getAddressesOrBuilder(int) - Method in interface connection_request.ConnectionRequestOuterClass.ConnectionRequestOrBuilder
-
repeated .connection_request.NodeAddress addresses = 1; - getAddressesOrBuilderList() - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRequest.Builder
-
repeated .connection_request.NodeAddress addresses = 1; - getAddressesOrBuilderList() - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRequest
-
repeated .connection_request.NodeAddress addresses = 1; - getAddressesOrBuilderList() - Method in interface connection_request.ConnectionRequestOuterClass.ConnectionRequestOrBuilder
-
repeated .connection_request.NodeAddress addresses = 1; - getAdvancedConfiguration() - Method in class glide.api.models.configuration.GlideClientConfiguration
-
Advanced configuration settings for the client.
- getAdvancedConfiguration() - Method in class glide.api.models.configuration.GlideClusterClientConfiguration
-
Advanced configuration settings for the client.
- getAllowNonCoveredSlots() - Method in class command_request.CommandRequestOuterClass.ClusterScan.Builder
-
bool allow_non_covered_slots = 5; - getAllowNonCoveredSlots() - Method in class command_request.CommandRequestOuterClass.ClusterScan
-
bool allow_non_covered_slots = 5; - getAllowNonCoveredSlots() - Method in interface command_request.CommandRequestOuterClass.ClusterScanOrBuilder
-
bool allow_non_covered_slots = 5; - getAllowNonCoveredSlots() - Method in class glide.api.models.commands.scan.ScanOptions
- getArgs() - Method in class glide.api.models.commands.ScriptArgOptions
-
The arguments for the script.
- getArgs() - Method in class glide.api.models.commands.ScriptArgOptionsGlideString
-
The arguments for the script.
- getArgs(int) - Method in class command_request.CommandRequestOuterClass.Command.ArgsArray.Builder
-
repeated bytes args = 1; - getArgs(int) - Method in class command_request.CommandRequestOuterClass.Command.ArgsArray
-
repeated bytes args = 1; - getArgs(int) - Method in interface command_request.CommandRequestOuterClass.Command.ArgsArrayOrBuilder
-
repeated bytes args = 1; - getArgs(int) - Method in class command_request.CommandRequestOuterClass.ScriptInvocation.Builder
-
repeated bytes args = 3; - getArgs(int) - Method in class command_request.CommandRequestOuterClass.ScriptInvocation
-
repeated bytes args = 3; - getArgs(int) - Method in interface command_request.CommandRequestOuterClass.ScriptInvocationOrBuilder
-
repeated bytes args = 3; - getArgsArray() - Method in class command_request.CommandRequestOuterClass.Command.Builder
-
.command_request.Command.ArgsArray args_array = 2; - getArgsArray() - Method in class command_request.CommandRequestOuterClass.Command
-
.command_request.Command.ArgsArray args_array = 2; - getArgsArray() - Method in interface command_request.CommandRequestOuterClass.CommandOrBuilder
-
.command_request.Command.ArgsArray args_array = 2; - getArgsArrayBuilder() - Method in class command_request.CommandRequestOuterClass.Command.Builder
-
.command_request.Command.ArgsArray args_array = 2; - getArgsArrayOrBuilder() - Method in class command_request.CommandRequestOuterClass.Command.Builder
-
.command_request.Command.ArgsArray args_array = 2; - getArgsArrayOrBuilder() - Method in class command_request.CommandRequestOuterClass.Command
-
.command_request.Command.ArgsArray args_array = 2; - getArgsArrayOrBuilder() - Method in interface command_request.CommandRequestOuterClass.CommandOrBuilder
-
.command_request.Command.ArgsArray args_array = 2; - getArgsCase() - Method in class command_request.CommandRequestOuterClass.Command.Builder
- getArgsCase() - Method in class command_request.CommandRequestOuterClass.Command
- getArgsCase() - Method in interface command_request.CommandRequestOuterClass.CommandOrBuilder
- getArgsCount() - Method in class command_request.CommandRequestOuterClass.Command.ArgsArray.Builder
-
repeated bytes args = 1; - getArgsCount() - Method in class command_request.CommandRequestOuterClass.Command.ArgsArray
-
repeated bytes args = 1; - getArgsCount() - Method in interface command_request.CommandRequestOuterClass.Command.ArgsArrayOrBuilder
-
repeated bytes args = 1; - getArgsCount() - Method in class command_request.CommandRequestOuterClass.ScriptInvocation.Builder
-
repeated bytes args = 3; - getArgsCount() - Method in class command_request.CommandRequestOuterClass.ScriptInvocation
-
repeated bytes args = 3; - getArgsCount() - Method in interface command_request.CommandRequestOuterClass.ScriptInvocationOrBuilder
-
repeated bytes args = 3; - getArgsList() - Method in class command_request.CommandRequestOuterClass.Command.ArgsArray.Builder
-
repeated bytes args = 1; - getArgsList() - Method in class command_request.CommandRequestOuterClass.Command.ArgsArray
-
repeated bytes args = 1; - getArgsList() - Method in interface command_request.CommandRequestOuterClass.Command.ArgsArrayOrBuilder
-
repeated bytes args = 1; - getArgsList() - Method in class command_request.CommandRequestOuterClass.ScriptInvocation.Builder
-
repeated bytes args = 3; - getArgsList() - Method in class command_request.CommandRequestOuterClass.ScriptInvocation
-
repeated bytes args = 3; - getArgsList() - Method in interface command_request.CommandRequestOuterClass.ScriptInvocationOrBuilder
-
repeated bytes args = 3; - getArgsPointer() - Method in class command_request.CommandRequestOuterClass.ScriptInvocationPointers.Builder
-
optional uint64 args_pointer = 3; - getArgsPointer() - Method in class command_request.CommandRequestOuterClass.ScriptInvocationPointers
-
optional uint64 args_pointer = 3; - getArgsPointer() - Method in interface command_request.CommandRequestOuterClass.ScriptInvocationPointersOrBuilder
-
optional uint64 args_pointer = 3; - getArgsVecPointer() - Method in class command_request.CommandRequestOuterClass.Command.Builder
-
uint64 args_vec_pointer = 3; - getArgsVecPointer() - Method in class command_request.CommandRequestOuterClass.Command
-
uint64 args_vec_pointer = 3; - getArgsVecPointer() - Method in interface command_request.CommandRequestOuterClass.CommandOrBuilder
-
uint64 args_vec_pointer = 3; - getAuthenticationInfo() - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRequest.Builder
-
.connection_request.AuthenticationInfo authentication_info = 7; - getAuthenticationInfo() - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRequest
-
.connection_request.AuthenticationInfo authentication_info = 7; - getAuthenticationInfo() - Method in interface connection_request.ConnectionRequestOuterClass.ConnectionRequestOrBuilder
-
.connection_request.AuthenticationInfo authentication_info = 7; - getAuthenticationInfoBuilder() - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRequest.Builder
-
.connection_request.AuthenticationInfo authentication_info = 7; - getAuthenticationInfoOrBuilder() - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRequest.Builder
-
.connection_request.AuthenticationInfo authentication_info = 7; - getAuthenticationInfoOrBuilder() - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRequest
-
.connection_request.AuthenticationInfo authentication_info = 7; - getAuthenticationInfoOrBuilder() - Method in interface connection_request.ConnectionRequestOuterClass.ConnectionRequestOrBuilder
-
.connection_request.AuthenticationInfo authentication_info = 7; - getBatch() - Method in class command_request.CommandRequestOuterClass.CommandRequest.Builder
-
.command_request.Batch batch = 3; - getBatch() - Method in class command_request.CommandRequestOuterClass.CommandRequest
-
.command_request.Batch batch = 3; - getBatch() - Method in interface command_request.CommandRequestOuterClass.CommandRequestOrBuilder
-
.command_request.Batch batch = 3; - getBatchBuilder() - Method in class command_request.CommandRequestOuterClass.CommandRequest.Builder
-
.command_request.Batch batch = 3; - getBatchOrBuilder() - Method in class command_request.CommandRequestOuterClass.CommandRequest.Builder
-
.command_request.Batch batch = 3; - getBatchOrBuilder() - Method in class command_request.CommandRequestOuterClass.CommandRequest
-
.command_request.Batch batch = 3; - getBatchOrBuilder() - Method in interface command_request.CommandRequestOuterClass.CommandRequestOrBuilder
-
.command_request.Batch batch = 3; - getBinaryOutput() - Method in class glide.api.models.Script
-
Indication if script invocation output can return binary data.
- getbit(GlideString, long) - Method in class glide.api.BaseClient
- getbit(String, long) - Method in class glide.api.BaseClient
- getbit(ArgType, long) - Method in class glide.api.models.BaseBatch
-
Returns the bit value at
offsetin the string value stored atkey. - getbit(GlideString, long) - Method in interface glide.api.commands.BitmapBaseCommands
-
Returns the bit value at
offsetin the string value stored atkey. - getbit(String, long) - Method in interface glide.api.commands.BitmapBaseCommands
-
Returns the bit value at
offsetin the string value stored atkey. - GetBit - command_request.CommandRequestOuterClass.RequestType
-
GetBit = 106; - GetBit_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
GetBit = 106; - getByAddressRoute() - Method in class command_request.CommandRequestOuterClass.Routes.Builder
-
.command_request.ByAddressRoute by_address_route = 4; - getByAddressRoute() - Method in class command_request.CommandRequestOuterClass.Routes
-
.command_request.ByAddressRoute by_address_route = 4; - getByAddressRoute() - Method in interface command_request.CommandRequestOuterClass.RoutesOrBuilder
-
.command_request.ByAddressRoute by_address_route = 4; - getByAddressRouteBuilder() - Method in class command_request.CommandRequestOuterClass.Routes.Builder
-
.command_request.ByAddressRoute by_address_route = 4; - getByAddressRouteOrBuilder() - Method in class command_request.CommandRequestOuterClass.Routes.Builder
-
.command_request.ByAddressRoute by_address_route = 4; - getByAddressRouteOrBuilder() - Method in class command_request.CommandRequestOuterClass.Routes
-
.command_request.ByAddressRoute by_address_route = 4; - getByAddressRouteOrBuilder() - Method in interface command_request.CommandRequestOuterClass.RoutesOrBuilder
-
.command_request.ByAddressRoute by_address_route = 4; - getBytes() - Method in class glide.api.models.GlideString
-
Returns a copy of the underlying byte array to preserve immutability of the stored value.
- getCallback() - Method in class glide.api.models.configuration.BaseSubscriptionConfiguration
-
Optional callback to accept the incoming messages.
- getCallback() - Method in class glide.connectors.handlers.MessageHandler
-
A user callback to call for every incoming message, if given.
- getCallbackIdx() - Method in class command_request.CommandRequestOuterClass.CommandRequest.Builder
-
uint32 callback_idx = 1; - getCallbackIdx() - Method in class command_request.CommandRequestOuterClass.CommandRequest
-
uint32 callback_idx = 1; - getCallbackIdx() - Method in interface command_request.CommandRequestOuterClass.CommandRequestOrBuilder
-
uint32 callback_idx = 1; - getCallbackIdx() - Method in class response.ResponseOuterClass.Response.Builder
-
uint32 callback_idx = 1; - getCallbackIdx() - Method in class response.ResponseOuterClass.Response
-
uint32 callback_idx = 1; - getCallbackIdx() - Method in interface response.ResponseOuterClass.ResponseOrBuilder
-
uint32 callback_idx = 1; - getChannel() - Method in class glide.api.models.PubSubMessage
-
A name of the originating channel.
- getChannelsOrPatterns(int) - Method in class connection_request.ConnectionRequestOuterClass.PubSubChannelsOrPatterns.Builder
-
repeated bytes channels_or_patterns = 1; - getChannelsOrPatterns(int) - Method in class connection_request.ConnectionRequestOuterClass.PubSubChannelsOrPatterns
-
repeated bytes channels_or_patterns = 1; - getChannelsOrPatterns(int) - Method in interface connection_request.ConnectionRequestOuterClass.PubSubChannelsOrPatternsOrBuilder
-
repeated bytes channels_or_patterns = 1; - getChannelsOrPatternsByType() - Method in class connection_request.ConnectionRequestOuterClass.PubSubSubscriptions.Builder
-
Deprecated.
- getChannelsOrPatternsByType() - Method in class connection_request.ConnectionRequestOuterClass.PubSubSubscriptions
-
Deprecated.
- getChannelsOrPatternsByType() - Method in interface connection_request.ConnectionRequestOuterClass.PubSubSubscriptionsOrBuilder
-
Deprecated.
- getChannelsOrPatternsByTypeCount() - Method in class connection_request.ConnectionRequestOuterClass.PubSubSubscriptions.Builder
- getChannelsOrPatternsByTypeCount() - Method in class connection_request.ConnectionRequestOuterClass.PubSubSubscriptions
- getChannelsOrPatternsByTypeCount() - Method in interface connection_request.ConnectionRequestOuterClass.PubSubSubscriptionsOrBuilder
-
map<uint32, .connection_request.PubSubChannelsOrPatterns> channels_or_patterns_by_type = 1; - getChannelsOrPatternsByTypeMap() - Method in class connection_request.ConnectionRequestOuterClass.PubSubSubscriptions.Builder
-
map<uint32, .connection_request.PubSubChannelsOrPatterns> channels_or_patterns_by_type = 1; - getChannelsOrPatternsByTypeMap() - Method in class connection_request.ConnectionRequestOuterClass.PubSubSubscriptions
-
map<uint32, .connection_request.PubSubChannelsOrPatterns> channels_or_patterns_by_type = 1; - getChannelsOrPatternsByTypeMap() - Method in interface connection_request.ConnectionRequestOuterClass.PubSubSubscriptionsOrBuilder
-
map<uint32, .connection_request.PubSubChannelsOrPatterns> channels_or_patterns_by_type = 1; - getChannelsOrPatternsByTypeOrDefault(int, ConnectionRequestOuterClass.PubSubChannelsOrPatterns) - Method in class connection_request.ConnectionRequestOuterClass.PubSubSubscriptions.Builder
-
map<uint32, .connection_request.PubSubChannelsOrPatterns> channels_or_patterns_by_type = 1; - getChannelsOrPatternsByTypeOrDefault(int, ConnectionRequestOuterClass.PubSubChannelsOrPatterns) - Method in class connection_request.ConnectionRequestOuterClass.PubSubSubscriptions
-
map<uint32, .connection_request.PubSubChannelsOrPatterns> channels_or_patterns_by_type = 1; - getChannelsOrPatternsByTypeOrDefault(int, ConnectionRequestOuterClass.PubSubChannelsOrPatterns) - Method in interface connection_request.ConnectionRequestOuterClass.PubSubSubscriptionsOrBuilder
-
map<uint32, .connection_request.PubSubChannelsOrPatterns> channels_or_patterns_by_type = 1; - getChannelsOrPatternsByTypeOrThrow(int) - Method in class connection_request.ConnectionRequestOuterClass.PubSubSubscriptions.Builder
-
map<uint32, .connection_request.PubSubChannelsOrPatterns> channels_or_patterns_by_type = 1; - getChannelsOrPatternsByTypeOrThrow(int) - Method in class connection_request.ConnectionRequestOuterClass.PubSubSubscriptions
-
map<uint32, .connection_request.PubSubChannelsOrPatterns> channels_or_patterns_by_type = 1; - getChannelsOrPatternsByTypeOrThrow(int) - Method in interface connection_request.ConnectionRequestOuterClass.PubSubSubscriptionsOrBuilder
-
map<uint32, .connection_request.PubSubChannelsOrPatterns> channels_or_patterns_by_type = 1; - getChannelsOrPatternsCount() - Method in class connection_request.ConnectionRequestOuterClass.PubSubChannelsOrPatterns.Builder
-
repeated bytes channels_or_patterns = 1; - getChannelsOrPatternsCount() - Method in class connection_request.ConnectionRequestOuterClass.PubSubChannelsOrPatterns
-
repeated bytes channels_or_patterns = 1; - getChannelsOrPatternsCount() - Method in interface connection_request.ConnectionRequestOuterClass.PubSubChannelsOrPatternsOrBuilder
-
repeated bytes channels_or_patterns = 1; - getChannelsOrPatternsList() - Method in class connection_request.ConnectionRequestOuterClass.PubSubChannelsOrPatterns.Builder
-
repeated bytes channels_or_patterns = 1; - getChannelsOrPatternsList() - Method in class connection_request.ConnectionRequestOuterClass.PubSubChannelsOrPatterns
-
repeated bytes channels_or_patterns = 1; - getChannelsOrPatternsList() - Method in interface connection_request.ConnectionRequestOuterClass.PubSubChannelsOrPatternsOrBuilder
-
repeated bytes channels_or_patterns = 1; - getClientAz() - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRequest.Builder
-
string client_az = 15; - getClientAz() - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRequest
-
string client_az = 15; - getClientAz() - Method in interface connection_request.ConnectionRequestOuterClass.ConnectionRequestOrBuilder
-
string client_az = 15; - getClientAZ() - Method in class glide.api.models.configuration.BaseClientConfiguration
-
Availability Zone of the client.
- getClientAzBytes() - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRequest.Builder
-
string client_az = 15; - getClientAzBytes() - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRequest
-
string client_az = 15; - getClientAzBytes() - Method in interface connection_request.ConnectionRequestOuterClass.ConnectionRequestOrBuilder
-
string client_az = 15; - getClientInfo() - Method in class glide.api.BaseClient
-
Get client information from the native layer.
- getClientInfo() - Method in class glide.internal.GlideCoreClient
-
Get client information for debugging and monitoring.
- getClientInfo() - Method in class glide.managers.ConnectionManager
-
Get client information from the native layer.
- getClientInfo(long) - Static method in class glide.internal.GlideNativeBridge
-
Get client information from native layer
- getClientName() - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRequest.Builder
-
string client_name = 10; - getClientName() - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRequest
-
string client_name = 10; - getClientName() - Method in interface connection_request.ConnectionRequestOuterClass.ConnectionRequestOrBuilder
-
string client_name = 10; - getClientName() - Method in class glide.api.models.configuration.BaseClientConfiguration
-
Client name to be used for the client.
- getClientNameBytes() - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRequest.Builder
-
string client_name = 10; - getClientNameBytes() - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRequest
-
string client_name = 10; - getClientNameBytes() - Method in interface connection_request.ConnectionRequestOuterClass.ConnectionRequestOrBuilder
-
string client_name = 10; - getClosingError() - Method in class response.ResponseOuterClass.Response.Builder
-
string closing_error = 5; - getClosingError() - Method in class response.ResponseOuterClass.Response
-
string closing_error = 5; - getClosingError() - Method in interface response.ResponseOuterClass.ResponseOrBuilder
-
string closing_error = 5; - getClosingErrorBytes() - Method in class response.ResponseOuterClass.Response.Builder
-
string closing_error = 5; - getClosingErrorBytes() - Method in class response.ResponseOuterClass.Response
-
string closing_error = 5; - getClosingErrorBytes() - Method in interface response.ResponseOuterClass.ResponseOrBuilder
-
string closing_error = 5; - getClusterModeEnabled() - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRequest.Builder
-
bool cluster_mode_enabled = 3; - getClusterModeEnabled() - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRequest
-
bool cluster_mode_enabled = 3; - getClusterModeEnabled() - Method in interface connection_request.ConnectionRequestOuterClass.ConnectionRequestOrBuilder
-
bool cluster_mode_enabled = 3; - getClusterName() - Method in class connection_request.ConnectionRequestOuterClass.IamCredentials.Builder
-
string cluster_name = 1; - getClusterName() - Method in class connection_request.ConnectionRequestOuterClass.IamCredentials
-
string cluster_name = 1; - getClusterName() - Method in interface connection_request.ConnectionRequestOuterClass.IamCredentialsOrBuilder
-
string cluster_name = 1; - getClusterName() - Method in class glide.api.models.configuration.IamAuthConfig
-
The name of the ElastiCache/MemoryDB cluster.
- getClusterNameBytes() - Method in class connection_request.ConnectionRequestOuterClass.IamCredentials.Builder
-
string cluster_name = 1; - getClusterNameBytes() - Method in class connection_request.ConnectionRequestOuterClass.IamCredentials
-
string cluster_name = 1; - getClusterNameBytes() - Method in interface connection_request.ConnectionRequestOuterClass.IamCredentialsOrBuilder
-
string cluster_name = 1; - getClusterScan() - Method in class command_request.CommandRequestOuterClass.CommandRequest.Builder
-
.command_request.ClusterScan cluster_scan = 6; - getClusterScan() - Method in class command_request.CommandRequestOuterClass.CommandRequest
-
.command_request.ClusterScan cluster_scan = 6; - getClusterScan() - Method in interface command_request.CommandRequestOuterClass.CommandRequestOrBuilder
-
.command_request.ClusterScan cluster_scan = 6; - getClusterScanBuilder() - Method in class command_request.CommandRequestOuterClass.CommandRequest.Builder
-
.command_request.ClusterScan cluster_scan = 6; - getClusterScanOrBuilder() - Method in class command_request.CommandRequestOuterClass.CommandRequest.Builder
-
.command_request.ClusterScan cluster_scan = 6; - getClusterScanOrBuilder() - Method in class command_request.CommandRequestOuterClass.CommandRequest
-
.command_request.ClusterScan cluster_scan = 6; - getClusterScanOrBuilder() - Method in interface command_request.CommandRequestOuterClass.CommandRequestOrBuilder
-
.command_request.ClusterScan cluster_scan = 6; - getCommandCase() - Method in class command_request.CommandRequestOuterClass.CommandRequest.Builder
- getCommandCase() - Method in class command_request.CommandRequestOuterClass.CommandRequest
- getCommandCase() - Method in interface command_request.CommandRequestOuterClass.CommandRequestOrBuilder
- getCommands(int) - Method in class command_request.CommandRequestOuterClass.Batch.Builder
-
repeated .command_request.Command commands = 2; - getCommands(int) - Method in class command_request.CommandRequestOuterClass.Batch
-
repeated .command_request.Command commands = 2; - getCommands(int) - Method in interface command_request.CommandRequestOuterClass.BatchOrBuilder
-
repeated .command_request.Command commands = 2; - getCommandsBuilder(int) - Method in class command_request.CommandRequestOuterClass.Batch.Builder
-
repeated .command_request.Command commands = 2; - getCommandsBuilderList() - Method in class command_request.CommandRequestOuterClass.Batch.Builder
-
repeated .command_request.Command commands = 2; - getCommandsCount() - Method in class command_request.CommandRequestOuterClass.Batch.Builder
-
repeated .command_request.Command commands = 2; - getCommandsCount() - Method in class command_request.CommandRequestOuterClass.Batch
-
repeated .command_request.Command commands = 2; - getCommandsCount() - Method in interface command_request.CommandRequestOuterClass.BatchOrBuilder
-
repeated .command_request.Command commands = 2; - getCommandsList() - Method in class command_request.CommandRequestOuterClass.Batch.Builder
-
repeated .command_request.Command commands = 2; - getCommandsList() - Method in class command_request.CommandRequestOuterClass.Batch
-
repeated .command_request.Command commands = 2; - getCommandsList() - Method in interface command_request.CommandRequestOuterClass.BatchOrBuilder
-
repeated .command_request.Command commands = 2; - getCommandsOrBuilder(int) - Method in class command_request.CommandRequestOuterClass.Batch.Builder
-
repeated .command_request.Command commands = 2; - getCommandsOrBuilder(int) - Method in class command_request.CommandRequestOuterClass.Batch
-
repeated .command_request.Command commands = 2; - getCommandsOrBuilder(int) - Method in interface command_request.CommandRequestOuterClass.BatchOrBuilder
-
repeated .command_request.Command commands = 2; - getCommandsOrBuilderList() - Method in class command_request.CommandRequestOuterClass.Batch.Builder
-
repeated .command_request.Command commands = 2; - getCommandsOrBuilderList() - Method in class command_request.CommandRequestOuterClass.Batch
-
repeated .command_request.Command commands = 2; - getCommandsOrBuilderList() - Method in interface command_request.CommandRequestOuterClass.BatchOrBuilder
-
repeated .command_request.Command commands = 2; - getConnectionRetryStrategy() - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRequest.Builder
-
.connection_request.ConnectionRetryStrategy connection_retry_strategy = 6; - getConnectionRetryStrategy() - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRequest
-
.connection_request.ConnectionRetryStrategy connection_retry_strategy = 6; - getConnectionRetryStrategy() - Method in interface connection_request.ConnectionRequestOuterClass.ConnectionRequestOrBuilder
-
.connection_request.ConnectionRetryStrategy connection_retry_strategy = 6; - getConnectionRetryStrategyBuilder() - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRequest.Builder
-
.connection_request.ConnectionRetryStrategy connection_retry_strategy = 6; - getConnectionRetryStrategyOrBuilder() - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRequest.Builder
-
.connection_request.ConnectionRetryStrategy connection_retry_strategy = 6; - getConnectionRetryStrategyOrBuilder() - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRequest
-
.connection_request.ConnectionRetryStrategy connection_retry_strategy = 6; - getConnectionRetryStrategyOrBuilder() - Method in interface connection_request.ConnectionRequestOuterClass.ConnectionRequestOrBuilder
-
.connection_request.ConnectionRetryStrategy connection_retry_strategy = 6; - getConnectionTimeout() - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRequest.Builder
-
uint32 connection_timeout = 16; - getConnectionTimeout() - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRequest
-
uint32 connection_timeout = 16; - getConnectionTimeout() - Method in interface connection_request.ConnectionRequestOuterClass.ConnectionRequestOrBuilder
-
uint32 connection_timeout = 16; - getConnectionTimeout() - Method in class glide.api.models.configuration.AdvancedBaseClientConfiguration
-
The duration in milliseconds to wait for a TCP/TLS connection to complete.
- getConstantResponse() - Method in class response.ResponseOuterClass.Response.Builder
-
.response.ConstantResponse constant_response = 3; - getConstantResponse() - Method in class response.ResponseOuterClass.Response
-
.response.ConstantResponse constant_response = 3; - getConstantResponse() - Method in interface response.ResponseOuterClass.ResponseOrBuilder
-
.response.ConstantResponse constant_response = 3; - getConstantResponseValue() - Method in class response.ResponseOuterClass.Response.Builder
-
.response.ConstantResponse constant_response = 3; - getConstantResponseValue() - Method in class response.ResponseOuterClass.Response
-
.response.ConstantResponse constant_response = 3; - getConstantResponseValue() - Method in interface response.ResponseOuterClass.ResponseOrBuilder
-
.response.ConstantResponse constant_response = 3; - getContext() - Method in class glide.api.models.configuration.BaseSubscriptionConfiguration
-
Optional arbitrary context, which will be passed to callback along with all received messages.
- getContext() - Method in class glide.connectors.handlers.MessageHandler
-
An arbitrary user object to be passed to callback.
- getCount() - Method in class command_request.CommandRequestOuterClass.ClusterScan.Builder
-
optional int64 count = 3; - getCount() - Method in class command_request.CommandRequestOuterClass.ClusterScan
-
optional int64 count = 3; - getCount() - Method in interface command_request.CommandRequestOuterClass.ClusterScanOrBuilder
-
optional int64 count = 3; - getCount() - Method in class glide.api.models.commands.RangeOptions.Limit
-
The number of elements to include in the range.
- getCount() - Method in class glide.api.models.commands.scan.ScanOptions
- getCredentials() - Method in class glide.api.models.configuration.BaseClientConfiguration
-
Credentials for authentication process.
- getCredentials() - Method in class glide.managers.ConnectionManager
-
Returns the credentials configured for this connection, if any.
- getCursor() - Method in class command_request.CommandRequestOuterClass.ClusterScan.Builder
-
string cursor = 1; - getCursor() - Method in class command_request.CommandRequestOuterClass.ClusterScan
-
string cursor = 1; - getCursor() - Method in interface command_request.CommandRequestOuterClass.ClusterScanOrBuilder
-
string cursor = 1; - getCursorBytes() - Method in class command_request.CommandRequestOuterClass.ClusterScan.Builder
-
string cursor = 1; - getCursorBytes() - Method in class command_request.CommandRequestOuterClass.ClusterScan
-
string cursor = 1; - getCursorBytes() - Method in interface command_request.CommandRequestOuterClass.ClusterScanOrBuilder
-
string cursor = 1; - getCursorHandle() - Method in interface glide.managers.CommandManager.ClusterScanCursorDetail
-
Returns the handle String representing the cursor.
- getCursorId() - Method in interface glide.managers.CommandManager.ClusterScanCursorDetail
-
Returns the cursor ID for the bridge.
- getDatabaseId() - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRequest.Builder
-
uint32 database_id = 8; - getDatabaseId() - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRequest
-
uint32 database_id = 8; - getDatabaseId() - Method in interface connection_request.ConnectionRequestOuterClass.ConnectionRequestOrBuilder
-
uint32 database_id = 8; - getDatabaseId() - Method in class glide.api.models.configuration.BaseClientConfiguration
-
Index of the logical database to connect to.
- getDefaultInstance() - Static method in class command_request.CommandRequestOuterClass.Batch
- getDefaultInstance() - Static method in class command_request.CommandRequestOuterClass.ByAddressRoute
- getDefaultInstance() - Static method in class command_request.CommandRequestOuterClass.ClusterScan
- getDefaultInstance() - Static method in class command_request.CommandRequestOuterClass.Command.ArgsArray
- getDefaultInstance() - Static method in class command_request.CommandRequestOuterClass.Command
- getDefaultInstance() - Static method in class command_request.CommandRequestOuterClass.CommandRequest
- getDefaultInstance() - Static method in class command_request.CommandRequestOuterClass.RefreshIamToken
- getDefaultInstance() - Static method in class command_request.CommandRequestOuterClass.Routes
- getDefaultInstance() - Static method in class command_request.CommandRequestOuterClass.ScriptInvocation
- getDefaultInstance() - Static method in class command_request.CommandRequestOuterClass.ScriptInvocationPointers
- getDefaultInstance() - Static method in class command_request.CommandRequestOuterClass.SlotIdRoute
- getDefaultInstance() - Static method in class command_request.CommandRequestOuterClass.SlotKeyRoute
- getDefaultInstance() - Static method in class command_request.CommandRequestOuterClass.UpdateConnectionPassword
- getDefaultInstance() - Static method in class connection_request.ConnectionRequestOuterClass.AuthenticationInfo
- getDefaultInstance() - Static method in class connection_request.ConnectionRequestOuterClass.ConnectionRequest
- getDefaultInstance() - Static method in class connection_request.ConnectionRequestOuterClass.ConnectionRetryStrategy
- getDefaultInstance() - Static method in class connection_request.ConnectionRequestOuterClass.IamCredentials
- getDefaultInstance() - Static method in class connection_request.ConnectionRequestOuterClass.NodeAddress
- getDefaultInstance() - Static method in class connection_request.ConnectionRequestOuterClass.PeriodicChecksDisabled
- getDefaultInstance() - Static method in class connection_request.ConnectionRequestOuterClass.PeriodicChecksManualInterval
- getDefaultInstance() - Static method in class connection_request.ConnectionRequestOuterClass.PubSubChannelsOrPatterns
- getDefaultInstance() - Static method in class connection_request.ConnectionRequestOuterClass.PubSubSubscriptions
- getDefaultInstance() - Static method in class response.ResponseOuterClass.RequestError
- getDefaultInstance() - Static method in class response.ResponseOuterClass.Response
- getDefaultInstanceForType() - Method in class command_request.CommandRequestOuterClass.Batch.Builder
- getDefaultInstanceForType() - Method in class command_request.CommandRequestOuterClass.Batch
- getDefaultInstanceForType() - Method in class command_request.CommandRequestOuterClass.ByAddressRoute.Builder
- getDefaultInstanceForType() - Method in class command_request.CommandRequestOuterClass.ByAddressRoute
- getDefaultInstanceForType() - Method in class command_request.CommandRequestOuterClass.ClusterScan.Builder
- getDefaultInstanceForType() - Method in class command_request.CommandRequestOuterClass.ClusterScan
- getDefaultInstanceForType() - Method in class command_request.CommandRequestOuterClass.Command.ArgsArray.Builder
- getDefaultInstanceForType() - Method in class command_request.CommandRequestOuterClass.Command.ArgsArray
- getDefaultInstanceForType() - Method in class command_request.CommandRequestOuterClass.Command.Builder
- getDefaultInstanceForType() - Method in class command_request.CommandRequestOuterClass.Command
- getDefaultInstanceForType() - Method in class command_request.CommandRequestOuterClass.CommandRequest.Builder
- getDefaultInstanceForType() - Method in class command_request.CommandRequestOuterClass.CommandRequest
- getDefaultInstanceForType() - Method in class command_request.CommandRequestOuterClass.RefreshIamToken.Builder
- getDefaultInstanceForType() - Method in class command_request.CommandRequestOuterClass.RefreshIamToken
- getDefaultInstanceForType() - Method in class command_request.CommandRequestOuterClass.Routes.Builder
- getDefaultInstanceForType() - Method in class command_request.CommandRequestOuterClass.Routes
- getDefaultInstanceForType() - Method in class command_request.CommandRequestOuterClass.ScriptInvocation.Builder
- getDefaultInstanceForType() - Method in class command_request.CommandRequestOuterClass.ScriptInvocation
- getDefaultInstanceForType() - Method in class command_request.CommandRequestOuterClass.ScriptInvocationPointers.Builder
- getDefaultInstanceForType() - Method in class command_request.CommandRequestOuterClass.ScriptInvocationPointers
- getDefaultInstanceForType() - Method in class command_request.CommandRequestOuterClass.SlotIdRoute.Builder
- getDefaultInstanceForType() - Method in class command_request.CommandRequestOuterClass.SlotIdRoute
- getDefaultInstanceForType() - Method in class command_request.CommandRequestOuterClass.SlotKeyRoute.Builder
- getDefaultInstanceForType() - Method in class command_request.CommandRequestOuterClass.SlotKeyRoute
- getDefaultInstanceForType() - Method in class command_request.CommandRequestOuterClass.UpdateConnectionPassword.Builder
- getDefaultInstanceForType() - Method in class command_request.CommandRequestOuterClass.UpdateConnectionPassword
- getDefaultInstanceForType() - Method in class connection_request.ConnectionRequestOuterClass.AuthenticationInfo.Builder
- getDefaultInstanceForType() - Method in class connection_request.ConnectionRequestOuterClass.AuthenticationInfo
- getDefaultInstanceForType() - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRequest.Builder
- getDefaultInstanceForType() - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRequest
- getDefaultInstanceForType() - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRetryStrategy.Builder
- getDefaultInstanceForType() - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRetryStrategy
- getDefaultInstanceForType() - Method in class connection_request.ConnectionRequestOuterClass.IamCredentials.Builder
- getDefaultInstanceForType() - Method in class connection_request.ConnectionRequestOuterClass.IamCredentials
- getDefaultInstanceForType() - Method in class connection_request.ConnectionRequestOuterClass.NodeAddress.Builder
- getDefaultInstanceForType() - Method in class connection_request.ConnectionRequestOuterClass.NodeAddress
- getDefaultInstanceForType() - Method in class connection_request.ConnectionRequestOuterClass.PeriodicChecksDisabled.Builder
- getDefaultInstanceForType() - Method in class connection_request.ConnectionRequestOuterClass.PeriodicChecksDisabled
- getDefaultInstanceForType() - Method in class connection_request.ConnectionRequestOuterClass.PeriodicChecksManualInterval.Builder
- getDefaultInstanceForType() - Method in class connection_request.ConnectionRequestOuterClass.PeriodicChecksManualInterval
- getDefaultInstanceForType() - Method in class connection_request.ConnectionRequestOuterClass.PubSubChannelsOrPatterns.Builder
- getDefaultInstanceForType() - Method in class connection_request.ConnectionRequestOuterClass.PubSubChannelsOrPatterns
- getDefaultInstanceForType() - Method in class connection_request.ConnectionRequestOuterClass.PubSubSubscriptions.Builder
- getDefaultInstanceForType() - Method in class connection_request.ConnectionRequestOuterClass.PubSubSubscriptions
- getDefaultInstanceForType() - Method in class response.ResponseOuterClass.RequestError.Builder
- getDefaultInstanceForType() - Method in class response.ResponseOuterClass.RequestError
- getDefaultInstanceForType() - Method in class response.ResponseOuterClass.Response.Builder
- getDefaultInstanceForType() - Method in class response.ResponseOuterClass.Response
- getdel(GlideString) - Method in class glide.api.BaseClient
- getdel(String) - Method in class glide.api.BaseClient
- getdel(ArgType) - Method in class glide.api.models.BaseBatch
-
Gets a string value associated with the given
keyand deletes the key. - getdel(GlideString) - Method in interface glide.api.commands.StringBaseCommands
-
Gets a string value associated with the given
keyand deletes the key. - getdel(String) - Method in interface glide.api.commands.StringBaseCommands
-
Gets a string value associated with the given
keyand deletes the key. - GetDel - command_request.CommandRequestOuterClass.RequestType
-
GetDel = 1505; - GetDel_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
GetDel = 1505; - getDescriptor() - Static method in class command_request.CommandRequestOuterClass.Batch.Builder
- getDescriptor() - Static method in class command_request.CommandRequestOuterClass.Batch
- getDescriptor() - Static method in class command_request.CommandRequestOuterClass.ByAddressRoute.Builder
- getDescriptor() - Static method in class command_request.CommandRequestOuterClass.ByAddressRoute
- getDescriptor() - Static method in class command_request.CommandRequestOuterClass.ClusterScan.Builder
- getDescriptor() - Static method in class command_request.CommandRequestOuterClass.ClusterScan
- getDescriptor() - Static method in class command_request.CommandRequestOuterClass.Command.ArgsArray.Builder
- getDescriptor() - Static method in class command_request.CommandRequestOuterClass.Command.ArgsArray
- getDescriptor() - Static method in class command_request.CommandRequestOuterClass.Command.Builder
- getDescriptor() - Static method in class command_request.CommandRequestOuterClass.Command
- getDescriptor() - Static method in class command_request.CommandRequestOuterClass.CommandRequest.Builder
- getDescriptor() - Static method in class command_request.CommandRequestOuterClass.CommandRequest
- getDescriptor() - Static method in class command_request.CommandRequestOuterClass
- getDescriptor() - Static method in class command_request.CommandRequestOuterClass.RefreshIamToken.Builder
- getDescriptor() - Static method in class command_request.CommandRequestOuterClass.RefreshIamToken
- getDescriptor() - Static method in enum command_request.CommandRequestOuterClass.RequestType
- getDescriptor() - Static method in class command_request.CommandRequestOuterClass.Routes.Builder
- getDescriptor() - Static method in class command_request.CommandRequestOuterClass.Routes
- getDescriptor() - Static method in class command_request.CommandRequestOuterClass.ScriptInvocation.Builder
- getDescriptor() - Static method in class command_request.CommandRequestOuterClass.ScriptInvocation
- getDescriptor() - Static method in class command_request.CommandRequestOuterClass.ScriptInvocationPointers.Builder
- getDescriptor() - Static method in class command_request.CommandRequestOuterClass.ScriptInvocationPointers
- getDescriptor() - Static method in enum command_request.CommandRequestOuterClass.SimpleRoutes
- getDescriptor() - Static method in class command_request.CommandRequestOuterClass.SlotIdRoute.Builder
- getDescriptor() - Static method in class command_request.CommandRequestOuterClass.SlotIdRoute
- getDescriptor() - Static method in class command_request.CommandRequestOuterClass.SlotKeyRoute.Builder
- getDescriptor() - Static method in class command_request.CommandRequestOuterClass.SlotKeyRoute
- getDescriptor() - Static method in enum command_request.CommandRequestOuterClass.SlotTypes
- getDescriptor() - Static method in class command_request.CommandRequestOuterClass.UpdateConnectionPassword.Builder
- getDescriptor() - Static method in class command_request.CommandRequestOuterClass.UpdateConnectionPassword
- getDescriptor() - Static method in class connection_request.ConnectionRequestOuterClass.AuthenticationInfo.Builder
- getDescriptor() - Static method in class connection_request.ConnectionRequestOuterClass.AuthenticationInfo
- getDescriptor() - Static method in class connection_request.ConnectionRequestOuterClass.ConnectionRequest.Builder
- getDescriptor() - Static method in class connection_request.ConnectionRequestOuterClass.ConnectionRequest
- getDescriptor() - Static method in class connection_request.ConnectionRequestOuterClass.ConnectionRetryStrategy.Builder
- getDescriptor() - Static method in class connection_request.ConnectionRequestOuterClass.ConnectionRetryStrategy
- getDescriptor() - Static method in class connection_request.ConnectionRequestOuterClass
- getDescriptor() - Static method in class connection_request.ConnectionRequestOuterClass.IamCredentials.Builder
- getDescriptor() - Static method in class connection_request.ConnectionRequestOuterClass.IamCredentials
- getDescriptor() - Static method in class connection_request.ConnectionRequestOuterClass.NodeAddress.Builder
- getDescriptor() - Static method in class connection_request.ConnectionRequestOuterClass.NodeAddress
- getDescriptor() - Static method in class connection_request.ConnectionRequestOuterClass.PeriodicChecksDisabled.Builder
- getDescriptor() - Static method in class connection_request.ConnectionRequestOuterClass.PeriodicChecksDisabled
- getDescriptor() - Static method in class connection_request.ConnectionRequestOuterClass.PeriodicChecksManualInterval.Builder
- getDescriptor() - Static method in class connection_request.ConnectionRequestOuterClass.PeriodicChecksManualInterval
- getDescriptor() - Static method in enum connection_request.ConnectionRequestOuterClass.ProtocolVersion
- getDescriptor() - Static method in class connection_request.ConnectionRequestOuterClass.PubSubChannelsOrPatterns.Builder
- getDescriptor() - Static method in class connection_request.ConnectionRequestOuterClass.PubSubChannelsOrPatterns
- getDescriptor() - Static method in enum connection_request.ConnectionRequestOuterClass.PubSubChannelType
- getDescriptor() - Static method in class connection_request.ConnectionRequestOuterClass.PubSubSubscriptions.Builder
- getDescriptor() - Static method in class connection_request.ConnectionRequestOuterClass.PubSubSubscriptions
- getDescriptor() - Static method in enum connection_request.ConnectionRequestOuterClass.ReadFrom
- getDescriptor() - Static method in enum connection_request.ConnectionRequestOuterClass.ServiceType
- getDescriptor() - Static method in enum connection_request.ConnectionRequestOuterClass.TlsMode
- getDescriptor() - Static method in enum response.ResponseOuterClass.ConstantResponse
- getDescriptor() - Static method in class response.ResponseOuterClass
- getDescriptor() - Static method in class response.ResponseOuterClass.RequestError.Builder
- getDescriptor() - Static method in class response.ResponseOuterClass.RequestError
- getDescriptor() - Static method in enum response.ResponseOuterClass.RequestErrorType
- getDescriptor() - Static method in class response.ResponseOuterClass.Response.Builder
- getDescriptor() - Static method in class response.ResponseOuterClass.Response
- getDescriptorForType() - Method in class command_request.CommandRequestOuterClass.Batch.Builder
- getDescriptorForType() - Method in class command_request.CommandRequestOuterClass.ByAddressRoute.Builder
- getDescriptorForType() - Method in class command_request.CommandRequestOuterClass.ClusterScan.Builder
- getDescriptorForType() - Method in class command_request.CommandRequestOuterClass.Command.ArgsArray.Builder
- getDescriptorForType() - Method in class command_request.CommandRequestOuterClass.Command.Builder
- getDescriptorForType() - Method in class command_request.CommandRequestOuterClass.CommandRequest.Builder
- getDescriptorForType() - Method in class command_request.CommandRequestOuterClass.RefreshIamToken.Builder
- getDescriptorForType() - Method in enum command_request.CommandRequestOuterClass.RequestType
- getDescriptorForType() - Method in class command_request.CommandRequestOuterClass.Routes.Builder
- getDescriptorForType() - Method in class command_request.CommandRequestOuterClass.ScriptInvocation.Builder
- getDescriptorForType() - Method in class command_request.CommandRequestOuterClass.ScriptInvocationPointers.Builder
- getDescriptorForType() - Method in enum command_request.CommandRequestOuterClass.SimpleRoutes
- getDescriptorForType() - Method in class command_request.CommandRequestOuterClass.SlotIdRoute.Builder
- getDescriptorForType() - Method in class command_request.CommandRequestOuterClass.SlotKeyRoute.Builder
- getDescriptorForType() - Method in enum command_request.CommandRequestOuterClass.SlotTypes
- getDescriptorForType() - Method in class command_request.CommandRequestOuterClass.UpdateConnectionPassword.Builder
- getDescriptorForType() - Method in class connection_request.ConnectionRequestOuterClass.AuthenticationInfo.Builder
- getDescriptorForType() - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRequest.Builder
- getDescriptorForType() - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRetryStrategy.Builder
- getDescriptorForType() - Method in class connection_request.ConnectionRequestOuterClass.IamCredentials.Builder
- getDescriptorForType() - Method in class connection_request.ConnectionRequestOuterClass.NodeAddress.Builder
- getDescriptorForType() - Method in class connection_request.ConnectionRequestOuterClass.PeriodicChecksDisabled.Builder
- getDescriptorForType() - Method in class connection_request.ConnectionRequestOuterClass.PeriodicChecksManualInterval.Builder
- getDescriptorForType() - Method in enum connection_request.ConnectionRequestOuterClass.ProtocolVersion
- getDescriptorForType() - Method in class connection_request.ConnectionRequestOuterClass.PubSubChannelsOrPatterns.Builder
- getDescriptorForType() - Method in enum connection_request.ConnectionRequestOuterClass.PubSubChannelType
- getDescriptorForType() - Method in class connection_request.ConnectionRequestOuterClass.PubSubSubscriptions.Builder
- getDescriptorForType() - Method in enum connection_request.ConnectionRequestOuterClass.ReadFrom
- getDescriptorForType() - Method in enum connection_request.ConnectionRequestOuterClass.ServiceType
- getDescriptorForType() - Method in enum connection_request.ConnectionRequestOuterClass.TlsMode
- getDescriptorForType() - Method in enum response.ResponseOuterClass.ConstantResponse
- getDescriptorForType() - Method in class response.ResponseOuterClass.RequestError.Builder
- getDescriptorForType() - Method in enum response.ResponseOuterClass.RequestErrorType
- getDescriptorForType() - Method in class response.ResponseOuterClass.Response.Builder
- getDurationInSec() - Method in class connection_request.ConnectionRequestOuterClass.PeriodicChecksManualInterval.Builder
-
uint32 duration_in_sec = 1; - getDurationInSec() - Method in class connection_request.ConnectionRequestOuterClass.PeriodicChecksManualInterval
-
uint32 duration_in_sec = 1; - getDurationInSec() - Method in interface connection_request.ConnectionRequestOuterClass.PeriodicChecksManualIntervalOrBuilder
-
uint32 duration_in_sec = 1; - getEncoding() - Method in class glide.api.models.commands.bitmap.BitFieldOptions.SignedEncoding
- getEncoding() - Method in class glide.api.models.commands.bitmap.BitFieldOptions.UnsignedEncoding
- getEnd() - Method in class glide.api.models.commands.RangeOptions.RangeByIndex
- getEnd() - Method in class glide.api.models.commands.RangeOptions.RangeByLex
- getEnd() - Method in class glide.api.models.commands.RangeOptions.RangeByScore
- getEnd() - Method in interface glide.api.models.commands.RangeOptions.RangeQuery
- getEndpoint() - Method in class glide.api.OpenTelemetry.MetricsConfig
-
Gets the endpoint for metrics.
- getEndpoint() - Method in class glide.api.OpenTelemetry.TracesConfig
-
Gets the endpoint for traces.
- getex(GlideString) - Method in class glide.api.BaseClient
- getex(GlideString, GetExOptions) - Method in class glide.api.BaseClient
- getex(String) - Method in class glide.api.BaseClient
- getex(String, GetExOptions) - Method in class glide.api.BaseClient
- getex(ArgType) - Method in class glide.api.models.BaseBatch
-
Gets the value associated with the given
key. - getex(ArgType, GetExOptions) - Method in class glide.api.models.BaseBatch
-
Gets the value associated with the given
key. - getex(GlideString) - Method in interface glide.api.commands.StringBaseCommands
-
Gets the value associated with the given
key. - getex(GlideString, GetExOptions) - Method in interface glide.api.commands.StringBaseCommands
-
Gets the value associated with the given
key. - getex(String) - Method in interface glide.api.commands.StringBaseCommands
-
Gets the value associated with the given
key. - getex(String, GetExOptions) - Method in interface glide.api.commands.StringBaseCommands
-
Gets the value associated with the given
key. - GetEx - command_request.CommandRequestOuterClass.RequestType
-
GetEx = 1506; - GetEx_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
GetEx = 1506; - GetExOptions - Class in glide.api.models.commands
-
Optional arguments to
StringBaseCommands.getex(String, GetExOptions)command. - GetExOptions.ExpiryType - Enum in glide.api.models.commands
-
Types of value expiration configuration.
- getExponentBase() - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRetryStrategy.Builder
-
uint32 exponent_base = 3; - getExponentBase() - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRetryStrategy
-
uint32 exponent_base = 3; - getExponentBase() - Method in interface connection_request.ConnectionRequestOuterClass.ConnectionRetryStrategyOrBuilder
-
uint32 exponent_base = 3; - getExponentBase() - Method in class glide.api.models.configuration.BackoffStrategy
-
The exponent base configured for the strategy.
- getFactor() - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRetryStrategy.Builder
-
uint32 factor = 2; - getFactor() - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRetryStrategy
-
uint32 factor = 2; - getFactor() - Method in interface connection_request.ConnectionRequestOuterClass.ConnectionRetryStrategyOrBuilder
-
uint32 factor = 2; - getFactor() - Method in class glide.api.models.configuration.BackoffStrategy
-
The multiplier that will be applied to the waiting time between each retry.
- getFinishedCursorHandleConstant() - Static method in class glide.ffi.resolvers.ClusterScanCursorResolver
- getFlushIntervalMs() - Method in class glide.api.OpenTelemetry.OpenTelemetryConfig
-
Gets the flush interval in milliseconds.
- getFrequency() - Method in class glide.api.models.commands.RestoreOptions
-
It represents the frequency of object
- getGlideCoreDefaultConnectionTimeoutMs() - Static method in class glide.internal.GlideNativeBridge
-
Get glide-core default connection timeout in milliseconds
- getGlideCoreDefaultMaxInflightRequests() - Static method in class glide.internal.GlideNativeBridge
-
Get glide-core default maximum inflight requests limit
- getGlideCoreDefaultRequestTimeoutMs() - Static method in class glide.internal.GlideNativeBridge
-
Get glide-core default request timeout in milliseconds
- getHash() - Method in class command_request.CommandRequestOuterClass.ScriptInvocation.Builder
-
string hash = 1; - getHash() - Method in class command_request.CommandRequestOuterClass.ScriptInvocation
-
string hash = 1; - getHash() - Method in interface command_request.CommandRequestOuterClass.ScriptInvocationOrBuilder
-
string hash = 1; - getHash() - Method in class command_request.CommandRequestOuterClass.ScriptInvocationPointers.Builder
-
string hash = 1; - getHash() - Method in class command_request.CommandRequestOuterClass.ScriptInvocationPointers
-
string hash = 1; - getHash() - Method in interface command_request.CommandRequestOuterClass.ScriptInvocationPointersOrBuilder
-
string hash = 1; - getHash() - Method in class glide.api.models.Script
-
Hash string representing the code.
- getHashBytes() - Method in class command_request.CommandRequestOuterClass.ScriptInvocation.Builder
-
string hash = 1; - getHashBytes() - Method in class command_request.CommandRequestOuterClass.ScriptInvocation
-
string hash = 1; - getHashBytes() - Method in interface command_request.CommandRequestOuterClass.ScriptInvocationOrBuilder
-
string hash = 1; - getHashBytes() - Method in class command_request.CommandRequestOuterClass.ScriptInvocationPointers.Builder
-
string hash = 1; - getHashBytes() - Method in class command_request.CommandRequestOuterClass.ScriptInvocationPointers
-
string hash = 1; - getHashBytes() - Method in interface command_request.CommandRequestOuterClass.ScriptInvocationPointersOrBuilder
-
string hash = 1; - getHost() - Method in class command_request.CommandRequestOuterClass.ByAddressRoute.Builder
-
string host = 1; - getHost() - Method in class command_request.CommandRequestOuterClass.ByAddressRoute
-
string host = 1; - getHost() - Method in interface command_request.CommandRequestOuterClass.ByAddressRouteOrBuilder
-
string host = 1; - getHost() - Method in class connection_request.ConnectionRequestOuterClass.NodeAddress.Builder
-
string host = 1; - getHost() - Method in class connection_request.ConnectionRequestOuterClass.NodeAddress
-
string host = 1; - getHost() - Method in interface connection_request.ConnectionRequestOuterClass.NodeAddressOrBuilder
-
string host = 1; - getHost() - Method in class glide.api.models.configuration.NodeAddress
- getHost() - Method in class glide.api.models.configuration.RequestRoutingConfiguration.ByAddressRoute
- getHostBytes() - Method in class command_request.CommandRequestOuterClass.ByAddressRoute.Builder
-
string host = 1; - getHostBytes() - Method in class command_request.CommandRequestOuterClass.ByAddressRoute
-
string host = 1; - getHostBytes() - Method in interface command_request.CommandRequestOuterClass.ByAddressRouteOrBuilder
-
string host = 1; - getHostBytes() - Method in class connection_request.ConnectionRequestOuterClass.NodeAddress.Builder
-
string host = 1; - getHostBytes() - Method in class connection_request.ConnectionRequestOuterClass.NodeAddress
-
string host = 1; - getHostBytes() - Method in interface connection_request.ConnectionRequestOuterClass.NodeAddressOrBuilder
-
string host = 1; - getIamConfig() - Method in class glide.api.models.configuration.ServerCredentials
-
IAM authentication configuration.
- getIamCredentials() - Method in class connection_request.ConnectionRequestOuterClass.AuthenticationInfo.Builder
-
optional .connection_request.IamCredentials iam_credentials = 3; - getIamCredentials() - Method in class connection_request.ConnectionRequestOuterClass.AuthenticationInfo
-
optional .connection_request.IamCredentials iam_credentials = 3; - getIamCredentials() - Method in interface connection_request.ConnectionRequestOuterClass.AuthenticationInfoOrBuilder
-
optional .connection_request.IamCredentials iam_credentials = 3; - getIamCredentialsBuilder() - Method in class connection_request.ConnectionRequestOuterClass.AuthenticationInfo.Builder
-
optional .connection_request.IamCredentials iam_credentials = 3; - getIamCredentialsOrBuilder() - Method in class connection_request.ConnectionRequestOuterClass.AuthenticationInfo.Builder
-
optional .connection_request.IamCredentials iam_credentials = 3; - getIamCredentialsOrBuilder() - Method in class connection_request.ConnectionRequestOuterClass.AuthenticationInfo
-
optional .connection_request.IamCredentials iam_credentials = 3; - getIamCredentialsOrBuilder() - Method in interface connection_request.ConnectionRequestOuterClass.AuthenticationInfoOrBuilder
-
optional .connection_request.IamCredentials iam_credentials = 3; - getIdletime() - Method in class glide.api.models.commands.RestoreOptions
-
It represents the idletime of object
- getImmediateAuth() - Method in class command_request.CommandRequestOuterClass.UpdateConnectionPassword.Builder
-
bool immediate_auth = 2; - getImmediateAuth() - Method in class command_request.CommandRequestOuterClass.UpdateConnectionPassword
-
bool immediate_auth = 2; - getImmediateAuth() - Method in interface command_request.CommandRequestOuterClass.UpdateConnectionPasswordOrBuilder
-
bool immediate_auth = 2; - getInflightRequestsLimit() - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRequest.Builder
-
uint32 inflight_requests_limit = 14; - getInflightRequestsLimit() - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRequest
-
uint32 inflight_requests_limit = 14; - getInflightRequestsLimit() - Method in interface connection_request.ConnectionRequestOuterClass.ConnectionRequestOrBuilder
-
uint32 inflight_requests_limit = 14; - getInflightRequestsLimit() - Method in class glide.api.models.configuration.BaseClientConfiguration
-
The maximum number of concurrent requests allowed to be in-flight (sent but not yet completed).
- getIsAtomic() - Method in class command_request.CommandRequestOuterClass.Batch.Builder
-
bool is_atomic = 1; - getIsAtomic() - Method in class command_request.CommandRequestOuterClass.Batch
-
bool is_atomic = 1; - getIsAtomic() - Method in interface command_request.CommandRequestOuterClass.BatchOrBuilder
-
bool is_atomic = 1; - getIsPush() - Method in class response.ResponseOuterClass.Response.Builder
-
bool is_push = 6; - getIsPush() - Method in class response.ResponseOuterClass.Response
-
bool is_push = 6; - getIsPush() - Method in interface response.ResponseOuterClass.ResponseOrBuilder
-
bool is_push = 6; - getJitterPercent() - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRetryStrategy.Builder
-
optional uint32 jitter_percent = 4; - getJitterPercent() - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRetryStrategy
-
optional uint32 jitter_percent = 4; - getJitterPercent() - Method in interface connection_request.ConnectionRequestOuterClass.ConnectionRetryStrategyOrBuilder
-
optional uint32 jitter_percent = 4; - getJitterPercent() - Method in class glide.api.models.configuration.BackoffStrategy
-
The Jitter percent on the calculated duration.
- getKeys() - Method in class glide.api.models.commands.ScriptOptions
-
The keys that are used in the script.
- getKeys() - Method in class glide.api.models.commands.ScriptOptionsGlideString
-
The keys that are used in the script.
- getKeys(int) - Method in class command_request.CommandRequestOuterClass.ScriptInvocation.Builder
-
repeated bytes keys = 2; - getKeys(int) - Method in class command_request.CommandRequestOuterClass.ScriptInvocation
-
repeated bytes keys = 2; - getKeys(int) - Method in interface command_request.CommandRequestOuterClass.ScriptInvocationOrBuilder
-
repeated bytes keys = 2; - getKeysCount() - Method in class command_request.CommandRequestOuterClass.ScriptInvocation.Builder
-
repeated bytes keys = 2; - getKeysCount() - Method in class command_request.CommandRequestOuterClass.ScriptInvocation
-
repeated bytes keys = 2; - getKeysCount() - Method in interface command_request.CommandRequestOuterClass.ScriptInvocationOrBuilder
-
repeated bytes keys = 2; - getKeysList() - Method in class command_request.CommandRequestOuterClass.ScriptInvocation.Builder
-
repeated bytes keys = 2; - getKeysList() - Method in class command_request.CommandRequestOuterClass.ScriptInvocation
-
repeated bytes keys = 2; - getKeysList() - Method in interface command_request.CommandRequestOuterClass.ScriptInvocationOrBuilder
-
repeated bytes keys = 2; - getKeysPointer() - Method in class command_request.CommandRequestOuterClass.ScriptInvocationPointers.Builder
-
optional uint64 keys_pointer = 2; - getKeysPointer() - Method in class command_request.CommandRequestOuterClass.ScriptInvocationPointers
-
optional uint64 keys_pointer = 2; - getKeysPointer() - Method in interface command_request.CommandRequestOuterClass.ScriptInvocationPointersOrBuilder
-
optional uint64 keys_pointer = 2; - getLatitude() - Method in class glide.api.models.commands.geospatial.GeospatialData
-
The latitude coordinate.
- getLazyConnect() - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRequest.Builder
-
bool lazy_connect = 17; - getLazyConnect() - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRequest
-
bool lazy_connect = 17; - getLazyConnect() - Method in interface connection_request.ConnectionRequestOuterClass.ConnectionRequestOrBuilder
-
bool lazy_connect = 17; - getLevel() - Method in enum glide.api.logging.Logger.Level
- getLibName() - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRequest.Builder
-
string lib_name = 19; - getLibName() - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRequest
-
string lib_name = 19; - getLibName() - Method in interface connection_request.ConnectionRequestOuterClass.ConnectionRequestOrBuilder
-
string lib_name = 19; - getLibName() - Method in class glide.api.models.configuration.BaseClientConfiguration
-
Library name to be used for the client.
- getLibNameBytes() - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRequest.Builder
-
string lib_name = 19; - getLibNameBytes() - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRequest
-
string lib_name = 19; - getLibNameBytes() - Method in interface connection_request.ConnectionRequestOuterClass.ConnectionRequestOrBuilder
-
string lib_name = 19; - getLimit() - Method in class glide.api.models.commands.RangeOptions.RangeByIndex
- getLimit() - Method in class glide.api.models.commands.RangeOptions.RangeByLex
- getLimit() - Method in class glide.api.models.commands.RangeOptions.RangeByScore
- getLimit() - Method in interface glide.api.models.commands.RangeOptions.RangeQuery
- getLoggerLevel() - Static method in class glide.api.logging.Logger
- getLongitude() - Method in class glide.api.models.commands.geospatial.GeospatialData
-
The longitude coordinate.
- getMatchPattern() - Method in class command_request.CommandRequestOuterClass.ClusterScan.Builder
-
optional bytes match_pattern = 2; - getMatchPattern() - Method in class command_request.CommandRequestOuterClass.ClusterScan
-
optional bytes match_pattern = 2; - getMatchPattern() - Method in interface command_request.CommandRequestOuterClass.ClusterScanOrBuilder
-
optional bytes match_pattern = 2; - getMatchPattern() - Method in class glide.api.models.commands.scan.ScanOptions
- getMaxInflightRequests() - Method in class glide.internal.GlideCoreClient
- getMaxInflightRequests() - Method in class glide.managers.ConnectionManager
-
Get max inflight requests setting.
- getMessage() - Method in class glide.api.models.PubSubMessage
-
An incoming message received.
- getMessage() - Method in class response.ResponseOuterClass.RequestError.Builder
-
string message = 2; - getMessage() - Method in class response.ResponseOuterClass.RequestError
-
string message = 2; - getMessage() - Method in interface response.ResponseOuterClass.RequestErrorOrBuilder
-
string message = 2; - getMessageBytes() - Method in class response.ResponseOuterClass.RequestError.Builder
-
string message = 2; - getMessageBytes() - Method in class response.ResponseOuterClass.RequestError
-
string message = 2; - getMessageBytes() - Method in interface response.ResponseOuterClass.RequestErrorOrBuilder
-
string message = 2; - getMethod() - Method in class glide.api.models.commands.stream.StreamTrimOptions
- getMethod() - Method in class glide.api.models.commands.stream.StreamTrimOptions.MaxLen
- getMethod() - Method in class glide.api.models.commands.stream.StreamTrimOptions.MinId
- getMetrics() - Method in class glide.api.OpenTelemetry.OpenTelemetryConfig
-
Gets the metrics configuration.
- getMultiValue() - Method in class glide.api.models.ClusterValue
-
Get per-node value.
Asserts ifClusterValue.hasMultiData()is false. - getMutableChannelsOrPatternsByType() - Method in class connection_request.ConnectionRequestOuterClass.PubSubSubscriptions.Builder
-
Deprecated.
- getNativeClientHandle() - Method in class glide.managers.ConnectionManager
-
Get the native client handle for use by CommandManager.
- getNativeHandle() - Method in class glide.internal.GlideCoreClient
- getNativeName() - Method in enum glide.api.models.commands.scan.ScanOptions.ObjectType
- getNumber() - Method in enum command_request.CommandRequestOuterClass.Command.ArgsCase
- getNumber() - Method in enum command_request.CommandRequestOuterClass.CommandRequest.CommandCase
- getNumber() - Method in enum command_request.CommandRequestOuterClass.RequestType
- getNumber() - Method in enum command_request.CommandRequestOuterClass.Routes.ValueCase
- getNumber() - Method in enum command_request.CommandRequestOuterClass.SimpleRoutes
- getNumber() - Method in enum command_request.CommandRequestOuterClass.SlotTypes
- getNumber() - Method in enum connection_request.ConnectionRequestOuterClass.ConnectionRequest.PeriodicChecksCase
- getNumber() - Method in enum connection_request.ConnectionRequestOuterClass.ProtocolVersion
- getNumber() - Method in enum connection_request.ConnectionRequestOuterClass.PubSubChannelType
- getNumber() - Method in enum connection_request.ConnectionRequestOuterClass.ReadFrom
- getNumber() - Method in enum connection_request.ConnectionRequestOuterClass.ServiceType
- getNumber() - Method in enum connection_request.ConnectionRequestOuterClass.TlsMode
- getNumber() - Method in enum response.ResponseOuterClass.ConstantResponse
- getNumber() - Method in enum response.ResponseOuterClass.RequestErrorType
- getNumber() - Method in enum response.ResponseOuterClass.Response.ValueCase
- getNumberOfRetries() - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRetryStrategy.Builder
-
uint32 number_of_retries = 1; - getNumberOfRetries() - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRetryStrategy
-
uint32 number_of_retries = 1; - getNumberOfRetries() - Method in interface connection_request.ConnectionRequestOuterClass.ConnectionRetryStrategyOrBuilder
-
uint32 number_of_retries = 1; - getNumOfRetries() - Method in class glide.api.models.configuration.BackoffStrategy
-
Number of retry attempts that the client should perform when disconnected from the server, where the time between retries increases.
- getObjectType() - Method in class command_request.CommandRequestOuterClass.ClusterScan.Builder
-
optional string object_type = 4; - getObjectType() - Method in class command_request.CommandRequestOuterClass.ClusterScan
-
optional string object_type = 4; - getObjectType() - Method in interface command_request.CommandRequestOuterClass.ClusterScanOrBuilder
-
optional string object_type = 4; - getObjectTypeBytes() - Method in class command_request.CommandRequestOuterClass.ClusterScan.Builder
-
optional string object_type = 4; - getObjectTypeBytes() - Method in class command_request.CommandRequestOuterClass.ClusterScan
-
optional string object_type = 4; - getObjectTypeBytes() - Method in interface command_request.CommandRequestOuterClass.ClusterScanOrBuilder
-
optional string object_type = 4; - getOffset() - Method in class glide.api.models.commands.bitmap.BitFieldOptions.Offset
- getOffset() - Method in class glide.api.models.commands.bitmap.BitFieldOptions.OffsetMultiplier
- getOffset() - Method in class glide.api.models.commands.RangeOptions.Limit
-
The offset from the start of the range.
- getOrdinal() - Method in enum glide.api.models.configuration.RequestRoutingConfiguration.SimpleMultiNodeRoute
- getOrdinal() - Method in enum glide.api.models.configuration.RequestRoutingConfiguration.SimpleSingleNodeRoute
- getParserForType() - Method in class command_request.CommandRequestOuterClass.Batch
- getParserForType() - Method in class command_request.CommandRequestOuterClass.ByAddressRoute
- getParserForType() - Method in class command_request.CommandRequestOuterClass.ClusterScan
- getParserForType() - Method in class command_request.CommandRequestOuterClass.Command.ArgsArray
- getParserForType() - Method in class command_request.CommandRequestOuterClass.Command
- getParserForType() - Method in class command_request.CommandRequestOuterClass.CommandRequest
- getParserForType() - Method in class command_request.CommandRequestOuterClass.RefreshIamToken
- getParserForType() - Method in class command_request.CommandRequestOuterClass.Routes
- getParserForType() - Method in class command_request.CommandRequestOuterClass.ScriptInvocation
- getParserForType() - Method in class command_request.CommandRequestOuterClass.ScriptInvocationPointers
- getParserForType() - Method in class command_request.CommandRequestOuterClass.SlotIdRoute
- getParserForType() - Method in class command_request.CommandRequestOuterClass.SlotKeyRoute
- getParserForType() - Method in class command_request.CommandRequestOuterClass.UpdateConnectionPassword
- getParserForType() - Method in class connection_request.ConnectionRequestOuterClass.AuthenticationInfo
- getParserForType() - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRequest
- getParserForType() - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRetryStrategy
- getParserForType() - Method in class connection_request.ConnectionRequestOuterClass.IamCredentials
- getParserForType() - Method in class connection_request.ConnectionRequestOuterClass.NodeAddress
- getParserForType() - Method in class connection_request.ConnectionRequestOuterClass.PeriodicChecksDisabled
- getParserForType() - Method in class connection_request.ConnectionRequestOuterClass.PeriodicChecksManualInterval
- getParserForType() - Method in class connection_request.ConnectionRequestOuterClass.PubSubChannelsOrPatterns
- getParserForType() - Method in class connection_request.ConnectionRequestOuterClass.PubSubSubscriptions
- getParserForType() - Method in class response.ResponseOuterClass.RequestError
- getParserForType() - Method in class response.ResponseOuterClass.Response
- getPassword() - Method in class command_request.CommandRequestOuterClass.UpdateConnectionPassword.Builder
-
optional string password = 1; - getPassword() - Method in class command_request.CommandRequestOuterClass.UpdateConnectionPassword
-
optional string password = 1; - getPassword() - Method in interface command_request.CommandRequestOuterClass.UpdateConnectionPasswordOrBuilder
-
optional string password = 1; - getPassword() - Method in class connection_request.ConnectionRequestOuterClass.AuthenticationInfo.Builder
-
string password = 1; - getPassword() - Method in class connection_request.ConnectionRequestOuterClass.AuthenticationInfo
-
string password = 1; - getPassword() - Method in interface connection_request.ConnectionRequestOuterClass.AuthenticationInfoOrBuilder
-
string password = 1; - getPassword() - Method in class glide.api.models.configuration.ServerCredentials
-
The password that will be used for authenticating connections to the servers.
- getPasswordBytes() - Method in class command_request.CommandRequestOuterClass.UpdateConnectionPassword.Builder
-
optional string password = 1; - getPasswordBytes() - Method in class command_request.CommandRequestOuterClass.UpdateConnectionPassword
-
optional string password = 1; - getPasswordBytes() - Method in interface command_request.CommandRequestOuterClass.UpdateConnectionPasswordOrBuilder
-
optional string password = 1; - getPasswordBytes() - Method in class connection_request.ConnectionRequestOuterClass.AuthenticationInfo.Builder
-
string password = 1; - getPasswordBytes() - Method in class connection_request.ConnectionRequestOuterClass.AuthenticationInfo
-
string password = 1; - getPasswordBytes() - Method in interface connection_request.ConnectionRequestOuterClass.AuthenticationInfoOrBuilder
-
string password = 1; - getPattern() - Method in class glide.api.models.PubSubMessage
-
A pattern matched to the channel name.
- getPattern(GlideString) - Method in class glide.api.models.commands.SortOptionsBinary.SortOptionsBinaryBuilder
- getPattern(String) - Method in class glide.api.models.commands.SortOptions.SortOptionsBuilder
- getPatterns(Collection<? extends GlideString>) - Method in class glide.api.models.commands.SortOptionsBinary.SortOptionsBinaryBuilder
- getPatterns(Collection<? extends String>) - Method in class glide.api.models.commands.SortOptions.SortOptionsBuilder
- getPendingCount() - Static method in class glide.internal.AsyncRegistry
-
Get current pending operation count
- getPendingOperations() - Method in class glide.internal.GlideCoreClient
-
Get the number of pending async operations.
- getPeriodicChecksCase() - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRequest.Builder
- getPeriodicChecksCase() - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRequest
- getPeriodicChecksCase() - Method in interface connection_request.ConnectionRequestOuterClass.ConnectionRequestOrBuilder
- getPeriodicChecksDisabled() - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRequest.Builder
-
.connection_request.PeriodicChecksDisabled periodic_checks_disabled = 12; - getPeriodicChecksDisabled() - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRequest
-
.connection_request.PeriodicChecksDisabled periodic_checks_disabled = 12; - getPeriodicChecksDisabled() - Method in interface connection_request.ConnectionRequestOuterClass.ConnectionRequestOrBuilder
-
.connection_request.PeriodicChecksDisabled periodic_checks_disabled = 12; - getPeriodicChecksDisabledBuilder() - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRequest.Builder
-
.connection_request.PeriodicChecksDisabled periodic_checks_disabled = 12; - getPeriodicChecksDisabledOrBuilder() - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRequest.Builder
-
.connection_request.PeriodicChecksDisabled periodic_checks_disabled = 12; - getPeriodicChecksDisabledOrBuilder() - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRequest
-
.connection_request.PeriodicChecksDisabled periodic_checks_disabled = 12; - getPeriodicChecksDisabledOrBuilder() - Method in interface connection_request.ConnectionRequestOuterClass.ConnectionRequestOrBuilder
-
.connection_request.PeriodicChecksDisabled periodic_checks_disabled = 12; - getPeriodicChecksManualInterval() - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRequest.Builder
-
.connection_request.PeriodicChecksManualInterval periodic_checks_manual_interval = 11; - getPeriodicChecksManualInterval() - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRequest
-
.connection_request.PeriodicChecksManualInterval periodic_checks_manual_interval = 11; - getPeriodicChecksManualInterval() - Method in interface connection_request.ConnectionRequestOuterClass.ConnectionRequestOrBuilder
-
.connection_request.PeriodicChecksManualInterval periodic_checks_manual_interval = 11; - getPeriodicChecksManualIntervalBuilder() - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRequest.Builder
-
.connection_request.PeriodicChecksManualInterval periodic_checks_manual_interval = 11; - getPeriodicChecksManualIntervalOrBuilder() - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRequest.Builder
-
.connection_request.PeriodicChecksManualInterval periodic_checks_manual_interval = 11; - getPeriodicChecksManualIntervalOrBuilder() - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRequest
-
.connection_request.PeriodicChecksManualInterval periodic_checks_manual_interval = 11; - getPeriodicChecksManualIntervalOrBuilder() - Method in interface connection_request.ConnectionRequestOuterClass.ConnectionRequestOrBuilder
-
.connection_request.PeriodicChecksManualInterval periodic_checks_manual_interval = 11; - getPort() - Method in class command_request.CommandRequestOuterClass.ByAddressRoute.Builder
-
int32 port = 2; - getPort() - Method in class command_request.CommandRequestOuterClass.ByAddressRoute
-
int32 port = 2; - getPort() - Method in interface command_request.CommandRequestOuterClass.ByAddressRouteOrBuilder
-
int32 port = 2; - getPort() - Method in class connection_request.ConnectionRequestOuterClass.NodeAddress.Builder
-
uint32 port = 2; - getPort() - Method in class connection_request.ConnectionRequestOuterClass.NodeAddress
-
uint32 port = 2; - getPort() - Method in interface connection_request.ConnectionRequestOuterClass.NodeAddressOrBuilder
-
uint32 port = 2; - getPort() - Method in class glide.api.models.configuration.NodeAddress
- getPort() - Method in class glide.api.models.configuration.RequestRoutingConfiguration.ByAddressRoute
- getProtobufBatch() - Method in class glide.api.models.BaseBatch
-
Command class to send a single request to Valkey.
- getProtocol() - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRequest.Builder
-
.connection_request.ProtocolVersion protocol = 9; - getProtocol() - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRequest
-
.connection_request.ProtocolVersion protocol = 9; - getProtocol() - Method in interface connection_request.ConnectionRequestOuterClass.ConnectionRequestOrBuilder
-
.connection_request.ProtocolVersion protocol = 9; - getProtocol() - Method in class glide.api.models.configuration.BaseClientConfiguration
-
Serialization protocol to be used with the server.
- getProtocolValue() - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRequest.Builder
-
.connection_request.ProtocolVersion protocol = 9; - getProtocolValue() - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRequest
-
.connection_request.ProtocolVersion protocol = 9; - getProtocolValue() - Method in interface connection_request.ConnectionRequestOuterClass.ConnectionRequestOrBuilder
-
.connection_request.ProtocolVersion protocol = 9; - getPubSubMessage() - Method in class glide.api.BaseClient
-
Returns a promise for a next pubsub message.
Message gets unrecoverable lost if future is cancelled or reference to this future is lost. - getPubsubSubscriptions() - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRequest.Builder
-
.connection_request.PubSubSubscriptions pubsub_subscriptions = 13; - getPubsubSubscriptions() - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRequest
-
.connection_request.PubSubSubscriptions pubsub_subscriptions = 13; - getPubsubSubscriptions() - Method in interface connection_request.ConnectionRequestOuterClass.ConnectionRequestOrBuilder
-
.connection_request.PubSubSubscriptions pubsub_subscriptions = 13; - getPubsubSubscriptionsBuilder() - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRequest.Builder
-
.connection_request.PubSubSubscriptions pubsub_subscriptions = 13; - getPubsubSubscriptionsOrBuilder() - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRequest.Builder
-
.connection_request.PubSubSubscriptions pubsub_subscriptions = 13; - getPubsubSubscriptionsOrBuilder() - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRequest
-
.connection_request.PubSubSubscriptions pubsub_subscriptions = 13; - getPubsubSubscriptionsOrBuilder() - Method in interface connection_request.ConnectionRequestOuterClass.ConnectionRequestOrBuilder
-
.connection_request.PubSubSubscriptions pubsub_subscriptions = 13; - getQueue() - Method in class glide.connectors.handlers.MessageHandler
-
A message queue wrapper.
- getRaiseOnError() - Method in class command_request.CommandRequestOuterClass.Batch.Builder
-
optional bool raise_on_error = 3; - getRaiseOnError() - Method in class command_request.CommandRequestOuterClass.Batch
-
optional bool raise_on_error = 3; - getRaiseOnError() - Method in interface command_request.CommandRequestOuterClass.BatchOrBuilder
-
optional bool raise_on_error = 3; - getrange(GlideString, int, int) - Method in class glide.api.BaseClient
- getrange(String, int, int) - Method in class glide.api.BaseClient
- getrange(ArgType, int, int) - Method in class glide.api.models.BaseBatch
-
Returns the substring of the string value stored at
key, determined by the offsetsstartandend(both are inclusive). - getrange(GlideString, int, int) - Method in interface glide.api.commands.StringBaseCommands
-
Returns the subGlideString of the GlideString value stored at
key, determined by the offsetsstartandend(both are inclusive). - getrange(String, int, int) - Method in interface glide.api.commands.StringBaseCommands
-
Returns the substring of the string value stored at
key, determined by the offsetsstartandend(both are inclusive). - GetRange - command_request.CommandRequestOuterClass.RequestType
-
GetRange = 1507; - GetRange_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
GetRange = 1507; - getReadFrom() - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRequest.Builder
-
.connection_request.ReadFrom read_from = 5; - getReadFrom() - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRequest
-
.connection_request.ReadFrom read_from = 5; - getReadFrom() - Method in interface connection_request.ConnectionRequestOuterClass.ConnectionRequestOrBuilder
-
.connection_request.ReadFrom read_from = 5; - getReadFrom() - Method in class glide.api.models.configuration.BaseClientConfiguration
-
Represents the client's read from strategy.
- getReadFromValue() - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRequest.Builder
-
.connection_request.ReadFrom read_from = 5; - getReadFromValue() - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRequest
-
.connection_request.ReadFrom read_from = 5; - getReadFromValue() - Method in interface connection_request.ConnectionRequestOuterClass.ConnectionRequestOrBuilder
-
.connection_request.ReadFrom read_from = 5; - getReconnectStrategy() - Method in class glide.api.models.configuration.BaseClientConfiguration
-
Strategy used to determine how and when to reconnect, in case of connection failures.
- getRefreshIamToken() - Method in class command_request.CommandRequestOuterClass.CommandRequest.Builder
-
.command_request.RefreshIamToken refresh_iam_token = 8; - getRefreshIamToken() - Method in class command_request.CommandRequestOuterClass.CommandRequest
-
.command_request.RefreshIamToken refresh_iam_token = 8; - getRefreshIamToken() - Method in interface command_request.CommandRequestOuterClass.CommandRequestOrBuilder
-
.command_request.RefreshIamToken refresh_iam_token = 8; - getRefreshIamTokenBuilder() - Method in class command_request.CommandRequestOuterClass.CommandRequest.Builder
-
.command_request.RefreshIamToken refresh_iam_token = 8; - getRefreshIamTokenOrBuilder() - Method in class command_request.CommandRequestOuterClass.CommandRequest.Builder
-
.command_request.RefreshIamToken refresh_iam_token = 8; - getRefreshIamTokenOrBuilder() - Method in class command_request.CommandRequestOuterClass.CommandRequest
-
.command_request.RefreshIamToken refresh_iam_token = 8; - getRefreshIamTokenOrBuilder() - Method in interface command_request.CommandRequestOuterClass.CommandRequestOrBuilder
-
.command_request.RefreshIamToken refresh_iam_token = 8; - getRefreshIntervalSeconds() - Method in class connection_request.ConnectionRequestOuterClass.IamCredentials.Builder
-
optional uint32 refresh_interval_seconds = 4; - getRefreshIntervalSeconds() - Method in class connection_request.ConnectionRequestOuterClass.IamCredentials
-
optional uint32 refresh_interval_seconds = 4; - getRefreshIntervalSeconds() - Method in interface connection_request.ConnectionRequestOuterClass.IamCredentialsOrBuilder
-
optional uint32 refresh_interval_seconds = 4; - getRefreshIntervalSeconds() - Method in class glide.api.models.configuration.IamAuthConfig
-
Optional refresh interval in seconds for renewing IAM authentication tokens.
- getRefreshTopologyFromInitialNodes() - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRequest.Builder
-
bool refresh_topology_from_initial_nodes = 18; - getRefreshTopologyFromInitialNodes() - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRequest
-
bool refresh_topology_from_initial_nodes = 18; - getRefreshTopologyFromInitialNodes() - Method in interface connection_request.ConnectionRequestOuterClass.ConnectionRequestOrBuilder
-
bool refresh_topology_from_initial_nodes = 18; - getRegion() - Method in class connection_request.ConnectionRequestOuterClass.IamCredentials.Builder
-
string region = 2; - getRegion() - Method in class connection_request.ConnectionRequestOuterClass.IamCredentials
-
string region = 2; - getRegion() - Method in interface connection_request.ConnectionRequestOuterClass.IamCredentialsOrBuilder
-
string region = 2; - getRegion() - Method in class glide.api.models.configuration.IamAuthConfig
-
The AWS region where the ElastiCache/MemoryDB cluster is located.
- getRegionBytes() - Method in class connection_request.ConnectionRequestOuterClass.IamCredentials.Builder
-
string region = 2; - getRegionBytes() - Method in class connection_request.ConnectionRequestOuterClass.IamCredentials
-
string region = 2; - getRegionBytes() - Method in interface connection_request.ConnectionRequestOuterClass.IamCredentialsOrBuilder
-
string region = 2; - getRequestError() - Method in class response.ResponseOuterClass.Response.Builder
-
.response.RequestError request_error = 4; - getRequestError() - Method in class response.ResponseOuterClass.Response
-
.response.RequestError request_error = 4; - getRequestError() - Method in interface response.ResponseOuterClass.ResponseOrBuilder
-
.response.RequestError request_error = 4; - getRequestErrorBuilder() - Method in class response.ResponseOuterClass.Response.Builder
-
.response.RequestError request_error = 4; - getRequestErrorOrBuilder() - Method in class response.ResponseOuterClass.Response.Builder
-
.response.RequestError request_error = 4; - getRequestErrorOrBuilder() - Method in class response.ResponseOuterClass.Response
-
.response.RequestError request_error = 4; - getRequestErrorOrBuilder() - Method in interface response.ResponseOuterClass.ResponseOrBuilder
-
.response.RequestError request_error = 4; - getRequestTimeout() - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRequest.Builder
-
uint32 request_timeout = 4; - getRequestTimeout() - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRequest
-
uint32 request_timeout = 4; - getRequestTimeout() - Method in interface connection_request.ConnectionRequestOuterClass.ConnectionRequestOrBuilder
-
uint32 request_timeout = 4; - getRequestTimeout() - Method in class glide.api.models.configuration.BaseClientConfiguration
-
The duration in milliseconds that the client should wait for a request to complete.
- getRequestTimeoutMs() - Method in class glide.managers.ConnectionManager
-
Get request timeout setting.
- getRequestType() - Method in class command_request.CommandRequestOuterClass.Command.Builder
-
.command_request.RequestType request_type = 1; - getRequestType() - Method in class command_request.CommandRequestOuterClass.Command
-
.command_request.RequestType request_type = 1; - getRequestType() - Method in interface command_request.CommandRequestOuterClass.CommandOrBuilder
-
.command_request.RequestType request_type = 1; - getRequestTypeValue() - Method in class command_request.CommandRequestOuterClass.Command.Builder
-
.command_request.RequestType request_type = 1; - getRequestTypeValue() - Method in class command_request.CommandRequestOuterClass.Command
-
.command_request.RequestType request_type = 1; - getRequestTypeValue() - Method in interface command_request.CommandRequestOuterClass.CommandOrBuilder
-
.command_request.RequestType request_type = 1; - getResponseResolver() - Method in class glide.connectors.handlers.MessageHandler
-
Helper which extracts data from received
ResponseOuterClass.Responses from GLIDE. - getRespPointer() - Method in class response.ResponseOuterClass.Response.Builder
-
uint64 resp_pointer = 2; - getRespPointer() - Method in class response.ResponseOuterClass.Response
-
uint64 resp_pointer = 2; - getRespPointer() - Method in interface response.ResponseOuterClass.ResponseOrBuilder
-
uint64 resp_pointer = 2; - getRetryConnectionError() - Method in class command_request.CommandRequestOuterClass.Batch.Builder
-
optional bool retry_connection_error = 6; - getRetryConnectionError() - Method in class command_request.CommandRequestOuterClass.Batch
-
optional bool retry_connection_error = 6; - getRetryConnectionError() - Method in interface command_request.CommandRequestOuterClass.BatchOrBuilder
-
optional bool retry_connection_error = 6; - getRetryServerError() - Method in class command_request.CommandRequestOuterClass.Batch.Builder
-
optional bool retry_server_error = 5; - getRetryServerError() - Method in class command_request.CommandRequestOuterClass.Batch
-
optional bool retry_server_error = 5; - getRetryServerError() - Method in interface command_request.CommandRequestOuterClass.BatchOrBuilder
-
optional bool retry_server_error = 5; - getRetryStrategy() - Method in class glide.api.models.commands.batch.ClusterBatchOptions
-
⚠️ Please see
ClusterBatchRetryStrategyand read carefully before enabling these options. - getRootCertificates() - Method in class glide.api.models.configuration.TlsAdvancedConfiguration
-
Custom root certificate data for TLS connections.
- getRootCerts(int) - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRequest.Builder
-
repeated bytes root_certs = 20; - getRootCerts(int) - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRequest
-
repeated bytes root_certs = 20; - getRootCerts(int) - Method in interface connection_request.ConnectionRequestOuterClass.ConnectionRequestOrBuilder
-
repeated bytes root_certs = 20; - getRootCertsCount() - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRequest.Builder
-
repeated bytes root_certs = 20; - getRootCertsCount() - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRequest
-
repeated bytes root_certs = 20; - getRootCertsCount() - Method in interface connection_request.ConnectionRequestOuterClass.ConnectionRequestOrBuilder
-
repeated bytes root_certs = 20; - getRootCertsList() - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRequest.Builder
-
repeated bytes root_certs = 20; - getRootCertsList() - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRequest
-
repeated bytes root_certs = 20; - getRootCertsList() - Method in interface connection_request.ConnectionRequestOuterClass.ConnectionRequestOrBuilder
-
repeated bytes root_certs = 20; - getRootSpanPtr() - Method in class command_request.CommandRequestOuterClass.CommandRequest.Builder
-
optional uint64 root_span_ptr = 10; - getRootSpanPtr() - Method in class command_request.CommandRequestOuterClass.CommandRequest
-
optional uint64 root_span_ptr = 10; - getRootSpanPtr() - Method in interface command_request.CommandRequestOuterClass.CommandRequestOrBuilder
-
optional uint64 root_span_ptr = 10; - getRootSpanPtr() - Method in class response.ResponseOuterClass.Response.Builder
-
optional uint64 root_span_ptr = 7; - getRootSpanPtr() - Method in class response.ResponseOuterClass.Response
-
optional uint64 root_span_ptr = 7; - getRootSpanPtr() - Method in interface response.ResponseOuterClass.ResponseOrBuilder
-
optional uint64 root_span_ptr = 7; - getRoute() - Method in class command_request.CommandRequestOuterClass.CommandRequest.Builder
-
.command_request.Routes route = 9; - getRoute() - Method in class command_request.CommandRequestOuterClass.CommandRequest
-
.command_request.Routes route = 9; - getRoute() - Method in interface command_request.CommandRequestOuterClass.CommandRequestOrBuilder
-
.command_request.Routes route = 9; - getRoute() - Method in class glide.api.models.commands.batch.ClusterBatchOptions
-
Configures single-node routing for the batch request.
- getRouteBuilder() - Method in class command_request.CommandRequestOuterClass.CommandRequest.Builder
-
.command_request.Routes route = 9; - getRouteOrBuilder() - Method in class command_request.CommandRequestOuterClass.CommandRequest.Builder
-
.command_request.Routes route = 9; - getRouteOrBuilder() - Method in class command_request.CommandRequestOuterClass.CommandRequest
-
.command_request.Routes route = 9; - getRouteOrBuilder() - Method in interface command_request.CommandRequestOuterClass.CommandRequestOrBuilder
-
.command_request.Routes route = 9; - getSamplePercentage() - Static method in class glide.api.OpenTelemetry
-
Get the sample percentage for traces
- getSamplePercentage() - Method in class glide.api.OpenTelemetry.TracesConfig
-
Gets the sample percentage for traces.
- getScriptInvocation() - Method in class command_request.CommandRequestOuterClass.CommandRequest.Builder
-
.command_request.ScriptInvocation script_invocation = 4; - getScriptInvocation() - Method in class command_request.CommandRequestOuterClass.CommandRequest
-
.command_request.ScriptInvocation script_invocation = 4; - getScriptInvocation() - Method in interface command_request.CommandRequestOuterClass.CommandRequestOrBuilder
-
.command_request.ScriptInvocation script_invocation = 4; - getScriptInvocationBuilder() - Method in class command_request.CommandRequestOuterClass.CommandRequest.Builder
-
.command_request.ScriptInvocation script_invocation = 4; - getScriptInvocationOrBuilder() - Method in class command_request.CommandRequestOuterClass.CommandRequest.Builder
-
.command_request.ScriptInvocation script_invocation = 4; - getScriptInvocationOrBuilder() - Method in class command_request.CommandRequestOuterClass.CommandRequest
-
.command_request.ScriptInvocation script_invocation = 4; - getScriptInvocationOrBuilder() - Method in interface command_request.CommandRequestOuterClass.CommandRequestOrBuilder
-
.command_request.ScriptInvocation script_invocation = 4; - getScriptInvocationPointers() - Method in class command_request.CommandRequestOuterClass.CommandRequest.Builder
-
.command_request.ScriptInvocationPointers script_invocation_pointers = 5; - getScriptInvocationPointers() - Method in class command_request.CommandRequestOuterClass.CommandRequest
-
.command_request.ScriptInvocationPointers script_invocation_pointers = 5; - getScriptInvocationPointers() - Method in interface command_request.CommandRequestOuterClass.CommandRequestOrBuilder
-
.command_request.ScriptInvocationPointers script_invocation_pointers = 5; - getScriptInvocationPointersBuilder() - Method in class command_request.CommandRequestOuterClass.CommandRequest.Builder
-
.command_request.ScriptInvocationPointers script_invocation_pointers = 5; - getScriptInvocationPointersOrBuilder() - Method in class command_request.CommandRequestOuterClass.CommandRequest.Builder
-
.command_request.ScriptInvocationPointers script_invocation_pointers = 5; - getScriptInvocationPointersOrBuilder() - Method in class command_request.CommandRequestOuterClass.CommandRequest
-
.command_request.ScriptInvocationPointers script_invocation_pointers = 5; - getScriptInvocationPointersOrBuilder() - Method in interface command_request.CommandRequestOuterClass.CommandRequestOrBuilder
-
.command_request.ScriptInvocationPointers script_invocation_pointers = 5; - getSerializedSize() - Method in class command_request.CommandRequestOuterClass.Batch
- getSerializedSize() - Method in class command_request.CommandRequestOuterClass.ByAddressRoute
- getSerializedSize() - Method in class command_request.CommandRequestOuterClass.ClusterScan
- getSerializedSize() - Method in class command_request.CommandRequestOuterClass.Command.ArgsArray
- getSerializedSize() - Method in class command_request.CommandRequestOuterClass.Command
- getSerializedSize() - Method in class command_request.CommandRequestOuterClass.CommandRequest
- getSerializedSize() - Method in class command_request.CommandRequestOuterClass.RefreshIamToken
- getSerializedSize() - Method in class command_request.CommandRequestOuterClass.Routes
- getSerializedSize() - Method in class command_request.CommandRequestOuterClass.ScriptInvocation
- getSerializedSize() - Method in class command_request.CommandRequestOuterClass.ScriptInvocationPointers
- getSerializedSize() - Method in class command_request.CommandRequestOuterClass.SlotIdRoute
- getSerializedSize() - Method in class command_request.CommandRequestOuterClass.SlotKeyRoute
- getSerializedSize() - Method in class command_request.CommandRequestOuterClass.UpdateConnectionPassword
- getSerializedSize() - Method in class connection_request.ConnectionRequestOuterClass.AuthenticationInfo
- getSerializedSize() - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRequest
- getSerializedSize() - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRetryStrategy
- getSerializedSize() - Method in class connection_request.ConnectionRequestOuterClass.IamCredentials
- getSerializedSize() - Method in class connection_request.ConnectionRequestOuterClass.NodeAddress
- getSerializedSize() - Method in class connection_request.ConnectionRequestOuterClass.PeriodicChecksDisabled
- getSerializedSize() - Method in class connection_request.ConnectionRequestOuterClass.PeriodicChecksManualInterval
- getSerializedSize() - Method in class connection_request.ConnectionRequestOuterClass.PubSubChannelsOrPatterns
- getSerializedSize() - Method in class connection_request.ConnectionRequestOuterClass.PubSubSubscriptions
- getSerializedSize() - Method in class response.ResponseOuterClass.RequestError
- getSerializedSize() - Method in class response.ResponseOuterClass.Response
- getService() - Method in class glide.api.models.configuration.IamAuthConfig
-
The type of service being used (ElastiCache or MemoryDB).
- getServiceType() - Method in class connection_request.ConnectionRequestOuterClass.IamCredentials.Builder
-
.connection_request.ServiceType service_type = 3; - getServiceType() - Method in class connection_request.ConnectionRequestOuterClass.IamCredentials
-
.connection_request.ServiceType service_type = 3; - getServiceType() - Method in interface connection_request.ConnectionRequestOuterClass.IamCredentialsOrBuilder
-
.connection_request.ServiceType service_type = 3; - getServiceTypeValue() - Method in class connection_request.ConnectionRequestOuterClass.IamCredentials.Builder
-
.connection_request.ServiceType service_type = 3; - getServiceTypeValue() - Method in class connection_request.ConnectionRequestOuterClass.IamCredentials
-
.connection_request.ServiceType service_type = 3; - getServiceTypeValue() - Method in interface connection_request.ConnectionRequestOuterClass.IamCredentialsOrBuilder
-
.connection_request.ServiceType service_type = 3; - GetSet - command_request.CommandRequestOuterClass.RequestType
-
deprecated in 6.2.0
- GetSet_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
deprecated in 6.2.0
- getSimpleRoutes() - Method in class command_request.CommandRequestOuterClass.Routes.Builder
-
.command_request.SimpleRoutes simple_routes = 1; - getSimpleRoutes() - Method in class command_request.CommandRequestOuterClass.Routes
-
.command_request.SimpleRoutes simple_routes = 1; - getSimpleRoutes() - Method in interface command_request.CommandRequestOuterClass.RoutesOrBuilder
-
.command_request.SimpleRoutes simple_routes = 1; - getSimpleRoutesValue() - Method in class command_request.CommandRequestOuterClass.Routes.Builder
-
.command_request.SimpleRoutes simple_routes = 1; - getSimpleRoutesValue() - Method in class command_request.CommandRequestOuterClass.Routes
-
.command_request.SimpleRoutes simple_routes = 1; - getSimpleRoutesValue() - Method in interface command_request.CommandRequestOuterClass.RoutesOrBuilder
-
.command_request.SimpleRoutes simple_routes = 1; - getSingleCommand() - Method in class command_request.CommandRequestOuterClass.CommandRequest.Builder
-
.command_request.Command single_command = 2; - getSingleCommand() - Method in class command_request.CommandRequestOuterClass.CommandRequest
-
.command_request.Command single_command = 2; - getSingleCommand() - Method in interface command_request.CommandRequestOuterClass.CommandRequestOrBuilder
-
.command_request.Command single_command = 2; - getSingleCommandBuilder() - Method in class command_request.CommandRequestOuterClass.CommandRequest.Builder
-
.command_request.Command single_command = 2; - getSingleCommandOrBuilder() - Method in class command_request.CommandRequestOuterClass.CommandRequest.Builder
-
.command_request.Command single_command = 2; - getSingleCommandOrBuilder() - Method in class command_request.CommandRequestOuterClass.CommandRequest
-
.command_request.Command single_command = 2; - getSingleCommandOrBuilder() - Method in interface command_request.CommandRequestOuterClass.CommandRequestOrBuilder
-
.command_request.Command single_command = 2; - getSingleValue() - Method in class glide.api.models.ClusterValue
-
Get the single value.
Asserts ifClusterValue.hasSingleData()is false. - getSlotId() - Method in class command_request.CommandRequestOuterClass.SlotIdRoute.Builder
-
int32 slot_id = 2; - getSlotId() - Method in class command_request.CommandRequestOuterClass.SlotIdRoute
-
int32 slot_id = 2; - getSlotId() - Method in interface command_request.CommandRequestOuterClass.SlotIdRouteOrBuilder
-
int32 slot_id = 2; - getSlotId() - Method in class glide.api.models.configuration.RequestRoutingConfiguration.SlotIdRoute
- getSlotIdRoute() - Method in class command_request.CommandRequestOuterClass.Routes.Builder
-
.command_request.SlotIdRoute slot_id_route = 3; - getSlotIdRoute() - Method in class command_request.CommandRequestOuterClass.Routes
-
.command_request.SlotIdRoute slot_id_route = 3; - getSlotIdRoute() - Method in interface command_request.CommandRequestOuterClass.RoutesOrBuilder
-
.command_request.SlotIdRoute slot_id_route = 3; - getSlotIdRouteBuilder() - Method in class command_request.CommandRequestOuterClass.Routes.Builder
-
.command_request.SlotIdRoute slot_id_route = 3; - getSlotIdRouteOrBuilder() - Method in class command_request.CommandRequestOuterClass.Routes.Builder
-
.command_request.SlotIdRoute slot_id_route = 3; - getSlotIdRouteOrBuilder() - Method in class command_request.CommandRequestOuterClass.Routes
-
.command_request.SlotIdRoute slot_id_route = 3; - getSlotIdRouteOrBuilder() - Method in interface command_request.CommandRequestOuterClass.RoutesOrBuilder
-
.command_request.SlotIdRoute slot_id_route = 3; - getSlotKey() - Method in class command_request.CommandRequestOuterClass.SlotKeyRoute.Builder
-
string slot_key = 2; - getSlotKey() - Method in class command_request.CommandRequestOuterClass.SlotKeyRoute
-
string slot_key = 2; - getSlotKey() - Method in interface command_request.CommandRequestOuterClass.SlotKeyRouteOrBuilder
-
string slot_key = 2; - getSlotKey() - Method in class glide.api.models.configuration.RequestRoutingConfiguration.SlotKeyRoute
- getSlotKeyBytes() - Method in class command_request.CommandRequestOuterClass.SlotKeyRoute.Builder
-
string slot_key = 2; - getSlotKeyBytes() - Method in class command_request.CommandRequestOuterClass.SlotKeyRoute
-
string slot_key = 2; - getSlotKeyBytes() - Method in interface command_request.CommandRequestOuterClass.SlotKeyRouteOrBuilder
-
string slot_key = 2; - getSlotKeyRoute() - Method in class command_request.CommandRequestOuterClass.Routes.Builder
-
.command_request.SlotKeyRoute slot_key_route = 2; - getSlotKeyRoute() - Method in class command_request.CommandRequestOuterClass.Routes
-
.command_request.SlotKeyRoute slot_key_route = 2; - getSlotKeyRoute() - Method in interface command_request.CommandRequestOuterClass.RoutesOrBuilder
-
.command_request.SlotKeyRoute slot_key_route = 2; - getSlotKeyRouteBuilder() - Method in class command_request.CommandRequestOuterClass.Routes.Builder
-
.command_request.SlotKeyRoute slot_key_route = 2; - getSlotKeyRouteOrBuilder() - Method in class command_request.CommandRequestOuterClass.Routes.Builder
-
.command_request.SlotKeyRoute slot_key_route = 2; - getSlotKeyRouteOrBuilder() - Method in class command_request.CommandRequestOuterClass.Routes
-
.command_request.SlotKeyRoute slot_key_route = 2; - getSlotKeyRouteOrBuilder() - Method in interface command_request.CommandRequestOuterClass.RoutesOrBuilder
-
.command_request.SlotKeyRoute slot_key_route = 2; - getSlotType() - Method in class command_request.CommandRequestOuterClass.SlotIdRoute.Builder
-
.command_request.SlotTypes slot_type = 1; - getSlotType() - Method in class command_request.CommandRequestOuterClass.SlotIdRoute
-
.command_request.SlotTypes slot_type = 1; - getSlotType() - Method in interface command_request.CommandRequestOuterClass.SlotIdRouteOrBuilder
-
.command_request.SlotTypes slot_type = 1; - getSlotType() - Method in class command_request.CommandRequestOuterClass.SlotKeyRoute.Builder
-
.command_request.SlotTypes slot_type = 1; - getSlotType() - Method in class command_request.CommandRequestOuterClass.SlotKeyRoute
-
.command_request.SlotTypes slot_type = 1; - getSlotType() - Method in interface command_request.CommandRequestOuterClass.SlotKeyRouteOrBuilder
-
.command_request.SlotTypes slot_type = 1; - getSlotType() - Method in class glide.api.models.configuration.RequestRoutingConfiguration.SlotIdRoute
- getSlotType() - Method in class glide.api.models.configuration.RequestRoutingConfiguration.SlotKeyRoute
- getSlotTypeValue() - Method in class command_request.CommandRequestOuterClass.SlotIdRoute.Builder
-
.command_request.SlotTypes slot_type = 1; - getSlotTypeValue() - Method in class command_request.CommandRequestOuterClass.SlotIdRoute
-
.command_request.SlotTypes slot_type = 1; - getSlotTypeValue() - Method in interface command_request.CommandRequestOuterClass.SlotIdRouteOrBuilder
-
.command_request.SlotTypes slot_type = 1; - getSlotTypeValue() - Method in class command_request.CommandRequestOuterClass.SlotKeyRoute.Builder
-
.command_request.SlotTypes slot_type = 1; - getSlotTypeValue() - Method in class command_request.CommandRequestOuterClass.SlotKeyRoute
-
.command_request.SlotTypes slot_type = 1; - getSlotTypeValue() - Method in interface command_request.CommandRequestOuterClass.SlotKeyRouteOrBuilder
-
.command_request.SlotTypes slot_type = 1; - getStart() - Method in class glide.api.models.commands.RangeOptions.RangeByIndex
- getStart() - Method in class glide.api.models.commands.RangeOptions.RangeByLex
- getStart() - Method in class glide.api.models.commands.RangeOptions.RangeByScore
- getStart() - Method in interface glide.api.models.commands.RangeOptions.RangeQuery
- getStatistics() - Method in class glide.api.BaseClient
-
Return a statistics
- getStatistics() - Static method in class glide.ffi.resolvers.StatisticsResolver
-
Return the internal statistics Map object
- getString() - Method in class glide.api.models.GlideString
-
Converts stored data to a human-friendly
Stringif it is possible. - getSubscriptionConfiguration() - Method in class glide.api.models.configuration.BaseClientConfiguration
- getSubscriptionConfiguration() - Method in class glide.api.models.configuration.GlideClientConfiguration
-
Subscription configuration for the current client.
- getSubscriptionConfiguration() - Method in class glide.api.models.configuration.GlideClusterClientConfiguration
-
Subscription configuration for the current client.
- getSubscriptions() - Method in class glide.api.models.configuration.ClusterSubscriptionConfiguration
-
PubSub subscriptions to be used for the client.
Will be applied viaSUBSCRIBE/PSUBSCRIBE/SSUBSCRIBEcommands during connection establishment. - getSubscriptions() - Method in class glide.api.models.configuration.StandaloneSubscriptionConfiguration
-
PubSub subscriptions to be used for the client.
Will be applied viaSUBSCRIBE/PSUBSCRIBEcommands during connection establishment. - getThis() - Method in class glide.api.models.BaseBatch
- getThis() - Method in class glide.api.models.Batch
- getThis() - Method in class glide.api.models.ClusterBatch
- getThis() - Method in class glide.api.models.ClusterTransaction
-
Deprecated.
- getThis() - Method in class glide.api.models.Transaction
-
Deprecated.
- getThreshold() - Method in class glide.api.models.commands.stream.StreamTrimOptions
- getThreshold() - Method in class glide.api.models.commands.stream.StreamTrimOptions.MaxLen
- getThreshold() - Method in class glide.api.models.commands.stream.StreamTrimOptions.MinId
- getTimeout() - Method in class command_request.CommandRequestOuterClass.Batch.Builder
-
optional uint32 timeout = 4; - getTimeout() - Method in class command_request.CommandRequestOuterClass.Batch
-
optional uint32 timeout = 4; - getTimeout() - Method in interface command_request.CommandRequestOuterClass.BatchOrBuilder
-
optional uint32 timeout = 4; - getTimeout() - Method in class glide.api.models.commands.batch.BaseBatchOptions
-
The duration in milliseconds that the client should wait for the batch request to complete.
- getTlsAdvancedConfiguration() - Method in class glide.api.models.configuration.AdvancedBaseClientConfiguration
-
The advanced TLS configuration settings.
- getTlsMode() - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRequest.Builder
-
.connection_request.TlsMode tls_mode = 2; - getTlsMode() - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRequest
-
.connection_request.TlsMode tls_mode = 2; - getTlsMode() - Method in interface connection_request.ConnectionRequestOuterClass.ConnectionRequestOrBuilder
-
.connection_request.TlsMode tls_mode = 2; - getTlsModeValue() - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRequest.Builder
-
.connection_request.TlsMode tls_mode = 2; - getTlsModeValue() - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRequest
-
.connection_request.TlsMode tls_mode = 2; - getTlsModeValue() - Method in interface connection_request.ConnectionRequestOuterClass.ConnectionRequestOrBuilder
-
.connection_request.TlsMode tls_mode = 2; - getTraces() - Method in class glide.api.OpenTelemetry.OpenTelemetryConfig
-
Gets the traces configuration.
- getType() - Method in class glide.api.models.commands.scan.ScanOptions
- getType() - Method in class response.ResponseOuterClass.RequestError.Builder
-
.response.RequestErrorType type = 1; - getType() - Method in class response.ResponseOuterClass.RequestError
-
.response.RequestErrorType type = 1; - getType() - Method in interface response.ResponseOuterClass.RequestErrorOrBuilder
-
.response.RequestErrorType type = 1; - getTypeHashConstant() - Static method in class glide.ffi.resolvers.ObjectTypeResolver
- getTypeListConstant() - Static method in class glide.ffi.resolvers.ObjectTypeResolver
- getTypeSetConstant() - Static method in class glide.ffi.resolvers.ObjectTypeResolver
- getTypeStreamConstant() - Static method in class glide.ffi.resolvers.ObjectTypeResolver
- getTypeStringConstant() - Static method in class glide.ffi.resolvers.ObjectTypeResolver
- getTypeValue() - Method in class response.ResponseOuterClass.RequestError.Builder
-
.response.RequestErrorType type = 1; - getTypeValue() - Method in class response.ResponseOuterClass.RequestError
-
.response.RequestErrorType type = 1; - getTypeValue() - Method in interface response.ResponseOuterClass.RequestErrorOrBuilder
-
.response.RequestErrorType type = 1; - getTypeZSetConstant() - Static method in class glide.ffi.resolvers.ObjectTypeResolver
- getUpdateConnectionPassword() - Method in class command_request.CommandRequestOuterClass.CommandRequest.Builder
-
.command_request.UpdateConnectionPassword update_connection_password = 7; - getUpdateConnectionPassword() - Method in class command_request.CommandRequestOuterClass.CommandRequest
-
.command_request.UpdateConnectionPassword update_connection_password = 7; - getUpdateConnectionPassword() - Method in interface command_request.CommandRequestOuterClass.CommandRequestOrBuilder
-
.command_request.UpdateConnectionPassword update_connection_password = 7; - getUpdateConnectionPasswordBuilder() - Method in class command_request.CommandRequestOuterClass.CommandRequest.Builder
-
.command_request.UpdateConnectionPassword update_connection_password = 7; - getUpdateConnectionPasswordOrBuilder() - Method in class command_request.CommandRequestOuterClass.CommandRequest.Builder
-
.command_request.UpdateConnectionPassword update_connection_password = 7; - getUpdateConnectionPasswordOrBuilder() - Method in class command_request.CommandRequestOuterClass.CommandRequest
-
.command_request.UpdateConnectionPassword update_connection_password = 7; - getUpdateConnectionPasswordOrBuilder() - Method in interface command_request.CommandRequestOuterClass.CommandRequestOrBuilder
-
.command_request.UpdateConnectionPassword update_connection_password = 7; - getUpdateMode() - Method in class glide.api.models.commands.geospatial.GeoAddOptions
-
Options for handling existing members.
- getUsername() - Method in class connection_request.ConnectionRequestOuterClass.AuthenticationInfo.Builder
-
string username = 2; - getUsername() - Method in class connection_request.ConnectionRequestOuterClass.AuthenticationInfo
-
string username = 2; - getUsername() - Method in interface connection_request.ConnectionRequestOuterClass.AuthenticationInfoOrBuilder
-
string username = 2; - getUsername() - Method in class glide.api.models.configuration.ServerCredentials
-
The username that will be used for authenticating connections to the servers.
- getUsernameBytes() - Method in class connection_request.ConnectionRequestOuterClass.AuthenticationInfo.Builder
-
string username = 2; - getUsernameBytes() - Method in class connection_request.ConnectionRequestOuterClass.AuthenticationInfo
-
string username = 2; - getUsernameBytes() - Method in interface connection_request.ConnectionRequestOuterClass.AuthenticationInfoOrBuilder
-
string username = 2; - getValkeyApi() - Method in enum glide.api.models.commands.ConditionalChange
- getValkeyApi() - Method in enum glide.api.models.commands.FieldConditionalChange
-
The Valkey API string representation of this conditional change option.
- getValkeyApi() - Method in enum glide.api.models.commands.SetOptions.ConditionalSet
- getValkeyApi() - Method in interface glide.api.models.commands.stream.StreamRange
- getValkeyApi() - Method in class glide.api.models.commands.stream.StreamRange.IdBound
- getValkeyApi() - Method in enum glide.api.models.commands.stream.StreamRange.InfRangeBound
- getValkeyApi() - Method in class glide.api.models.commands.stream.StreamTrimOptions
- getValkeyAPI() - Method in enum glide.api.models.commands.geospatial.GeoUnit
- getValueCase() - Method in class command_request.CommandRequestOuterClass.Routes.Builder
- getValueCase() - Method in class command_request.CommandRequestOuterClass.Routes
- getValueCase() - Method in interface command_request.CommandRequestOuterClass.RoutesOrBuilder
- getValueCase() - Method in class response.ResponseOuterClass.Response.Builder
- getValueCase() - Method in class response.ResponseOuterClass.Response
- getValueCase() - Method in interface response.ResponseOuterClass.ResponseOrBuilder
- getValueDescriptor() - Method in enum command_request.CommandRequestOuterClass.RequestType
- getValueDescriptor() - Method in enum command_request.CommandRequestOuterClass.SimpleRoutes
- getValueDescriptor() - Method in enum command_request.CommandRequestOuterClass.SlotTypes
- getValueDescriptor() - Method in enum connection_request.ConnectionRequestOuterClass.ProtocolVersion
- getValueDescriptor() - Method in enum connection_request.ConnectionRequestOuterClass.PubSubChannelType
- getValueDescriptor() - Method in enum connection_request.ConnectionRequestOuterClass.ReadFrom
- getValueDescriptor() - Method in enum connection_request.ConnectionRequestOuterClass.ServiceType
- getValueDescriptor() - Method in enum connection_request.ConnectionRequestOuterClass.TlsMode
- getValueDescriptor() - Method in enum response.ResponseOuterClass.ConstantResponse
- getValueDescriptor() - Method in enum response.ResponseOuterClass.RequestErrorType
- glide.api - package glide.api
- glide.api.commands - package glide.api.commands
- glide.api.commands.servermodules - package glide.api.commands.servermodules
- glide.api.logging - package glide.api.logging
- glide.api.models - package glide.api.models
- glide.api.models.commands - package glide.api.models.commands
- glide.api.models.commands.batch - package glide.api.models.commands.batch
- glide.api.models.commands.bitmap - package glide.api.models.commands.bitmap
- glide.api.models.commands.FT - package glide.api.models.commands.FT
- glide.api.models.commands.function - package glide.api.models.commands.function
- glide.api.models.commands.geospatial - package glide.api.models.commands.geospatial
- glide.api.models.commands.json - package glide.api.models.commands.json
- glide.api.models.commands.scan - package glide.api.models.commands.scan
- glide.api.models.commands.stream - package glide.api.models.commands.stream
- glide.api.models.configuration - package glide.api.models.configuration
- glide.api.models.exceptions - package glide.api.models.exceptions
- glide.connectors.handlers - package glide.connectors.handlers
- glide.ffi.resolvers - package glide.ffi.resolvers
- glide.internal - package glide.internal
- glide.managers - package glide.managers
- glide.utils - package glide.utils
- GlideClient - Class in glide.api
-
Client used for connection to standalone servers.
UseGlideClient.createClient(glide.api.models.configuration.GlideClientConfiguration)to request a client. - GlideClient(BaseClient.ClientBuilder) - Constructor for class glide.api.GlideClient
-
Constructor using ClientParams from BaseClient.
- GlideClientConfiguration - Class in glide.api.models.configuration
-
Represents the configuration settings for a Standalone
GlideClient. - GlideClientConfiguration(GlideClientConfiguration.GlideClientConfigurationBuilder<?, ?>) - Constructor for class glide.api.models.configuration.GlideClientConfiguration
- GlideClientConfiguration.GlideClientConfigurationBuilder<C extends GlideClientConfiguration,B extends GlideClientConfiguration.GlideClientConfigurationBuilder<C,B>> - Class in glide.api.models.configuration
- GlideClientConfigurationBuilder() - Constructor for class glide.api.models.configuration.GlideClientConfiguration.GlideClientConfigurationBuilder
- GlideClusterClient - Class in glide.api
-
Client used for connection to cluster servers.
UseGlideClusterClient.createClient(glide.api.models.configuration.GlideClusterClientConfiguration)to request a client. - GlideClusterClient(BaseClient.ClientBuilder) - Constructor for class glide.api.GlideClusterClient
-
Constructor using ClientParams from BaseClient.
- GlideClusterClientConfiguration - Class in glide.api.models.configuration
-
Represents the configuration settings for a Cluster mode client
GlideClusterClient. - GlideClusterClientConfiguration(GlideClusterClientConfiguration.GlideClusterClientConfigurationBuilder<?, ?>) - Constructor for class glide.api.models.configuration.GlideClusterClientConfiguration
- GlideClusterClientConfiguration.GlideClusterClientConfigurationBuilder<C extends GlideClusterClientConfiguration,B extends GlideClusterClientConfiguration.GlideClusterClientConfigurationBuilder<C,B>> - Class in glide.api.models.configuration
- GlideClusterClientConfigurationBuilder() - Constructor for class glide.api.models.configuration.GlideClusterClientConfiguration.GlideClusterClientConfigurationBuilder
- GlideCoreClient - Class in glide.internal
-
GLIDE core client transport.
- GlideCoreClient(long, int) - Constructor for class glide.internal.GlideCoreClient
-
Constructor that wraps an existing native client handle (for BaseClient integration).
- GlideException - Exception in glide.api.models.exceptions
-
Glide client error: Base class for errors.
- GlideException(String) - Constructor for exception glide.api.models.exceptions.GlideException
- GlideExceptionCheckedFunction<R,T> - Interface in glide.managers
-
Functional Interface to convert values and throw GlideException when encountering an error state.
- GlideNativeBridge - Class in glide.internal
-
Native bridge for the Valkey client.
- GlideNativeBridge() - Constructor for class glide.internal.GlideNativeBridge
- GlideString - Class in glide.api.models
-
Represents a Valkey string type.
- GlideValueResolver - Class in glide.ffi.resolvers
- GlideValueResolver() - Constructor for class glide.ffi.resolvers.GlideValueResolver
- GroupBy(GlideString[], FTAggregateOptions.GroupBy.Reducer[]) - Constructor for class glide.api.models.commands.FT.FTAggregateOptions.GroupBy
-
Initialize a new instance.
- GroupBy(String[], FTAggregateOptions.GroupBy.Reducer[]) - Constructor for class glide.api.models.commands.FT.FTAggregateOptions.GroupBy
-
Initialize a new instance.
- gs(byte[]) - Static method in class glide.api.models.GlideString
-
Create a GlideString using a byte array.
- gs(String) - Static method in class glide.api.models.GlideString
-
Create a GlideString using a
String.
H
- handleArrayOrNullResponse(ResponseOuterClass.Response) - Method in class glide.api.BaseClient
- handleArrayOrNullResponseBinary(ResponseOuterClass.Response) - Method in class glide.api.BaseClient
- handleArrayResponse(ResponseOuterClass.Response) - Method in class glide.api.BaseClient
- handleArrayResponseBinary(ResponseOuterClass.Response) - Method in class glide.api.BaseClient
- handleBinaryObjectOrNullResponse(ResponseOuterClass.Response) - Method in class glide.api.BaseClient
- handleBinaryStringMapOrNullResponse(ResponseOuterClass.Response) - Method in class glide.api.BaseClient
- handleBinaryStringMapResponse(ResponseOuterClass.Response) - Method in class glide.api.BaseClient
-
Get a map and convert
Mapkeys frombyte[]toString. - handleBooleanResponse(ResponseOuterClass.Response) - Method in class glide.api.BaseClient
- handleBytesOrNullResponse(ResponseOuterClass.Response) - Method in class glide.api.BaseClient
- handleCustomCommandBinaryResponse(RequestRoutingConfiguration.Route, ResponseOuterClass.Response) - Method in class glide.api.GlideClusterClient
- handleCustomCommandResponse(RequestRoutingConfiguration.Route, ResponseOuterClass.Response) - Method in class glide.api.GlideClusterClient
- handleDoubleOrNullResponse(ResponseOuterClass.Response) - Method in class glide.api.BaseClient
- handleDoubleResponse(ResponseOuterClass.Response) - Method in class glide.api.BaseClient
- handleFunctionListResponse(Object[]) - Method in class glide.api.BaseClient
-
Process a
FUNCTION LISTstandalone response. - handleFunctionListResponse(ResponseOuterClass.Response, RequestRoutingConfiguration.Route) - Method in class glide.api.GlideClusterClient
-
Process a
FUNCTION LISTcluster response. - handleFunctionListResponseBinary(Object[]) - Method in class glide.api.BaseClient
-
Process a
FUNCTION LISTstandalone response. - handleFunctionListResponseBinary(ResponseOuterClass.Response, RequestRoutingConfiguration.Route) - Method in class glide.api.GlideClusterClient
-
Process a
FUNCTION LISTcluster response. - handleFunctionStatsBinaryResponse(Map<GlideString, Map<GlideString, Object>>) - Method in class glide.api.BaseClient
-
Process a
FUNCTION STATSresponse from one node. - handleFunctionStatsBinaryResponse(ResponseOuterClass.Response, boolean) - Method in class glide.api.BaseClient
-
Process a
FUNCTION STATScluster response. - handleFunctionStatsResponse(Map<String, Map<String, Object>>) - Method in class glide.api.BaseClient
-
Process a
FUNCTION STATSresponse from one node. - handleFunctionStatsResponse(ResponseOuterClass.Response, boolean) - Method in class glide.api.BaseClient
-
Process a
FUNCTION STATScluster response. - handleGlideStringOrNullResponse(ResponseOuterClass.Response) - Method in class glide.api.BaseClient
- handleGlideStringResponse(ResponseOuterClass.Response) - Method in class glide.api.BaseClient
- handleLcsIdxResponse(Map<String, Object>) - Method in class glide.api.BaseClient
-
Process a
LCS key1 key2 IDXresponse - handleLongOrNullResponse(ResponseOuterClass.Response) - Method in class glide.api.BaseClient
- handleLongResponse(ResponseOuterClass.Response) - Method in class glide.api.BaseClient
- handleMapOrNullResponse(ResponseOuterClass.Response) - Method in class glide.api.BaseClient
- handleMapResponse(ResponseOuterClass.Response) - Method in class glide.api.BaseClient
- handleObjectOrNullResponse(ResponseOuterClass.Response) - Method in class glide.api.BaseClient
- handleSetBinaryResponse(ResponseOuterClass.Response) - Method in class glide.api.BaseClient
- handleSetResponse(ResponseOuterClass.Response) - Method in class glide.api.BaseClient
- handleStringOrNullResponse(ResponseOuterClass.Response) - Method in class glide.api.BaseClient
- handleStringResponse(ResponseOuterClass.Response) - Method in class glide.api.BaseClient
- handleValkeyResponse(Class<T>, EnumSet<BaseClient.ResponseFlags>, ResponseOuterClass.Response) - Method in class glide.api.BaseClient
-
Extracts the value from a
GLIDE coreresponse message and either throws an exception or returns the value as an object of typeT. - handleXReadResponse(ResponseOuterClass.Response) - Method in class glide.api.BaseClient
- handleXReadResponseBinary(ResponseOuterClass.Response) - Method in class glide.api.BaseClient
- HAS_EXISTING_EXPIRY - glide.api.models.commands.ExpireOptions
-
Sets expiry only when the key has an existing expiry.
- HAS_NO_EXPIRY - glide.api.models.commands.ExpireOptions
-
Sets expiry only when the key has no expiry.
- hasAbsttl(boolean) - Method in class glide.api.models.commands.RestoreOptions.RestoreOptionsBuilder
-
When `true`, it represents
ABSTTLkeyword has been used - hasArgsArray() - Method in class command_request.CommandRequestOuterClass.Command.Builder
-
.command_request.Command.ArgsArray args_array = 2; - hasArgsArray() - Method in class command_request.CommandRequestOuterClass.Command
-
.command_request.Command.ArgsArray args_array = 2; - hasArgsArray() - Method in interface command_request.CommandRequestOuterClass.CommandOrBuilder
-
.command_request.Command.ArgsArray args_array = 2; - hasArgsPointer() - Method in class command_request.CommandRequestOuterClass.ScriptInvocationPointers.Builder
-
optional uint64 args_pointer = 3; - hasArgsPointer() - Method in class command_request.CommandRequestOuterClass.ScriptInvocationPointers
-
optional uint64 args_pointer = 3; - hasArgsPointer() - Method in interface command_request.CommandRequestOuterClass.ScriptInvocationPointersOrBuilder
-
optional uint64 args_pointer = 3; - hasArgsVecPointer() - Method in class command_request.CommandRequestOuterClass.Command.Builder
-
uint64 args_vec_pointer = 3; - hasArgsVecPointer() - Method in class command_request.CommandRequestOuterClass.Command
-
uint64 args_vec_pointer = 3; - hasArgsVecPointer() - Method in interface command_request.CommandRequestOuterClass.CommandOrBuilder
-
uint64 args_vec_pointer = 3; - hasAuthenticationInfo() - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRequest.Builder
-
.connection_request.AuthenticationInfo authentication_info = 7; - hasAuthenticationInfo() - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRequest
-
.connection_request.AuthenticationInfo authentication_info = 7; - hasAuthenticationInfo() - Method in interface connection_request.ConnectionRequestOuterClass.ConnectionRequestOrBuilder
-
.connection_request.AuthenticationInfo authentication_info = 7; - hasBatch() - Method in class command_request.CommandRequestOuterClass.CommandRequest.Builder
-
.command_request.Batch batch = 3; - hasBatch() - Method in class command_request.CommandRequestOuterClass.CommandRequest
-
.command_request.Batch batch = 3; - hasBatch() - Method in interface command_request.CommandRequestOuterClass.CommandRequestOrBuilder
-
.command_request.Batch batch = 3; - hasByAddressRoute() - Method in class command_request.CommandRequestOuterClass.Routes.Builder
-
.command_request.ByAddressRoute by_address_route = 4; - hasByAddressRoute() - Method in class command_request.CommandRequestOuterClass.Routes
-
.command_request.ByAddressRoute by_address_route = 4; - hasByAddressRoute() - Method in interface command_request.CommandRequestOuterClass.RoutesOrBuilder
-
.command_request.ByAddressRoute by_address_route = 4; - hasClosingError() - Method in class response.ResponseOuterClass.Response.Builder
-
string closing_error = 5; - hasClosingError() - Method in class response.ResponseOuterClass.Response
-
string closing_error = 5; - hasClosingError() - Method in interface response.ResponseOuterClass.ResponseOrBuilder
-
string closing_error = 5; - hasClusterScan() - Method in class command_request.CommandRequestOuterClass.CommandRequest.Builder
-
.command_request.ClusterScan cluster_scan = 6; - hasClusterScan() - Method in class command_request.CommandRequestOuterClass.CommandRequest
-
.command_request.ClusterScan cluster_scan = 6; - hasClusterScan() - Method in interface command_request.CommandRequestOuterClass.CommandRequestOrBuilder
-
.command_request.ClusterScan cluster_scan = 6; - hasConnectionRetryStrategy() - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRequest.Builder
-
.connection_request.ConnectionRetryStrategy connection_retry_strategy = 6; - hasConnectionRetryStrategy() - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRequest
-
.connection_request.ConnectionRetryStrategy connection_retry_strategy = 6; - hasConnectionRetryStrategy() - Method in interface connection_request.ConnectionRequestOuterClass.ConnectionRequestOrBuilder
-
.connection_request.ConnectionRetryStrategy connection_retry_strategy = 6; - hasConstantResponse() - Method in class response.ResponseOuterClass.Response.Builder
-
.response.ConstantResponse constant_response = 3; - hasConstantResponse() - Method in class response.ResponseOuterClass.Response
-
.response.ConstantResponse constant_response = 3; - hasConstantResponse() - Method in interface response.ResponseOuterClass.ResponseOrBuilder
-
.response.ConstantResponse constant_response = 3; - hasCount() - Method in class command_request.CommandRequestOuterClass.ClusterScan.Builder
-
optional int64 count = 3; - hasCount() - Method in class command_request.CommandRequestOuterClass.ClusterScan
-
optional int64 count = 3; - hasCount() - Method in interface command_request.CommandRequestOuterClass.ClusterScanOrBuilder
-
optional int64 count = 3; - HASH - glide.api.models.commands.FT.FTCreateOptions.DataType
-
Data stored in hashes.
- HASH - glide.api.models.commands.scan.ScanOptions.ObjectType
- HASH_FIELD_NUMBER - Static variable in class command_request.CommandRequestOuterClass.ScriptInvocation
- HASH_FIELD_NUMBER - Static variable in class command_request.CommandRequestOuterClass.ScriptInvocationPointers
- HashBaseCommands - Interface in glide.api.commands
-
Supports commands for the "Hash Commands" group for standalone and cluster clients.
- hashCode() - Method in class command_request.CommandRequestOuterClass.Batch
- hashCode() - Method in class command_request.CommandRequestOuterClass.ByAddressRoute
- hashCode() - Method in class command_request.CommandRequestOuterClass.ClusterScan
- hashCode() - Method in class command_request.CommandRequestOuterClass.Command.ArgsArray
- hashCode() - Method in class command_request.CommandRequestOuterClass.Command
- hashCode() - Method in class command_request.CommandRequestOuterClass.CommandRequest
- hashCode() - Method in class command_request.CommandRequestOuterClass.RefreshIamToken
- hashCode() - Method in class command_request.CommandRequestOuterClass.Routes
- hashCode() - Method in class command_request.CommandRequestOuterClass.ScriptInvocation
- hashCode() - Method in class command_request.CommandRequestOuterClass.ScriptInvocationPointers
- hashCode() - Method in class command_request.CommandRequestOuterClass.SlotIdRoute
- hashCode() - Method in class command_request.CommandRequestOuterClass.SlotKeyRoute
- hashCode() - Method in class command_request.CommandRequestOuterClass.UpdateConnectionPassword
- hashCode() - Method in class connection_request.ConnectionRequestOuterClass.AuthenticationInfo
- hashCode() - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRequest
- hashCode() - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRetryStrategy
- hashCode() - Method in class connection_request.ConnectionRequestOuterClass.IamCredentials
- hashCode() - Method in class connection_request.ConnectionRequestOuterClass.NodeAddress
- hashCode() - Method in class connection_request.ConnectionRequestOuterClass.PeriodicChecksDisabled
- hashCode() - Method in class connection_request.ConnectionRequestOuterClass.PeriodicChecksManualInterval
- hashCode() - Method in class connection_request.ConnectionRequestOuterClass.PubSubChannelsOrPatterns
- hashCode() - Method in class connection_request.ConnectionRequestOuterClass.PubSubSubscriptions
- hashCode() - Method in class glide.api.models.commands.ExpirySet
-
Returns a hash code value for the object.
- hashCode() - Method in class glide.api.models.commands.HashFieldExpirationConditionOptions
- hashCode() - Method in class glide.api.models.commands.HGetExExpiry
- hashCode() - Method in class glide.api.models.commands.HGetExOptions
- hashCode() - Method in class glide.api.models.commands.HSetExOptions
- hashCode() - Method in class glide.api.models.commands.scan.HScanOptions
- hashCode() - Method in class glide.api.models.commands.scan.ScanOptions
- hashCode() - Method in class glide.api.models.commands.scan.ZScanOptions
- hashCode() - Method in class glide.api.models.commands.scan.ZScanOptionsBinary
- hashCode() - Method in class glide.api.models.GlideString
- hashCode() - Method in class glide.api.models.PubSubMessage
- hashCode() - Method in class response.ResponseOuterClass.RequestError
- hashCode() - Method in class response.ResponseOuterClass.Response
- HashFieldExpirationConditionOptions - Class in glide.api.models.commands
-
Optional arguments for hash field expiration commands (HEXPIRE, HPEXPIRE, HEXPIREAT, HPEXPIREAT).
- HashFieldExpirationConditionOptions.HashFieldExpirationConditionOptionsBuilder - Class in glide.api.models.commands
- hasIamCredentials() - Method in class connection_request.ConnectionRequestOuterClass.AuthenticationInfo.Builder
-
optional .connection_request.IamCredentials iam_credentials = 3; - hasIamCredentials() - Method in class connection_request.ConnectionRequestOuterClass.AuthenticationInfo
-
optional .connection_request.IamCredentials iam_credentials = 3; - hasIamCredentials() - Method in interface connection_request.ConnectionRequestOuterClass.AuthenticationInfoOrBuilder
-
optional .connection_request.IamCredentials iam_credentials = 3; - hasJitterPercent() - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRetryStrategy.Builder
-
optional uint32 jitter_percent = 4; - hasJitterPercent() - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRetryStrategy
-
optional uint32 jitter_percent = 4; - hasJitterPercent() - Method in interface connection_request.ConnectionRequestOuterClass.ConnectionRetryStrategyOrBuilder
-
optional uint32 jitter_percent = 4; - hasKeysPointer() - Method in class command_request.CommandRequestOuterClass.ScriptInvocationPointers.Builder
-
optional uint64 keys_pointer = 2; - hasKeysPointer() - Method in class command_request.CommandRequestOuterClass.ScriptInvocationPointers
-
optional uint64 keys_pointer = 2; - hasKeysPointer() - Method in interface command_request.CommandRequestOuterClass.ScriptInvocationPointersOrBuilder
-
optional uint64 keys_pointer = 2; - hasMatchPattern() - Method in class command_request.CommandRequestOuterClass.ClusterScan.Builder
-
optional bytes match_pattern = 2; - hasMatchPattern() - Method in class command_request.CommandRequestOuterClass.ClusterScan
-
optional bytes match_pattern = 2; - hasMatchPattern() - Method in interface command_request.CommandRequestOuterClass.ClusterScanOrBuilder
-
optional bytes match_pattern = 2; - hasMultiData() - Method in class glide.api.models.ClusterValue
-
Check that multi-value is stored in this object.
- hasObjectType() - Method in class command_request.CommandRequestOuterClass.ClusterScan.Builder
-
optional string object_type = 4; - hasObjectType() - Method in class command_request.CommandRequestOuterClass.ClusterScan
-
optional string object_type = 4; - hasObjectType() - Method in interface command_request.CommandRequestOuterClass.ClusterScanOrBuilder
-
optional string object_type = 4; - hasPassword() - Method in class command_request.CommandRequestOuterClass.UpdateConnectionPassword.Builder
-
optional string password = 1; - hasPassword() - Method in class command_request.CommandRequestOuterClass.UpdateConnectionPassword
-
optional string password = 1; - hasPassword() - Method in interface command_request.CommandRequestOuterClass.UpdateConnectionPasswordOrBuilder
-
optional string password = 1; - hasPeriodicChecksDisabled() - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRequest.Builder
-
.connection_request.PeriodicChecksDisabled periodic_checks_disabled = 12; - hasPeriodicChecksDisabled() - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRequest
-
.connection_request.PeriodicChecksDisabled periodic_checks_disabled = 12; - hasPeriodicChecksDisabled() - Method in interface connection_request.ConnectionRequestOuterClass.ConnectionRequestOrBuilder
-
.connection_request.PeriodicChecksDisabled periodic_checks_disabled = 12; - hasPeriodicChecksManualInterval() - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRequest.Builder
-
.connection_request.PeriodicChecksManualInterval periodic_checks_manual_interval = 11; - hasPeriodicChecksManualInterval() - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRequest
-
.connection_request.PeriodicChecksManualInterval periodic_checks_manual_interval = 11; - hasPeriodicChecksManualInterval() - Method in interface connection_request.ConnectionRequestOuterClass.ConnectionRequestOrBuilder
-
.connection_request.PeriodicChecksManualInterval periodic_checks_manual_interval = 11; - hasPubsubSubscriptions() - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRequest.Builder
-
.connection_request.PubSubSubscriptions pubsub_subscriptions = 13; - hasPubsubSubscriptions() - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRequest
-
.connection_request.PubSubSubscriptions pubsub_subscriptions = 13; - hasPubsubSubscriptions() - Method in interface connection_request.ConnectionRequestOuterClass.ConnectionRequestOrBuilder
-
.connection_request.PubSubSubscriptions pubsub_subscriptions = 13; - hasRaiseOnError() - Method in class command_request.CommandRequestOuterClass.Batch.Builder
-
optional bool raise_on_error = 3; - hasRaiseOnError() - Method in class command_request.CommandRequestOuterClass.Batch
-
optional bool raise_on_error = 3; - hasRaiseOnError() - Method in interface command_request.CommandRequestOuterClass.BatchOrBuilder
-
optional bool raise_on_error = 3; - hasRefreshIamToken() - Method in class command_request.CommandRequestOuterClass.CommandRequest.Builder
-
.command_request.RefreshIamToken refresh_iam_token = 8; - hasRefreshIamToken() - Method in class command_request.CommandRequestOuterClass.CommandRequest
-
.command_request.RefreshIamToken refresh_iam_token = 8; - hasRefreshIamToken() - Method in interface command_request.CommandRequestOuterClass.CommandRequestOrBuilder
-
.command_request.RefreshIamToken refresh_iam_token = 8; - hasRefreshIntervalSeconds() - Method in class connection_request.ConnectionRequestOuterClass.IamCredentials.Builder
-
optional uint32 refresh_interval_seconds = 4; - hasRefreshIntervalSeconds() - Method in class connection_request.ConnectionRequestOuterClass.IamCredentials
-
optional uint32 refresh_interval_seconds = 4; - hasRefreshIntervalSeconds() - Method in interface connection_request.ConnectionRequestOuterClass.IamCredentialsOrBuilder
-
optional uint32 refresh_interval_seconds = 4; - hasReplace(boolean) - Method in class glide.api.models.commands.RestoreOptions.RestoreOptionsBuilder
-
When `true`, it represents
REPLACEkeyword has been used - hasRequestError() - Method in class response.ResponseOuterClass.Response.Builder
-
.response.RequestError request_error = 4; - hasRequestError() - Method in class response.ResponseOuterClass.Response
-
.response.RequestError request_error = 4; - hasRequestError() - Method in interface response.ResponseOuterClass.ResponseOrBuilder
-
.response.RequestError request_error = 4; - hasRespPointer() - Method in class response.ResponseOuterClass.Response.Builder
-
uint64 resp_pointer = 2; - hasRespPointer() - Method in class response.ResponseOuterClass.Response
-
uint64 resp_pointer = 2; - hasRespPointer() - Method in interface response.ResponseOuterClass.ResponseOrBuilder
-
uint64 resp_pointer = 2; - hasRetryConnectionError() - Method in class command_request.CommandRequestOuterClass.Batch.Builder
-
optional bool retry_connection_error = 6; - hasRetryConnectionError() - Method in class command_request.CommandRequestOuterClass.Batch
-
optional bool retry_connection_error = 6; - hasRetryConnectionError() - Method in interface command_request.CommandRequestOuterClass.BatchOrBuilder
-
optional bool retry_connection_error = 6; - hasRetryServerError() - Method in class command_request.CommandRequestOuterClass.Batch.Builder
-
optional bool retry_server_error = 5; - hasRetryServerError() - Method in class command_request.CommandRequestOuterClass.Batch
-
optional bool retry_server_error = 5; - hasRetryServerError() - Method in interface command_request.CommandRequestOuterClass.BatchOrBuilder
-
optional bool retry_server_error = 5; - hasRootSpanPtr() - Method in class command_request.CommandRequestOuterClass.CommandRequest.Builder
-
optional uint64 root_span_ptr = 10; - hasRootSpanPtr() - Method in class command_request.CommandRequestOuterClass.CommandRequest
-
optional uint64 root_span_ptr = 10; - hasRootSpanPtr() - Method in interface command_request.CommandRequestOuterClass.CommandRequestOrBuilder
-
optional uint64 root_span_ptr = 10; - hasRootSpanPtr() - Method in class response.ResponseOuterClass.Response.Builder
-
optional uint64 root_span_ptr = 7; - hasRootSpanPtr() - Method in class response.ResponseOuterClass.Response
-
optional uint64 root_span_ptr = 7; - hasRootSpanPtr() - Method in interface response.ResponseOuterClass.ResponseOrBuilder
-
optional uint64 root_span_ptr = 7; - hasRoute() - Method in class command_request.CommandRequestOuterClass.CommandRequest.Builder
-
.command_request.Routes route = 9; - hasRoute() - Method in class command_request.CommandRequestOuterClass.CommandRequest
-
.command_request.Routes route = 9; - hasRoute() - Method in interface command_request.CommandRequestOuterClass.CommandRequestOrBuilder
-
.command_request.Routes route = 9; - hasScriptInvocation() - Method in class command_request.CommandRequestOuterClass.CommandRequest.Builder
-
.command_request.ScriptInvocation script_invocation = 4; - hasScriptInvocation() - Method in class command_request.CommandRequestOuterClass.CommandRequest
-
.command_request.ScriptInvocation script_invocation = 4; - hasScriptInvocation() - Method in interface command_request.CommandRequestOuterClass.CommandRequestOrBuilder
-
.command_request.ScriptInvocation script_invocation = 4; - hasScriptInvocationPointers() - Method in class command_request.CommandRequestOuterClass.CommandRequest.Builder
-
.command_request.ScriptInvocationPointers script_invocation_pointers = 5; - hasScriptInvocationPointers() - Method in class command_request.CommandRequestOuterClass.CommandRequest
-
.command_request.ScriptInvocationPointers script_invocation_pointers = 5; - hasScriptInvocationPointers() - Method in interface command_request.CommandRequestOuterClass.CommandRequestOrBuilder
-
.command_request.ScriptInvocationPointers script_invocation_pointers = 5; - hasSimpleRoutes() - Method in class command_request.CommandRequestOuterClass.Routes.Builder
-
.command_request.SimpleRoutes simple_routes = 1; - hasSimpleRoutes() - Method in class command_request.CommandRequestOuterClass.Routes
-
.command_request.SimpleRoutes simple_routes = 1; - hasSimpleRoutes() - Method in interface command_request.CommandRequestOuterClass.RoutesOrBuilder
-
.command_request.SimpleRoutes simple_routes = 1; - hasSingleCommand() - Method in class command_request.CommandRequestOuterClass.CommandRequest.Builder
-
.command_request.Command single_command = 2; - hasSingleCommand() - Method in class command_request.CommandRequestOuterClass.CommandRequest
-
.command_request.Command single_command = 2; - hasSingleCommand() - Method in interface command_request.CommandRequestOuterClass.CommandRequestOrBuilder
-
.command_request.Command single_command = 2; - hasSingleData() - Method in class glide.api.models.ClusterValue
-
Check that single-value is stored in this object.
- hasSlotIdRoute() - Method in class command_request.CommandRequestOuterClass.Routes.Builder
-
.command_request.SlotIdRoute slot_id_route = 3; - hasSlotIdRoute() - Method in class command_request.CommandRequestOuterClass.Routes
-
.command_request.SlotIdRoute slot_id_route = 3; - hasSlotIdRoute() - Method in interface command_request.CommandRequestOuterClass.RoutesOrBuilder
-
.command_request.SlotIdRoute slot_id_route = 3; - hasSlotKeyRoute() - Method in class command_request.CommandRequestOuterClass.Routes.Builder
-
.command_request.SlotKeyRoute slot_key_route = 2; - hasSlotKeyRoute() - Method in class command_request.CommandRequestOuterClass.Routes
-
.command_request.SlotKeyRoute slot_key_route = 2; - hasSlotKeyRoute() - Method in interface command_request.CommandRequestOuterClass.RoutesOrBuilder
-
.command_request.SlotKeyRoute slot_key_route = 2; - hasTimeout() - Method in class command_request.CommandRequestOuterClass.Batch.Builder
-
optional uint32 timeout = 4; - hasTimeout() - Method in class command_request.CommandRequestOuterClass.Batch
-
optional uint32 timeout = 4; - hasTimeout() - Method in interface command_request.CommandRequestOuterClass.BatchOrBuilder
-
optional uint32 timeout = 4; - hasUpdateConnectionPassword() - Method in class command_request.CommandRequestOuterClass.CommandRequest.Builder
-
.command_request.UpdateConnectionPassword update_connection_password = 7; - hasUpdateConnectionPassword() - Method in class command_request.CommandRequestOuterClass.CommandRequest
-
.command_request.UpdateConnectionPassword update_connection_password = 7; - hasUpdateConnectionPassword() - Method in interface command_request.CommandRequestOuterClass.CommandRequestOrBuilder
-
.command_request.UpdateConnectionPassword update_connection_password = 7; - hdel(GlideString, GlideString[]) - Method in class glide.api.BaseClient
- hdel(String, String[]) - Method in class glide.api.BaseClient
- hdel(ArgType, ArgType[]) - Method in class glide.api.models.BaseBatch
-
Removes the specified fields from the hash stored at
key. - hdel(GlideString, GlideString[]) - Method in interface glide.api.commands.HashBaseCommands
-
Removes the specified fields from the hash stored at
key. - hdel(String, String[]) - Method in interface glide.api.commands.HashBaseCommands
-
Removes the specified fields from the hash stored at
key. - HDel - command_request.CommandRequestOuterClass.RequestType
-
HDel = 601; - HDel_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
HDel = 601; - Hello - command_request.CommandRequestOuterClass.RequestType
-
Hello = 321; - Hello_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
Hello = 321; - hexists(GlideString, GlideString) - Method in class glide.api.BaseClient
- hexists(String, String) - Method in class glide.api.BaseClient
- hexists(ArgType, ArgType) - Method in class glide.api.models.BaseBatch
-
Returns if
fieldis an existing field in the hash stored atkey. - hexists(GlideString, GlideString) - Method in interface glide.api.commands.HashBaseCommands
-
Returns if
fieldis an existing field in the hash stored atkey. - hexists(String, String) - Method in interface glide.api.commands.HashBaseCommands
-
Returns if
fieldis an existing field in the hash stored atkey. - HExists - command_request.CommandRequestOuterClass.RequestType
-
HExists = 602; - HExists_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
HExists = 602; - hexpire(GlideString, long, GlideString[], HashFieldExpirationConditionOptions) - Method in class glide.api.BaseClient
- hexpire(String, long, String[], HashFieldExpirationConditionOptions) - Method in class glide.api.BaseClient
- hexpire(ArgType, long, ArgType[], HashFieldExpirationConditionOptions) - Method in class glide.api.models.BaseBatch
-
Sets expiration time for hash fields.
- hexpire(GlideString, long, GlideString[], HashFieldExpirationConditionOptions) - Method in interface glide.api.commands.HashBaseCommands
-
Sets expiration time for hash fields.
- hexpire(String, long, String[], HashFieldExpirationConditionOptions) - Method in interface glide.api.commands.HashBaseCommands
-
Sets expiration time for hash fields.
- HExpire - command_request.CommandRequestOuterClass.RequestType
-
HExpire = 619; - HExpire_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
HExpire = 619; - hexpireat(GlideString, long, GlideString[], HashFieldExpirationConditionOptions) - Method in class glide.api.BaseClient
- hexpireat(String, long, String[], HashFieldExpirationConditionOptions) - Method in class glide.api.BaseClient
- hexpireat(ArgType, long, ArgType[], HashFieldExpirationConditionOptions) - Method in class glide.api.models.BaseBatch
-
Sets expiration time for hash fields, in seconds, using an absolute Unix timestamp.
- hexpireat(GlideString, long, GlideString[], HashFieldExpirationConditionOptions) - Method in interface glide.api.commands.HashBaseCommands
-
Sets expiration time for hash fields, in seconds, using an absolute Unix timestamp.
- hexpireat(String, long, String[], HashFieldExpirationConditionOptions) - Method in interface glide.api.commands.HashBaseCommands
-
Sets expiration time for hash fields, in seconds, using an absolute Unix timestamp.
- HExpireAt - command_request.CommandRequestOuterClass.RequestType
-
HExpireAt = 620; - HExpireAt_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
HExpireAt = 620; - hexpiretime(GlideString, GlideString[]) - Method in class glide.api.BaseClient
- hexpiretime(String, String[]) - Method in class glide.api.BaseClient
- hexpiretime(ArgType, ArgType[]) - Method in class glide.api.models.BaseBatch
-
Returns the absolute Unix timestamp (in seconds) at which the given hash fields will expire.
- hexpiretime(GlideString, GlideString[]) - Method in interface glide.api.commands.HashBaseCommands
-
Returns the absolute Unix timestamp (in seconds) at which the given hash fields will expire.
- hexpiretime(String, String[]) - Method in interface glide.api.commands.HashBaseCommands
-
Returns the absolute Unix timestamp (in seconds) at which the given hash fields will expire.
- HExpireTime - command_request.CommandRequestOuterClass.RequestType
-
HExpireTime = 626; - HExpireTime_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
HExpireTime = 626; - hget(GlideString, GlideString) - Method in class glide.api.BaseClient
- hget(String, String) - Method in class glide.api.BaseClient
- hget(ArgType, ArgType) - Method in class glide.api.models.BaseBatch
-
Retrieves the value associated with
fieldin the hash stored atkey. - hget(GlideString, GlideString) - Method in interface glide.api.commands.HashBaseCommands
-
Retrieves the value associated with
fieldin the hash stored atkey. - hget(String, String) - Method in interface glide.api.commands.HashBaseCommands
-
Retrieves the value associated with
fieldin the hash stored atkey. - HGet - command_request.CommandRequestOuterClass.RequestType
-
HGet = 603; - HGet_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
HGet = 603; - hgetall(GlideString) - Method in class glide.api.BaseClient
- hgetall(String) - Method in class glide.api.BaseClient
- hgetall(ArgType) - Method in class glide.api.models.BaseBatch
-
Returns all fields and values of the hash stored at
key. - hgetall(GlideString) - Method in interface glide.api.commands.HashBaseCommands
-
Returns all fields and values of the hash stored at
key. - hgetall(String) - Method in interface glide.api.commands.HashBaseCommands
-
Returns all fields and values of the hash stored at
key. - HGetAll - command_request.CommandRequestOuterClass.RequestType
-
HGetAll = 604; - HGetAll_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
HGetAll = 604; - hgetex(GlideString, GlideString[], HGetExOptions) - Method in class glide.api.BaseClient
- hgetex(String, String[], HGetExOptions) - Method in class glide.api.BaseClient
- hgetex(ArgType, ArgType[], HGetExOptions) - Method in class glide.api.models.BaseBatch
-
Gets the values of the specified fields from the hash stored at
keyand optionally sets their expiration.
If a field does not exist in the hash, anullvalue is returned for that field. - hgetex(GlideString, GlideString[], HGetExOptions) - Method in interface glide.api.commands.HashBaseCommands
-
Retrieves the values of specified fields from the hash stored at
keyand optionally sets their expiration or removes it. - hgetex(String, String[], HGetExOptions) - Method in interface glide.api.commands.HashBaseCommands
-
Retrieves the values of specified fields from the hash stored at
keyand optionally sets their expiration or removes it. - HGetEx - command_request.CommandRequestOuterClass.RequestType
-
HGetEx = 618; - HGetEx_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
HGetEx = 618; - HGetExExpiry - Class in glide.api.models.commands
-
Configuration of field expiration lifetime specifically for
HGETEXcommand. - HGetExExpiry.HGetExExpiryType - Enum in glide.api.models.commands
-
Types of field expiration configuration specific to HGETEX command.
- HGetExOptions - Class in glide.api.models.commands
-
Optional arguments for the
HGETEXcommand. - HGetExOptions.HGetExOptionsBuilder - Class in glide.api.models.commands
- hincrBy(GlideString, GlideString, long) - Method in class glide.api.BaseClient
- hincrBy(String, String, long) - Method in class glide.api.BaseClient
- hincrBy(ArgType, ArgType, long) - Method in class glide.api.models.BaseBatch
-
Increments the number stored at
fieldin the hash stored atkeyby increment. - hincrBy(GlideString, GlideString, long) - Method in interface glide.api.commands.HashBaseCommands
-
Increments the number stored at
fieldin the hash stored atkeyby increment. - hincrBy(String, String, long) - Method in interface glide.api.commands.HashBaseCommands
-
Increments the number stored at
fieldin the hash stored atkeyby increment. - HIncrBy - command_request.CommandRequestOuterClass.RequestType
-
HIncrBy = 605; - HIncrBy_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
HIncrBy = 605; - hincrByFloat(GlideString, GlideString, double) - Method in class glide.api.BaseClient
- hincrByFloat(String, String, double) - Method in class glide.api.BaseClient
- hincrByFloat(ArgType, ArgType, double) - Method in class glide.api.models.BaseBatch
-
Increments the string representing a floating point number stored at
fieldin the hash stored atkeyby increment. - hincrByFloat(GlideString, GlideString, double) - Method in interface glide.api.commands.HashBaseCommands
-
Increments the string representing a floating point number stored at
fieldin the hash stored atkeyby increment. - hincrByFloat(String, String, double) - Method in interface glide.api.commands.HashBaseCommands
-
Increments the string representing a floating point number stored at
fieldin the hash stored atkeyby increment. - HIncrByFloat - command_request.CommandRequestOuterClass.RequestType
-
HIncrByFloat = 606; - HIncrByFloat_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
HIncrByFloat = 606; - hkeys(GlideString) - Method in class glide.api.BaseClient
- hkeys(String) - Method in class glide.api.BaseClient
- hkeys(ArgType) - Method in class glide.api.models.BaseBatch
-
Returns all field names in the hash stored at
key. - hkeys(GlideString) - Method in interface glide.api.commands.HashBaseCommands
-
Returns all field names in the hash stored at
key. - hkeys(String) - Method in interface glide.api.commands.HashBaseCommands
-
Returns all field names in the hash stored at
key. - HKeys - command_request.CommandRequestOuterClass.RequestType
-
HKeys = 607; - HKeys_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
HKeys = 607; - hlen(GlideString) - Method in class glide.api.BaseClient
- hlen(String) - Method in class glide.api.BaseClient
- hlen(ArgType) - Method in class glide.api.models.BaseBatch
-
Returns the number of fields contained in the hash stored at
key. - hlen(GlideString) - Method in interface glide.api.commands.HashBaseCommands
-
Returns the number of fields contained in the hash stored at
key. - hlen(String) - Method in interface glide.api.commands.HashBaseCommands
-
Returns the number of fields contained in the hash stored at
key. - HLen - command_request.CommandRequestOuterClass.RequestType
-
HLen = 608; - HLen_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
HLen = 608; - hmget(GlideString, GlideString[]) - Method in class glide.api.BaseClient
- hmget(String, String[]) - Method in class glide.api.BaseClient
- hmget(ArgType, ArgType[]) - Method in class glide.api.models.BaseBatch
-
Returns the values associated with the specified fields in the hash stored at
key. - hmget(GlideString, GlideString[]) - Method in interface glide.api.commands.HashBaseCommands
-
Returns the values associated with the specified fields in the hash stored at
key. - hmget(String, String[]) - Method in interface glide.api.commands.HashBaseCommands
-
Returns the values associated with the specified fields in the hash stored at
key. - HMGet - command_request.CommandRequestOuterClass.RequestType
-
HMGet = 609; - HMGet_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
HMGet = 609; - HMSet - command_request.CommandRequestOuterClass.RequestType
-
HMSet = 610; - HMSet_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
HMSet = 610; - host(String) - Method in class glide.api.models.configuration.NodeAddress.NodeAddressBuilder
- HOST_FIELD_NUMBER - Static variable in class command_request.CommandRequestOuterClass.ByAddressRoute
- HOST_FIELD_NUMBER - Static variable in class connection_request.ConnectionRequestOuterClass.NodeAddress
- hpersist(GlideString, GlideString[]) - Method in class glide.api.BaseClient
- hpersist(String, String[]) - Method in class glide.api.BaseClient
- hpersist(ArgType, ArgType[]) - Method in class glide.api.models.BaseBatch
-
Removes the expiration time for each specified field, turning the field from volatile (a field with expiration time) to persistent (a field that will never expire as no expiration time is associated).
- hpersist(GlideString, GlideString[]) - Method in interface glide.api.commands.HashBaseCommands
-
Removes the expiration time for each specified field, turning the field from volatile (a field with expiration time) to persistent (a field that will never expire as no expiration time is associated).
- hpersist(String, String[]) - Method in interface glide.api.commands.HashBaseCommands
-
Removes the expiration time for each specified field, turning the field from volatile (a field with expiration time) to persistent (a field that will never expire as no expiration time is associated).
- HPersist - command_request.CommandRequestOuterClass.RequestType
-
HPersist = 623; - HPersist_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
HPersist = 623; - hpexpire(GlideString, long, GlideString[], HashFieldExpirationConditionOptions) - Method in class glide.api.BaseClient
- hpexpire(String, long, String[], HashFieldExpirationConditionOptions) - Method in class glide.api.BaseClient
- hpexpire(ArgType, long, ArgType[], HashFieldExpirationConditionOptions) - Method in class glide.api.models.BaseBatch
-
Sets expiration time for hash fields, in milliseconds.
- hpexpire(GlideString, long, GlideString[], HashFieldExpirationConditionOptions) - Method in interface glide.api.commands.HashBaseCommands
-
Sets expiration time for hash fields, in milliseconds.
- hpexpire(String, long, String[], HashFieldExpirationConditionOptions) - Method in interface glide.api.commands.HashBaseCommands
-
Sets expiration time for hash fields, in milliseconds.
- HPExpire - command_request.CommandRequestOuterClass.RequestType
-
HPExpire = 621; - HPExpire_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
HPExpire = 621; - hpexpireat(GlideString, long, GlideString[], HashFieldExpirationConditionOptions) - Method in class glide.api.BaseClient
- hpexpireat(String, long, String[], HashFieldExpirationConditionOptions) - Method in class glide.api.BaseClient
- hpexpireat(ArgType, long, ArgType[], HashFieldExpirationConditionOptions) - Method in class glide.api.models.BaseBatch
-
Sets expiration time for hash fields, using an absolute Unix timestamp in milliseconds.
- hpexpireat(GlideString, long, GlideString[], HashFieldExpirationConditionOptions) - Method in interface glide.api.commands.HashBaseCommands
-
Sets expiration time for hash fields, using an absolute Unix timestamp in milliseconds.
- hpexpireat(String, long, String[], HashFieldExpirationConditionOptions) - Method in interface glide.api.commands.HashBaseCommands
-
Sets expiration time for hash fields, using an absolute Unix timestamp in milliseconds.
- HPExpireAt - command_request.CommandRequestOuterClass.RequestType
-
HPExpireAt = 622; - HPExpireAt_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
HPExpireAt = 622; - hpexpiretime(GlideString, GlideString[]) - Method in class glide.api.BaseClient
- hpexpiretime(String, String[]) - Method in class glide.api.BaseClient
- hpexpiretime(ArgType, ArgType[]) - Method in class glide.api.models.BaseBatch
-
Returns the absolute Unix timestamp (in milliseconds) at which the given hash fields will expire.
- hpexpiretime(GlideString, GlideString[]) - Method in interface glide.api.commands.HashBaseCommands
-
Returns the absolute Unix timestamp (in milliseconds) at which the given hash fields will expire.
- hpexpiretime(String, String[]) - Method in interface glide.api.commands.HashBaseCommands
-
Returns the absolute Unix timestamp (in milliseconds) at which the given hash fields will expire.
- HPExpireTime - command_request.CommandRequestOuterClass.RequestType
-
HPExpireTime = 627; - HPExpireTime_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
HPExpireTime = 627; - hpttl(GlideString, GlideString[]) - Method in class glide.api.BaseClient
- hpttl(String, String[]) - Method in class glide.api.BaseClient
- hpttl(ArgType, ArgType[]) - Method in class glide.api.models.BaseBatch
-
Returns the remaining time to live of hash fields that have a timeout, in milliseconds.
- hpttl(GlideString, GlideString[]) - Method in interface glide.api.commands.HashBaseCommands
-
Returns the remaining time to live of hash fields that have a timeout, in milliseconds.
- hpttl(String, String[]) - Method in interface glide.api.commands.HashBaseCommands
-
Returns the remaining time to live of hash fields that have a timeout, in milliseconds.
- HPTtl - command_request.CommandRequestOuterClass.RequestType
-
HPTtl = 625; - HPTtl_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
HPTtl = 625; - hrandfield(GlideString) - Method in class glide.api.BaseClient
- hrandfield(String) - Method in class glide.api.BaseClient
- hrandfield(ArgType) - Method in class glide.api.models.BaseBatch
-
Returns a random field name from the hash value stored at
key. - hrandfield(GlideString) - Method in interface glide.api.commands.HashBaseCommands
-
Returns a random field name from the hash value stored at
key. - hrandfield(String) - Method in interface glide.api.commands.HashBaseCommands
-
Returns a random field name from the hash value stored at
key. - HRandField - command_request.CommandRequestOuterClass.RequestType
-
HRandField = 611; - HRandField_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
HRandField = 611; - hrandfieldWithCount(GlideString, long) - Method in class glide.api.BaseClient
- hrandfieldWithCount(String, long) - Method in class glide.api.BaseClient
- hrandfieldWithCount(ArgType, long) - Method in class glide.api.models.BaseBatch
-
Retrieves up to
countrandom field names from the hash value stored atkey. - hrandfieldWithCount(GlideString, long) - Method in interface glide.api.commands.HashBaseCommands
-
Retrieves up to
countrandom field names from the hash value stored atkey. - hrandfieldWithCount(String, long) - Method in interface glide.api.commands.HashBaseCommands
-
Retrieves up to
countrandom field names from the hash value stored atkey. - hrandfieldWithCountWithValues(GlideString, long) - Method in class glide.api.BaseClient
- hrandfieldWithCountWithValues(String, long) - Method in class glide.api.BaseClient
- hrandfieldWithCountWithValues(ArgType, long) - Method in class glide.api.models.BaseBatch
-
Retrieves up to
countrandom field names along with their values from the hash value stored atkey. - hrandfieldWithCountWithValues(GlideString, long) - Method in interface glide.api.commands.HashBaseCommands
-
Retrieves up to
countrandom field names along with their values from the hash value stored atkey. - hrandfieldWithCountWithValues(String, long) - Method in interface glide.api.commands.HashBaseCommands
-
Retrieves up to
countrandom field names along with their values from the hash value stored atkey. - hscan(GlideString, GlideString) - Method in class glide.api.BaseClient
- hscan(GlideString, GlideString, HScanOptionsBinary) - Method in class glide.api.BaseClient
- hscan(String, String) - Method in class glide.api.BaseClient
- hscan(String, String, HScanOptions) - Method in class glide.api.BaseClient
- hscan(ArgType, ArgType) - Method in class glide.api.models.BaseBatch
-
Iterates fields of Hash types and their associated values.
- hscan(ArgType, ArgType, HScanOptions) - Method in class glide.api.models.BaseBatch
-
Iterates fields of Hash types and their associated values.
- hscan(GlideString, GlideString) - Method in interface glide.api.commands.HashBaseCommands
-
Iterates fields of Hash types and their associated values.
- hscan(GlideString, GlideString, HScanOptionsBinary) - Method in interface glide.api.commands.HashBaseCommands
-
Iterates fields of Hash types and their associated values.
- hscan(String, String) - Method in interface glide.api.commands.HashBaseCommands
-
Iterates fields of Hash types and their associated values.
- hscan(String, String, HScanOptions) - Method in interface glide.api.commands.HashBaseCommands
-
Iterates fields of Hash types and their associated values.
- HScan - command_request.CommandRequestOuterClass.RequestType
-
HScan = 612; - HScan_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
HScan = 612; - HScanOptions - Class in glide.api.models.commands.scan
-
Optional arguments for
HashBaseCommands.hscan(String, String, HScanOptions). - HScanOptions(HScanOptions.HScanOptionsBuilder<?, ?>) - Constructor for class glide.api.models.commands.scan.HScanOptions
- HScanOptions.HScanOptionsBuilder<C extends HScanOptions,B extends HScanOptions.HScanOptionsBuilder<C,B>> - Class in glide.api.models.commands.scan
- HScanOptionsBinary - Class in glide.api.models.commands.scan
-
Optional arguments for
HashBaseCommands.hscan(GlideString, GlideString, HScanOptionsBinary). - HScanOptionsBinary(HScanOptionsBinary.HScanOptionsBinaryBuilder<?, ?>) - Constructor for class glide.api.models.commands.scan.HScanOptionsBinary
- HScanOptionsBinary.HScanOptionsBinaryBuilder<C extends HScanOptionsBinary,B extends HScanOptionsBinary.HScanOptionsBinaryBuilder<C,B>> - Class in glide.api.models.commands.scan
- HScanOptionsBinaryBuilder() - Constructor for class glide.api.models.commands.scan.HScanOptionsBinary.HScanOptionsBinaryBuilder
- HScanOptionsBuilder() - Constructor for class glide.api.models.commands.scan.HScanOptions.HScanOptionsBuilder
- hset(GlideString, Map<GlideString, GlideString>) - Method in class glide.api.BaseClient
- hset(String, Map<String, String>) - Method in class glide.api.BaseClient
- hset(ArgType, Map<ArgType, ArgType>) - Method in class glide.api.models.BaseBatch
-
Sets the specified fields to their respective values in the hash stored at
key. - hset(GlideString, Map<GlideString, GlideString>) - Method in interface glide.api.commands.HashBaseCommands
-
Sets the specified fields to their respective values in the hash stored at
key. - hset(String, Map<String, String>) - Method in interface glide.api.commands.HashBaseCommands
-
Sets the specified fields to their respective values in the hash stored at
key. - HSet - command_request.CommandRequestOuterClass.RequestType
-
HSet = 613; - HSet_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
HSet = 613; - hsetex(GlideString, Map<GlideString, GlideString>, HSetExOptions) - Method in class glide.api.BaseClient
- hsetex(String, Map<String, String>, HSetExOptions) - Method in class glide.api.BaseClient
- hsetex(ArgType, Map<ArgType, ArgType>, HSetExOptions) - Method in class glide.api.models.BaseBatch
-
Sets the specified fields to their respective values in the hash stored at
keywith optional expiration. - hsetex(GlideString, Map<GlideString, GlideString>, HSetExOptions) - Method in interface glide.api.commands.HashBaseCommands
-
Sets the specified fields to their respective values in the hash stored at
keywith optional expiration and conditional options. - hsetex(String, Map<String, String>, HSetExOptions) - Method in interface glide.api.commands.HashBaseCommands
-
Sets the specified fields to their respective values in the hash stored at
keywith optional expiration and conditional options. - HSetEx - command_request.CommandRequestOuterClass.RequestType
-
HSetEx = 617; - HSetEx_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
HSetEx = 617; - HSetExOptions - Class in glide.api.models.commands
-
Optional arguments for the
HSETEXcommand. - HSetExOptions.HSetExOptionsBuilder - Class in glide.api.models.commands
-
Builder class for
HSetExOptions. - hsetnx(GlideString, GlideString, GlideString) - Method in class glide.api.BaseClient
- hsetnx(String, String, String) - Method in class glide.api.BaseClient
- hsetnx(ArgType, ArgType, ArgType) - Method in class glide.api.models.BaseBatch
-
Sets
fieldin the hash stored atkeytovalue, only iffielddoes not yet exist.
Ifkeydoes not exist, a new key holding a hash is created.
Iffieldalready exists, this operation has no effect. - hsetnx(GlideString, GlideString, GlideString) - Method in interface glide.api.commands.HashBaseCommands
-
Sets
fieldin the hash stored atkeytovalue, only iffielddoes not yet exist.
Ifkeydoes not exist, a new key holding a hash is created.
Iffieldalready exists, this operation has no effect. - hsetnx(String, String, String) - Method in interface glide.api.commands.HashBaseCommands
-
Sets
fieldin the hash stored atkeytovalue, only iffielddoes not yet exist.
Ifkeydoes not exist, a new key holding a hash is created.
Iffieldalready exists, this operation has no effect. - HSetNX - command_request.CommandRequestOuterClass.RequestType
-
HSetNX = 614; - HSetNX_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
HSetNX = 614; - hstrlen(GlideString, GlideString) - Method in class glide.api.BaseClient
- hstrlen(String, String) - Method in class glide.api.BaseClient
- hstrlen(ArgType, ArgType) - Method in class glide.api.models.BaseBatch
-
Returns the string length of the value associated with
fieldin the hash stored atkey. - hstrlen(GlideString, GlideString) - Method in interface glide.api.commands.HashBaseCommands
-
Returns the string length of the value associated with
fieldin the hash stored atkey. - hstrlen(String, String) - Method in interface glide.api.commands.HashBaseCommands
-
Returns the string length of the value associated with
fieldin the hash stored atkey. - HStrlen - command_request.CommandRequestOuterClass.RequestType
-
HStrlen = 615; - HStrlen_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
HStrlen = 615; - httl(GlideString, GlideString[]) - Method in class glide.api.BaseClient
- httl(String, String[]) - Method in class glide.api.BaseClient
- httl(ArgType, ArgType[]) - Method in class glide.api.models.BaseBatch
-
Returns the remaining time to live of hash fields that have a timeout, in seconds.
- httl(GlideString, GlideString[]) - Method in interface glide.api.commands.HashBaseCommands
-
Returns the remaining time to live of hash fields that have a timeout, in seconds.
- httl(String, String[]) - Method in interface glide.api.commands.HashBaseCommands
-
Returns the remaining time to live of hash fields that have a timeout, in seconds.
- HTtl - command_request.CommandRequestOuterClass.RequestType
-
HTtl = 624; - HTtl_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
HTtl = 624; - hvals(GlideString) - Method in class glide.api.BaseClient
- hvals(String) - Method in class glide.api.BaseClient
- hvals(ArgType) - Method in class glide.api.models.BaseBatch
-
Returns all values in the hash stored at
key. - hvals(GlideString) - Method in interface glide.api.commands.HashBaseCommands
-
Returns all values in the hash stored at
key. - hvals(String) - Method in interface glide.api.commands.HashBaseCommands
-
Returns all values in the hash stored at
key. - HVals - command_request.CommandRequestOuterClass.RequestType
-
HVals = 616; - HVals_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
HVals = 616; - HyperLogLogBaseCommands - Interface in glide.api.commands
-
Supports commands for the "HyperLogLog Commands" group for standalone and cluster clients.
I
- IAM_CREDENTIALS_FIELD_NUMBER - Static variable in class connection_request.ConnectionRequestOuterClass.AuthenticationInfo
- IamAuthConfig - Class in glide.api.models.configuration
-
Configuration settings for IAM authentication.
- IamAuthConfig.IamAuthConfigBuilder - Class in glide.api.models.configuration
- iamConfig(IamAuthConfig) - Method in class glide.api.models.configuration.ServerCredentials.ServerCredentialsBuilder
-
IAM authentication configuration.
- id(GlideString) - Method in class glide.api.models.commands.stream.StreamAddOptionsBinary.StreamAddOptionsBinaryBuilder
-
If set, the new entry will be added with this
id. - id(String) - Method in class glide.api.models.commands.stream.StreamAddOptions.StreamAddOptionsBuilder
-
If set, the new entry will be added with this
id. - ID_WILDCARD_VALKEY_API - Static variable in class glide.api.models.commands.stream.StreamAddOptions
- ID_WILDCARD_VALKEY_API_GLIDE_STRING - Static variable in class glide.api.models.commands.stream.StreamAddOptionsBinary
- idle(Long) - Method in class glide.api.models.commands.stream.StreamClaimOptions.StreamClaimOptionsBuilder
-
Set the idle time (last time it was delivered) of the message in milliseconds.
- IDLE_TIME_VALKEY_API - Static variable in class glide.api.models.commands.stream.StreamPendingOptions
-
Valkey api string to designate IDLE or minimum idle time
- IDLE_TIME_VALKEY_API_GLIDE_STRING - Static variable in class glide.api.models.commands.stream.StreamPendingOptionsBinary
-
Valkey api string to designate IDLE or minimum idle time
- IDLE_VALKEY_API - Static variable in class glide.api.models.commands.stream.StreamClaimOptions
-
ValKey API string to designate IDLE time in milliseconds
- idletime(Long) - Method in class glide.api.models.commands.RestoreOptions.RestoreOptionsBuilder
-
It represents the idletime of object
- IDLETIME_VALKEY_API - Static variable in class glide.api.models.commands.RestoreOptions
-
IDELTIMEsubcommand string to set Object Idletime - idleUnixTime(Long) - Method in class glide.api.models.commands.stream.StreamClaimOptions.StreamClaimOptionsBuilder
-
This is the same as
StreamClaimOptions.StreamClaimOptionsBuilder.idlebut instead of a relative amount of milliseconds, it sets the idle time to a specific Unix time (in milliseconds). - IDX_COMMAND_STRING - Static variable in class glide.api.BaseClient
- IDX_COMMAND_STRING - Static variable in interface glide.api.commands.StringBaseCommands
-
IDXoption string to include in theLCScommand. - IMMEDIATE_AUTH_FIELD_NUMBER - Static variable in class command_request.CommandRequestOuterClass.UpdateConnectionPassword
- incr(GlideString) - Method in class glide.api.BaseClient
- incr(String) - Method in class glide.api.BaseClient
- incr(ArgType) - Method in class glide.api.models.BaseBatch
-
Increments the number stored at
keyby one. - incr(GlideString) - Method in interface glide.api.commands.StringBaseCommands
-
Increments the number stored at
keyby one. - incr(String) - Method in interface glide.api.commands.StringBaseCommands
-
Increments the number stored at
keyby one. - Incr - command_request.CommandRequestOuterClass.RequestType
-
Incr = 1509; - Incr_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
Incr = 1509; - incrBy(GlideString, long) - Method in class glide.api.BaseClient
- incrBy(String, long) - Method in class glide.api.BaseClient
- incrBy(ArgType, long) - Method in class glide.api.models.BaseBatch
-
Increments the number stored at
keybyamount. - incrBy(GlideString, long) - Method in interface glide.api.commands.StringBaseCommands
-
Increments the number stored at
keybyamount. - incrBy(String, long) - Method in interface glide.api.commands.StringBaseCommands
-
Increments the number stored at
keybyamount. - IncrBy - command_request.CommandRequestOuterClass.RequestType
-
IncrBy = 1510; - INCRBY_COMMAND_STRING - Static variable in class glide.api.models.commands.bitmap.BitFieldOptions
-
INCRBYsubcommand string to include in theBITFIELDcommand. - IncrBy_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
IncrBy = 1510; - incrByFloat(GlideString, double) - Method in class glide.api.BaseClient
- incrByFloat(String, double) - Method in class glide.api.BaseClient
- incrByFloat(ArgType, double) - Method in class glide.api.models.BaseBatch
-
Increments the string representing a floating point number stored at
keybyamount. - incrByFloat(GlideString, double) - Method in interface glide.api.commands.StringBaseCommands
-
Increments the string representing a floating point number stored at
keybyamount. - incrByFloat(String, double) - Method in interface glide.api.commands.StringBaseCommands
-
Increments the string representing a floating point number stored at
keybyamount. - IncrByFloat - command_request.CommandRequestOuterClass.RequestType
-
IncrByFloat = 1511; - IncrByFloat_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
IncrByFloat = 1511; - indent(GlideString) - Method in class glide.api.models.commands.json.JsonGetOptionsBinary.JsonGetOptionsBinaryBuilder
-
Sets an indentation string for nested levels.
- indent(String) - Method in class glide.api.models.commands.json.JsonGetOptions.JsonGetOptionsBuilder
-
Sets an indentation string for nested levels.
- INDENT_VALKEY_API - Static variable in class glide.api.models.commands.json.JsonGetOptions
-
ValKey API string to designate INDENT
- INDENT_VALKEY_API - Static variable in class glide.api.models.commands.json.JsonGetOptionsBinary
-
ValKey API string to designate INDENT
- INFLIGHT_REQUESTS_LIMIT_FIELD_NUMBER - Static variable in class connection_request.ConnectionRequestOuterClass.ConnectionRequest
- inflightRequestsLimit(Integer) - Method in class glide.api.models.configuration.BaseClientConfiguration.BaseClientConfigurationBuilder
-
The maximum number of concurrent requests allowed to be in-flight (sent but not yet completed).
- info() - Method in interface glide.api.commands.ServerManagementClusterCommands
-
Gets information and statistics about the server using the
InfoOptions.Section.DEFAULToption. - info() - Method in interface glide.api.commands.ServerManagementCommands
-
Gets information and statistics about the server using the
InfoOptions.Section.DEFAULToption. - info() - Method in class glide.api.GlideClient
- info() - Method in class glide.api.GlideClusterClient
- info() - Method in class glide.api.models.BaseBatch
-
Gets information and statistics about the server using the
InfoOptions.Section.DEFAULToption. - info(BaseClient, GlideString) - Static method in class glide.api.commands.servermodules.FT
-
Returns information about a given index.
- info(BaseClient, String) - Static method in class glide.api.commands.servermodules.FT
-
Returns information about a given index.
- info(InfoOptions.Section[]) - Method in class glide.api.GlideClient
- info(InfoOptions.Section[]) - Method in class glide.api.GlideClusterClient
- info(InfoOptions.Section[]) - Method in class glide.api.models.BaseBatch
-
Gets information and statistics about the server.
Starting from server version 7, command supports multiple section arguments. - info(InfoOptions.Section[], RequestRoutingConfiguration.Route) - Method in class glide.api.GlideClusterClient
- info(RequestRoutingConfiguration.Route) - Method in class glide.api.GlideClusterClient
- info(InfoOptions.Section[]) - Method in interface glide.api.commands.ServerManagementClusterCommands
-
Gets information and statistics about the server.
Starting from server version 7, command supports multiple section arguments.
The command will be routed to all primary nodes. - info(InfoOptions.Section[]) - Method in interface glide.api.commands.ServerManagementCommands
-
Get information and statistics about the server.
Starting from server version 7, command supports multiple section arguments. - info(InfoOptions.Section[], RequestRoutingConfiguration.Route) - Method in interface glide.api.commands.ServerManagementClusterCommands
-
Gets information and statistics about the server.
Starting from server version 7, command supports multiple section arguments. - info(RequestRoutingConfiguration.Route) - Method in interface glide.api.commands.ServerManagementClusterCommands
-
Gets information and statistics about the server.
- Info - command_request.CommandRequestOuterClass.RequestType
-
Info = 1130; - INFO - glide.api.logging.Logger.Level
- Info_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
Info = 1130; - InfoOptions - Class in glide.api.models.commands
-
Optional arguments to
ServerManagementCommands#info(InfoOptions) - InfoOptions() - Constructor for class glide.api.models.commands.InfoOptions
- InfoOptions.Section - Enum in glide.api.models.commands
- init() - Static method in class glide.api.logging.Logger
-
Initialize a logger if it wasn't initialized before - this method is meant to be used when there is no intention to replace an existing logger.
- init(Logger.Level) - Static method in class glide.api.logging.Logger
-
Initialize a logger if it wasn't initialized before - this method is meant to be used when there is no intention to replace an existing logger.
- init(Logger.Level, String) - Static method in class glide.api.logging.Logger
-
Initialize a logger if it wasn't initialized before - this method is meant to be used when there is no intention to replace an existing logger.
- init(String) - Static method in class glide.api.logging.Logger
-
Initialize a logger if it wasn't initialized before - this method is meant to be used when there is no intention to replace an existing logger.
- init(OpenTelemetry.OpenTelemetryConfig) - Static method in class glide.api.OpenTelemetry
-
Initializes the OpenTelemetry integration with the provided configuration.
- initalCursor() - Static method in interface glide.api.models.commands.scan.ClusterScanCursor
-
Deprecated.Use
ClusterScanCursor.initialCursor()instead. - INITIAL_CURSOR_INSTANCE - Static variable in interface glide.api.models.commands.scan.ClusterScanCursor
-
The special cursor used to start the first in a series of
GenericClusterCommands.scan(glide.api.models.commands.scan.ClusterScanCursor)calls. - initialCursor() - Static method in interface glide.api.models.commands.scan.ClusterScanCursor
-
Creates an empty cursor to be used in the initial
GenericClusterCommands.scan(glide.api.models.commands.scan.ClusterScanCursor)call. - initInternal(int, String) - Static method in class glide.ffi.resolvers.LoggerResolver
- initOpenTelemetry(String, int, String, long) - Static method in class glide.ffi.resolvers.OpenTelemetryResolver
-
Initializes OpenTelemetry with the provided configuration.
- InsecureTls - connection_request.ConnectionRequestOuterClass.TlsMode
-
InsecureTls = 2; - InsecureTls_VALUE - Static variable in enum connection_request.ConnectionRequestOuterClass.TlsMode
-
InsecureTls = 2; - internalGetFieldAccessorTable() - Method in class command_request.CommandRequestOuterClass.Batch.Builder
- internalGetFieldAccessorTable() - Method in class command_request.CommandRequestOuterClass.Batch
- internalGetFieldAccessorTable() - Method in class command_request.CommandRequestOuterClass.ByAddressRoute.Builder
- internalGetFieldAccessorTable() - Method in class command_request.CommandRequestOuterClass.ByAddressRoute
- internalGetFieldAccessorTable() - Method in class command_request.CommandRequestOuterClass.ClusterScan.Builder
- internalGetFieldAccessorTable() - Method in class command_request.CommandRequestOuterClass.ClusterScan
- internalGetFieldAccessorTable() - Method in class command_request.CommandRequestOuterClass.Command.ArgsArray.Builder
- internalGetFieldAccessorTable() - Method in class command_request.CommandRequestOuterClass.Command.ArgsArray
- internalGetFieldAccessorTable() - Method in class command_request.CommandRequestOuterClass.Command.Builder
- internalGetFieldAccessorTable() - Method in class command_request.CommandRequestOuterClass.Command
- internalGetFieldAccessorTable() - Method in class command_request.CommandRequestOuterClass.CommandRequest.Builder
- internalGetFieldAccessorTable() - Method in class command_request.CommandRequestOuterClass.CommandRequest
- internalGetFieldAccessorTable() - Method in class command_request.CommandRequestOuterClass.RefreshIamToken.Builder
- internalGetFieldAccessorTable() - Method in class command_request.CommandRequestOuterClass.RefreshIamToken
- internalGetFieldAccessorTable() - Method in class command_request.CommandRequestOuterClass.Routes.Builder
- internalGetFieldAccessorTable() - Method in class command_request.CommandRequestOuterClass.Routes
- internalGetFieldAccessorTable() - Method in class command_request.CommandRequestOuterClass.ScriptInvocation.Builder
- internalGetFieldAccessorTable() - Method in class command_request.CommandRequestOuterClass.ScriptInvocation
- internalGetFieldAccessorTable() - Method in class command_request.CommandRequestOuterClass.ScriptInvocationPointers.Builder
- internalGetFieldAccessorTable() - Method in class command_request.CommandRequestOuterClass.ScriptInvocationPointers
- internalGetFieldAccessorTable() - Method in class command_request.CommandRequestOuterClass.SlotIdRoute.Builder
- internalGetFieldAccessorTable() - Method in class command_request.CommandRequestOuterClass.SlotIdRoute
- internalGetFieldAccessorTable() - Method in class command_request.CommandRequestOuterClass.SlotKeyRoute.Builder
- internalGetFieldAccessorTable() - Method in class command_request.CommandRequestOuterClass.SlotKeyRoute
- internalGetFieldAccessorTable() - Method in class command_request.CommandRequestOuterClass.UpdateConnectionPassword.Builder
- internalGetFieldAccessorTable() - Method in class command_request.CommandRequestOuterClass.UpdateConnectionPassword
- internalGetFieldAccessorTable() - Method in class connection_request.ConnectionRequestOuterClass.AuthenticationInfo.Builder
- internalGetFieldAccessorTable() - Method in class connection_request.ConnectionRequestOuterClass.AuthenticationInfo
- internalGetFieldAccessorTable() - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRequest.Builder
- internalGetFieldAccessorTable() - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRequest
- internalGetFieldAccessorTable() - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRetryStrategy.Builder
- internalGetFieldAccessorTable() - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRetryStrategy
- internalGetFieldAccessorTable() - Method in class connection_request.ConnectionRequestOuterClass.IamCredentials.Builder
- internalGetFieldAccessorTable() - Method in class connection_request.ConnectionRequestOuterClass.IamCredentials
- internalGetFieldAccessorTable() - Method in class connection_request.ConnectionRequestOuterClass.NodeAddress.Builder
- internalGetFieldAccessorTable() - Method in class connection_request.ConnectionRequestOuterClass.NodeAddress
- internalGetFieldAccessorTable() - Method in class connection_request.ConnectionRequestOuterClass.PeriodicChecksDisabled.Builder
- internalGetFieldAccessorTable() - Method in class connection_request.ConnectionRequestOuterClass.PeriodicChecksDisabled
- internalGetFieldAccessorTable() - Method in class connection_request.ConnectionRequestOuterClass.PeriodicChecksManualInterval.Builder
- internalGetFieldAccessorTable() - Method in class connection_request.ConnectionRequestOuterClass.PeriodicChecksManualInterval
- internalGetFieldAccessorTable() - Method in class connection_request.ConnectionRequestOuterClass.PubSubChannelsOrPatterns.Builder
- internalGetFieldAccessorTable() - Method in class connection_request.ConnectionRequestOuterClass.PubSubChannelsOrPatterns
- internalGetFieldAccessorTable() - Method in class connection_request.ConnectionRequestOuterClass.PubSubSubscriptions.Builder
- internalGetFieldAccessorTable() - Method in class connection_request.ConnectionRequestOuterClass.PubSubSubscriptions
- internalGetFieldAccessorTable() - Method in class response.ResponseOuterClass.RequestError.Builder
- internalGetFieldAccessorTable() - Method in class response.ResponseOuterClass.RequestError
- internalGetFieldAccessorTable() - Method in class response.ResponseOuterClass.Response.Builder
- internalGetFieldAccessorTable() - Method in class response.ResponseOuterClass.Response
- internalGetMapFieldReflection(int) - Method in class connection_request.ConnectionRequestOuterClass.PubSubSubscriptions.Builder
- internalGetMapFieldReflection(int) - Method in class connection_request.ConnectionRequestOuterClass.PubSubSubscriptions
- internalGetMutableMapFieldReflection(int) - Method in class connection_request.ConnectionRequestOuterClass.PubSubSubscriptions.Builder
- internalGetValueMap() - Static method in enum command_request.CommandRequestOuterClass.RequestType
- internalGetValueMap() - Static method in enum command_request.CommandRequestOuterClass.SimpleRoutes
- internalGetValueMap() - Static method in enum command_request.CommandRequestOuterClass.SlotTypes
- internalGetValueMap() - Static method in enum connection_request.ConnectionRequestOuterClass.ProtocolVersion
- internalGetValueMap() - Static method in enum connection_request.ConnectionRequestOuterClass.PubSubChannelType
- internalGetValueMap() - Static method in enum connection_request.ConnectionRequestOuterClass.ReadFrom
- internalGetValueMap() - Static method in enum connection_request.ConnectionRequestOuterClass.ServiceType
- internalGetValueMap() - Static method in enum connection_request.ConnectionRequestOuterClass.TlsMode
- internalGetValueMap() - Static method in enum response.ResponseOuterClass.ConstantResponse
- internalGetValueMap() - Static method in enum response.ResponseOuterClass.RequestErrorType
- InvalidRequest - command_request.CommandRequestOuterClass.RequestType
-
/ Invalid request type
- InvalidRequest_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
/ Invalid request type
- invokeScript(Script) - Method in class glide.api.BaseClient
- invokeScript(Script, ScriptArgOptionsGlideString, RequestRoutingConfiguration.Route) - Method in class glide.api.GlideClusterClient
- invokeScript(Script, ScriptArgOptions, RequestRoutingConfiguration.Route) - Method in class glide.api.GlideClusterClient
- invokeScript(Script, ScriptOptions) - Method in class glide.api.BaseClient
- invokeScript(Script, ScriptOptionsGlideString) - Method in class glide.api.BaseClient
- invokeScript(Script, RequestRoutingConfiguration.Route) - Method in class glide.api.GlideClusterClient
- invokeScript(Script) - Method in interface glide.api.commands.ScriptingAndFunctionsBaseCommands
-
Invokes a Lua script.
This method simplifies the process of invoking scripts on the server by using an object that represents a Lua script. - invokeScript(Script, ScriptArgOptionsGlideString, RequestRoutingConfiguration.Route) - Method in interface glide.api.commands.ScriptingAndFunctionsClusterCommands
-
Invokes a Lua script with its keys and arguments.
This method simplifies the process of invoking scripts on the server by using an object that represents a Lua script. - invokeScript(Script, ScriptArgOptions, RequestRoutingConfiguration.Route) - Method in interface glide.api.commands.ScriptingAndFunctionsClusterCommands
-
Invokes a Lua script with its keys and arguments.
This method simplifies the process of invoking scripts on the server by using an object that represents a Lua script. - invokeScript(Script, ScriptOptions) - Method in interface glide.api.commands.ScriptingAndFunctionsBaseCommands
-
Invokes a Lua script with its keys and arguments.
This method simplifies the process of invoking scripts on the server by using an object that represents a Lua script. - invokeScript(Script, ScriptOptionsGlideString) - Method in interface glide.api.commands.ScriptingAndFunctionsBaseCommands
-
Invokes a Lua script with its keys and arguments.
This method simplifies the process of invoking scripts on the server by using an object that represents a Lua script. - invokeScript(Script, RequestRoutingConfiguration.Route) - Method in interface glide.api.commands.ScriptingAndFunctionsClusterCommands
-
Invokes a Lua script.
This method simplifies the process of invoking scripts on the server by using an object that represents a Lua script. - IP - glide.api.models.commands.FT.FTCreateOptions.DistanceMetric
-
Inner product of two vectors.
- IS_ATOMIC_FIELD_NUMBER - Static variable in class command_request.CommandRequestOuterClass.Batch
- IS_NULLABLE - glide.api.BaseClient.ResponseFlags
- IS_NULLABLE - glide.api.ResponseFlags
-
Null is a valid response
- IS_PUSH_FIELD_NUMBER - Static variable in class response.ResponseOuterClass.Response
- isAlpha(boolean) - Method in class glide.api.models.commands.SortBaseOptions.SortBaseOptionsBuilder
-
When
true, sorts elements lexicographically. - isBinaryOutput() - Method in class glide.api.models.BaseBatch
-
Flag whether batch commands may return binary data.
If set totrue, all commands in this batch returnGlideStringinstead ofString. - isChanged() - Method in class glide.api.models.commands.geospatial.GeoAddOptions
-
If
true, returns the count of changed elements instead of new elements added. - isClosed() - Method in class glide.managers.ConnectionManager
-
Check if the connection is closed.
- isConnected() - Method in class glide.api.BaseClient
-
Check if the client is connected and ready for commands.
- isConnected() - Method in class glide.internal.GlideCoreClient
-
Check if client is connected.
- isConnected() - Method in class glide.managers.ConnectionManager
-
Check if the client is connected and ready for commands.
- isConnected(long) - Static method in class glide.internal.GlideNativeBridge
-
Check if the native client is connected
- isFinished() - Method in interface glide.api.models.commands.scan.ClusterScanCursor
-
Indicates if this cursor is the last set of data available.
- isForce(boolean) - Method in class glide.api.models.commands.stream.StreamClaimOptions.StreamClaimOptionsBuilder
-
Creates the pending message entry in the PEL even if certain specified IDs are not already in the PEL assigned to a different client.
- isHasAbsttl() - Method in class glide.api.models.commands.RestoreOptions
-
When `true`, it represents
ABSTTLkeyword has been used - isHasReplace() - Method in class glide.api.models.commands.RestoreOptions
-
When `true`, it represents
REPLACEkeyword has been used - isHealthy() - Method in class glide.internal.GlideCoreClient
-
Health check to detect if client is working properly
- isInitialized() - Method in class command_request.CommandRequestOuterClass.Batch.Builder
- isInitialized() - Method in class command_request.CommandRequestOuterClass.Batch
- isInitialized() - Method in class command_request.CommandRequestOuterClass.ByAddressRoute.Builder
- isInitialized() - Method in class command_request.CommandRequestOuterClass.ByAddressRoute
- isInitialized() - Method in class command_request.CommandRequestOuterClass.ClusterScan.Builder
- isInitialized() - Method in class command_request.CommandRequestOuterClass.ClusterScan
- isInitialized() - Method in class command_request.CommandRequestOuterClass.Command.ArgsArray.Builder
- isInitialized() - Method in class command_request.CommandRequestOuterClass.Command.ArgsArray
- isInitialized() - Method in class command_request.CommandRequestOuterClass.Command.Builder
- isInitialized() - Method in class command_request.CommandRequestOuterClass.Command
- isInitialized() - Method in class command_request.CommandRequestOuterClass.CommandRequest.Builder
- isInitialized() - Method in class command_request.CommandRequestOuterClass.CommandRequest
- isInitialized() - Method in class command_request.CommandRequestOuterClass.RefreshIamToken.Builder
- isInitialized() - Method in class command_request.CommandRequestOuterClass.RefreshIamToken
- isInitialized() - Method in class command_request.CommandRequestOuterClass.Routes.Builder
- isInitialized() - Method in class command_request.CommandRequestOuterClass.Routes
- isInitialized() - Method in class command_request.CommandRequestOuterClass.ScriptInvocation.Builder
- isInitialized() - Method in class command_request.CommandRequestOuterClass.ScriptInvocation
- isInitialized() - Method in class command_request.CommandRequestOuterClass.ScriptInvocationPointers.Builder
- isInitialized() - Method in class command_request.CommandRequestOuterClass.ScriptInvocationPointers
- isInitialized() - Method in class command_request.CommandRequestOuterClass.SlotIdRoute.Builder
- isInitialized() - Method in class command_request.CommandRequestOuterClass.SlotIdRoute
- isInitialized() - Method in class command_request.CommandRequestOuterClass.SlotKeyRoute.Builder
- isInitialized() - Method in class command_request.CommandRequestOuterClass.SlotKeyRoute
- isInitialized() - Method in class command_request.CommandRequestOuterClass.UpdateConnectionPassword.Builder
- isInitialized() - Method in class command_request.CommandRequestOuterClass.UpdateConnectionPassword
- isInitialized() - Method in class connection_request.ConnectionRequestOuterClass.AuthenticationInfo.Builder
- isInitialized() - Method in class connection_request.ConnectionRequestOuterClass.AuthenticationInfo
- isInitialized() - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRequest.Builder
- isInitialized() - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRequest
- isInitialized() - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRetryStrategy.Builder
- isInitialized() - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRetryStrategy
- isInitialized() - Method in class connection_request.ConnectionRequestOuterClass.IamCredentials.Builder
- isInitialized() - Method in class connection_request.ConnectionRequestOuterClass.IamCredentials
- isInitialized() - Method in class connection_request.ConnectionRequestOuterClass.NodeAddress.Builder
- isInitialized() - Method in class connection_request.ConnectionRequestOuterClass.NodeAddress
- isInitialized() - Method in class connection_request.ConnectionRequestOuterClass.PeriodicChecksDisabled.Builder
- isInitialized() - Method in class connection_request.ConnectionRequestOuterClass.PeriodicChecksDisabled
- isInitialized() - Method in class connection_request.ConnectionRequestOuterClass.PeriodicChecksManualInterval.Builder
- isInitialized() - Method in class connection_request.ConnectionRequestOuterClass.PeriodicChecksManualInterval
- isInitialized() - Method in class connection_request.ConnectionRequestOuterClass.PubSubChannelsOrPatterns.Builder
- isInitialized() - Method in class connection_request.ConnectionRequestOuterClass.PubSubChannelsOrPatterns
- isInitialized() - Method in class connection_request.ConnectionRequestOuterClass.PubSubSubscriptions.Builder
- isInitialized() - Method in class connection_request.ConnectionRequestOuterClass.PubSubSubscriptions
- isInitialized() - Static method in class glide.api.OpenTelemetry
-
Check if the OpenTelemetry instance is initialized
- isInitialized() - Method in class response.ResponseOuterClass.RequestError.Builder
- isInitialized() - Method in class response.ResponseOuterClass.RequestError
- isInitialized() - Method in class response.ResponseOuterClass.Response.Builder
- isInitialized() - Method in class response.ResponseOuterClass.Response
- isLazyConnect() - Method in class glide.api.models.configuration.BaseClientConfiguration
-
Enables lazy connection mode, where physical connections to the server(s) are deferred until the first command is sent.
- isRefreshTopologyFromInitialNodes() - Method in class glide.api.models.configuration.AdvancedGlideClusterClientConfiguration
-
Enables refreshing the cluster topology using only the initial nodes.
- isRetryConnectionError() - Method in class glide.api.models.commands.batch.ClusterBatchRetryStrategy
-
If
true, batch requests will be retried in case of connection errors. - isRetryServerError() - Method in class glide.api.models.commands.batch.ClusterBatchRetryStrategy
-
If
true, failed commands with a retriable error (e.g., TRYAGAIN) will be automatically retried. - isUseInsecureTLS() - Method in class glide.api.models.configuration.TlsAdvancedConfiguration
-
Whether to bypass TLS certificate verification.
- isUseTLS() - Method in class glide.api.models.configuration.BaseClientConfiguration
-
True if communication with the cluster should use Transport Level Security.
J
- JITTER_PERCENT_FIELD_NUMBER - Static variable in class connection_request.ConnectionRequestOuterClass.ConnectionRetryStrategy
- jitterPercent(Integer) - Method in class glide.api.models.configuration.BackoffStrategy.BackoffStrategyBuilder
-
The Jitter percent on the calculated duration.
- JniResponseRegistry - Class in glide.managers
-
Registry for storing Java objects returned from JNI calls.
- JniResponseRegistry() - Constructor for class glide.managers.JniResponseRegistry
- Json - Class in glide.api.commands.servermodules
-
Module for JSON commands.
- JSON - glide.api.models.commands.FT.FTCreateOptions.DataType
-
Data stored as a JSON document.
- JsonArrAppend - command_request.CommandRequestOuterClass.RequestType
-
JsonArrAppend = 2001; - JsonArrAppend_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
JsonArrAppend = 2001; - JsonArrIndex - command_request.CommandRequestOuterClass.RequestType
-
JsonArrIndex = 2002; - JsonArrIndex_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
JsonArrIndex = 2002; - JsonArrindexOptions - Class in glide.api.models.commands.json
-
Additional parameters for
Json.arrindex(glide.api.BaseClient, java.lang.String, java.lang.String, java.lang.String)command. - JsonArrindexOptions(Long) - Constructor for class glide.api.models.commands.json.JsonArrindexOptions
-
Search using a start index (is inclusive).
- JsonArrindexOptions(Long, Long) - Constructor for class glide.api.models.commands.json.JsonArrindexOptions
-
Search using a start index (is inclusive) and end index (is exclusive).
- JsonArrInsert - command_request.CommandRequestOuterClass.RequestType
-
JsonArrInsert = 2003; - JsonArrInsert_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
JsonArrInsert = 2003; - JsonArrLen - command_request.CommandRequestOuterClass.RequestType
-
JsonArrLen = 2004; - JsonArrLen_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
JsonArrLen = 2004; - JsonArrPop - command_request.CommandRequestOuterClass.RequestType
-
JsonArrPop = 2005; - JsonArrPop_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
JsonArrPop = 2005; - JsonArrTrim - command_request.CommandRequestOuterClass.RequestType
-
JsonArrTrim = 2006; - JsonArrTrim_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
JsonArrTrim = 2006; - JsonBatch - Class in glide.api.commands.servermodules
-
Batch implementation for JSON module.
- JsonClear - command_request.CommandRequestOuterClass.RequestType
-
JsonClear = 2007; - JsonClear_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
JsonClear = 2007; - JsonDebug - command_request.CommandRequestOuterClass.RequestType
-
JsonDebug = 2008; - JsonDebug_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
JsonDebug = 2008; - JsonDel - command_request.CommandRequestOuterClass.RequestType
-
JsonDel = 2009; - JsonDel_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
JsonDel = 2009; - JsonForget - command_request.CommandRequestOuterClass.RequestType
-
JsonForget = 2010; - JsonForget_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
JsonForget = 2010; - JsonGet - command_request.CommandRequestOuterClass.RequestType
-
JsonGet = 2011; - JsonGet_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
JsonGet = 2011; - JsonGetOptions - Class in glide.api.models.commands.json
-
Additional parameters for
Json.get(glide.api.BaseClient, java.lang.String)command. - JsonGetOptions.JsonGetOptionsBuilder - Class in glide.api.models.commands.json
- JsonGetOptionsBinary - Class in glide.api.models.commands.json
-
GlideString version of additional parameters for
Json.get(glide.api.BaseClient, java.lang.String)command. - JsonGetOptionsBinary.JsonGetOptionsBinaryBuilder - Class in glide.api.models.commands.json
- JsonMGet - command_request.CommandRequestOuterClass.RequestType
-
JsonMGet = 2012; - JsonMGet_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
JsonMGet = 2012; - JsonNumIncrBy - command_request.CommandRequestOuterClass.RequestType
-
JsonNumIncrBy = 2013; - JsonNumIncrBy_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
JsonNumIncrBy = 2013; - JsonNumMultBy - command_request.CommandRequestOuterClass.RequestType
-
JsonNumMultBy = 2014; - JsonNumMultBy_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
JsonNumMultBy = 2014; - JsonObjKeys - command_request.CommandRequestOuterClass.RequestType
-
JsonObjKeys = 2015; - JsonObjKeys_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
JsonObjKeys = 2015; - JsonObjLen - command_request.CommandRequestOuterClass.RequestType
-
JsonObjLen = 2016; - JsonObjLen_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
JsonObjLen = 2016; - JsonResp - command_request.CommandRequestOuterClass.RequestType
-
JsonResp = 2017; - JsonResp_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
JsonResp = 2017; - JsonSet - command_request.CommandRequestOuterClass.RequestType
-
JsonSet = 2018; - JsonSet_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
JsonSet = 2018; - JsonStrAppend - command_request.CommandRequestOuterClass.RequestType
-
JsonStrAppend = 2019; - JsonStrAppend_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
JsonStrAppend = 2019; - JsonStrLen - command_request.CommandRequestOuterClass.RequestType
-
JsonStrLen = 2020; - JsonStrLen_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
JsonStrLen = 2020; - JsonToggle - command_request.CommandRequestOuterClass.RequestType
-
JsonToggle = 2021; - JsonToggle_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
JsonToggle = 2021; - JsonType - command_request.CommandRequestOuterClass.RequestType
-
JsonType = 2022; - JsonType_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
JsonType = 2022; - JUST_ID_VALKEY_API - Static variable in class glide.api.models.commands.stream.StreamClaimOptions
-
ValKey API string to designate JUSTID
K
- KEEP_EXISTING - glide.api.models.commands.ExpirySet.ExpiryType
-
Keep existing expiration time (KEEPTTL)
- KEEP_EXISTING - glide.api.models.commands.SetOptions.ExpiryType
- KeepExisting() - Static method in class glide.api.models.commands.ExpirySet
-
Retain the time to live associated with the field.
- KeepExisting() - Static method in class glide.api.models.commands.SetOptions.Expiry
-
Retain the time to live associated with the key.
- key(GlideString) - Method in class glide.api.models.commands.ScriptOptionsGlideString.ScriptOptionsGlideStringBuilder
- key(String) - Method in class glide.api.models.commands.ScriptOptions.ScriptOptionsBuilder
- KeyArray(String[]) - Constructor for class glide.api.models.commands.WeightAggregateOptions.KeyArray
- KeyArrayBinary(GlideString[]) - Constructor for class glide.api.models.commands.WeightAggregateOptions.KeyArrayBinary
- keys(Collection<? extends GlideString>) - Method in class glide.api.models.commands.ScriptOptionsGlideString.ScriptOptionsGlideStringBuilder
- keys(Collection<? extends String>) - Method in class glide.api.models.commands.ScriptOptions.ScriptOptionsBuilder
- Keys - command_request.CommandRequestOuterClass.RequestType
-
Keys = 408; - KEYS_FIELD_NUMBER - Static variable in class command_request.CommandRequestOuterClass.ScriptInvocation
- KEYS_POINTER_FIELD_NUMBER - Static variable in class command_request.CommandRequestOuterClass.ScriptInvocationPointers
- Keys_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
Keys = 408; - KEYSPACE - glide.api.models.commands.InfoOptions.Section
-
KEYSPACE: Database related statistics
- KILOMETERS - glide.api.models.commands.geospatial.GeoUnit
-
Represents distance in kilometers.
L
- L2 - glide.api.models.commands.FT.FTCreateOptions.DistanceMetric
-
Euclidean distance between two vectors.
- lastsave() - Method in interface glide.api.commands.ServerManagementClusterCommands
-
Returns
UNIX TIMEof the last DB save timestamp or startup timestamp if no save was made since then.
The command will be routed to a random node. - lastsave() - Method in interface glide.api.commands.ServerManagementCommands
-
Returns
UNIX TIMEof the last DB save timestamp or startup timestamp if no save was made since then. - lastsave() - Method in class glide.api.GlideClient
- lastsave() - Method in class glide.api.GlideClusterClient
- lastsave() - Method in class glide.api.models.BaseBatch
-
Returns
UNIX TIMEof the last DB save timestamp or startup timestamp if no save was made since then. - lastsave(RequestRoutingConfiguration.Route) - Method in class glide.api.GlideClusterClient
- lastsave(RequestRoutingConfiguration.Route) - Method in interface glide.api.commands.ServerManagementClusterCommands
-
Returns
UNIX TIMEof the last DB save timestamp or startup timestamp if no save was made since then. - LastSave - command_request.CommandRequestOuterClass.RequestType
-
LastSave = 1131; - LastSave_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
LastSave = 1131; - LatencyDoctor - command_request.CommandRequestOuterClass.RequestType
-
LatencyDoctor = 1132; - LatencyDoctor_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
LatencyDoctor = 1132; - LatencyGraph - command_request.CommandRequestOuterClass.RequestType
-
LatencyGraph = 1133; - LatencyGraph_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
LatencyGraph = 1133; - LatencyHistogram - command_request.CommandRequestOuterClass.RequestType
-
LatencyHistogram = 1134; - LatencyHistogram_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
LatencyHistogram = 1134; - LatencyHistory - command_request.CommandRequestOuterClass.RequestType
-
LatencyHistory = 1135; - LatencyHistory_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
LatencyHistory = 1135; - LatencyLatest - command_request.CommandRequestOuterClass.RequestType
-
LatencyLatest = 1136; - LatencyLatest_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
LatencyLatest = 1136; - LatencyReset - command_request.CommandRequestOuterClass.RequestType
-
LatencyReset = 1137; - LatencyReset_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
LatencyReset = 1137; - LATENCYSTATS - glide.api.models.commands.InfoOptions.Section
-
LATENCYSTATS: Valkey command latency percentile distribution statistics
- LAZY_CONNECT_FIELD_NUMBER - Static variable in class connection_request.ConnectionRequestOuterClass.ConnectionRequest
- lazyConnect(boolean) - Method in class glide.api.models.configuration.BaseClientConfiguration.BaseClientConfigurationBuilder
-
Enables lazy connection mode, where physical connections to the server(s) are deferred until the first command is sent.
- lcs(GlideString, GlideString) - Method in class glide.api.BaseClient
- lcs(String, String) - Method in class glide.api.BaseClient
- lcs(ArgType, ArgType) - Method in class glide.api.models.BaseBatch
-
Returns all the longest common subsequences combined between strings stored at
key1andkey2. - lcs(GlideString, GlideString) - Method in interface glide.api.commands.StringBaseCommands
-
Returns all the longest common subsequences combined between strings stored at
key1andkey2. - lcs(String, String) - Method in interface glide.api.commands.StringBaseCommands
-
Returns all the longest common subsequences combined between strings stored at
key1andkey2. - LCS - command_request.CommandRequestOuterClass.RequestType
-
LCS = 1512; - LCS_MATCHES_RESULT_KEY - Static variable in class glide.api.BaseClient
- LCS_MATCHES_RESULT_KEY - Static variable in interface glide.api.commands.StringBaseCommands
-
Key for LCS matches result.
- LCS_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
LCS = 1512; - lcsIdx(GlideString, GlideString) - Method in class glide.api.BaseClient
- lcsIdx(GlideString, GlideString, long) - Method in class glide.api.BaseClient
- lcsIdx(String, String) - Method in class glide.api.BaseClient
- lcsIdx(String, String, long) - Method in class glide.api.BaseClient
- lcsIdx(ArgType, ArgType) - Method in class glide.api.models.BaseBatch
-
Returns the indices and length of the longest common subsequence between strings stored at
key1andkey2. - lcsIdx(ArgType, ArgType, long) - Method in class glide.api.models.BaseBatch
-
Returns the indices and the total length of all the longest common subsequences between strings stored at
key1andkey2. - lcsIdx(GlideString, GlideString) - Method in interface glide.api.commands.StringBaseCommands
-
Returns the indices and the total length of all the longest common subsequences between strings stored at
key1andkey2. - lcsIdx(GlideString, GlideString, long) - Method in interface glide.api.commands.StringBaseCommands
-
Returns the indices and the total length of all the longest common subsequences between strings stored at
key1andkey2. - lcsIdx(String, String) - Method in interface glide.api.commands.StringBaseCommands
-
Returns the indices and the total length of all the longest common subsequences between strings stored at
key1andkey2. - lcsIdx(String, String, long) - Method in interface glide.api.commands.StringBaseCommands
-
Returns the indices and the total length of all the longest common subsequences between strings stored at
key1andkey2. - lcsIdxWithMatchLen(GlideString, GlideString) - Method in class glide.api.BaseClient
- lcsIdxWithMatchLen(GlideString, GlideString, long) - Method in class glide.api.BaseClient
- lcsIdxWithMatchLen(String, String) - Method in class glide.api.BaseClient
- lcsIdxWithMatchLen(String, String, long) - Method in class glide.api.BaseClient
- lcsIdxWithMatchLen(ArgType, ArgType) - Method in class glide.api.models.BaseBatch
-
Returns the indices and lengths of the longest common subsequences between strings stored at
key1andkey2. - lcsIdxWithMatchLen(ArgType, ArgType, long) - Method in class glide.api.models.BaseBatch
-
Returns the indices and lengths of the longest common subsequences between strings stored at
key1andkey2. - lcsIdxWithMatchLen(GlideString, GlideString) - Method in interface glide.api.commands.StringBaseCommands
-
Returns the indices and lengths of the longest common subsequences between strings stored at
key1andkey2. - lcsIdxWithMatchLen(GlideString, GlideString, long) - Method in interface glide.api.commands.StringBaseCommands
-
Returns the indices and lengths of the longest common subsequences between strings stored at
key1andkey2. - lcsIdxWithMatchLen(String, String) - Method in interface glide.api.commands.StringBaseCommands
-
Returns the indices and lengths of the longest common subsequences between strings stored at
key1andkey2. - lcsIdxWithMatchLen(String, String, long) - Method in interface glide.api.commands.StringBaseCommands
-
Returns the indices and lengths of the longest common subsequences between strings stored at
key1andkey2. - lcsLen(GlideString, GlideString) - Method in class glide.api.BaseClient
- lcsLen(String, String) - Method in class glide.api.BaseClient
- lcsLen(ArgType, ArgType) - Method in class glide.api.models.BaseBatch
-
Returns the total length of all the longest common subsequences between strings stored at
key1andkey2. - lcsLen(GlideString, GlideString) - Method in interface glide.api.commands.StringBaseCommands
-
Returns the total length of all the longest common subsequences between strings stored at
key1andkey2. - lcsLen(String, String) - Method in interface glide.api.commands.StringBaseCommands
-
Returns the total length of all the longest common subsequences between strings stored at
key1andkey2. - LEFT - glide.api.models.commands.ListDirection
-
Represents the option that elements should be popped from or added to the left side of a list.
- LEN_VALKEY_API - Static variable in class glide.api.BaseClient
- LEN_VALKEY_API - Static variable in interface glide.api.commands.StringBaseCommands
-
Valkey API keyword used to indicate that the length of the lcs should be returned.
- LexBoundary(String) - Constructor for class glide.api.models.commands.RangeOptions.LexBoundary
-
Creates a specific lexicographic boundary in a sorted set.
- LexBoundary(String, boolean) - Constructor for class glide.api.models.commands.RangeOptions.LexBoundary
-
Creates a specific lexicographic boundary in a sorted set.
- LIB_NAME_FIELD_NUMBER - Static variable in class connection_request.ConnectionRequestOuterClass.ConnectionRequest
- libName(String) - Method in class glide.api.models.configuration.BaseClientConfiguration.BaseClientConfigurationBuilder
-
Library name to be used for the client.
- LIBRARY_NAME_VALKEY_API - Static variable in class glide.api.models.commands.function.FunctionListOptions
-
Valkey API keyword followed by library name pattern.
- limit - Variable in class glide.api.models.commands.stream.StreamTrimOptions
-
If set, sets the maximal amount of entries that will be deleted.
- limit(int, int) - Method in class glide.api.models.commands.FT.FTSearchOptions.FTSearchOptionsBuilder
-
Configure query pagination.
- limit(SortBaseOptions.Limit) - Method in class glide.api.models.commands.SortBaseOptions.SortBaseOptionsBuilder
-
Limiting the range of the query by setting offset and result count.
- Limit(int, int) - Constructor for class glide.api.models.commands.FT.FTAggregateOptions.Limit
-
Initialize a new instance.
- Limit(long, long) - Constructor for class glide.api.models.commands.RangeOptions.Limit
- Limit(long, long) - Constructor for class glide.api.models.commands.SortBaseOptions.Limit
- LIMIT_COMMAND_STRING - Static variable in class glide.api.models.commands.SortBaseOptions
-
LIMITsubcommand string to include in theSORTandSORT_ROcommands. - LIMIT_VALKEY_API - Static variable in class glide.api.BaseClient
- LIMIT_VALKEY_API - Static variable in interface glide.api.commands.SortedSetBaseCommands
-
Valkey API keyword used to limit calculation of intersection of sorted sets.
- lindex(GlideString, long) - Method in class glide.api.BaseClient
- lindex(String, long) - Method in class glide.api.BaseClient
- lindex(ArgType, long) - Method in class glide.api.models.BaseBatch
-
Returns the element at
indexfrom the list stored atkey.
The index is zero-based, so0means the first element,1the second element and so on. - lindex(GlideString, long) - Method in interface glide.api.commands.ListBaseCommands
-
Returns the element at
indexfrom the list stored atkey.
The index is zero-based, so0means the first element,1the second element and so on. - lindex(String, long) - Method in interface glide.api.commands.ListBaseCommands
-
Returns the element at
indexfrom the list stored atkey.
The index is zero-based, so0means the first element,1the second element and so on. - LIndex - command_request.CommandRequestOuterClass.RequestType
-
LIndex = 806; - LIndex_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
LIndex = 806; - linsert(GlideString, LInsertOptions.InsertPosition, GlideString, GlideString) - Method in class glide.api.BaseClient
- linsert(String, LInsertOptions.InsertPosition, String, String) - Method in class glide.api.BaseClient
- linsert(ArgType, LInsertOptions.InsertPosition, ArgType, ArgType) - Method in class glide.api.models.BaseBatch
-
Inserts
elementin the list atkeyeither before or after thepivot. - linsert(GlideString, LInsertOptions.InsertPosition, GlideString, GlideString) - Method in interface glide.api.commands.ListBaseCommands
-
Inserts
elementin the list atkeyeither before or after thepivot. - linsert(String, LInsertOptions.InsertPosition, String, String) - Method in interface glide.api.commands.ListBaseCommands
-
Inserts
elementin the list atkeyeither before or after thepivot. - LInsert - command_request.CommandRequestOuterClass.RequestType
-
LInsert = 807; - LInsert_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
LInsert = 807; - LInsertOptions - Class in glide.api.models.commands
- LInsertOptions() - Constructor for class glide.api.models.commands.LInsertOptions
- LInsertOptions.InsertPosition - Enum in glide.api.models.commands
-
Defines where to insert new elements into a list.
- list(BaseClient) - Static method in class glide.api.commands.servermodules.FT
-
Lists all indexes.
- LIST - glide.api.models.commands.scan.ScanOptions.ObjectType
- ListBaseCommands - Interface in glide.api.commands
-
Supports commands for the "List Commands" group for standalone and cluster clients.
- ListDirection - Enum in glide.api.models.commands
-
Enumeration representing element popping or adding direction for the
ListBaseCommandscommands. - llen(GlideString) - Method in class glide.api.BaseClient
- llen(String) - Method in class glide.api.BaseClient
- llen(ArgType) - Method in class glide.api.models.BaseBatch
-
Returns the length of the list stored at
key. - llen(GlideString) - Method in interface glide.api.commands.ListBaseCommands
-
Returns the length of the list stored at
key. - llen(String) - Method in interface glide.api.commands.ListBaseCommands
-
Returns the length of the list stored at
key. - LLen - command_request.CommandRequestOuterClass.RequestType
-
LLen = 808; - LLen_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
LLen = 808; - lmove(GlideString, GlideString, ListDirection, ListDirection) - Method in class glide.api.BaseClient
- lmove(String, String, ListDirection, ListDirection) - Method in class glide.api.BaseClient
- lmove(ArgType, ArgType, ListDirection, ListDirection) - Method in class glide.api.models.BaseBatch
-
Atomically pops and removes the left/right-most element to the list stored at
sourcedepending onwhereFrom, and pushes the element at the first/last element of the list stored atdestinationdepending onwhereFrom. - lmove(GlideString, GlideString, ListDirection, ListDirection) - Method in interface glide.api.commands.ListBaseCommands
-
Atomically pops and removes the left/right-most element to the list stored at
sourcedepending onwherefrom, and pushes the element at the first/last element of the list stored atdestinationdepending onwherefrom. - lmove(String, String, ListDirection, ListDirection) - Method in interface glide.api.commands.ListBaseCommands
-
Atomically pops and removes the left/right-most element to the list stored at
sourcedepending onwherefrom, and pushes the element at the first/last element of the list stored atdestinationdepending onwherefrom. - LMove - command_request.CommandRequestOuterClass.RequestType
-
LMove = 809; - LMove_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
LMove = 809; - lmpop(ArgType[], ListDirection) - Method in class glide.api.models.BaseBatch
-
Pops one element from the first non-empty list from the provided
keys. - lmpop(ArgType[], ListDirection, Long) - Method in class glide.api.models.BaseBatch
-
Pops one or more elements from the first non-empty list from the provided
keys. - lmpop(GlideString[], ListDirection) - Method in class glide.api.BaseClient
- lmpop(GlideString[], ListDirection, long) - Method in class glide.api.BaseClient
- lmpop(String[], ListDirection) - Method in class glide.api.BaseClient
- lmpop(String[], ListDirection, long) - Method in class glide.api.BaseClient
- lmpop(GlideString[], ListDirection) - Method in interface glide.api.commands.ListBaseCommands
-
Pops one element from the first non-empty list from the provided
keys. - lmpop(GlideString[], ListDirection, long) - Method in interface glide.api.commands.ListBaseCommands
-
Pops one or more elements from the first non-empty list from the provided
keys. - lmpop(String[], ListDirection) - Method in interface glide.api.commands.ListBaseCommands
-
Pops one element from the first non-empty list from the provided
keys. - lmpop(String[], ListDirection, long) - Method in interface glide.api.commands.ListBaseCommands
-
Pops one or more elements from the first non-empty list from the provided
keys. - LMPop - command_request.CommandRequestOuterClass.RequestType
-
LMPop = 810; - LMPop_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
LMPop = 810; - loadAll() - Method in class glide.api.models.commands.FT.FTAggregateOptions.FTAggregateOptionsBuilder
-
Load all fields declared in the index.
- loadFields(GlideString[]) - Method in class glide.api.models.commands.FT.FTAggregateOptions.FTAggregateOptionsBuilder
-
Load specified fields from the index.
- loadFields(String[]) - Method in class glide.api.models.commands.FT.FTAggregateOptions.FTAggregateOptionsBuilder
-
Load specified fields from the index.
- loadGlideLib() - Static method in class glide.ffi.resolvers.NativeUtils
- loadLibraryFromJar(String) - Static method in class glide.ffi.resolvers.NativeUtils
-
Loads library from current JAR archive
- log(Logger.Level, String, String) - Static method in class glide.api.logging.Logger
-
Logs the provided message if the provided log level is lower than the logger level.
- log(Logger.Level, String, String, Throwable) - Static method in class glide.api.logging.Logger
-
Logs the provided exception or error if the provided log level is lower than the logger level.
- log(Logger.Level, String, Supplier<String>) - Static method in class glide.api.logging.Logger
-
Logs the provided message if the provided log level is lower than the logger level.
- log(Logger.Level, String, Supplier<String>, Throwable) - Static method in class glide.api.logging.Logger
-
Logs the provided exception or error if the provided log level is lower than the logger level.
- Logger - Class in glide.api.logging
-
A singleton class that allows logging which is consistent with logs from the internal GLIDE core.
- Logger() - Constructor for class glide.api.logging.Logger
- Logger.Level - Enum in glide.api.logging
- LoggerResolver - Class in glide.ffi.resolvers
- LoggerResolver() - Constructor for class glide.ffi.resolvers.LoggerResolver
- logInternal(int, String, String) - Static method in class glide.ffi.resolvers.LoggerResolver
- lolwut() - Method in interface glide.api.commands.ServerManagementClusterCommands
-
Displays a piece of generative computer art and the Valkey version.
The command will be routed to a random node. - lolwut() - Method in interface glide.api.commands.ServerManagementCommands
-
Displays a piece of generative computer art and the Valkey version.
- lolwut() - Method in class glide.api.GlideClient
- lolwut() - Method in class glide.api.GlideClusterClient
- lolwut() - Method in class glide.api.models.BaseBatch
-
Displays a piece of generative computer art and the server version.
- lolwut(int) - Method in interface glide.api.commands.ServerManagementClusterCommands
-
Displays a piece of generative computer art and the Valkey version.
The command will be routed to a random node. - lolwut(int) - Method in interface glide.api.commands.ServerManagementCommands
-
Displays a piece of generative computer art and the Valkey version.
- lolwut(int) - Method in class glide.api.GlideClient
- lolwut(int) - Method in class glide.api.GlideClusterClient
- lolwut(int) - Method in class glide.api.models.BaseBatch
-
Displays a piece of generative computer art and the server version.
- lolwut(int[]) - Method in interface glide.api.commands.ServerManagementClusterCommands
-
Displays a piece of generative computer art and the Valkey version.
The command will be routed to a random node. - lolwut(int[]) - Method in interface glide.api.commands.ServerManagementCommands
-
Displays a piece of generative computer art and the Valkey version.
- lolwut(int[], RequestRoutingConfiguration.Route) - Method in interface glide.api.commands.ServerManagementClusterCommands
-
Displays a piece of generative computer art and the Valkey version.
- lolwut(int[]) - Method in class glide.api.GlideClient
- lolwut(int[]) - Method in class glide.api.GlideClusterClient
- lolwut(int[]) - Method in class glide.api.models.BaseBatch
-
Displays a piece of generative computer art and the server version.
- lolwut(int[], RequestRoutingConfiguration.Route) - Method in class glide.api.GlideClusterClient
- lolwut(int, int[]) - Method in interface glide.api.commands.ServerManagementClusterCommands
-
Displays a piece of generative computer art and the Valkey version.
The command will be routed to a random node. - lolwut(int, int[]) - Method in interface glide.api.commands.ServerManagementCommands
-
Displays a piece of generative computer art and the Valkey version.
- lolwut(int, int[], RequestRoutingConfiguration.Route) - Method in interface glide.api.commands.ServerManagementClusterCommands
-
Displays a piece of generative computer art and the Valkey version.
- lolwut(int, int[]) - Method in class glide.api.GlideClient
- lolwut(int, int[]) - Method in class glide.api.GlideClusterClient
- lolwut(int, int[]) - Method in class glide.api.models.BaseBatch
-
Displays a piece of generative computer art and the server version.
- lolwut(int, int[], RequestRoutingConfiguration.Route) - Method in class glide.api.GlideClusterClient
- lolwut(int, RequestRoutingConfiguration.Route) - Method in class glide.api.GlideClusterClient
- lolwut(int, RequestRoutingConfiguration.Route) - Method in interface glide.api.commands.ServerManagementClusterCommands
-
Displays a piece of generative computer art and the Valkey version.
- lolwut(RequestRoutingConfiguration.Route) - Method in class glide.api.GlideClusterClient
- lolwut(RequestRoutingConfiguration.Route) - Method in interface glide.api.commands.ServerManagementClusterCommands
-
Displays a piece of generative computer art and the Valkey version.
- Lolwut - command_request.CommandRequestOuterClass.RequestType
-
Lolwut = 1138; - Lolwut_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
Lolwut = 1138; - LowestLatency - connection_request.ConnectionRequestOuterClass.ReadFrom
-
LowestLatency = 2; - LowestLatency_VALUE - Static variable in enum connection_request.ConnectionRequestOuterClass.ReadFrom
-
LowestLatency = 2; - lpop(GlideString) - Method in class glide.api.BaseClient
- lpop(String) - Method in class glide.api.BaseClient
- lpop(ArgType) - Method in class glide.api.models.BaseBatch
-
Removes and returns the first elements of the list stored at
key. - lpop(GlideString) - Method in interface glide.api.commands.ListBaseCommands
-
Removes and returns the first elements of the list stored at
key. - lpop(String) - Method in interface glide.api.commands.ListBaseCommands
-
Removes and returns the first elements of the list stored at
key. - LPop - command_request.CommandRequestOuterClass.RequestType
-
LPop = 811; - LPop_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
LPop = 811; - lpopCount(GlideString, long) - Method in class glide.api.BaseClient
- lpopCount(String, long) - Method in class glide.api.BaseClient
- lpopCount(ArgType, long) - Method in class glide.api.models.BaseBatch
-
Removes and returns up to
countelements of the list stored atkey, depending on the list's length. - lpopCount(GlideString, long) - Method in interface glide.api.commands.ListBaseCommands
-
Removes and returns up to
countelements of the list stored atkey, depending on the list's length. - lpopCount(String, long) - Method in interface glide.api.commands.ListBaseCommands
-
Removes and returns up to
countelements of the list stored atkey, depending on the list's length. - lpos(GlideString, GlideString) - Method in class glide.api.BaseClient
- lpos(GlideString, GlideString, LPosOptions) - Method in class glide.api.BaseClient
- lpos(GlideString, GlideString, LPosOptions) - Method in interface glide.api.commands.ListBaseCommands
-
Returns the index of an occurrence of
elementwithin a list based on the givenoptions. - lpos(String, String) - Method in class glide.api.BaseClient
- lpos(String, String, LPosOptions) - Method in class glide.api.BaseClient
- lpos(String, String, LPosOptions) - Method in interface glide.api.commands.ListBaseCommands
-
Returns the index of an occurrence of
elementwithin a list based on the givenoptions. - lpos(ArgType, ArgType) - Method in class glide.api.models.BaseBatch
-
Returns the index of the first occurrence of
elementinside the list specified bykey. - lpos(ArgType, ArgType, LPosOptions) - Method in class glide.api.models.BaseBatch
-
Returns the index of an occurrence of
elementwithin a list based on the givenoptions. - lpos(GlideString, GlideString) - Method in interface glide.api.commands.ListBaseCommands
-
Returns the index of the first occurrence of
elementinside the list specified bykey. - lpos(String, String) - Method in interface glide.api.commands.ListBaseCommands
-
Returns the index of the first occurrence of
elementinside the list specified bykey. - LPos - command_request.CommandRequestOuterClass.RequestType
-
LPos = 812; - LPos_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
LPos = 812; - lposCount(GlideString, GlideString, long) - Method in class glide.api.BaseClient
- lposCount(GlideString, GlideString, long) - Method in interface glide.api.commands.ListBaseCommands
-
Returns an
arrayof indices of matching elements within a list. - lposCount(GlideString, GlideString, long, LPosOptions) - Method in class glide.api.BaseClient
- lposCount(GlideString, GlideString, long, LPosOptions) - Method in interface glide.api.commands.ListBaseCommands
-
Returns an
arrayof indices of matching elements within a list based on the givenoptions. - lposCount(String, String, long) - Method in class glide.api.BaseClient
- lposCount(String, String, long) - Method in interface glide.api.commands.ListBaseCommands
-
Returns an
arrayof indices of matching elements within a list. - lposCount(String, String, long, LPosOptions) - Method in class glide.api.BaseClient
- lposCount(String, String, long, LPosOptions) - Method in interface glide.api.commands.ListBaseCommands
-
Returns an
arrayof indices of matching elements within a list based on the givenoptions. - lposCount(ArgType, ArgType, long) - Method in class glide.api.models.BaseBatch
-
Returns an
arrayof indices of matching elements within a list. - lposCount(ArgType, ArgType, long, LPosOptions) - Method in class glide.api.models.BaseBatch
-
Returns an
arrayof indices of matching elements within a list based on the givenoptions. - LPosOptions - Class in glide.api.models.commands
-
Optional arguments to
ListBaseCommands.lpos(String, String, LPosOptions)andListBaseCommands.lposCount(String, String, long)command. - LPosOptions.LPosOptionsBuilder - Class in glide.api.models.commands
- lpush(GlideString, GlideString[]) - Method in class glide.api.BaseClient
- lpush(String, String[]) - Method in class glide.api.BaseClient
- lpush(ArgType, ArgType[]) - Method in class glide.api.models.BaseBatch
-
Inserts all the specified values at the head of the list stored at
key. - lpush(GlideString, GlideString[]) - Method in interface glide.api.commands.ListBaseCommands
-
Inserts all the specified values at the head of the list stored at
key. - lpush(String, String[]) - Method in interface glide.api.commands.ListBaseCommands
-
Inserts all the specified values at the head of the list stored at
key. - LPush - command_request.CommandRequestOuterClass.RequestType
-
LPush = 813; - LPush_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
LPush = 813; - lpushx(GlideString, GlideString[]) - Method in class glide.api.BaseClient
- lpushx(String, String[]) - Method in class glide.api.BaseClient
- lpushx(ArgType, ArgType[]) - Method in class glide.api.models.BaseBatch
-
Inserts all the specified values at the head of the list stored at
key, only ifkeyexists and holds a list. - lpushx(GlideString, GlideString[]) - Method in interface glide.api.commands.ListBaseCommands
-
Inserts all the specified values at the head of the list stored at
key, only ifkeyexists and holds a list. - lpushx(String, String[]) - Method in interface glide.api.commands.ListBaseCommands
-
Inserts all the specified values at the head of the list stored at
key, only ifkeyexists and holds a list. - LPushX - command_request.CommandRequestOuterClass.RequestType
-
LPushX = 814; - LPushX_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
LPushX = 814; - lrange(GlideString, long, long) - Method in class glide.api.BaseClient
- lrange(String, long, long) - Method in class glide.api.BaseClient
- lrange(ArgType, long, long) - Method in class glide.api.models.BaseBatch
-
Returns the specified elements of the list stored at
key.
The offsetsstartandendare zero-based indexes, with0being the first element of the list,1being the next element and so on. - lrange(GlideString, long, long) - Method in interface glide.api.commands.ListBaseCommands
-
Returns the specified elements of the list stored at
key.
The offsetsstartandendare zero-based indexes, with0being the first element of the list,1being the next element and so on. - lrange(String, long, long) - Method in interface glide.api.commands.ListBaseCommands
-
Returns the specified elements of the list stored at
key.
The offsetsstartandendare zero-based indexes, with0being the first element of the list,1being the next element and so on. - LRange - command_request.CommandRequestOuterClass.RequestType
-
LRange = 815; - LRange_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
LRange = 815; - lrem(GlideString, long, GlideString) - Method in class glide.api.BaseClient
- lrem(String, long, String) - Method in class glide.api.BaseClient
- lrem(ArgType, long, ArgType) - Method in class glide.api.models.BaseBatch
-
Removes the first
countoccurrences of elements equal toelementfrom the list stored atkey. - lrem(GlideString, long, GlideString) - Method in interface glide.api.commands.ListBaseCommands
-
Removes the first
countoccurrences of elements equal toelementfrom the list stored atkey. - lrem(String, long, String) - Method in interface glide.api.commands.ListBaseCommands
-
Removes the first
countoccurrences of elements equal toelementfrom the list stored atkey. - LRem - command_request.CommandRequestOuterClass.RequestType
-
LRem = 816; - LRem_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
LRem = 816; - lset(GlideString, long, GlideString) - Method in class glide.api.BaseClient
- lset(String, long, String) - Method in class glide.api.BaseClient
- lset(ArgType, long, ArgType) - Method in class glide.api.models.BaseBatch
-
Sets the list element at
indextoelement.
The index is zero-based, so0means the first element,1the second element and so on. - lset(GlideString, long, GlideString) - Method in interface glide.api.commands.ListBaseCommands
-
Sets the list element at
indextoelement.
The index is zero-based, so0means the first element,1the second element and so on. - lset(String, long, String) - Method in interface glide.api.commands.ListBaseCommands
-
Sets the list element at
indextoelement.
The index is zero-based, so0means the first element,1the second element and so on. - LSet - command_request.CommandRequestOuterClass.RequestType
-
LSet = 817; - LSet_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
LSet = 817; - ltrim(GlideString, long, long) - Method in class glide.api.BaseClient
- ltrim(String, long, long) - Method in class glide.api.BaseClient
- ltrim(ArgType, long, long) - Method in class glide.api.models.BaseBatch
-
Trims an existing list so that it will contain only the specified range of elements specified.
- ltrim(GlideString, long, long) - Method in interface glide.api.commands.ListBaseCommands
-
Trims an existing list so that it will contain only the specified range of elements specified.
- ltrim(String, long, long) - Method in interface glide.api.commands.ListBaseCommands
-
Trims an existing list so that it will contain only the specified range of elements specified.
- LTrim - command_request.CommandRequestOuterClass.RequestType
-
LTrim = 818; - LTrim_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
LTrim = 818;
M
- MAKE_STREAM_VALKEY_API - Static variable in class glide.api.models.commands.stream.StreamGroupOptions
- makeStream() - Method in class glide.api.models.commands.stream.StreamGroupOptions.StreamGroupOptionsBuilder
-
If the stream doesn't exist, this creates a new stream with a length of
0. - makeStream(Boolean) - Method in class glide.api.models.commands.stream.StreamAddOptions.StreamAddOptionsBuilder
-
If set to
false, a new stream won't be created if no stream matches the given key. - makeStream(Boolean) - Method in class glide.api.models.commands.stream.StreamAddOptionsBinary.StreamAddOptionsBinaryBuilder
-
If set to
false, a new stream won't be created if no stream matches the given key. - mapGeoDataToArray(Map<String, GeospatialData>) - Static method in class glide.utils.ArrayTransformUtils
-
Converts a geospatial members to geospatial data mapping in to an array of arguments in the form of [Longitude, Latitude, Member ...].
- mapGeoDataToGlideStringArray(Map<ArgType, GeospatialData>) - Static method in class glide.utils.ArrayTransformUtils
-
Converts a geospatial members to geospatial data mapping in to an array of arguments in the form of [Longitude, Latitude, Member ...].
- MATCH_OPTION_GLIDE_STRING - Static variable in class glide.api.models.commands.scan.BaseScanOptionsBinary
-
MATCHoption string to include in theSCANcommands. - MATCH_OPTION_STRING - Static variable in class glide.api.models.commands.scan.BaseScanOptions
-
MATCHoption string to include in theSCANcommands. - MATCH_PATTERN_FIELD_NUMBER - Static variable in class command_request.CommandRequestOuterClass.ClusterScan
- matchPattern - Variable in class glide.api.models.commands.scan.BaseScanOptions
-
The match filter is applied to the result of the command and will only include strings that match the pattern specified.
- matchPattern(GlideString) - Method in class glide.api.models.commands.scan.BaseScanOptionsBinary.BaseScanOptionsBinaryBuilder
-
The match filter is applied to the result of the command and will only include strings that match the pattern specified.
- matchPattern(String) - Method in class glide.api.models.commands.scan.BaseScanOptions.BaseScanOptionsBuilder
-
The match filter is applied to the result of the command and will only include strings that match the pattern specified.
- matchPatternBinary - Variable in class glide.api.models.commands.scan.BaseScanOptions
-
The match filter is applied to the result of the command and will only include strings that match the pattern specified.
- matchPatternBinary(GlideString) - Method in class glide.api.models.commands.scan.BaseScanOptions.BaseScanOptionsBuilder
-
The match filter is applied to the result of the command and will only include strings that match the pattern specified.
- MAX - glide.api.models.commands.ScoreFilter
-
Pop elements with the highest scores.
- MAX - glide.api.models.commands.stream.StreamRange.InfRangeBound
- MAX - glide.api.models.commands.WeightAggregateOptions.Aggregate
-
Aggregates by selecting the maximum score for each element across sets.
- MAX_REQUEST_ARGS_LENGTH_IN_BYTES - Static variable in class glide.ffi.resolvers.GlideValueResolver
- MAXIMUM_RANGE_VALKEY_API - Static variable in interface glide.api.models.commands.stream.StreamRange
-
Valkey API string for MAXIMUM entry ID range bounds
- MaxLen(boolean, long) - Constructor for class glide.api.models.commands.stream.StreamTrimOptions.MaxLen
-
Create a Max Length trim option to trim stream based on length.
- MaxLen(long) - Constructor for class glide.api.models.commands.stream.StreamTrimOptions.MaxLen
-
Create a Max Length trim option to trim stream based on length.
- MaxLen(long, long) - Constructor for class glide.api.models.commands.stream.StreamTrimOptions.MaxLen
-
Create a Max Length trim option to trim stream entries exceeds the threshold.
- MAXLEN_VALKEY_API - Static variable in class glide.api.models.commands.LPosOptions
-
Valkey API keyword used to determine the maximum number of list items to compare.
- maxLength(Long) - Method in class glide.api.models.commands.LPosOptions.LPosOptionsBuilder
-
The maximum number of comparisons to make between the element and the items in the list.
- MemberOrigin(String) - Constructor for class glide.api.models.commands.geospatial.GeoSearchOrigin.MemberOrigin
- MemberOriginBinary(GlideString) - Constructor for class glide.api.models.commands.geospatial.GeoSearchOrigin.MemberOriginBinary
- MEMORY - glide.api.models.commands.InfoOptions.Section
-
MEMORY: Memory consumption related information
- MEMORYDB - connection_request.ConnectionRequestOuterClass.ServiceType
-
MEMORYDB = 1; - MEMORYDB - glide.api.models.configuration.ServiceType
-
Amazon MemoryDB service.
- MEMORYDB_VALUE - Static variable in enum connection_request.ConnectionRequestOuterClass.ServiceType
-
MEMORYDB = 1; - MemoryDoctor - command_request.CommandRequestOuterClass.RequestType
-
MemoryDoctor = 1139; - MemoryDoctor_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
MemoryDoctor = 1139; - MemoryMallocStats - command_request.CommandRequestOuterClass.RequestType
-
MemoryMallocStats = 1140; - MemoryMallocStats_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
MemoryMallocStats = 1140; - MemoryPurge - command_request.CommandRequestOuterClass.RequestType
-
MemoryPurge = 1141; - MemoryPurge_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
MemoryPurge = 1141; - MemoryStats - command_request.CommandRequestOuterClass.RequestType
-
MemoryStats = 1142; - MemoryStats_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
MemoryStats = 1142; - MemoryUsage - command_request.CommandRequestOuterClass.RequestType
-
MemoryUsage = 1143; - MemoryUsage_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
MemoryUsage = 1143; - mergeArgsArray(CommandRequestOuterClass.Command.ArgsArray) - Method in class command_request.CommandRequestOuterClass.Command.Builder
-
.command_request.Command.ArgsArray args_array = 2; - mergeAuthenticationInfo(ConnectionRequestOuterClass.AuthenticationInfo) - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRequest.Builder
-
.connection_request.AuthenticationInfo authentication_info = 7; - mergeBatch(CommandRequestOuterClass.Batch) - Method in class command_request.CommandRequestOuterClass.CommandRequest.Builder
-
.command_request.Batch batch = 3; - mergeByAddressRoute(CommandRequestOuterClass.ByAddressRoute) - Method in class command_request.CommandRequestOuterClass.Routes.Builder
-
.command_request.ByAddressRoute by_address_route = 4; - mergeClusterScan(CommandRequestOuterClass.ClusterScan) - Method in class command_request.CommandRequestOuterClass.CommandRequest.Builder
-
.command_request.ClusterScan cluster_scan = 6; - mergeConnectionRetryStrategy(ConnectionRequestOuterClass.ConnectionRetryStrategy) - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRequest.Builder
-
.connection_request.ConnectionRetryStrategy connection_retry_strategy = 6; - mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class command_request.CommandRequestOuterClass.Batch.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class command_request.CommandRequestOuterClass.ByAddressRoute.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class command_request.CommandRequestOuterClass.ClusterScan.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class command_request.CommandRequestOuterClass.Command.ArgsArray.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class command_request.CommandRequestOuterClass.Command.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class command_request.CommandRequestOuterClass.CommandRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class command_request.CommandRequestOuterClass.RefreshIamToken.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class command_request.CommandRequestOuterClass.Routes.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class command_request.CommandRequestOuterClass.ScriptInvocation.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class command_request.CommandRequestOuterClass.ScriptInvocationPointers.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class command_request.CommandRequestOuterClass.SlotIdRoute.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class command_request.CommandRequestOuterClass.SlotKeyRoute.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class command_request.CommandRequestOuterClass.UpdateConnectionPassword.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class connection_request.ConnectionRequestOuterClass.AuthenticationInfo.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRetryStrategy.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class connection_request.ConnectionRequestOuterClass.IamCredentials.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class connection_request.ConnectionRequestOuterClass.NodeAddress.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class connection_request.ConnectionRequestOuterClass.PeriodicChecksDisabled.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class connection_request.ConnectionRequestOuterClass.PeriodicChecksManualInterval.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class connection_request.ConnectionRequestOuterClass.PubSubChannelsOrPatterns.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class connection_request.ConnectionRequestOuterClass.PubSubSubscriptions.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class response.ResponseOuterClass.RequestError.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class response.ResponseOuterClass.Response.Builder
- mergeFrom(Message) - Method in class command_request.CommandRequestOuterClass.Batch.Builder
- mergeFrom(Message) - Method in class command_request.CommandRequestOuterClass.ByAddressRoute.Builder
- mergeFrom(Message) - Method in class command_request.CommandRequestOuterClass.ClusterScan.Builder
- mergeFrom(Message) - Method in class command_request.CommandRequestOuterClass.Command.ArgsArray.Builder
- mergeFrom(Message) - Method in class command_request.CommandRequestOuterClass.Command.Builder
- mergeFrom(Message) - Method in class command_request.CommandRequestOuterClass.CommandRequest.Builder
- mergeFrom(Message) - Method in class command_request.CommandRequestOuterClass.RefreshIamToken.Builder
- mergeFrom(Message) - Method in class command_request.CommandRequestOuterClass.Routes.Builder
- mergeFrom(Message) - Method in class command_request.CommandRequestOuterClass.ScriptInvocation.Builder
- mergeFrom(Message) - Method in class command_request.CommandRequestOuterClass.ScriptInvocationPointers.Builder
- mergeFrom(Message) - Method in class command_request.CommandRequestOuterClass.SlotIdRoute.Builder
- mergeFrom(Message) - Method in class command_request.CommandRequestOuterClass.SlotKeyRoute.Builder
- mergeFrom(Message) - Method in class command_request.CommandRequestOuterClass.UpdateConnectionPassword.Builder
- mergeFrom(Message) - Method in class connection_request.ConnectionRequestOuterClass.AuthenticationInfo.Builder
- mergeFrom(Message) - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRequest.Builder
- mergeFrom(Message) - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRetryStrategy.Builder
- mergeFrom(Message) - Method in class connection_request.ConnectionRequestOuterClass.IamCredentials.Builder
- mergeFrom(Message) - Method in class connection_request.ConnectionRequestOuterClass.NodeAddress.Builder
- mergeFrom(Message) - Method in class connection_request.ConnectionRequestOuterClass.PeriodicChecksDisabled.Builder
- mergeFrom(Message) - Method in class connection_request.ConnectionRequestOuterClass.PeriodicChecksManualInterval.Builder
- mergeFrom(Message) - Method in class connection_request.ConnectionRequestOuterClass.PubSubChannelsOrPatterns.Builder
- mergeFrom(Message) - Method in class connection_request.ConnectionRequestOuterClass.PubSubSubscriptions.Builder
- mergeFrom(Message) - Method in class response.ResponseOuterClass.RequestError.Builder
- mergeFrom(Message) - Method in class response.ResponseOuterClass.Response.Builder
- mergeFrom(CommandRequestOuterClass.Batch) - Method in class command_request.CommandRequestOuterClass.Batch.Builder
- mergeFrom(CommandRequestOuterClass.ByAddressRoute) - Method in class command_request.CommandRequestOuterClass.ByAddressRoute.Builder
- mergeFrom(CommandRequestOuterClass.ClusterScan) - Method in class command_request.CommandRequestOuterClass.ClusterScan.Builder
- mergeFrom(CommandRequestOuterClass.Command) - Method in class command_request.CommandRequestOuterClass.Command.Builder
- mergeFrom(CommandRequestOuterClass.Command.ArgsArray) - Method in class command_request.CommandRequestOuterClass.Command.ArgsArray.Builder
- mergeFrom(CommandRequestOuterClass.CommandRequest) - Method in class command_request.CommandRequestOuterClass.CommandRequest.Builder
- mergeFrom(CommandRequestOuterClass.RefreshIamToken) - Method in class command_request.CommandRequestOuterClass.RefreshIamToken.Builder
- mergeFrom(CommandRequestOuterClass.Routes) - Method in class command_request.CommandRequestOuterClass.Routes.Builder
- mergeFrom(CommandRequestOuterClass.ScriptInvocation) - Method in class command_request.CommandRequestOuterClass.ScriptInvocation.Builder
- mergeFrom(CommandRequestOuterClass.ScriptInvocationPointers) - Method in class command_request.CommandRequestOuterClass.ScriptInvocationPointers.Builder
- mergeFrom(CommandRequestOuterClass.SlotIdRoute) - Method in class command_request.CommandRequestOuterClass.SlotIdRoute.Builder
- mergeFrom(CommandRequestOuterClass.SlotKeyRoute) - Method in class command_request.CommandRequestOuterClass.SlotKeyRoute.Builder
- mergeFrom(CommandRequestOuterClass.UpdateConnectionPassword) - Method in class command_request.CommandRequestOuterClass.UpdateConnectionPassword.Builder
- mergeFrom(ConnectionRequestOuterClass.AuthenticationInfo) - Method in class connection_request.ConnectionRequestOuterClass.AuthenticationInfo.Builder
- mergeFrom(ConnectionRequestOuterClass.ConnectionRequest) - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRequest.Builder
- mergeFrom(ConnectionRequestOuterClass.ConnectionRetryStrategy) - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRetryStrategy.Builder
- mergeFrom(ConnectionRequestOuterClass.IamCredentials) - Method in class connection_request.ConnectionRequestOuterClass.IamCredentials.Builder
- mergeFrom(ConnectionRequestOuterClass.NodeAddress) - Method in class connection_request.ConnectionRequestOuterClass.NodeAddress.Builder
- mergeFrom(ConnectionRequestOuterClass.PeriodicChecksDisabled) - Method in class connection_request.ConnectionRequestOuterClass.PeriodicChecksDisabled.Builder
- mergeFrom(ConnectionRequestOuterClass.PeriodicChecksManualInterval) - Method in class connection_request.ConnectionRequestOuterClass.PeriodicChecksManualInterval.Builder
- mergeFrom(ConnectionRequestOuterClass.PubSubChannelsOrPatterns) - Method in class connection_request.ConnectionRequestOuterClass.PubSubChannelsOrPatterns.Builder
- mergeFrom(ConnectionRequestOuterClass.PubSubSubscriptions) - Method in class connection_request.ConnectionRequestOuterClass.PubSubSubscriptions.Builder
- mergeFrom(ResponseOuterClass.RequestError) - Method in class response.ResponseOuterClass.RequestError.Builder
- mergeFrom(ResponseOuterClass.Response) - Method in class response.ResponseOuterClass.Response.Builder
- mergeIamCredentials(ConnectionRequestOuterClass.IamCredentials) - Method in class connection_request.ConnectionRequestOuterClass.AuthenticationInfo.Builder
-
optional .connection_request.IamCredentials iam_credentials = 3; - mergePeriodicChecksDisabled(ConnectionRequestOuterClass.PeriodicChecksDisabled) - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRequest.Builder
-
.connection_request.PeriodicChecksDisabled periodic_checks_disabled = 12; - mergePeriodicChecksManualInterval(ConnectionRequestOuterClass.PeriodicChecksManualInterval) - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRequest.Builder
-
.connection_request.PeriodicChecksManualInterval periodic_checks_manual_interval = 11; - mergePubsubSubscriptions(ConnectionRequestOuterClass.PubSubSubscriptions) - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRequest.Builder
-
.connection_request.PubSubSubscriptions pubsub_subscriptions = 13; - mergeRefreshIamToken(CommandRequestOuterClass.RefreshIamToken) - Method in class command_request.CommandRequestOuterClass.CommandRequest.Builder
-
.command_request.RefreshIamToken refresh_iam_token = 8; - mergeRequestError(ResponseOuterClass.RequestError) - Method in class response.ResponseOuterClass.Response.Builder
-
.response.RequestError request_error = 4; - mergeRoute(CommandRequestOuterClass.Routes) - Method in class command_request.CommandRequestOuterClass.CommandRequest.Builder
-
.command_request.Routes route = 9; - mergeScriptInvocation(CommandRequestOuterClass.ScriptInvocation) - Method in class command_request.CommandRequestOuterClass.CommandRequest.Builder
-
.command_request.ScriptInvocation script_invocation = 4; - mergeScriptInvocationPointers(CommandRequestOuterClass.ScriptInvocationPointers) - Method in class command_request.CommandRequestOuterClass.CommandRequest.Builder
-
.command_request.ScriptInvocationPointers script_invocation_pointers = 5; - mergeSingleCommand(CommandRequestOuterClass.Command) - Method in class command_request.CommandRequestOuterClass.CommandRequest.Builder
-
.command_request.Command single_command = 2; - mergeSlotIdRoute(CommandRequestOuterClass.SlotIdRoute) - Method in class command_request.CommandRequestOuterClass.Routes.Builder
-
.command_request.SlotIdRoute slot_id_route = 3; - mergeSlotKeyRoute(CommandRequestOuterClass.SlotKeyRoute) - Method in class command_request.CommandRequestOuterClass.Routes.Builder
-
.command_request.SlotKeyRoute slot_key_route = 2; - mergeUpdateConnectionPassword(CommandRequestOuterClass.UpdateConnectionPassword) - Method in class command_request.CommandRequestOuterClass.CommandRequest.Builder
-
.command_request.UpdateConnectionPassword update_connection_password = 7; - MESSAGE_FIELD_NUMBER - Static variable in class response.ResponseOuterClass.RequestError
- messageHandler - Variable in class glide.api.BaseClient
- MessageHandler - Class in glide.connectors.handlers
-
Handler for incoming push messages (subscriptions).
- MessageHandler(Optional<BaseSubscriptionConfiguration.MessageCallback>, Optional<Object>, BaseResponseResolver) - Constructor for class glide.connectors.handlers.MessageHandler
- MessageHandler.PubSubMessageQueue - Class in glide.connectors.handlers
-
An asynchronous FIFO message queue for
PubSubMessagebacked byConcurrentLinkedDeque. - METERS - glide.api.models.commands.geospatial.GeoUnit
-
Represents distance in meters.
- metrics(OpenTelemetry.MetricsConfig) - Method in class glide.api.OpenTelemetry.OpenTelemetryConfig.Builder
-
Sets the metrics configuration.
- MetricsConfig() - Constructor for class glide.api.OpenTelemetry.MetricsConfig
- mget(ArgType[]) - Method in class glide.api.models.BaseBatch
-
Retrieves the values of multiple
keys. - mget(BaseClient, GlideString[], GlideString) - Static method in class glide.api.commands.servermodules.Json
-
Retrieves the JSON values at the specified
pathstored at multiplekeys. - mget(BaseClient, String[], String) - Static method in class glide.api.commands.servermodules.Json
-
Retrieves the JSON values at the specified
pathstored at multiplekeys. - mget(BaseBatch<T>, ArgType[], ArgType) - Static method in class glide.api.commands.servermodules.JsonBatch
-
Retrieves the JSON values at the specified
pathstored at multiplekeys. - mget(GlideString[]) - Method in class glide.api.BaseClient
- mget(String[]) - Method in class glide.api.BaseClient
- mget(GlideString[]) - Method in interface glide.api.commands.StringBaseCommands
-
Retrieves the values of multiple
keys. - mget(String[]) - Method in interface glide.api.commands.StringBaseCommands
-
Retrieves the values of multiple
keys. - MGet - command_request.CommandRequestOuterClass.RequestType
-
MGet = 1513; - MGet_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
MGet = 1513; - Migrate - command_request.CommandRequestOuterClass.RequestType
-
Migrate = 409; - Migrate_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
Migrate = 409; - MILES - glide.api.models.commands.geospatial.GeoUnit
-
Represents distance in miles.
- Milliseconds(Long) - Static method in class glide.api.models.commands.ExpirySet
-
Set the specified expire time, in milliseconds.
- Milliseconds(Long) - Static method in class glide.api.models.commands.GetExOptions
-
Set the specified expire time, in milliseconds.
- Milliseconds(Long) - Static method in class glide.api.models.commands.HGetExExpiry
-
Set the specified expire time, in milliseconds.
- Milliseconds(Long) - Static method in class glide.api.models.commands.SetOptions.Expiry
-
Set the specified expire time, in milliseconds.
- MILLISECONDS - glide.api.models.commands.ExpirySet.ExpiryType
-
Set expiration in milliseconds from now (PX)
- MILLISECONDS - glide.api.models.commands.GetExOptions.ExpiryType
- MILLISECONDS - glide.api.models.commands.HGetExExpiry.HGetExExpiryType
-
Set expiration in milliseconds from now (PX)
- MILLISECONDS - glide.api.models.commands.SetOptions.ExpiryType
- MIN - glide.api.models.commands.ScoreFilter
-
Pop elements with the lowest scores.
- MIN - glide.api.models.commands.stream.StreamRange.InfRangeBound
- MIN - glide.api.models.commands.WeightAggregateOptions.Aggregate
-
Aggregates by selecting the minimum score for each element across sets.
- MinId(boolean, GlideString) - Constructor for class glide.api.models.commands.stream.StreamTrimOptions.MinId
-
Create a trim option to trim stream based on stream ID.
- MinId(boolean, String) - Constructor for class glide.api.models.commands.stream.StreamTrimOptions.MinId
-
Create a trim option to trim stream based on stream ID.
- MinId(GlideString) - Constructor for class glide.api.models.commands.stream.StreamTrimOptions.MinId
-
Create a trim option to trim stream based on stream ID.
- MinId(GlideString, long) - Constructor for class glide.api.models.commands.stream.StreamTrimOptions.MinId
-
Create a trim option to trim stream based on stream ID.
- MinId(String) - Constructor for class glide.api.models.commands.stream.StreamTrimOptions.MinId
-
Create a trim option to trim stream based on stream ID.
- MinId(String, long) - Constructor for class glide.api.models.commands.stream.StreamTrimOptions.MinId
-
Create a trim option to trim stream based on stream ID.
- minIdleTime(Long) - Method in class glide.api.models.commands.stream.StreamPendingOptions.StreamPendingOptionsBuilder
-
Filters pending entries by their idle time - in Milliseconds
- minIdleTime(Long) - Method in class glide.api.models.commands.stream.StreamPendingOptionsBinary.StreamPendingOptionsBinaryBuilder
-
Filters pending entries by their idle time - in Milliseconds
- MINIMUM_RANGE_VALKEY_API - Static variable in interface glide.api.models.commands.stream.StreamRange
-
Valkey API string for MINIMUM entry ID range bounds
- MINMATCHLEN_COMMAND_STRING - Static variable in class glide.api.BaseClient
- MINMATCHLEN_COMMAND_STRING - Static variable in interface glide.api.commands.StringBaseCommands
-
MINMATCHLENoption string to include in theLCScommand. - mkStream(boolean) - Method in class glide.api.models.commands.stream.StreamGroupOptions.StreamGroupOptionsBuilder
-
If
trueand the stream doesn't exist, creates a new stream with a length of0. - ModuleList - command_request.CommandRequestOuterClass.RequestType
-
ModuleList = 1144; - ModuleList_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
ModuleList = 1144; - ModuleLoad - command_request.CommandRequestOuterClass.RequestType
-
ModuleLoad = 1145; - ModuleLoad_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
ModuleLoad = 1145; - ModuleLoadEx - command_request.CommandRequestOuterClass.RequestType
-
ModuleLoadEx = 1146; - ModuleLoadEx_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
ModuleLoadEx = 1146; - MODULES - glide.api.models.commands.InfoOptions.Section
-
MODULES: Modules section
- ModuleUnload - command_request.CommandRequestOuterClass.RequestType
-
ModuleUnload = 1147; - ModuleUnload_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
ModuleUnload = 1147; - Monitor - command_request.CommandRequestOuterClass.RequestType
-
Monitor = 1148; - Monitor_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
Monitor = 1148; - move(GlideString, long) - Method in class glide.api.BaseClient
- move(String, long) - Method in class glide.api.BaseClient
- move(ArgType, long) - Method in class glide.api.models.BaseBatch
-
Move
keyfrom the currently selected database to the database specified bydbIndex. - move(GlideString, long) - Method in interface glide.api.commands.GenericBaseCommands
-
Move
keyfrom the currently selected database to the database specified bydbIndex. - move(String, long) - Method in interface glide.api.commands.GenericBaseCommands
-
Move
keyfrom the currently selected database to the database specified bydbIndex. - Move - command_request.CommandRequestOuterClass.RequestType
-
Move = 410; - Move_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
Move = 410; - mset(Map<?, ?>) - Method in class glide.api.models.BaseBatch
-
Sets multiple keys to multiple values in a single operation.
- mset(Map<String, String>) - Method in class glide.api.BaseClient
- mset(Map<String, String>) - Method in interface glide.api.commands.StringBaseCommands
-
Sets multiple keys to multiple values in a single operation.
- MSet - command_request.CommandRequestOuterClass.RequestType
-
MSet = 1514; - MSet_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
MSet = 1514; - msetBinary(Map<GlideString, GlideString>) - Method in class glide.api.BaseClient
- msetBinary(Map<GlideString, GlideString>) - Method in interface glide.api.commands.StringBaseCommands
-
Sets multiple keys to multiple values in a single operation.
- msetnx(Map<?, ?>) - Method in class glide.api.models.BaseBatch
-
Sets multiple keys to multiple values in a single operation.
- msetnx(Map<String, String>) - Method in class glide.api.BaseClient
- msetnx(Map<String, String>) - Method in interface glide.api.commands.StringBaseCommands
-
Sets multiple keys to values if the key does not exist.
- MSetNX - command_request.CommandRequestOuterClass.RequestType
-
MSetNX = 1515; - MSetNX_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
MSetNX = 1515; - msetnxBinary(Map<GlideString, GlideString>) - Method in class glide.api.BaseClient
- msetnxBinary(Map<GlideString, GlideString>) - Method in interface glide.api.commands.StringBaseCommands
-
Sets multiple keys to values if the key does not exist.
- Multi - command_request.CommandRequestOuterClass.RequestType
-
Multi = 1603; - Multi_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
Multi = 1603;
N
- NATIVE_FOLDER_PATH_PREFIX - Static variable in class glide.ffi.resolvers.NativeUtils
- NativeUtils - Class in glide.ffi.resolvers
-
A simple library class which helps with loading dynamic libraries stored in the JAR archive.
- NEGATIVE_INFINITY - glide.api.models.commands.RangeOptions.InfLexBound
- NEGATIVE_INFINITY - glide.api.models.commands.RangeOptions.InfScoreBound
- NEW_EXPIRY_GREATER_THAN_CURRENT - glide.api.models.commands.ExpireOptions
-
Sets expiry only when the new expiry is greater than current one.
- NEW_EXPIRY_LESS_THAN_CURRENT - glide.api.models.commands.ExpireOptions
-
Sets expiry only when the new expiry is less than current one.
- newArgsBuilder() - Static method in class glide.utils.ArgsBuilder
- newBuilder() - Static method in class command_request.CommandRequestOuterClass.Batch
- newBuilder() - Static method in class command_request.CommandRequestOuterClass.ByAddressRoute
- newBuilder() - Static method in class command_request.CommandRequestOuterClass.ClusterScan
- newBuilder() - Static method in class command_request.CommandRequestOuterClass.Command.ArgsArray
- newBuilder() - Static method in class command_request.CommandRequestOuterClass.Command
- newBuilder() - Static method in class command_request.CommandRequestOuterClass.CommandRequest
- newBuilder() - Static method in class command_request.CommandRequestOuterClass.RefreshIamToken
- newBuilder() - Static method in class command_request.CommandRequestOuterClass.Routes
- newBuilder() - Static method in class command_request.CommandRequestOuterClass.ScriptInvocation
- newBuilder() - Static method in class command_request.CommandRequestOuterClass.ScriptInvocationPointers
- newBuilder() - Static method in class command_request.CommandRequestOuterClass.SlotIdRoute
- newBuilder() - Static method in class command_request.CommandRequestOuterClass.SlotKeyRoute
- newBuilder() - Static method in class command_request.CommandRequestOuterClass.UpdateConnectionPassword
- newBuilder() - Static method in class connection_request.ConnectionRequestOuterClass.AuthenticationInfo
- newBuilder() - Static method in class connection_request.ConnectionRequestOuterClass.ConnectionRequest
- newBuilder() - Static method in class connection_request.ConnectionRequestOuterClass.ConnectionRetryStrategy
- newBuilder() - Static method in class connection_request.ConnectionRequestOuterClass.IamCredentials
- newBuilder() - Static method in class connection_request.ConnectionRequestOuterClass.NodeAddress
- newBuilder() - Static method in class connection_request.ConnectionRequestOuterClass.PeriodicChecksDisabled
- newBuilder() - Static method in class connection_request.ConnectionRequestOuterClass.PeriodicChecksManualInterval
- newBuilder() - Static method in class connection_request.ConnectionRequestOuterClass.PubSubChannelsOrPatterns
- newBuilder() - Static method in class connection_request.ConnectionRequestOuterClass.PubSubSubscriptions
- newBuilder() - Static method in class response.ResponseOuterClass.RequestError
- newBuilder() - Static method in class response.ResponseOuterClass.Response
- newBuilder(CommandRequestOuterClass.Batch) - Static method in class command_request.CommandRequestOuterClass.Batch
- newBuilder(CommandRequestOuterClass.ByAddressRoute) - Static method in class command_request.CommandRequestOuterClass.ByAddressRoute
- newBuilder(CommandRequestOuterClass.ClusterScan) - Static method in class command_request.CommandRequestOuterClass.ClusterScan
- newBuilder(CommandRequestOuterClass.Command) - Static method in class command_request.CommandRequestOuterClass.Command
- newBuilder(CommandRequestOuterClass.Command.ArgsArray) - Static method in class command_request.CommandRequestOuterClass.Command.ArgsArray
- newBuilder(CommandRequestOuterClass.CommandRequest) - Static method in class command_request.CommandRequestOuterClass.CommandRequest
- newBuilder(CommandRequestOuterClass.RefreshIamToken) - Static method in class command_request.CommandRequestOuterClass.RefreshIamToken
- newBuilder(CommandRequestOuterClass.Routes) - Static method in class command_request.CommandRequestOuterClass.Routes
- newBuilder(CommandRequestOuterClass.ScriptInvocation) - Static method in class command_request.CommandRequestOuterClass.ScriptInvocation
- newBuilder(CommandRequestOuterClass.ScriptInvocationPointers) - Static method in class command_request.CommandRequestOuterClass.ScriptInvocationPointers
- newBuilder(CommandRequestOuterClass.SlotIdRoute) - Static method in class command_request.CommandRequestOuterClass.SlotIdRoute
- newBuilder(CommandRequestOuterClass.SlotKeyRoute) - Static method in class command_request.CommandRequestOuterClass.SlotKeyRoute
- newBuilder(CommandRequestOuterClass.UpdateConnectionPassword) - Static method in class command_request.CommandRequestOuterClass.UpdateConnectionPassword
- newBuilder(ConnectionRequestOuterClass.AuthenticationInfo) - Static method in class connection_request.ConnectionRequestOuterClass.AuthenticationInfo
- newBuilder(ConnectionRequestOuterClass.ConnectionRequest) - Static method in class connection_request.ConnectionRequestOuterClass.ConnectionRequest
- newBuilder(ConnectionRequestOuterClass.ConnectionRetryStrategy) - Static method in class connection_request.ConnectionRequestOuterClass.ConnectionRetryStrategy
- newBuilder(ConnectionRequestOuterClass.IamCredentials) - Static method in class connection_request.ConnectionRequestOuterClass.IamCredentials
- newBuilder(ConnectionRequestOuterClass.NodeAddress) - Static method in class connection_request.ConnectionRequestOuterClass.NodeAddress
- newBuilder(ConnectionRequestOuterClass.PeriodicChecksDisabled) - Static method in class connection_request.ConnectionRequestOuterClass.PeriodicChecksDisabled
- newBuilder(ConnectionRequestOuterClass.PeriodicChecksManualInterval) - Static method in class connection_request.ConnectionRequestOuterClass.PeriodicChecksManualInterval
- newBuilder(ConnectionRequestOuterClass.PubSubChannelsOrPatterns) - Static method in class connection_request.ConnectionRequestOuterClass.PubSubChannelsOrPatterns
- newBuilder(ConnectionRequestOuterClass.PubSubSubscriptions) - Static method in class connection_request.ConnectionRequestOuterClass.PubSubSubscriptions
- newBuilder(ResponseOuterClass.RequestError) - Static method in class response.ResponseOuterClass.RequestError
- newBuilder(ResponseOuterClass.Response) - Static method in class response.ResponseOuterClass.Response
- newBuilderForType() - Method in class command_request.CommandRequestOuterClass.Batch
- newBuilderForType() - Method in class command_request.CommandRequestOuterClass.ByAddressRoute
- newBuilderForType() - Method in class command_request.CommandRequestOuterClass.ClusterScan
- newBuilderForType() - Method in class command_request.CommandRequestOuterClass.Command.ArgsArray
- newBuilderForType() - Method in class command_request.CommandRequestOuterClass.Command
- newBuilderForType() - Method in class command_request.CommandRequestOuterClass.CommandRequest
- newBuilderForType() - Method in class command_request.CommandRequestOuterClass.RefreshIamToken
- newBuilderForType() - Method in class command_request.CommandRequestOuterClass.Routes
- newBuilderForType() - Method in class command_request.CommandRequestOuterClass.ScriptInvocation
- newBuilderForType() - Method in class command_request.CommandRequestOuterClass.ScriptInvocationPointers
- newBuilderForType() - Method in class command_request.CommandRequestOuterClass.SlotIdRoute
- newBuilderForType() - Method in class command_request.CommandRequestOuterClass.SlotKeyRoute
- newBuilderForType() - Method in class command_request.CommandRequestOuterClass.UpdateConnectionPassword
- newBuilderForType() - Method in class connection_request.ConnectionRequestOuterClass.AuthenticationInfo
- newBuilderForType() - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRequest
- newBuilderForType() - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRetryStrategy
- newBuilderForType() - Method in class connection_request.ConnectionRequestOuterClass.IamCredentials
- newBuilderForType() - Method in class connection_request.ConnectionRequestOuterClass.NodeAddress
- newBuilderForType() - Method in class connection_request.ConnectionRequestOuterClass.PeriodicChecksDisabled
- newBuilderForType() - Method in class connection_request.ConnectionRequestOuterClass.PeriodicChecksManualInterval
- newBuilderForType() - Method in class connection_request.ConnectionRequestOuterClass.PubSubChannelsOrPatterns
- newBuilderForType() - Method in class connection_request.ConnectionRequestOuterClass.PubSubSubscriptions
- newBuilderForType() - Method in class response.ResponseOuterClass.RequestError
- newBuilderForType() - Method in class response.ResponseOuterClass.Response
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class command_request.CommandRequestOuterClass.Batch
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class command_request.CommandRequestOuterClass.ByAddressRoute
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class command_request.CommandRequestOuterClass.ClusterScan
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class command_request.CommandRequestOuterClass.Command.ArgsArray
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class command_request.CommandRequestOuterClass.Command
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class command_request.CommandRequestOuterClass.CommandRequest
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class command_request.CommandRequestOuterClass.RefreshIamToken
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class command_request.CommandRequestOuterClass.Routes
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class command_request.CommandRequestOuterClass.ScriptInvocation
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class command_request.CommandRequestOuterClass.ScriptInvocationPointers
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class command_request.CommandRequestOuterClass.SlotIdRoute
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class command_request.CommandRequestOuterClass.SlotKeyRoute
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class command_request.CommandRequestOuterClass.UpdateConnectionPassword
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class connection_request.ConnectionRequestOuterClass.AuthenticationInfo
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRequest
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRetryStrategy
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class connection_request.ConnectionRequestOuterClass.IamCredentials
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class connection_request.ConnectionRequestOuterClass.NodeAddress
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class connection_request.ConnectionRequestOuterClass.PeriodicChecksDisabled
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class connection_request.ConnectionRequestOuterClass.PeriodicChecksManualInterval
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class connection_request.ConnectionRequestOuterClass.PubSubChannelsOrPatterns
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class connection_request.ConnectionRequestOuterClass.PubSubSubscriptions
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class response.ResponseOuterClass.RequestError
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class response.ResponseOuterClass.Response
- newline(GlideString) - Method in class glide.api.models.commands.json.JsonGetOptionsBinary.JsonGetOptionsBinaryBuilder
-
Sets a string that's printed at the end of each line.
- newline(String) - Method in class glide.api.models.commands.json.JsonGetOptions.JsonGetOptionsBuilder
-
Sets a string that's printed at the end of each line.
- NEWLINE_VALKEY_API - Static variable in class glide.api.models.commands.json.JsonGetOptions
-
ValKey API string to designate NEWLINE
- NEWLINE_VALKEY_API - Static variable in class glide.api.models.commands.json.JsonGetOptionsBinary
-
ValKey API string to designate NEWLINE
- NO_MAKE_STREAM_VALKEY_API - Static variable in class glide.api.models.commands.stream.StreamAddOptions
- NO_MAKE_STREAM_VALKEY_API_GLIDE_STRING - Static variable in class glide.api.models.commands.stream.StreamAddOptionsBinary
- NO_SCORES_API - Static variable in class glide.api.models.commands.scan.ZScanOptions
-
Option string to include in the ZSCAN command when scores are not included.
- NO_SCORES_API - Static variable in class glide.api.models.commands.scan.ZScanOptionsBinary
-
Option string to include in the ZSCAN command when scores are not included.
- NO_VALUES_API - Static variable in class glide.api.models.commands.scan.HScanOptions
-
Option string to include in the HSCAN command when values are not included.
- NO_VALUES_API - Static variable in class glide.api.models.commands.scan.HScanOptionsBinary
-
Option string to include in the HSCAN command when values are not included.
- noack() - Method in class glide.api.models.commands.stream.StreamReadGroupOptions.StreamReadGroupOptionsBuilder
- NodeAddress - Class in glide.api.models.configuration
-
Represents the address and port of a node in the cluster or in standalone installation.
- NodeAddress.NodeAddressBuilder - Class in glide.api.models.configuration
- noescape(boolean) - Method in class glide.api.models.commands.json.JsonGetOptions.JsonGetOptionsBuilder
-
Allowed to be present for legacy compatibility and has no other effect.
- noescape(boolean) - Method in class glide.api.models.commands.json.JsonGetOptionsBinary.JsonGetOptionsBinaryBuilder
-
Allowed to be present for legacy compatibility and has no other effect.
- NOESCAPE_VALKEY_API - Static variable in class glide.api.models.commands.json.JsonGetOptions
-
ValKey API string to designate SPACE
- NOESCAPE_VALKEY_API - Static variable in class glide.api.models.commands.json.JsonGetOptionsBinary
-
ValKey API string to designate SPACE
- noScores - Variable in class glide.api.models.commands.scan.ZScanOptions
-
When set to true, the command will not include scores in the results.
- noScores - Variable in class glide.api.models.commands.scan.ZScanOptionsBinary
-
When set to true, the command will not include scores in the results.
- noScores(boolean) - Method in class glide.api.models.commands.scan.ZScanOptions.ZScanOptionsBuilder
-
When set to true, the command will not include scores in the results.
- noScores(boolean) - Method in class glide.api.models.commands.scan.ZScanOptionsBinary.ZScanOptionsBinaryBuilder
-
When set to true, the command will not include scores in the results.
- NOT - glide.api.models.commands.bitmap.BitwiseOperation
- NoTls - connection_request.ConnectionRequestOuterClass.TlsMode
-
NoTls = 0; - NoTls_VALUE - Static variable in enum connection_request.ConnectionRequestOuterClass.TlsMode
-
NoTls = 0; - noValues - Variable in class glide.api.models.commands.scan.HScanOptions
-
When set to true, the command will not include values in the results.
- noValues - Variable in class glide.api.models.commands.scan.HScanOptionsBinary
-
When set to true, the command will not include values in the results.
- noValues(boolean) - Method in class glide.api.models.commands.scan.HScanOptions.HScanOptionsBuilder
-
When set to true, the command will not include values in the results.
- noValues(boolean) - Method in class glide.api.models.commands.scan.HScanOptionsBinary.HScanOptionsBinaryBuilder
-
When set to true, the command will not include values in the results.
- NUMBER_OF_RETRIES_FIELD_NUMBER - Static variable in class connection_request.ConnectionRequestOuterClass.ConnectionRetryStrategy
- numberOfEdges(int) - Method in class glide.api.models.commands.FT.FTCreateOptions.VectorFieldHnswBuilder
-
Number of maximum allowed outgoing edges for each node in the graph in each layer.
- NumericField() - Constructor for class glide.api.models.commands.FT.FTCreateOptions.NumericField
- numincrby(BaseClient, GlideString, GlideString, Number) - Static method in class glide.api.commands.servermodules.Json
-
Increments or decrements the JSON value(s) at the specified
pathbynumberwithin the JSON document stored atkey. - numincrby(BaseClient, String, String, Number) - Static method in class glide.api.commands.servermodules.Json
-
Increments or decrements the JSON value(s) at the specified
pathbynumberwithin the JSON document stored atkey. - numincrby(BaseBatch<T>, ArgType, ArgType, Number) - Static method in class glide.api.commands.servermodules.JsonBatch
-
Increments or decrements the JSON value(s) at the specified
pathbynumberwithin the JSON document stored atkey. - nummultby(BaseClient, GlideString, GlideString, Number) - Static method in class glide.api.commands.servermodules.Json
-
Multiplies the JSON value(s) at the specified
pathbynumberwithin the JSON document stored atkey. - nummultby(BaseClient, String, String, Number) - Static method in class glide.api.commands.servermodules.Json
-
Multiplies the JSON value(s) at the specified
pathbynumberwithin the JSON document stored atkey. - nummultby(BaseBatch<T>, ArgType, ArgType, Number) - Static method in class glide.api.commands.servermodules.JsonBatch
-
Multiplies the JSON value(s) at the specified
pathbynumberwithin the JSON document stored atkey. - numOfRetries(Integer) - Method in class glide.api.models.configuration.BackoffStrategy.BackoffStrategyBuilder
-
Number of retry attempts that the client should perform when disconnected from the server, where the time between retries increases.
O
- OBJECT_TYPE_FIELD_NUMBER - Static variable in class command_request.CommandRequestOuterClass.ClusterScan
- OBJECT_TYPE_HASH_NATIVE_NAME - Static variable in class glide.ffi.resolvers.ObjectTypeResolver
- OBJECT_TYPE_LIST_NATIVE_NAME - Static variable in class glide.ffi.resolvers.ObjectTypeResolver
- OBJECT_TYPE_SET_NATIVE_NAME - Static variable in class glide.ffi.resolvers.ObjectTypeResolver
- OBJECT_TYPE_STREAM_NATIVE_NAME - Static variable in class glide.ffi.resolvers.ObjectTypeResolver
- OBJECT_TYPE_STRING_NATIVE_NAME - Static variable in class glide.ffi.resolvers.ObjectTypeResolver
- OBJECT_TYPE_ZSET_NATIVE_NAME - Static variable in class glide.ffi.resolvers.ObjectTypeResolver
- objectEncoding(GlideString) - Method in class glide.api.BaseClient
- objectEncoding(String) - Method in class glide.api.BaseClient
- objectEncoding(ArgType) - Method in class glide.api.models.BaseBatch
-
Returns the internal encoding for the server object stored at
key. - objectEncoding(GlideString) - Method in interface glide.api.commands.GenericBaseCommands
-
Returns the internal encoding for the Valkey object stored at
key. - objectEncoding(String) - Method in interface glide.api.commands.GenericBaseCommands
-
Returns the internal encoding for the Valkey object stored at
key. - ObjectEncoding - command_request.CommandRequestOuterClass.RequestType
-
ObjectEncoding = 411; - ObjectEncoding_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
ObjectEncoding = 411; - objectFreq(GlideString) - Method in class glide.api.BaseClient
- objectFreq(String) - Method in class glide.api.BaseClient
- objectFreq(ArgType) - Method in class glide.api.models.BaseBatch
-
Returns the logarithmic access frequency counter of a server object stored at
key. - objectFreq(GlideString) - Method in interface glide.api.commands.GenericBaseCommands
-
Returns the logarithmic access frequency counter of a Valkey object stored at
key. - objectFreq(String) - Method in interface glide.api.commands.GenericBaseCommands
-
Returns the logarithmic access frequency counter of a Valkey object stored at
key. - ObjectFreq - command_request.CommandRequestOuterClass.RequestType
-
ObjectFreq = 412; - ObjectFreq_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
ObjectFreq = 412; - objectIdletime(GlideString) - Method in class glide.api.BaseClient
- objectIdletime(String) - Method in class glide.api.BaseClient
- objectIdletime(ArgType) - Method in class glide.api.models.BaseBatch
-
Returns the time in seconds since the last access to the value stored at
key. - objectIdletime(GlideString) - Method in interface glide.api.commands.GenericBaseCommands
-
Returns the time in seconds since the last access to the value stored at
key. - objectIdletime(String) - Method in interface glide.api.commands.GenericBaseCommands
-
Returns the time in seconds since the last access to the value stored at
key. - ObjectIdleTime - command_request.CommandRequestOuterClass.RequestType
-
ObjectIdleTime = 413; - ObjectIdleTime_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
ObjectIdleTime = 413; - objectRefcount(GlideString) - Method in class glide.api.BaseClient
- objectRefcount(String) - Method in class glide.api.BaseClient
- objectRefcount(ArgType) - Method in class glide.api.models.BaseBatch
-
Returns the reference count of the object stored at
key. - objectRefcount(GlideString) - Method in interface glide.api.commands.GenericBaseCommands
-
Returns the reference count of the object stored at
key. - objectRefcount(String) - Method in interface glide.api.commands.GenericBaseCommands
-
Returns the reference count of the object stored at
key. - ObjectRefCount - command_request.CommandRequestOuterClass.RequestType
-
ObjectRefCount = 414; - ObjectRefCount_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
ObjectRefCount = 414; - ObjectTypeResolver - Class in glide.ffi.resolvers
-
Helper class for invoking JNI resources for the
ScanOptions.ObjectTypeenum. - ObjectTypeResolver() - Constructor for class glide.ffi.resolvers.ObjectTypeResolver
- objkeys(BaseClient, GlideString) - Static method in class glide.api.commands.servermodules.Json
-
Retrieves the key names in the object values at the specified
pathwithin the JSON document stored atkey.
Equivalent toJson.objkeys(BaseClient, GlideString, GlideString)withpathset togs("."). - objkeys(BaseClient, GlideString, GlideString) - Static method in class glide.api.commands.servermodules.Json
-
Retrieves the key names in the object values at the specified
pathwithin the JSON document stored atkey. - objkeys(BaseClient, String) - Static method in class glide.api.commands.servermodules.Json
-
Retrieves the key names in the object values at the specified
pathwithin the JSON document stored atkey.
Equivalent toJson.objkeys(BaseClient, String, String)withpathset to".". - objkeys(BaseClient, String, String) - Static method in class glide.api.commands.servermodules.Json
-
Retrieves the key names in the object values at the specified
pathwithin the JSON document stored atkey. - objkeys(BaseBatch<T>, ArgType) - Static method in class glide.api.commands.servermodules.JsonBatch
-
Retrieves the key names in the object values at the specified
pathwithin the JSON document stored atkey.
Equivalent to#objkeys(BaseBatch, ArgType, ArgType)withpathset to".". - objkeys(BaseBatch<T>, ArgType, ArgType) - Static method in class glide.api.commands.servermodules.JsonBatch
-
Retrieves the key names in the object values at the specified
pathwithin the JSON document stored atkey. - objlen(BaseClient, GlideString) - Static method in class glide.api.commands.servermodules.Json
-
Retrieves the number of key-value pairs in the object values at the specified
pathwithin the JSON document stored atkey.
Equivalent toJson.objlen(BaseClient, GlideString, GlideString)withpathset togs("."). - objlen(BaseClient, GlideString, GlideString) - Static method in class glide.api.commands.servermodules.Json
-
Retrieves the number of key-value pairs in the object values at the specified
pathwithin the JSON document stored atkey. - objlen(BaseClient, String) - Static method in class glide.api.commands.servermodules.Json
-
Retrieves the number of key-value pairs in the object values at the specified
pathwithin the JSON document stored atkey.
Equivalent toJson.objlen(BaseClient, String, String)withpathset to".". - objlen(BaseClient, String, String) - Static method in class glide.api.commands.servermodules.Json
-
Retrieves the number of key-value pairs in the object values at the specified
pathwithin the JSON document stored atkey. - objlen(BaseBatch<T>, ArgType) - Static method in class glide.api.commands.servermodules.JsonBatch
-
Retrieves the number of key-value pairs in the object values at the specified
pathwithin the JSON document stored atkey.
Equivalent to#objlen(BaseBatch, ArgType, ArgType)withpathset to".". - objlen(BaseBatch<T>, ArgType, ArgType) - Static method in class glide.api.commands.servermodules.JsonBatch
-
Retrieves the number of key-value pairs in the object values at the specified
pathwithin the JSON document stored atkey. - of(byte[]) - Static method in class glide.api.models.GlideString
-
Create a GlideString using a byte array.
- of(long) - Static method in class glide.api.models.commands.stream.StreamRange.IdBound
-
Creates an incomplete stream ID boundary without the sequence number for range search.
- of(ArgType) - Static method in class glide.api.models.GlideString
-
Allow converting any type to GlideString
- of(GlideString) - Static method in class glide.api.models.commands.stream.StreamRange.IdBound
-
Creates a stream ID boundary by stream id for range search.
- of(Object) - Static method in class glide.api.models.ClusterValue
-
A constructor for the value with type auto-detection.
- of(String) - Static method in class glide.api.models.commands.stream.StreamRange.IdBound
-
Creates a stream ID boundary by stream id for range search.
- of(String) - Static method in class glide.api.models.GlideString
-
Create a GlideString using a
String. - ofExclusive(long) - Static method in class glide.api.models.commands.stream.StreamRange.IdBound
-
Creates an incomplete stream ID exclusive boundary without the sequence number for range search.
- ofExclusive(GlideString) - Static method in class glide.api.models.commands.stream.StreamRange.IdBound
-
Creates a stream ID exclusive boundary by stream id for range search.
- ofExclusive(String) - Static method in class glide.api.models.commands.stream.StreamRange.IdBound
-
Creates a stream ID exclusive boundary by stream id for range search.
- OFF - glide.api.logging.Logger.Level
- Offset(long) - Constructor for class glide.api.models.commands.bitmap.BitFieldOptions.Offset
-
Constructor for Offset.
- OFFSET_MULTIPLIER_PREFIX - Static variable in class glide.api.models.commands.bitmap.BitFieldOptions
-
Prefix specifying that the offset uses an encoding multiplier.
- OffsetMultiplier(long) - Constructor for class glide.api.models.commands.bitmap.BitFieldOptions.OffsetMultiplier
-
Constructor for the offset multiplier.
- ofMultiValue(Map<String, T>) - Static method in class glide.api.models.ClusterValue
-
A constructor for the value.
- ofMultiValueBinary(Map<GlideString, T>) - Static method in class glide.api.models.ClusterValue
-
A constructor for the value.
- ofSingleValue(T) - Static method in class glide.api.models.ClusterValue
-
A constructor for the value.
- OK - response.ResponseOuterClass.ConstantResponse
-
OK = 0; - OK - Static variable in class glide.api.BaseClient
-
Valkey simple string response with "OK"
- OK_VALUE - Static variable in enum response.ResponseOuterClass.ConstantResponse
-
OK = 0; - ONLY_IF_ALL_EXIST - glide.api.models.commands.FieldConditionalChange
-
Only set fields if all of them already exist.
- ONLY_IF_DOES_NOT_EXIST - glide.api.models.commands.ConditionalChange
-
Only add new elements.
- ONLY_IF_DOES_NOT_EXIST - glide.api.models.commands.SetOptions.ConditionalSet
-
Only set the key if it does not already exist.
- ONLY_IF_DOES_NOT_EXIST - glide.api.models.commands.ZAddOptions.ConditionalChange
-
Only add new elements.
- ONLY_IF_EQUAL - glide.api.models.commands.SetOptions.ConditionalSet
-
Only set the key if the current value of key equals the
SetOptions.comparisonValue. - ONLY_IF_EXISTS - glide.api.models.commands.ConditionalChange
-
Only update elements that already exist.
- ONLY_IF_EXISTS - glide.api.models.commands.SetOptions.ConditionalSet
-
Only set the key if it already exists.
- ONLY_IF_EXISTS - glide.api.models.commands.ZAddOptions.ConditionalChange
-
Only update elements that already exist.
- ONLY_IF_NONE_EXIST - glide.api.models.commands.FieldConditionalChange
-
Only set fields if none of them already exist.
- onlyIfAllExist() - Method in class glide.api.models.commands.HSetExOptions.HSetExOptionsBuilder
-
Sets the field conditional change to only set fields if all of them already exist.
- onlyIfNoneExist() - Method in class glide.api.models.commands.HSetExOptions.HSetExOptionsBuilder
-
Sets the field conditional change to only set fields if none of them already exist.
- OpenTelemetry - Class in glide.api
-
OpenTelemetry integration for Valkey GLIDE.
- OpenTelemetry() - Constructor for class glide.api.OpenTelemetry
- OpenTelemetry.MetricsConfig - Class in glide.api
-
Configuration for OpenTelemetry metrics.
- OpenTelemetry.MetricsConfig.Builder - Class in glide.api
-
Builder for MetricsConfig.
- OpenTelemetry.OpenTelemetryConfig - Class in glide.api
-
Configuration for OpenTelemetry integration.
- OpenTelemetry.OpenTelemetryConfig.Builder - Class in glide.api
-
Builder for OpenTelemetryConfig.
- OpenTelemetry.TracesConfig - Class in glide.api
-
Configuration for OpenTelemetry traces.
- OpenTelemetry.TracesConfig.Builder - Class in glide.api
-
Builder for TracesConfig.
- OpenTelemetryConfig() - Constructor for class glide.api.OpenTelemetry.OpenTelemetryConfig
- OpenTelemetryResolver - Class in glide.ffi.resolvers
-
Resolver class for OpenTelemetry operations in Valkey GLIDE.
- OpenTelemetryResolver() - Constructor for class glide.ffi.resolvers.OpenTelemetryResolver
- OR - glide.api.models.commands.bitmap.BitwiseOperation
- orderBy(SortBaseOptions.OrderBy) - Method in class glide.api.models.commands.SortBaseOptions.SortBaseOptionsBuilder
-
Options for sorting order of elements.
- OVERFLOW_COMMAND_STRING - Static variable in class glide.api.models.commands.bitmap.BitFieldOptions
-
OVERFLOWsubcommand string to include in theBITFIELDcommand.
P
- params(Map<GlideString, GlideString>) - Method in class glide.api.models.commands.FT.FTSearchOptions.FTSearchOptionsBuilder
-
Query parameters, which could be referenced in the query by
$sign, followed by the parameter name. - params(Map<String, GlideString>) - Method in class glide.api.models.commands.FT.FTAggregateOptions.FTAggregateOptionsBuilder
-
Query parameters, which could be referenced in the query by
$sign, followed by the parameter name. - parseDelimitedFrom(InputStream) - Static method in class command_request.CommandRequestOuterClass.Batch
- parseDelimitedFrom(InputStream) - Static method in class command_request.CommandRequestOuterClass.ByAddressRoute
- parseDelimitedFrom(InputStream) - Static method in class command_request.CommandRequestOuterClass.ClusterScan
- parseDelimitedFrom(InputStream) - Static method in class command_request.CommandRequestOuterClass.Command.ArgsArray
- parseDelimitedFrom(InputStream) - Static method in class command_request.CommandRequestOuterClass.Command
- parseDelimitedFrom(InputStream) - Static method in class command_request.CommandRequestOuterClass.CommandRequest
- parseDelimitedFrom(InputStream) - Static method in class command_request.CommandRequestOuterClass.RefreshIamToken
- parseDelimitedFrom(InputStream) - Static method in class command_request.CommandRequestOuterClass.Routes
- parseDelimitedFrom(InputStream) - Static method in class command_request.CommandRequestOuterClass.ScriptInvocation
- parseDelimitedFrom(InputStream) - Static method in class command_request.CommandRequestOuterClass.ScriptInvocationPointers
- parseDelimitedFrom(InputStream) - Static method in class command_request.CommandRequestOuterClass.SlotIdRoute
- parseDelimitedFrom(InputStream) - Static method in class command_request.CommandRequestOuterClass.SlotKeyRoute
- parseDelimitedFrom(InputStream) - Static method in class command_request.CommandRequestOuterClass.UpdateConnectionPassword
- parseDelimitedFrom(InputStream) - Static method in class connection_request.ConnectionRequestOuterClass.AuthenticationInfo
- parseDelimitedFrom(InputStream) - Static method in class connection_request.ConnectionRequestOuterClass.ConnectionRequest
- parseDelimitedFrom(InputStream) - Static method in class connection_request.ConnectionRequestOuterClass.ConnectionRetryStrategy
- parseDelimitedFrom(InputStream) - Static method in class connection_request.ConnectionRequestOuterClass.IamCredentials
- parseDelimitedFrom(InputStream) - Static method in class connection_request.ConnectionRequestOuterClass.NodeAddress
- parseDelimitedFrom(InputStream) - Static method in class connection_request.ConnectionRequestOuterClass.PeriodicChecksDisabled
- parseDelimitedFrom(InputStream) - Static method in class connection_request.ConnectionRequestOuterClass.PeriodicChecksManualInterval
- parseDelimitedFrom(InputStream) - Static method in class connection_request.ConnectionRequestOuterClass.PubSubChannelsOrPatterns
- parseDelimitedFrom(InputStream) - Static method in class connection_request.ConnectionRequestOuterClass.PubSubSubscriptions
- parseDelimitedFrom(InputStream) - Static method in class response.ResponseOuterClass.RequestError
- parseDelimitedFrom(InputStream) - Static method in class response.ResponseOuterClass.Response
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class command_request.CommandRequestOuterClass.Batch
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class command_request.CommandRequestOuterClass.ByAddressRoute
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class command_request.CommandRequestOuterClass.ClusterScan
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class command_request.CommandRequestOuterClass.Command.ArgsArray
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class command_request.CommandRequestOuterClass.Command
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class command_request.CommandRequestOuterClass.CommandRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class command_request.CommandRequestOuterClass.RefreshIamToken
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class command_request.CommandRequestOuterClass.Routes
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class command_request.CommandRequestOuterClass.ScriptInvocation
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class command_request.CommandRequestOuterClass.ScriptInvocationPointers
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class command_request.CommandRequestOuterClass.SlotIdRoute
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class command_request.CommandRequestOuterClass.SlotKeyRoute
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class command_request.CommandRequestOuterClass.UpdateConnectionPassword
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class connection_request.ConnectionRequestOuterClass.AuthenticationInfo
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class connection_request.ConnectionRequestOuterClass.ConnectionRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class connection_request.ConnectionRequestOuterClass.ConnectionRetryStrategy
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class connection_request.ConnectionRequestOuterClass.IamCredentials
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class connection_request.ConnectionRequestOuterClass.NodeAddress
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class connection_request.ConnectionRequestOuterClass.PeriodicChecksDisabled
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class connection_request.ConnectionRequestOuterClass.PeriodicChecksManualInterval
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class connection_request.ConnectionRequestOuterClass.PubSubChannelsOrPatterns
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class connection_request.ConnectionRequestOuterClass.PubSubSubscriptions
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class response.ResponseOuterClass.RequestError
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class response.ResponseOuterClass.Response
- parseFrom(byte[]) - Static method in class command_request.CommandRequestOuterClass.Batch
- parseFrom(byte[]) - Static method in class command_request.CommandRequestOuterClass.ByAddressRoute
- parseFrom(byte[]) - Static method in class command_request.CommandRequestOuterClass.ClusterScan
- parseFrom(byte[]) - Static method in class command_request.CommandRequestOuterClass.Command.ArgsArray
- parseFrom(byte[]) - Static method in class command_request.CommandRequestOuterClass.Command
- parseFrom(byte[]) - Static method in class command_request.CommandRequestOuterClass.CommandRequest
- parseFrom(byte[]) - Static method in class command_request.CommandRequestOuterClass.RefreshIamToken
- parseFrom(byte[]) - Static method in class command_request.CommandRequestOuterClass.Routes
- parseFrom(byte[]) - Static method in class command_request.CommandRequestOuterClass.ScriptInvocation
- parseFrom(byte[]) - Static method in class command_request.CommandRequestOuterClass.ScriptInvocationPointers
- parseFrom(byte[]) - Static method in class command_request.CommandRequestOuterClass.SlotIdRoute
- parseFrom(byte[]) - Static method in class command_request.CommandRequestOuterClass.SlotKeyRoute
- parseFrom(byte[]) - Static method in class command_request.CommandRequestOuterClass.UpdateConnectionPassword
- parseFrom(byte[]) - Static method in class connection_request.ConnectionRequestOuterClass.AuthenticationInfo
- parseFrom(byte[]) - Static method in class connection_request.ConnectionRequestOuterClass.ConnectionRequest
- parseFrom(byte[]) - Static method in class connection_request.ConnectionRequestOuterClass.ConnectionRetryStrategy
- parseFrom(byte[]) - Static method in class connection_request.ConnectionRequestOuterClass.IamCredentials
- parseFrom(byte[]) - Static method in class connection_request.ConnectionRequestOuterClass.NodeAddress
- parseFrom(byte[]) - Static method in class connection_request.ConnectionRequestOuterClass.PeriodicChecksDisabled
- parseFrom(byte[]) - Static method in class connection_request.ConnectionRequestOuterClass.PeriodicChecksManualInterval
- parseFrom(byte[]) - Static method in class connection_request.ConnectionRequestOuterClass.PubSubChannelsOrPatterns
- parseFrom(byte[]) - Static method in class connection_request.ConnectionRequestOuterClass.PubSubSubscriptions
- parseFrom(byte[]) - Static method in class response.ResponseOuterClass.RequestError
- parseFrom(byte[]) - Static method in class response.ResponseOuterClass.Response
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class command_request.CommandRequestOuterClass.Batch
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class command_request.CommandRequestOuterClass.ByAddressRoute
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class command_request.CommandRequestOuterClass.ClusterScan
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class command_request.CommandRequestOuterClass.Command.ArgsArray
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class command_request.CommandRequestOuterClass.Command
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class command_request.CommandRequestOuterClass.CommandRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class command_request.CommandRequestOuterClass.RefreshIamToken
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class command_request.CommandRequestOuterClass.Routes
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class command_request.CommandRequestOuterClass.ScriptInvocation
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class command_request.CommandRequestOuterClass.ScriptInvocationPointers
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class command_request.CommandRequestOuterClass.SlotIdRoute
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class command_request.CommandRequestOuterClass.SlotKeyRoute
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class command_request.CommandRequestOuterClass.UpdateConnectionPassword
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class connection_request.ConnectionRequestOuterClass.AuthenticationInfo
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class connection_request.ConnectionRequestOuterClass.ConnectionRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class connection_request.ConnectionRequestOuterClass.ConnectionRetryStrategy
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class connection_request.ConnectionRequestOuterClass.IamCredentials
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class connection_request.ConnectionRequestOuterClass.NodeAddress
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class connection_request.ConnectionRequestOuterClass.PeriodicChecksDisabled
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class connection_request.ConnectionRequestOuterClass.PeriodicChecksManualInterval
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class connection_request.ConnectionRequestOuterClass.PubSubChannelsOrPatterns
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class connection_request.ConnectionRequestOuterClass.PubSubSubscriptions
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class response.ResponseOuterClass.RequestError
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class response.ResponseOuterClass.Response
- parseFrom(ByteString) - Static method in class command_request.CommandRequestOuterClass.Batch
- parseFrom(ByteString) - Static method in class command_request.CommandRequestOuterClass.ByAddressRoute
- parseFrom(ByteString) - Static method in class command_request.CommandRequestOuterClass.ClusterScan
- parseFrom(ByteString) - Static method in class command_request.CommandRequestOuterClass.Command.ArgsArray
- parseFrom(ByteString) - Static method in class command_request.CommandRequestOuterClass.Command
- parseFrom(ByteString) - Static method in class command_request.CommandRequestOuterClass.CommandRequest
- parseFrom(ByteString) - Static method in class command_request.CommandRequestOuterClass.RefreshIamToken
- parseFrom(ByteString) - Static method in class command_request.CommandRequestOuterClass.Routes
- parseFrom(ByteString) - Static method in class command_request.CommandRequestOuterClass.ScriptInvocation
- parseFrom(ByteString) - Static method in class command_request.CommandRequestOuterClass.ScriptInvocationPointers
- parseFrom(ByteString) - Static method in class command_request.CommandRequestOuterClass.SlotIdRoute
- parseFrom(ByteString) - Static method in class command_request.CommandRequestOuterClass.SlotKeyRoute
- parseFrom(ByteString) - Static method in class command_request.CommandRequestOuterClass.UpdateConnectionPassword
- parseFrom(ByteString) - Static method in class connection_request.ConnectionRequestOuterClass.AuthenticationInfo
- parseFrom(ByteString) - Static method in class connection_request.ConnectionRequestOuterClass.ConnectionRequest
- parseFrom(ByteString) - Static method in class connection_request.ConnectionRequestOuterClass.ConnectionRetryStrategy
- parseFrom(ByteString) - Static method in class connection_request.ConnectionRequestOuterClass.IamCredentials
- parseFrom(ByteString) - Static method in class connection_request.ConnectionRequestOuterClass.NodeAddress
- parseFrom(ByteString) - Static method in class connection_request.ConnectionRequestOuterClass.PeriodicChecksDisabled
- parseFrom(ByteString) - Static method in class connection_request.ConnectionRequestOuterClass.PeriodicChecksManualInterval
- parseFrom(ByteString) - Static method in class connection_request.ConnectionRequestOuterClass.PubSubChannelsOrPatterns
- parseFrom(ByteString) - Static method in class connection_request.ConnectionRequestOuterClass.PubSubSubscriptions
- parseFrom(ByteString) - Static method in class response.ResponseOuterClass.RequestError
- parseFrom(ByteString) - Static method in class response.ResponseOuterClass.Response
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class command_request.CommandRequestOuterClass.Batch
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class command_request.CommandRequestOuterClass.ByAddressRoute
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class command_request.CommandRequestOuterClass.ClusterScan
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class command_request.CommandRequestOuterClass.Command.ArgsArray
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class command_request.CommandRequestOuterClass.Command
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class command_request.CommandRequestOuterClass.CommandRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class command_request.CommandRequestOuterClass.RefreshIamToken
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class command_request.CommandRequestOuterClass.Routes
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class command_request.CommandRequestOuterClass.ScriptInvocation
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class command_request.CommandRequestOuterClass.ScriptInvocationPointers
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class command_request.CommandRequestOuterClass.SlotIdRoute
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class command_request.CommandRequestOuterClass.SlotKeyRoute
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class command_request.CommandRequestOuterClass.UpdateConnectionPassword
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class connection_request.ConnectionRequestOuterClass.AuthenticationInfo
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class connection_request.ConnectionRequestOuterClass.ConnectionRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class connection_request.ConnectionRequestOuterClass.ConnectionRetryStrategy
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class connection_request.ConnectionRequestOuterClass.IamCredentials
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class connection_request.ConnectionRequestOuterClass.NodeAddress
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class connection_request.ConnectionRequestOuterClass.PeriodicChecksDisabled
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class connection_request.ConnectionRequestOuterClass.PeriodicChecksManualInterval
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class connection_request.ConnectionRequestOuterClass.PubSubChannelsOrPatterns
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class connection_request.ConnectionRequestOuterClass.PubSubSubscriptions
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class response.ResponseOuterClass.RequestError
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class response.ResponseOuterClass.Response
- parseFrom(CodedInputStream) - Static method in class command_request.CommandRequestOuterClass.Batch
- parseFrom(CodedInputStream) - Static method in class command_request.CommandRequestOuterClass.ByAddressRoute
- parseFrom(CodedInputStream) - Static method in class command_request.CommandRequestOuterClass.ClusterScan
- parseFrom(CodedInputStream) - Static method in class command_request.CommandRequestOuterClass.Command.ArgsArray
- parseFrom(CodedInputStream) - Static method in class command_request.CommandRequestOuterClass.Command
- parseFrom(CodedInputStream) - Static method in class command_request.CommandRequestOuterClass.CommandRequest
- parseFrom(CodedInputStream) - Static method in class command_request.CommandRequestOuterClass.RefreshIamToken
- parseFrom(CodedInputStream) - Static method in class command_request.CommandRequestOuterClass.Routes
- parseFrom(CodedInputStream) - Static method in class command_request.CommandRequestOuterClass.ScriptInvocation
- parseFrom(CodedInputStream) - Static method in class command_request.CommandRequestOuterClass.ScriptInvocationPointers
- parseFrom(CodedInputStream) - Static method in class command_request.CommandRequestOuterClass.SlotIdRoute
- parseFrom(CodedInputStream) - Static method in class command_request.CommandRequestOuterClass.SlotKeyRoute
- parseFrom(CodedInputStream) - Static method in class command_request.CommandRequestOuterClass.UpdateConnectionPassword
- parseFrom(CodedInputStream) - Static method in class connection_request.ConnectionRequestOuterClass.AuthenticationInfo
- parseFrom(CodedInputStream) - Static method in class connection_request.ConnectionRequestOuterClass.ConnectionRequest
- parseFrom(CodedInputStream) - Static method in class connection_request.ConnectionRequestOuterClass.ConnectionRetryStrategy
- parseFrom(CodedInputStream) - Static method in class connection_request.ConnectionRequestOuterClass.IamCredentials
- parseFrom(CodedInputStream) - Static method in class connection_request.ConnectionRequestOuterClass.NodeAddress
- parseFrom(CodedInputStream) - Static method in class connection_request.ConnectionRequestOuterClass.PeriodicChecksDisabled
- parseFrom(CodedInputStream) - Static method in class connection_request.ConnectionRequestOuterClass.PeriodicChecksManualInterval
- parseFrom(CodedInputStream) - Static method in class connection_request.ConnectionRequestOuterClass.PubSubChannelsOrPatterns
- parseFrom(CodedInputStream) - Static method in class connection_request.ConnectionRequestOuterClass.PubSubSubscriptions
- parseFrom(CodedInputStream) - Static method in class response.ResponseOuterClass.RequestError
- parseFrom(CodedInputStream) - Static method in class response.ResponseOuterClass.Response
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class command_request.CommandRequestOuterClass.Batch
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class command_request.CommandRequestOuterClass.ByAddressRoute
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class command_request.CommandRequestOuterClass.ClusterScan
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class command_request.CommandRequestOuterClass.Command.ArgsArray
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class command_request.CommandRequestOuterClass.Command
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class command_request.CommandRequestOuterClass.CommandRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class command_request.CommandRequestOuterClass.RefreshIamToken
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class command_request.CommandRequestOuterClass.Routes
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class command_request.CommandRequestOuterClass.ScriptInvocation
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class command_request.CommandRequestOuterClass.ScriptInvocationPointers
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class command_request.CommandRequestOuterClass.SlotIdRoute
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class command_request.CommandRequestOuterClass.SlotKeyRoute
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class command_request.CommandRequestOuterClass.UpdateConnectionPassword
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class connection_request.ConnectionRequestOuterClass.AuthenticationInfo
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class connection_request.ConnectionRequestOuterClass.ConnectionRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class connection_request.ConnectionRequestOuterClass.ConnectionRetryStrategy
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class connection_request.ConnectionRequestOuterClass.IamCredentials
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class connection_request.ConnectionRequestOuterClass.NodeAddress
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class connection_request.ConnectionRequestOuterClass.PeriodicChecksDisabled
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class connection_request.ConnectionRequestOuterClass.PeriodicChecksManualInterval
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class connection_request.ConnectionRequestOuterClass.PubSubChannelsOrPatterns
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class connection_request.ConnectionRequestOuterClass.PubSubSubscriptions
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class response.ResponseOuterClass.RequestError
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class response.ResponseOuterClass.Response
- parseFrom(InputStream) - Static method in class command_request.CommandRequestOuterClass.Batch
- parseFrom(InputStream) - Static method in class command_request.CommandRequestOuterClass.ByAddressRoute
- parseFrom(InputStream) - Static method in class command_request.CommandRequestOuterClass.ClusterScan
- parseFrom(InputStream) - Static method in class command_request.CommandRequestOuterClass.Command.ArgsArray
- parseFrom(InputStream) - Static method in class command_request.CommandRequestOuterClass.Command
- parseFrom(InputStream) - Static method in class command_request.CommandRequestOuterClass.CommandRequest
- parseFrom(InputStream) - Static method in class command_request.CommandRequestOuterClass.RefreshIamToken
- parseFrom(InputStream) - Static method in class command_request.CommandRequestOuterClass.Routes
- parseFrom(InputStream) - Static method in class command_request.CommandRequestOuterClass.ScriptInvocation
- parseFrom(InputStream) - Static method in class command_request.CommandRequestOuterClass.ScriptInvocationPointers
- parseFrom(InputStream) - Static method in class command_request.CommandRequestOuterClass.SlotIdRoute
- parseFrom(InputStream) - Static method in class command_request.CommandRequestOuterClass.SlotKeyRoute
- parseFrom(InputStream) - Static method in class command_request.CommandRequestOuterClass.UpdateConnectionPassword
- parseFrom(InputStream) - Static method in class connection_request.ConnectionRequestOuterClass.AuthenticationInfo
- parseFrom(InputStream) - Static method in class connection_request.ConnectionRequestOuterClass.ConnectionRequest
- parseFrom(InputStream) - Static method in class connection_request.ConnectionRequestOuterClass.ConnectionRetryStrategy
- parseFrom(InputStream) - Static method in class connection_request.ConnectionRequestOuterClass.IamCredentials
- parseFrom(InputStream) - Static method in class connection_request.ConnectionRequestOuterClass.NodeAddress
- parseFrom(InputStream) - Static method in class connection_request.ConnectionRequestOuterClass.PeriodicChecksDisabled
- parseFrom(InputStream) - Static method in class connection_request.ConnectionRequestOuterClass.PeriodicChecksManualInterval
- parseFrom(InputStream) - Static method in class connection_request.ConnectionRequestOuterClass.PubSubChannelsOrPatterns
- parseFrom(InputStream) - Static method in class connection_request.ConnectionRequestOuterClass.PubSubSubscriptions
- parseFrom(InputStream) - Static method in class response.ResponseOuterClass.RequestError
- parseFrom(InputStream) - Static method in class response.ResponseOuterClass.Response
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class command_request.CommandRequestOuterClass.Batch
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class command_request.CommandRequestOuterClass.ByAddressRoute
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class command_request.CommandRequestOuterClass.ClusterScan
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class command_request.CommandRequestOuterClass.Command.ArgsArray
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class command_request.CommandRequestOuterClass.Command
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class command_request.CommandRequestOuterClass.CommandRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class command_request.CommandRequestOuterClass.RefreshIamToken
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class command_request.CommandRequestOuterClass.Routes
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class command_request.CommandRequestOuterClass.ScriptInvocation
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class command_request.CommandRequestOuterClass.ScriptInvocationPointers
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class command_request.CommandRequestOuterClass.SlotIdRoute
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class command_request.CommandRequestOuterClass.SlotKeyRoute
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class command_request.CommandRequestOuterClass.UpdateConnectionPassword
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class connection_request.ConnectionRequestOuterClass.AuthenticationInfo
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class connection_request.ConnectionRequestOuterClass.ConnectionRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class connection_request.ConnectionRequestOuterClass.ConnectionRetryStrategy
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class connection_request.ConnectionRequestOuterClass.IamCredentials
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class connection_request.ConnectionRequestOuterClass.NodeAddress
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class connection_request.ConnectionRequestOuterClass.PeriodicChecksDisabled
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class connection_request.ConnectionRequestOuterClass.PeriodicChecksManualInterval
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class connection_request.ConnectionRequestOuterClass.PubSubChannelsOrPatterns
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class connection_request.ConnectionRequestOuterClass.PubSubSubscriptions
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class response.ResponseOuterClass.RequestError
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class response.ResponseOuterClass.Response
- parseFrom(ByteBuffer) - Static method in class command_request.CommandRequestOuterClass.Batch
- parseFrom(ByteBuffer) - Static method in class command_request.CommandRequestOuterClass.ByAddressRoute
- parseFrom(ByteBuffer) - Static method in class command_request.CommandRequestOuterClass.ClusterScan
- parseFrom(ByteBuffer) - Static method in class command_request.CommandRequestOuterClass.Command.ArgsArray
- parseFrom(ByteBuffer) - Static method in class command_request.CommandRequestOuterClass.Command
- parseFrom(ByteBuffer) - Static method in class command_request.CommandRequestOuterClass.CommandRequest
- parseFrom(ByteBuffer) - Static method in class command_request.CommandRequestOuterClass.RefreshIamToken
- parseFrom(ByteBuffer) - Static method in class command_request.CommandRequestOuterClass.Routes
- parseFrom(ByteBuffer) - Static method in class command_request.CommandRequestOuterClass.ScriptInvocation
- parseFrom(ByteBuffer) - Static method in class command_request.CommandRequestOuterClass.ScriptInvocationPointers
- parseFrom(ByteBuffer) - Static method in class command_request.CommandRequestOuterClass.SlotIdRoute
- parseFrom(ByteBuffer) - Static method in class command_request.CommandRequestOuterClass.SlotKeyRoute
- parseFrom(ByteBuffer) - Static method in class command_request.CommandRequestOuterClass.UpdateConnectionPassword
- parseFrom(ByteBuffer) - Static method in class connection_request.ConnectionRequestOuterClass.AuthenticationInfo
- parseFrom(ByteBuffer) - Static method in class connection_request.ConnectionRequestOuterClass.ConnectionRequest
- parseFrom(ByteBuffer) - Static method in class connection_request.ConnectionRequestOuterClass.ConnectionRetryStrategy
- parseFrom(ByteBuffer) - Static method in class connection_request.ConnectionRequestOuterClass.IamCredentials
- parseFrom(ByteBuffer) - Static method in class connection_request.ConnectionRequestOuterClass.NodeAddress
- parseFrom(ByteBuffer) - Static method in class connection_request.ConnectionRequestOuterClass.PeriodicChecksDisabled
- parseFrom(ByteBuffer) - Static method in class connection_request.ConnectionRequestOuterClass.PeriodicChecksManualInterval
- parseFrom(ByteBuffer) - Static method in class connection_request.ConnectionRequestOuterClass.PubSubChannelsOrPatterns
- parseFrom(ByteBuffer) - Static method in class connection_request.ConnectionRequestOuterClass.PubSubSubscriptions
- parseFrom(ByteBuffer) - Static method in class response.ResponseOuterClass.RequestError
- parseFrom(ByteBuffer) - Static method in class response.ResponseOuterClass.Response
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class command_request.CommandRequestOuterClass.Batch
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class command_request.CommandRequestOuterClass.ByAddressRoute
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class command_request.CommandRequestOuterClass.ClusterScan
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class command_request.CommandRequestOuterClass.Command.ArgsArray
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class command_request.CommandRequestOuterClass.Command
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class command_request.CommandRequestOuterClass.CommandRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class command_request.CommandRequestOuterClass.RefreshIamToken
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class command_request.CommandRequestOuterClass.Routes
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class command_request.CommandRequestOuterClass.ScriptInvocation
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class command_request.CommandRequestOuterClass.ScriptInvocationPointers
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class command_request.CommandRequestOuterClass.SlotIdRoute
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class command_request.CommandRequestOuterClass.SlotKeyRoute
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class command_request.CommandRequestOuterClass.UpdateConnectionPassword
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class connection_request.ConnectionRequestOuterClass.AuthenticationInfo
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class connection_request.ConnectionRequestOuterClass.ConnectionRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class connection_request.ConnectionRequestOuterClass.ConnectionRetryStrategy
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class connection_request.ConnectionRequestOuterClass.IamCredentials
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class connection_request.ConnectionRequestOuterClass.NodeAddress
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class connection_request.ConnectionRequestOuterClass.PeriodicChecksDisabled
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class connection_request.ConnectionRequestOuterClass.PeriodicChecksManualInterval
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class connection_request.ConnectionRequestOuterClass.PubSubChannelsOrPatterns
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class connection_request.ConnectionRequestOuterClass.PubSubSubscriptions
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class response.ResponseOuterClass.RequestError
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class response.ResponseOuterClass.Response
- parser() - Static method in class command_request.CommandRequestOuterClass.Batch
- parser() - Static method in class command_request.CommandRequestOuterClass.ByAddressRoute
- parser() - Static method in class command_request.CommandRequestOuterClass.ClusterScan
- parser() - Static method in class command_request.CommandRequestOuterClass.Command.ArgsArray
- parser() - Static method in class command_request.CommandRequestOuterClass.Command
- parser() - Static method in class command_request.CommandRequestOuterClass.CommandRequest
- parser() - Static method in class command_request.CommandRequestOuterClass.RefreshIamToken
- parser() - Static method in class command_request.CommandRequestOuterClass.Routes
- parser() - Static method in class command_request.CommandRequestOuterClass.ScriptInvocation
- parser() - Static method in class command_request.CommandRequestOuterClass.ScriptInvocationPointers
- parser() - Static method in class command_request.CommandRequestOuterClass.SlotIdRoute
- parser() - Static method in class command_request.CommandRequestOuterClass.SlotKeyRoute
- parser() - Static method in class command_request.CommandRequestOuterClass.UpdateConnectionPassword
- parser() - Static method in class connection_request.ConnectionRequestOuterClass.AuthenticationInfo
- parser() - Static method in class connection_request.ConnectionRequestOuterClass.ConnectionRequest
- parser() - Static method in class connection_request.ConnectionRequestOuterClass.ConnectionRetryStrategy
- parser() - Static method in class connection_request.ConnectionRequestOuterClass.IamCredentials
- parser() - Static method in class connection_request.ConnectionRequestOuterClass.NodeAddress
- parser() - Static method in class connection_request.ConnectionRequestOuterClass.PeriodicChecksDisabled
- parser() - Static method in class connection_request.ConnectionRequestOuterClass.PeriodicChecksManualInterval
- parser() - Static method in class connection_request.ConnectionRequestOuterClass.PubSubChannelsOrPatterns
- parser() - Static method in class connection_request.ConnectionRequestOuterClass.PubSubSubscriptions
- parser() - Static method in class response.ResponseOuterClass.RequestError
- parser() - Static method in class response.ResponseOuterClass.Response
- password(String) - Method in class glide.api.models.configuration.ServerCredentials.ServerCredentialsBuilder
-
The password that will be used for authenticating connections to the servers.
- PASSWORD_FIELD_NUMBER - Static variable in class command_request.CommandRequestOuterClass.UpdateConnectionPassword
- PASSWORD_FIELD_NUMBER - Static variable in class connection_request.ConnectionRequestOuterClass.AuthenticationInfo
- Pattern - connection_request.ConnectionRequestOuterClass.PubSubChannelType
-
Pattern = 1; - PATTERN - glide.api.models.configuration.ClusterSubscriptionConfiguration.PubSubClusterChannelMode
-
Use glob-style channel name patterns.
- PATTERN - glide.api.models.configuration.StandaloneSubscriptionConfiguration.PubSubChannelMode
-
Use glob-style channel name patterns.
- Pattern_VALUE - Static variable in enum connection_request.ConnectionRequestOuterClass.PubSubChannelType
-
Pattern = 1; - PERIODIC_CHECKS_DISABLED - connection_request.ConnectionRequestOuterClass.ConnectionRequest.PeriodicChecksCase
- PERIODIC_CHECKS_DISABLED_FIELD_NUMBER - Static variable in class connection_request.ConnectionRequestOuterClass.ConnectionRequest
- PERIODIC_CHECKS_MANUAL_INTERVAL - connection_request.ConnectionRequestOuterClass.ConnectionRequest.PeriodicChecksCase
- PERIODIC_CHECKS_MANUAL_INTERVAL_FIELD_NUMBER - Static variable in class connection_request.ConnectionRequestOuterClass.ConnectionRequest
- PERIODICCHECKS_NOT_SET - connection_request.ConnectionRequestOuterClass.ConnectionRequest.PeriodicChecksCase
- persist(GlideString) - Method in class glide.api.BaseClient
- persist(String) - Method in class glide.api.BaseClient
- persist(ArgType) - Method in class glide.api.models.BaseBatch
-
Removes the existing timeout on
key, turning thekeyfrom volatile (akeywith an expire set) to persistent (akeythat will never expire as no timeout is associated). - persist(GlideString) - Method in interface glide.api.commands.GenericBaseCommands
-
Removes the existing timeout on
key, turning thekeyfrom volatile (akeywith an expire set) to persistent (akeythat will never expire as no timeout is associated). - persist(String) - Method in interface glide.api.commands.GenericBaseCommands
-
Removes the existing timeout on
key, turning thekeyfrom volatile (akeywith an expire set) to persistent (akeythat will never expire as no timeout is associated). - Persist - command_request.CommandRequestOuterClass.RequestType
-
Persist = 415; - Persist() - Static method in class glide.api.models.commands.ExpirySet
-
Remove the time to live associated with the field.
- Persist() - Static method in class glide.api.models.commands.GetExOptions
-
Remove the time to live associated with the key.
- Persist() - Static method in class glide.api.models.commands.HGetExExpiry
-
Remove the time to live associated with the field.
- PERSIST - glide.api.models.commands.ExpirySet.ExpiryType
-
Remove expiration, making field persistent (PERSIST)
- PERSIST - glide.api.models.commands.GetExOptions.ExpiryType
- PERSIST - glide.api.models.commands.HGetExExpiry.HGetExExpiryType
-
Remove expiration, making field persistent (PERSIST)
- Persist_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
Persist = 415; - PERSISTENCE - glide.api.models.commands.InfoOptions.Section
-
PERSISTENCE: RDB and AOF related information
- pexpire(GlideString, long) - Method in class glide.api.BaseClient
- pexpire(GlideString, long, ExpireOptions) - Method in class glide.api.BaseClient
- pexpire(String, long) - Method in class glide.api.BaseClient
- pexpire(String, long, ExpireOptions) - Method in class glide.api.BaseClient
- pexpire(ArgType, long) - Method in class glide.api.models.BaseBatch
-
Sets a timeout on
keyin milliseconds. - pexpire(ArgType, long, ExpireOptions) - Method in class glide.api.models.BaseBatch
-
Sets a timeout on
keyin milliseconds. - pexpire(GlideString, long) - Method in interface glide.api.commands.GenericBaseCommands
-
Sets a timeout on
keyin milliseconds. - pexpire(GlideString, long, ExpireOptions) - Method in interface glide.api.commands.GenericBaseCommands
-
Sets a timeout on
keyin milliseconds. - pexpire(String, long) - Method in interface glide.api.commands.GenericBaseCommands
-
Sets a timeout on
keyin milliseconds. - pexpire(String, long, ExpireOptions) - Method in interface glide.api.commands.GenericBaseCommands
-
Sets a timeout on
keyin milliseconds. - PExpire - command_request.CommandRequestOuterClass.RequestType
-
PExpire = 416; - PExpire_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
PExpire = 416; - pexpireAt(GlideString, long) - Method in class glide.api.BaseClient
- pexpireAt(GlideString, long, ExpireOptions) - Method in class glide.api.BaseClient
- pexpireAt(String, long) - Method in class glide.api.BaseClient
- pexpireAt(String, long, ExpireOptions) - Method in class glide.api.BaseClient
- pexpireAt(ArgType, long) - Method in class glide.api.models.BaseBatch
-
Sets a timeout on
key. - pexpireAt(ArgType, long, ExpireOptions) - Method in class glide.api.models.BaseBatch
-
Sets a timeout on
key. - pexpireAt(GlideString, long) - Method in interface glide.api.commands.GenericBaseCommands
-
Sets a timeout on
key. - pexpireAt(GlideString, long, ExpireOptions) - Method in interface glide.api.commands.GenericBaseCommands
-
Sets a timeout on
key. - pexpireAt(String, long) - Method in interface glide.api.commands.GenericBaseCommands
-
Sets a timeout on
key. - pexpireAt(String, long, ExpireOptions) - Method in interface glide.api.commands.GenericBaseCommands
-
Sets a timeout on
key. - PExpireAt - command_request.CommandRequestOuterClass.RequestType
-
PExpireAt = 417; - PExpireAt_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
PExpireAt = 417; - pexpiretime(GlideString) - Method in class glide.api.BaseClient
- pexpiretime(String) - Method in class glide.api.BaseClient
- pexpiretime(ArgType) - Method in class glide.api.models.BaseBatch
-
Returns the absolute Unix timestamp (since January 1, 1970) at which the given
keywill expire, in milliseconds. - pexpiretime(GlideString) - Method in interface glide.api.commands.GenericBaseCommands
-
Returns the absolute Unix timestamp (since January 1, 1970) at which the given
keywill expire, in milliseconds. - pexpiretime(String) - Method in interface glide.api.commands.GenericBaseCommands
-
Returns the absolute Unix timestamp (since January 1, 1970) at which the given
keywill expire, in milliseconds. - PExpireTime - command_request.CommandRequestOuterClass.RequestType
-
PExpireTime = 418; - PExpireTime_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
PExpireTime = 418; - pfadd(GlideString, GlideString[]) - Method in class glide.api.BaseClient
- pfadd(String, String[]) - Method in class glide.api.BaseClient
- pfadd(ArgType, ArgType[]) - Method in class glide.api.models.BaseBatch
-
Adds all elements to the HyperLogLog data structure stored at the specified
key. - pfadd(GlideString, GlideString[]) - Method in interface glide.api.commands.HyperLogLogBaseCommands
-
Adds all elements to the HyperLogLog data structure stored at the specified
key. - pfadd(String, String[]) - Method in interface glide.api.commands.HyperLogLogBaseCommands
-
Adds all elements to the HyperLogLog data structure stored at the specified
key. - PfAdd - command_request.CommandRequestOuterClass.RequestType
-
PfAdd = 701; - PfAdd_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
PfAdd = 701; - pfcount(ArgType[]) - Method in class glide.api.models.BaseBatch
-
Estimates the cardinality of the data stored in a HyperLogLog structure for a single key or calculates the combined cardinality of multiple keys by merging their HyperLogLogs temporarily.
- pfcount(GlideString[]) - Method in class glide.api.BaseClient
- pfcount(String[]) - Method in class glide.api.BaseClient
- pfcount(GlideString[]) - Method in interface glide.api.commands.HyperLogLogBaseCommands
-
Estimates the cardinality of the data stored in a HyperLogLog structure for a single key or calculates the combined cardinality of multiple keys by merging their HyperLogLogs temporarily.
- pfcount(String[]) - Method in interface glide.api.commands.HyperLogLogBaseCommands
-
Estimates the cardinality of the data stored in a HyperLogLog structure for a single key or calculates the combined cardinality of multiple keys by merging their HyperLogLogs temporarily.
- PfCount - command_request.CommandRequestOuterClass.RequestType
-
PfCount = 702; - PfCount_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
PfCount = 702; - pfmerge(GlideString, GlideString[]) - Method in class glide.api.BaseClient
- pfmerge(String, String[]) - Method in class glide.api.BaseClient
- pfmerge(ArgType, ArgType[]) - Method in class glide.api.models.BaseBatch
-
Merges multiple HyperLogLog values into a unique value.
If the destination variable exists, it is treated as one of the source HyperLogLog data sets, otherwise a new HyperLogLog is created. - pfmerge(GlideString, GlideString[]) - Method in interface glide.api.commands.HyperLogLogBaseCommands
-
Merges multiple HyperLogLog values into a unique value.
If the destination variable exists, it is treated as one of the source HyperLogLog data sets, otherwise a new HyperLogLog is created. - pfmerge(String, String[]) - Method in interface glide.api.commands.HyperLogLogBaseCommands
-
Merges multiple HyperLogLog values into a unique value.
If the destination variable exists, it is treated as one of the source HyperLogLog data sets, otherwise a new HyperLogLog is created. - PfMerge - command_request.CommandRequestOuterClass.RequestType
-
PfMerge = 703; - PfMerge_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
PfMerge = 703; - ping() - Method in interface glide.api.commands.ConnectionManagementClusterCommands
-
Pings the server.
The command will be routed to all primary nodes. - ping() - Method in interface glide.api.commands.ConnectionManagementCommands
-
Pings the server.
- ping() - Method in class glide.api.GlideClient
- ping() - Method in class glide.api.GlideClusterClient
- ping() - Method in class glide.api.models.BaseBatch
-
Pings the server.
- ping(RequestRoutingConfiguration.Route) - Method in class glide.api.GlideClusterClient
- ping(GlideString) - Method in class glide.api.GlideClient
- ping(GlideString) - Method in class glide.api.GlideClusterClient
- ping(GlideString, RequestRoutingConfiguration.Route) - Method in class glide.api.GlideClusterClient
- ping(String) - Method in class glide.api.GlideClient
- ping(String) - Method in class glide.api.GlideClusterClient
- ping(String, RequestRoutingConfiguration.Route) - Method in class glide.api.GlideClusterClient
- ping(ArgType) - Method in class glide.api.models.BaseBatch
-
Pings the server.
- ping(RequestRoutingConfiguration.Route) - Method in interface glide.api.commands.ConnectionManagementClusterCommands
-
Pings the server.
- ping(GlideString) - Method in interface glide.api.commands.ConnectionManagementClusterCommands
-
Pings the server.
The command will be routed to all primary nodes. - ping(GlideString) - Method in interface glide.api.commands.ConnectionManagementCommands
-
Pings the server.
- ping(GlideString, RequestRoutingConfiguration.Route) - Method in interface glide.api.commands.ConnectionManagementClusterCommands
-
Pings the server.
- ping(String) - Method in interface glide.api.commands.ConnectionManagementClusterCommands
-
Pings the server.
The command will be routed to all primary nodes. - ping(String) - Method in interface glide.api.commands.ConnectionManagementCommands
-
Pings the server.
- ping(String, RequestRoutingConfiguration.Route) - Method in interface glide.api.commands.ConnectionManagementClusterCommands
-
Pings the server.
- Ping - command_request.CommandRequestOuterClass.RequestType
-
Ping = 322; - Ping_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
Ping = 322; - popAsync() - Method in class glide.connectors.handlers.MessageHandler.PubSubMessageQueue
-
Get a promise for a next message.
- popSync() - Method in class glide.connectors.handlers.MessageHandler.PubSubMessageQueue
-
Get a new message or null if nothing stored so far.
- populateCommandWithArgs(ArgType[], CommandRequestOuterClass.Command.Builder) - Static method in class glide.managers.CommandManager
-
Add the given set of arguments to the output Command.Builder.
- port(Integer) - Method in class glide.api.models.configuration.NodeAddress.NodeAddressBuilder
- PORT_FIELD_NUMBER - Static variable in class command_request.CommandRequestOuterClass.ByAddressRoute
- PORT_FIELD_NUMBER - Static variable in class connection_request.ConnectionRequestOuterClass.NodeAddress
- POSITIVE_INFINITY - glide.api.models.commands.RangeOptions.InfLexBound
- POSITIVE_INFINITY - glide.api.models.commands.RangeOptions.InfScoreBound
- PREFER_REPLICA - glide.api.models.configuration.ReadFrom
-
Spread the requests between all replicas in a round-robin manner.
- PreferReplica - connection_request.ConnectionRequestOuterClass.ReadFrom
-
PreferReplica = 1; - PreferReplica_VALUE - Static variable in enum connection_request.ConnectionRequestOuterClass.ReadFrom
-
PreferReplica = 1; - prefixes(String[]) - Method in class glide.api.models.commands.FT.FTCreateOptions.FTCreateOptionsBuilder
- prepareCommandRequest(CommandRequestOuterClass.RequestType, GlideString[]) - Method in class glide.managers.CommandManager
-
Build a protobuf command request object.
- prepareCommandRequest(CommandRequestOuterClass.RequestType, GlideString[], RequestRoutingConfiguration.Route) - Method in class glide.managers.CommandManager
-
Build a protobuf command request object with routing options.
- prepareCommandRequest(CommandRequestOuterClass.RequestType, String[]) - Method in class glide.managers.CommandManager
-
Build a protobuf command request object.
- prepareCommandRequest(CommandRequestOuterClass.RequestType, String[], RequestRoutingConfiguration.Route) - Method in class glide.managers.CommandManager
-
Build a protobuf command request object with routing options.
- prepareCommandRequest(Batch, boolean, Optional<BatchOptions>) - Method in class glide.managers.CommandManager
-
Build a protobuf Batch request object.
- prepareCommandRequest(ClusterBatch, boolean, Optional<ClusterBatchOptions>) - Method in class glide.managers.CommandManager
-
Build a protobuf Batch request object with options.
- prepareCursorRequest(ClusterScanCursor, ScanOptions) - Method in class glide.managers.CommandManager
-
Build a protobuf cursor scan request.
- Primary - command_request.CommandRequestOuterClass.SlotTypes
-
Primary = 0; - Primary - connection_request.ConnectionRequestOuterClass.ReadFrom
-
Primary = 0; - PRIMARY - glide.api.models.configuration.ReadFrom
-
Always get from primary, in order to get the freshest data.
- PRIMARY - glide.api.models.configuration.RequestRoutingConfiguration.SlotType
-
Address a primary node.
- Primary_VALUE - Static variable in enum command_request.CommandRequestOuterClass.SlotTypes
-
Primary = 0; - Primary_VALUE - Static variable in enum connection_request.ConnectionRequestOuterClass.ReadFrom
-
Primary = 0; - profile(BaseClient, GlideString, FTProfileOptions) - Static method in class glide.api.commands.servermodules.FT
-
Runs a search or aggregation query and collects performance profiling information.
- profile(BaseClient, String, FTProfileOptions) - Static method in class glide.api.commands.servermodules.FT
-
Runs a search or aggregation query and collects performance profiling information.
- protobufBatch - Variable in class glide.api.models.BaseBatch
-
Command class to send a single request to Valkey.
- protocol(ProtocolVersion) - Method in class glide.api.models.configuration.BaseClientConfiguration.BaseClientConfigurationBuilder
-
Serialization protocol to be used with the server.
- PROTOCOL_FIELD_NUMBER - Static variable in class connection_request.ConnectionRequestOuterClass.ConnectionRequest
- ProtocolVersion - Enum in glide.api.models.configuration
-
Represents the communication protocol with the server.
- PSetEx - command_request.CommandRequestOuterClass.RequestType
-
deprecated in 2.6.12
- PSetEx_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
deprecated in 2.6.12
- PSubscribe - command_request.CommandRequestOuterClass.RequestType
-
PSubscribe = 901; - PSubscribe_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
PSubscribe = 901; - PSync - command_request.CommandRequestOuterClass.RequestType
-
PSync = 1149; - PSync_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
PSync = 1149; - pttl(GlideString) - Method in class glide.api.BaseClient
- pttl(String) - Method in class glide.api.BaseClient
- pttl(ArgType) - Method in class glide.api.models.BaseBatch
-
Returns the remaining time to live of
keythat has a timeout, in milliseconds. - pttl(GlideString) - Method in interface glide.api.commands.GenericBaseCommands
-
Returns the remaining time to live of
keythat has a timeout, in milliseconds. - pttl(String) - Method in interface glide.api.commands.GenericBaseCommands
-
Returns the remaining time to live of
keythat has a timeout, in milliseconds. - PTTL - command_request.CommandRequestOuterClass.RequestType
-
PTTL = 419; - PTTL_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
PTTL = 419; - publish(GlideString, GlideString) - Method in class glide.api.BaseClient
- publish(GlideString, GlideString, boolean) - Method in class glide.api.GlideClusterClient
- publish(String, String) - Method in class glide.api.BaseClient
- publish(String, String, boolean) - Method in class glide.api.GlideClusterClient
- publish(ArgType, ArgType) - Method in class glide.api.models.BaseBatch
-
Publishes message on pubsub channel.
- publish(ArgType, ArgType, boolean) - Method in class glide.api.models.ClusterBatch
-
Publishes message on pubsub channel in sharded mode.
- publish(GlideString, GlideString) - Method in interface glide.api.commands.PubSubBaseCommands
-
Publishes message on pubsub channel.
- publish(GlideString, GlideString, boolean) - Method in interface glide.api.commands.PubSubClusterCommands
-
Publishes message on pubsub channel.
- publish(String, String) - Method in interface glide.api.commands.PubSubBaseCommands
-
Publishes message on pubsub channel.
- publish(String, String, boolean) - Method in interface glide.api.commands.PubSubClusterCommands
-
Publishes message on pubsub channel.
- Publish - command_request.CommandRequestOuterClass.RequestType
-
Publish = 902; - Publish_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
Publish = 902; - PUBSUB_SUBSCRIPTIONS_FIELD_NUMBER - Static variable in class connection_request.ConnectionRequestOuterClass.ConnectionRequest
- PubSubBaseCommands - Interface in glide.api.commands
-
Supports commands for the "Pub/Sub" group for standalone and cluster clients.
- pubsubChannels() - Method in class glide.api.BaseClient
- pubsubChannels() - Method in interface glide.api.commands.PubSubBaseCommands
-
Lists the currently active channels.
- pubsubChannels() - Method in class glide.api.models.BaseBatch
-
Lists the currently active channels.
- pubsubChannels(GlideString) - Method in class glide.api.BaseClient
- pubsubChannels(String) - Method in class glide.api.BaseClient
- pubsubChannels(ArgType) - Method in class glide.api.models.BaseBatch
-
Lists the currently active channels.
- pubsubChannels(GlideString) - Method in interface glide.api.commands.PubSubBaseCommands
-
Lists the currently active channels.
- pubsubChannels(String) - Method in interface glide.api.commands.PubSubBaseCommands
-
Lists the currently active channels.
- PubSubChannels - command_request.CommandRequestOuterClass.RequestType
-
PubSubChannels = 903; - PubSubChannels_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
PubSubChannels = 903; - pubsubChannelsBinary() - Method in class glide.api.BaseClient
- pubsubChannelsBinary() - Method in interface glide.api.commands.PubSubBaseCommands
-
Lists the currently active channels.
Unlike ofPubSubBaseCommands.pubsubChannels(), returns channel names asGlideStrings. - PubSubClusterCommands - Interface in glide.api.commands
-
Supports commands for the "Pub/Sub" group for a cluster client.
- PubSubMessage - Class in glide.api.models
-
PubSub message received by the client.
- PubSubMessage(GlideString, GlideString) - Constructor for class glide.api.models.PubSubMessage
- PubSubMessage(GlideString, GlideString, GlideString) - Constructor for class glide.api.models.PubSubMessage
- PubSubMessageQueue() - Constructor for class glide.connectors.handlers.MessageHandler.PubSubMessageQueue
- pubsubNumPat() - Method in class glide.api.BaseClient
- pubsubNumPat() - Method in interface glide.api.commands.PubSubBaseCommands
-
Returns the number of unique patterns that are subscribed to by clients.
- pubsubNumPat() - Method in class glide.api.models.BaseBatch
-
Returns the number of unique patterns that are subscribed to by clients.
- PubSubNumPat - command_request.CommandRequestOuterClass.RequestType
-
PubSubNumPat = 904; - PubSubNumPat_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
PubSubNumPat = 904; - pubsubNumSub(ArgType[]) - Method in class glide.api.models.BaseBatch
-
Returns the number of subscribers (exclusive of clients subscribed to patterns) for the specified channels.
- pubsubNumSub(GlideString[]) - Method in class glide.api.BaseClient
- pubsubNumSub(String[]) - Method in class glide.api.BaseClient
- pubsubNumSub(GlideString[]) - Method in interface glide.api.commands.PubSubBaseCommands
-
Returns the number of subscribers (exclusive of clients subscribed to patterns) for the specified channels.
- pubsubNumSub(String[]) - Method in interface glide.api.commands.PubSubBaseCommands
-
Returns the number of subscribers (exclusive of clients subscribed to patterns) for the specified channels.
- PubSubNumSub - command_request.CommandRequestOuterClass.RequestType
-
PubSubNumSub = 905; - PubSubNumSub_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
PubSubNumSub = 905; - pubsubShardChannels() - Method in interface glide.api.commands.PubSubClusterCommands
-
Lists the currently active shard channels.
- pubsubShardChannels() - Method in class glide.api.GlideClusterClient
- pubsubShardChannels() - Method in class glide.api.models.ClusterBatch
-
Lists the currently active shard channels.
- pubsubShardChannels(GlideString) - Method in class glide.api.GlideClusterClient
- pubsubShardChannels(String) - Method in class glide.api.GlideClusterClient
- pubsubShardChannels(ArgType) - Method in class glide.api.models.ClusterBatch
-
Lists the currently active shard channels.
- pubsubShardChannels(GlideString) - Method in interface glide.api.commands.PubSubClusterCommands
-
Lists the currently active shard channels.
- pubsubShardChannels(String) - Method in interface glide.api.commands.PubSubClusterCommands
-
Lists the currently active shard channels.
- PubSubShardChannels - command_request.CommandRequestOuterClass.RequestType
-
PubSubShardChannels = 906; - PubSubShardChannels_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
PubSubShardChannels = 906; - pubsubShardChannelsBinary() - Method in interface glide.api.commands.PubSubClusterCommands
-
Lists the currently active shard channels.
- pubsubShardChannelsBinary() - Method in class glide.api.GlideClusterClient
- pubsubShardNumSub(ArgType[]) - Method in class glide.api.models.ClusterBatch
-
Returns the number of subscribers (exclusive of clients subscribed to patterns) for the specified shard channels.
- pubsubShardNumSub(GlideString[]) - Method in class glide.api.GlideClusterClient
- pubsubShardNumSub(String[]) - Method in class glide.api.GlideClusterClient
- pubsubShardNumSub(GlideString[]) - Method in interface glide.api.commands.PubSubClusterCommands
-
Returns the number of subscribers (exclusive of clients subscribed to patterns) for the specified shard channels.
- pubsubShardNumSub(String[]) - Method in interface glide.api.commands.PubSubClusterCommands
-
Returns the number of subscribers (exclusive of clients subscribed to patterns) for the specified shard channels.
- PubSubShardNumSub - command_request.CommandRequestOuterClass.RequestType
-
PubSubShardNumSub = 907; - PubSubShardNumSub_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
PubSubShardNumSub = 907; - PUnsubscribe - command_request.CommandRequestOuterClass.RequestType
-
PUnsubscribe = 908; - PUnsubscribe_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
PUnsubscribe = 908; - push(PubSubMessage) - Method in class glide.connectors.handlers.MessageHandler.PubSubMessageQueue
-
Store a new message.
- putAllChannelsOrPatternsByType(Map<Integer, ConnectionRequestOuterClass.PubSubChannelsOrPatterns>) - Method in class connection_request.ConnectionRequestOuterClass.PubSubSubscriptions.Builder
-
map<uint32, .connection_request.PubSubChannelsOrPatterns> channels_or_patterns_by_type = 1; - putChannelsOrPatternsByType(int, ConnectionRequestOuterClass.PubSubChannelsOrPatterns) - Method in class connection_request.ConnectionRequestOuterClass.PubSubSubscriptions.Builder
-
map<uint32, .connection_request.PubSubChannelsOrPatterns> channels_or_patterns_by_type = 1; - putChannelsOrPatternsByTypeBuilderIfAbsent(int) - Method in class connection_request.ConnectionRequestOuterClass.PubSubSubscriptions.Builder
-
map<uint32, .connection_request.PubSubChannelsOrPatterns> channels_or_patterns_by_type = 1;
Q
- Quit - command_request.CommandRequestOuterClass.RequestType
-
deprecated in 7.2.0
- Quit_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
deprecated in 7.2.0
R
- RAISE_ON_ERROR_FIELD_NUMBER - Static variable in class command_request.CommandRequestOuterClass.Batch
- Random - command_request.CommandRequestOuterClass.SimpleRoutes
-
Random = 2; - RANDOM - glide.api.models.configuration.RequestRoutingConfiguration.SimpleSingleNodeRoute
-
Route request to a random node.
Warning
Don't use it with write commands, because they could be randomly routed to a replica (RO) node and fail. - Random_VALUE - Static variable in enum command_request.CommandRequestOuterClass.SimpleRoutes
-
Random = 2; - randomKey() - Method in interface glide.api.commands.GenericClusterCommands
-
Returns a random key.
The command will be routed to all primary nodes, and will return the first successful result. - randomKey() - Method in interface glide.api.commands.GenericCommands
-
Returns a random key from currently selected database.
- randomKey() - Method in class glide.api.GlideClient
- randomKey() - Method in class glide.api.GlideClusterClient
- randomKey() - Method in class glide.api.models.BaseBatch
-
Returns a random key from the currently selected database.
- randomKey(RequestRoutingConfiguration.Route) - Method in class glide.api.GlideClusterClient
- randomKey(RequestRoutingConfiguration.Route) - Method in interface glide.api.commands.GenericClusterCommands
-
Returns a random key.
- RandomKey - command_request.CommandRequestOuterClass.RequestType
-
RandomKey = 420; - RandomKey_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
RandomKey = 420; - randomKeyBinary() - Method in interface glide.api.commands.GenericClusterCommands
-
Returns a random key.
The command will be routed to all primary nodes, and will return the first successful result. - randomKeyBinary() - Method in interface glide.api.commands.GenericCommands
-
Returns a random key from currently selected database.
- randomKeyBinary() - Method in class glide.api.GlideClient
- randomKeyBinary() - Method in class glide.api.GlideClusterClient
- randomKeyBinary(RequestRoutingConfiguration.Route) - Method in class glide.api.GlideClusterClient
- randomKeyBinary(RequestRoutingConfiguration.Route) - Method in interface glide.api.commands.GenericClusterCommands
-
Returns a random key.
- RANGE_COUNT_VALKEY_API - Static variable in interface glide.api.models.commands.stream.StreamRange
-
Valkey API string to designate COUNT
- RangeByIndex(long, long) - Constructor for class glide.api.models.commands.RangeOptions.RangeByIndex
-
Creates a range by index (rank) in a sorted set.
Thestartandstoparguments represent zero-based indexes. - RangeByLex(RangeOptions.LexRange, RangeOptions.LexRange) - Constructor for class glide.api.models.commands.RangeOptions.RangeByLex
-
Creates a range by lexicographical order in a sorted set.
Thestartandstoparguments represent lexicographical boundaries. - RangeByLex(RangeOptions.LexRange, RangeOptions.LexRange, RangeOptions.Limit) - Constructor for class glide.api.models.commands.RangeOptions.RangeByLex
-
Creates a range by lexicographical order in a sorted set.
Thestartandstoparguments represent lexicographical boundaries. - RangeByScore(RangeOptions.ScoreRange, RangeOptions.ScoreRange) - Constructor for class glide.api.models.commands.RangeOptions.RangeByScore
-
Creates a range by score in a sorted set.
Thestartandstoparguments represent score boundaries. - RangeByScore(RangeOptions.ScoreRange, RangeOptions.ScoreRange, RangeOptions.Limit) - Constructor for class glide.api.models.commands.RangeOptions.RangeByScore
-
Creates a range by score in a sorted set.
Thestartandstoparguments represent score boundaries. - RangeOptions - Class in glide.api.models.commands
-
Arguments for
SortedSetBaseCommands.zcount(java.lang.String, glide.api.models.commands.RangeOptions.ScoreRange, glide.api.models.commands.RangeOptions.ScoreRange),SortedSetBaseCommands.zremrangebyrank(java.lang.String, long, long),SortedSetBaseCommands.zremrangebylex(String, LexRange, LexRange),SortedSetBaseCommands.zremrangebyscore(java.lang.String, glide.api.models.commands.RangeOptions.ScoreRange, glide.api.models.commands.RangeOptions.ScoreRange),SortedSetBaseCommands.zrange(java.lang.String, glide.api.models.commands.RangeOptions.RangeQuery, boolean),SortedSetBaseCommands.zrangestore(java.lang.String, java.lang.String, glide.api.models.commands.RangeOptions.RangeQuery, boolean),SortedSetBaseCommands.zrangeWithScores(java.lang.String, glide.api.models.commands.RangeOptions.ScoredRangeQuery, boolean), andSortedSetBaseCommands.zlexcount(java.lang.String, glide.api.models.commands.RangeOptions.LexRange, glide.api.models.commands.RangeOptions.LexRange) - RangeOptions() - Constructor for class glide.api.models.commands.RangeOptions
- RangeOptions.InfLexBound - Enum in glide.api.models.commands
-
Enumeration representing lexicographic positive and negative infinity bounds for sorted set.
- RangeOptions.InfScoreBound - Enum in glide.api.models.commands
-
Enumeration representing numeric positive and negative infinity bounds for a sorted set.
- RangeOptions.LexBoundary - Class in glide.api.models.commands
-
Represents a specific lexicographic boundary in a sorted set.
- RangeOptions.LexRange - Interface in glide.api.models.commands
-
Basic interface.
- RangeOptions.Limit - Class in glide.api.models.commands
-
Represents a limit argument for a range query in a sorted set.
The optionalLIMITargument can be used to obtain a sub-range from the matching elements (similar toSELECT LIMIToffset, count in SQL). - RangeOptions.RangeByIndex - Class in glide.api.models.commands
-
Represents a range by index (rank) in a sorted set.
Thestartandstoparguments represent zero-based indexes. - RangeOptions.RangeByLex - Class in glide.api.models.commands
-
Represents a range by lexicographical order in a sorted set.
Thestartandstoparguments represent lexicographical boundaries. - RangeOptions.RangeByScore - Class in glide.api.models.commands
-
Represents a range by score in a sorted set.
Thestartandstoparguments represent score boundaries. - RangeOptions.RangeQuery - Interface in glide.api.models.commands
-
Basic interface.
- RangeOptions.ScoreBoundary - Class in glide.api.models.commands
-
Represents a specific numeric score boundary in a sorted set.
- RangeOptions.ScoredRangeQuery - Interface in glide.api.models.commands
-
Basic interface.
- RangeOptions.ScoreRange - Interface in glide.api.models.commands
-
Basic interface.
- rank(Long) - Method in class glide.api.models.commands.LPosOptions.LPosOptionsBuilder
-
The rank of the match to return.
- RANK_VALKEY_API - Static variable in class glide.api.models.commands.LPosOptions
-
Valkey API keyword use to determine the rank of the match to return.
- READ_BLOCK_VALKEY_API - Static variable in class glide.api.models.commands.stream.StreamReadOptions
- READ_COUNT_VALKEY_API - Static variable in class glide.api.models.commands.stream.StreamReadOptions
- READ_FROM_FIELD_NUMBER - Static variable in class connection_request.ConnectionRequestOuterClass.ConnectionRequest
- READ_GROUP_VALKEY_API - Static variable in class glide.api.models.commands.stream.StreamReadGroupOptions
- READ_NOACK_VALKEY_API - Static variable in class glide.api.models.commands.stream.StreamReadGroupOptions
- READ_STREAMS_VALKEY_API - Static variable in class glide.api.models.commands.stream.StreamReadOptions
- readFrom(ReadFrom) - Method in class glide.api.models.configuration.BaseClientConfiguration.BaseClientConfigurationBuilder
-
Represents the client's read from strategy.
- ReadFrom - Enum in glide.api.models.configuration
-
Represents the client's read from strategy.
- ReadOnly - command_request.CommandRequestOuterClass.RequestType
-
ReadOnly = 229; - ReadOnly_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
ReadOnly = 229; - ReadWrite - command_request.CommandRequestOuterClass.RequestType
-
ReadWrite = 230; - ReadWrite_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
ReadWrite = 230; - reconnectStrategy(BackoffStrategy) - Method in class glide.api.models.configuration.BaseClientConfiguration.BaseClientConfigurationBuilder
-
Strategy used to determine how and when to reconnect, in case of connection failures.
- Reducer(String, GlideString[]) - Constructor for class glide.api.models.commands.FT.FTAggregateOptions.GroupBy.Reducer
-
Initialize a new instance.
- Reducer(String, GlideString[], String) - Constructor for class glide.api.models.commands.FT.FTAggregateOptions.GroupBy.Reducer
-
Initialize a new instance.
- Reducer(String, String[]) - Constructor for class glide.api.models.commands.FT.FTAggregateOptions.GroupBy.Reducer
-
Initialize a new instance.
- Reducer(String, String[], String) - Constructor for class glide.api.models.commands.FT.FTAggregateOptions.GroupBy.Reducer
-
Initialize a new instance.
- REFRESH_IAM_TOKEN - command_request.CommandRequestOuterClass.CommandRequest.CommandCase
- REFRESH_IAM_TOKEN_FIELD_NUMBER - Static variable in class command_request.CommandRequestOuterClass.CommandRequest
- REFRESH_INTERVAL_SECONDS_FIELD_NUMBER - Static variable in class connection_request.ConnectionRequestOuterClass.IamCredentials
- REFRESH_TOPOLOGY_FROM_INITIAL_NODES_FIELD_NUMBER - Static variable in class connection_request.ConnectionRequestOuterClass.ConnectionRequest
- refreshIamToken() - Method in class glide.api.BaseClient
-
Manually refresh the IAM token for the current connection.
- refreshIamToken() - Method in class glide.internal.GlideCoreClient
-
Refresh IAM token (for compatibility with CommandManager)
- refreshIamToken(long, long) - Static method in class glide.internal.GlideNativeBridge
-
Refresh the IAM authentication token.
- refreshIntervalSeconds(Integer) - Method in class glide.api.models.configuration.IamAuthConfig.IamAuthConfigBuilder
-
Optional refresh interval in seconds for renewing IAM authentication tokens.
- refreshTopologyFromInitialNodes(boolean) - Method in class glide.api.models.configuration.AdvancedGlideClusterClientConfiguration.AdvancedGlideClusterClientConfigurationBuilder
-
Enables refreshing the cluster topology using only the initial nodes.
- region(String) - Method in class glide.api.models.configuration.IamAuthConfig.IamAuthConfigBuilder
-
The AWS region where the ElastiCache/MemoryDB cluster is located.
- REGION_FIELD_NUMBER - Static variable in class connection_request.ConnectionRequestOuterClass.IamCredentials
- register(CompletableFuture<T>, int, long) - Static method in class glide.internal.AsyncRegistry
-
Register future with client-specific inflight limit and client handle for per-client tracking
- registerAllExtensions(ExtensionRegistry) - Static method in class command_request.CommandRequestOuterClass
- registerAllExtensions(ExtensionRegistry) - Static method in class connection_request.ConnectionRequestOuterClass
- registerAllExtensions(ExtensionRegistry) - Static method in class response.ResponseOuterClass
- registerAllExtensions(ExtensionRegistryLite) - Static method in class command_request.CommandRequestOuterClass
- registerAllExtensions(ExtensionRegistryLite) - Static method in class connection_request.ConnectionRequestOuterClass
- registerAllExtensions(ExtensionRegistryLite) - Static method in class response.ResponseOuterClass
- registerClient(long, BaseClient) - Static method in class glide.internal.GlideCoreClient
- releaseCursorHandle() - Method in interface glide.api.models.commands.scan.ClusterScanCursor
-
Releases resources related to this cursor.
- releaseNativeCursor(String) - Static method in class glide.ffi.resolvers.ClusterScanCursorResolver
- removeAddresses(int) - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRequest.Builder
-
repeated .connection_request.NodeAddress addresses = 1; - removeChannelsOrPatternsByType(int) - Method in class connection_request.ConnectionRequestOuterClass.PubSubSubscriptions.Builder
-
map<uint32, .connection_request.PubSubChannelsOrPatterns> channels_or_patterns_by_type = 1; - removeCommands(int) - Method in class command_request.CommandRequestOuterClass.Batch.Builder
-
repeated .command_request.Command commands = 2; - removeShutdownHook() - Static method in class glide.internal.AsyncRegistry
-
Remove the automatic shutdown hook, allowing users to manage shutdown manually.
- rename(GlideString, GlideString) - Method in class glide.api.BaseClient
- rename(String, String) - Method in class glide.api.BaseClient
- rename(ArgType, ArgType) - Method in class glide.api.models.BaseBatch
-
Renames
keytonewKey.
IfnewKeyalready exists it is overwritten. - rename(GlideString, GlideString) - Method in interface glide.api.commands.GenericBaseCommands
-
Renames
keytonewKey.
IfnewKeyalready exists it is overwritten. - rename(String, String) - Method in interface glide.api.commands.GenericBaseCommands
-
Renames
keytonewKey.
IfnewKeyalready exists it is overwritten. - Rename - command_request.CommandRequestOuterClass.RequestType
-
Rename = 421; - Rename_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
Rename = 421; - renamenx(GlideString, GlideString) - Method in class glide.api.BaseClient
- renamenx(String, String) - Method in class glide.api.BaseClient
- renamenx(ArgType, ArgType) - Method in class glide.api.models.BaseBatch
-
Renames
keytonewKeyifnewKeydoes not yet exist. - renamenx(GlideString, GlideString) - Method in interface glide.api.commands.GenericBaseCommands
-
Renames
keytonewKeyifnewKeydoes not yet exist. - renamenx(String, String) - Method in interface glide.api.commands.GenericBaseCommands
-
Renames
keytonewKeyifnewKeydoes not yet exist. - RenameNX - command_request.CommandRequestOuterClass.RequestType
-
RenameNX = 422; - RenameNX_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
RenameNX = 422; - replace() - Method in class glide.api.models.commands.RestoreOptions.RestoreOptionsBuilder
- REPLACE - glide.api.models.commands.function.FunctionLoadOptions
-
Changes command behavior to overwrite the existing library with the new contents.
- REPLACE - glide.api.models.commands.function.FunctionRestorePolicy
-
Appends the restored libraries to the existing libraries, replacing any existing ones in case of name collisions.
- REPLACE_VALKEY_API - Static variable in class glide.api.BaseClient
- REPLACE_VALKEY_API - Static variable in interface glide.api.commands.GenericBaseCommands
-
Valkey API keyword used to replace the destination key.
- REPLACE_VALKEY_API - Static variable in class glide.api.models.commands.RestoreOptions
-
REPLACEsubcommand string to replace existing key - ReplConf - command_request.CommandRequestOuterClass.RequestType
-
ReplConf = 1150; - ReplConf_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
ReplConf = 1150; - Replica - command_request.CommandRequestOuterClass.SlotTypes
-
Replica = 1; - REPLICA - glide.api.models.configuration.RequestRoutingConfiguration.SlotType
-
Address a replica node.
- Replica_VALUE - Static variable in enum command_request.CommandRequestOuterClass.SlotTypes
-
Replica = 1; - ReplicaOf - command_request.CommandRequestOuterClass.RequestType
-
ReplicaOf = 1151; - ReplicaOf_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
ReplicaOf = 1151; - REPLICATION - glide.api.models.commands.InfoOptions.Section
-
REPLICATION: Master/replica replication information
- REQUEST_ERROR - response.ResponseOuterClass.Response.ValueCase
- REQUEST_ERROR_FIELD_NUMBER - Static variable in class response.ResponseOuterClass.Response
- REQUEST_TIMEOUT_FIELD_NUMBER - Static variable in class connection_request.ConnectionRequestOuterClass.ConnectionRequest
- REQUEST_TYPE_FIELD_NUMBER - Static variable in class command_request.CommandRequestOuterClass.Command
- RequestException - Exception in glide.api.models.exceptions
-
Request error: Errors that were reported during a request.
- RequestException(String) - Constructor for exception glide.api.models.exceptions.RequestException
- RequestRoutingConfiguration - Class in glide.api.models.configuration
-
Request routing configuration.
- RequestRoutingConfiguration() - Constructor for class glide.api.models.configuration.RequestRoutingConfiguration
- RequestRoutingConfiguration.ByAddressRoute - Class in glide.api.models.configuration
-
Routes a request to a node by its address.
- RequestRoutingConfiguration.MultiNodeRoute - Interface in glide.api.models.configuration
-
A route that addresses multiple nodes.
- RequestRoutingConfiguration.Route - Interface in glide.api.models.configuration
-
Basic interface.
- RequestRoutingConfiguration.SimpleMultiNodeRoute - Enum in glide.api.models.configuration
- RequestRoutingConfiguration.SimpleSingleNodeRoute - Enum in glide.api.models.configuration
- RequestRoutingConfiguration.SingleNodeRoute - Interface in glide.api.models.configuration
-
A route that addresses single node.
- RequestRoutingConfiguration.SlotIdRoute - Class in glide.api.models.configuration
-
Request routing configuration overrides the
ReadFromconnection configuration.
IfRequestRoutingConfiguration.SlotType.REPLICAis used, the request will be routed to a replica, even if the strategy isReadFrom.PRIMARY. - RequestRoutingConfiguration.SlotKeyRoute - Class in glide.api.models.configuration
-
Request routing configuration overrides the
ReadFromconnection configuration.
IfRequestRoutingConfiguration.SlotType.REPLICAis used, the request will be routed to a replica, even if the strategy isReadFrom.PRIMARY. - RequestRoutingConfiguration.SlotType - Enum in glide.api.models.configuration
-
Defines type of the node being addressed.
- requestTimeout(Integer) - Method in class glide.api.models.configuration.BaseClientConfiguration.BaseClientConfigurationBuilder
-
The duration in milliseconds that the client should wait for a request to complete.
- reset() - Static method in class glide.internal.AsyncRegistry
-
Reset all internal state.
- Reset - command_request.CommandRequestOuterClass.RequestType
-
Reset = 324; - Reset_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
Reset = 324; - resp(BaseClient, GlideString) - Static method in class glide.api.commands.servermodules.Json
-
Retrieves the JSON document stored at
key. - resp(BaseClient, GlideString, GlideString) - Static method in class glide.api.commands.servermodules.Json
-
Retrieve the JSON value at the specified
pathwithin the JSON document stored atkey. - resp(BaseClient, String) - Static method in class glide.api.commands.servermodules.Json
-
Retrieves the JSON document stored at
key. - resp(BaseClient, String, String) - Static method in class glide.api.commands.servermodules.Json
-
Retrieve the JSON value at the specified
pathwithin the JSON document stored atkey. - resp(BaseBatch<T>, ArgType) - Static method in class glide.api.commands.servermodules.JsonBatch
-
Retrieves the JSON document stored at
key. - resp(BaseBatch<T>, ArgType, ArgType) - Static method in class glide.api.commands.servermodules.JsonBatch
-
Retrieve the JSON value at the specified
pathwithin the JSON document stored atkey. - RESP_POINTER - response.ResponseOuterClass.Response.ValueCase
- RESP_POINTER_FIELD_NUMBER - Static variable in class response.ResponseOuterClass.Response
- RESP2 - connection_request.ConnectionRequestOuterClass.ProtocolVersion
-
RESP2 = 1; - RESP2 - glide.api.models.configuration.ProtocolVersion
-
Use RESP2 to communicate with the server nodes.
- RESP2_VALUE - Static variable in enum connection_request.ConnectionRequestOuterClass.ProtocolVersion
-
RESP2 = 1; - RESP3 - connection_request.ConnectionRequestOuterClass.ProtocolVersion
-
RESP3 = 0; - RESP3 - glide.api.models.configuration.ProtocolVersion
-
Use RESP3 to communicate with the server nodes.
- RESP3_VALUE - Static variable in enum connection_request.ConnectionRequestOuterClass.ProtocolVersion
-
RESP3 = 0; - response - package response
- ResponseFlags - Enum in glide.api
- ResponseOuterClass - Class in response
- ResponseOuterClass.ConstantResponse - Enum in response
-
Protobuf enum
response.ConstantResponse - ResponseOuterClass.RequestError - Class in response
-
Protobuf type
response.RequestError - ResponseOuterClass.RequestError.Builder - Class in response
-
Protobuf type
response.RequestError - ResponseOuterClass.RequestErrorOrBuilder - Interface in response
- ResponseOuterClass.RequestErrorType - Enum in response
-
Protobuf enum
response.RequestErrorType - ResponseOuterClass.Response - Class in response
-
Protobuf type
response.Response - ResponseOuterClass.Response.Builder - Class in response
-
Protobuf type
response.Response - ResponseOuterClass.Response.ValueCase - Enum in response
- ResponseOuterClass.ResponseOrBuilder - Interface in response
- restore(GlideString, long, @lombok.NonNull byte[]) - Method in class glide.api.BaseClient
- restore(GlideString, long, @lombok.NonNull byte[], RestoreOptions) - Method in class glide.api.BaseClient
- restore(ArgType, long, @lombok.NonNull byte[]) - Method in class glide.api.models.BaseBatch
-
Create a
keyassociated with avaluethat is obtained by deserializing the provided serializedvalue(obtained viaBaseBatch.dump(ArgType)). - restore(ArgType, long, @lombok.NonNull byte[], RestoreOptions) - Method in class glide.api.models.BaseBatch
-
Create a
keyassociated with avaluethat is obtained by deserializing the provided serializedvalue(obtained viaBaseBatch.dump(ArgType)). - restore(GlideString, long, byte[]) - Method in interface glide.api.commands.GenericBaseCommands
-
Create a
keyassociated with avaluethat is obtained by deserializing the provided serializedvalue(obtained viaGenericBaseCommands.dump(glide.api.models.GlideString)). - restore(GlideString, long, byte[], RestoreOptions) - Method in interface glide.api.commands.GenericBaseCommands
-
Create a
keyassociated with avaluethat is obtained by deserializing the provided serializedvalue(obtained viaGenericBaseCommands.dump(glide.api.models.GlideString)). - Restore - command_request.CommandRequestOuterClass.RequestType
-
Restore = 423; - Restore_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
Restore = 423; - RestoreAsking - command_request.CommandRequestOuterClass.RequestType
-
RestoreAsking = 1152; - RestoreAsking_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
RestoreAsking = 1152; - RestoreOptions - Class in glide.api.models.commands
-
Optional arguments to
GenericBaseCommands.restore(GlideString, long, byte[], RestoreOptions). - RestoreOptions.RestoreOptionsBuilder - Class in glide.api.models.commands
-
Custom setter methods for replace and absttl
- retrieveAndRemove(long) - Static method in class glide.managers.JniResponseRegistry
-
Retrieve and remove a Java object by its ID.
- RETRY_CONNECTION_ERROR_FIELD_NUMBER - Static variable in class command_request.CommandRequestOuterClass.Batch
- RETRY_COUNT_VALKEY_API - Static variable in class glide.api.models.commands.stream.StreamClaimOptions
-
ValKey API string to designate RETRYCOUNT
- RETRY_SERVER_ERROR_FIELD_NUMBER - Static variable in class command_request.CommandRequestOuterClass.Batch
- retryConnectionError(boolean) - Method in class glide.api.models.commands.batch.ClusterBatchRetryStrategy.ClusterBatchRetryStrategyBuilder
-
If
true, batch requests will be retried in case of connection errors. - retryCount(Long) - Method in class glide.api.models.commands.stream.StreamClaimOptions.StreamClaimOptionsBuilder
-
Set the retry counter to the specified value.
- retryServerError(boolean) - Method in class glide.api.models.commands.batch.ClusterBatchRetryStrategy.ClusterBatchRetryStrategyBuilder
-
If
true, failed commands with a retriable error (e.g., TRYAGAIN) will be automatically retried. - retryStrategy(ClusterBatchRetryStrategy) - Method in class glide.api.models.commands.batch.ClusterBatchOptions.ClusterBatchOptionsBuilder
-
⚠️ Please see
ClusterBatchRetryStrategyand read carefully before enabling these options. - RETURN_OLD_VALUE - Static variable in class glide.api.models.commands.SetOptions
-
String representation of
SetOptions.returnOldValuewhen set. - returnOldValue(boolean) - Method in class glide.api.models.commands.SetOptions.SetOptionsBuilder
-
Set command to return the old string stored at
key, ornullifkeydid not exist. - RIGHT - glide.api.models.commands.ListDirection
-
Represents the option that elements should be popped from or added to the right side of a list.
- Role - command_request.CommandRequestOuterClass.RequestType
-
Role = 1153; - Role_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
Role = 1153; - ROOT_CERTS_FIELD_NUMBER - Static variable in class connection_request.ConnectionRequestOuterClass.ConnectionRequest
- ROOT_SPAN_PTR_FIELD_NUMBER - Static variable in class command_request.CommandRequestOuterClass.CommandRequest
- ROOT_SPAN_PTR_FIELD_NUMBER - Static variable in class response.ResponseOuterClass.Response
- rootCertificates(byte[]) - Method in class glide.api.models.configuration.TlsAdvancedConfiguration.TlsAdvancedConfigurationBuilder
-
Custom root certificate data for TLS connections.
- route(RequestRoutingConfiguration.SingleNodeRoute) - Method in class glide.api.models.commands.batch.ClusterBatchOptions.ClusterBatchOptionsBuilder
-
Configures single-node routing for the batch request.
- ROUTE_FIELD_NUMBER - Static variable in class command_request.CommandRequestOuterClass.CommandRequest
- rpop(GlideString) - Method in class glide.api.BaseClient
- rpop(String) - Method in class glide.api.BaseClient
- rpop(ArgType) - Method in class glide.api.models.BaseBatch
-
Removes and returns the last elements of the list stored at
key.
The command pops a single element from the end of the list. - rpop(GlideString) - Method in interface glide.api.commands.ListBaseCommands
-
Removes and returns the last elements of the list stored at
key.
The command pops a single element from the end of the list. - rpop(String) - Method in interface glide.api.commands.ListBaseCommands
-
Removes and returns the last elements of the list stored at
key.
The command pops a single element from the end of the list. - RPop - command_request.CommandRequestOuterClass.RequestType
-
RPop = 819; - RPop_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
RPop = 819; - rpopCount(GlideString, long) - Method in class glide.api.BaseClient
- rpopCount(String, long) - Method in class glide.api.BaseClient
- rpopCount(ArgType, long) - Method in class glide.api.models.BaseBatch
-
Removes and returns up to
countelements from the list stored atkey, depending on the list's length. - rpopCount(GlideString, long) - Method in interface glide.api.commands.ListBaseCommands
-
Removes and returns up to
countelements from the list stored atkey, depending on the list's length. - rpopCount(String, long) - Method in interface glide.api.commands.ListBaseCommands
-
Removes and returns up to
countelements from the list stored atkey, depending on the list's length. - RPopLPush - command_request.CommandRequestOuterClass.RequestType
-
deprecated in 6.2.0
- RPopLPush_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
deprecated in 6.2.0
- rpush(GlideString, GlideString[]) - Method in class glide.api.BaseClient
- rpush(String, String[]) - Method in class glide.api.BaseClient
- rpush(ArgType, ArgType[]) - Method in class glide.api.models.BaseBatch
-
Inserts all the specified values at the tail of the list stored at
key.
elementsare inserted one after the other to the tail of the list, from the leftmost element to the rightmost element. - rpush(GlideString, GlideString[]) - Method in interface glide.api.commands.ListBaseCommands
-
Inserts all the specified values at the tail of the list stored at
key.
elementsare inserted one after the other to the tail of the list, from the leftmost element to the rightmost element. - rpush(String, String[]) - Method in interface glide.api.commands.ListBaseCommands
-
Inserts all the specified values at the tail of the list stored at
key.
elementsare inserted one after the other to the tail of the list, from the leftmost element to the rightmost element. - RPush - command_request.CommandRequestOuterClass.RequestType
-
RPush = 821; - RPush_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
RPush = 821; - rpushx(GlideString, GlideString[]) - Method in class glide.api.BaseClient
- rpushx(String, String[]) - Method in class glide.api.BaseClient
- rpushx(ArgType, ArgType[]) - Method in class glide.api.models.BaseBatch
-
Inserts all the specified values at the tail of the list stored at
key, only ifkeyexists and holds a list. - rpushx(GlideString, GlideString[]) - Method in interface glide.api.commands.ListBaseCommands
-
Inserts all the specified values at the tail of the list stored at
key, only ifkeyexists and holds a list. - rpushx(String, String[]) - Method in interface glide.api.commands.ListBaseCommands
-
Inserts all the specified values at the tail of the list stored at
key, only ifkeyexists and holds a list. - RPushX - command_request.CommandRequestOuterClass.RequestType
-
RPushX = 822; - RPushX_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
RPushX = 822;
S
- sadd(GlideString, GlideString[]) - Method in class glide.api.BaseClient
- sadd(String, String[]) - Method in class glide.api.BaseClient
- sadd(ArgType, ArgType[]) - Method in class glide.api.models.BaseBatch
-
Adds specified members to the set stored at
key. - sadd(GlideString, GlideString[]) - Method in interface glide.api.commands.SetBaseCommands
-
Adds specified members to the set stored at
key. - sadd(String, String[]) - Method in interface glide.api.commands.SetBaseCommands
-
Adds specified members to the set stored at
key. - SAdd - command_request.CommandRequestOuterClass.RequestType
-
SAdd = 1201; - SAdd_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
SAdd = 1201; - samplePercentage(Integer) - Method in class glide.api.OpenTelemetry.TracesConfig.Builder
-
Sets the sample percentage for traces.
- SAT - glide.api.models.commands.bitmap.BitFieldOptions.BitFieldOverflow.BitOverflowControl
-
Underflows remain set to the minimum value and overflows remain set to the maximum value.
- Save - command_request.CommandRequestOuterClass.RequestType
-
Save = 1154; - Save_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
Save = 1154; - scan(GlideString) - Method in class glide.api.GlideClient
- scan(GlideString, ScanOptions) - Method in class glide.api.GlideClient
- scan(String) - Method in class glide.api.GlideClient
- scan(String, ScanOptions) - Method in class glide.api.GlideClient
- scan(ArgType) - Method in class glide.api.models.Batch
-
Iterates incrementally over a database for matching keys.
- scan(ArgType, ScanOptions) - Method in class glide.api.models.Batch
-
Iterates incrementally over a database for matching keys.
- scan(ClusterScanCursor) - Method in interface glide.api.commands.GenericClusterCommands
-
Incrementally iterates over the keys in the Cluster.
- scan(ClusterScanCursor) - Method in class glide.api.GlideClusterClient
- scan(ClusterScanCursor, ScanOptions) - Method in interface glide.api.commands.GenericClusterCommands
-
Incrementally iterates over the keys in the Cluster.
- scan(ClusterScanCursor, ScanOptions) - Method in class glide.api.GlideClusterClient
- scan(GlideString) - Method in interface glide.api.commands.GenericCommands
-
Iterates incrementally over a database for matching keys.
- scan(GlideString, ScanOptions) - Method in interface glide.api.commands.GenericCommands
-
Iterates incrementally over a database for matching keys.
- scan(String) - Method in interface glide.api.commands.GenericCommands
-
Iterates incrementally over a database for matching keys.
- scan(String, ScanOptions) - Method in interface glide.api.commands.GenericCommands
-
Iterates incrementally over a database for matching keys.
- Scan - command_request.CommandRequestOuterClass.RequestType
-
Scan = 424; - Scan_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
Scan = 424; - scanBinary(ClusterScanCursor) - Method in interface glide.api.commands.GenericClusterCommands
-
Incrementally iterates over the keys in the Cluster.
- scanBinary(ClusterScanCursor) - Method in class glide.api.GlideClusterClient
- scanBinary(ClusterScanCursor, ScanOptions) - Method in interface glide.api.commands.GenericClusterCommands
-
Incrementally iterates over the keys in the Cluster.
- scanBinary(ClusterScanCursor, ScanOptions) - Method in class glide.api.GlideClusterClient
- ScanOptions - Class in glide.api.models.commands.scan
-
Optional arguments for
GenericCommands.scan(java.lang.String)andGenericClusterCommands.scan(glide.api.models.commands.scan.ClusterScanCursor). - ScanOptions(ScanOptions.ScanOptionsBuilder<?, ?>) - Constructor for class glide.api.models.commands.scan.ScanOptions
- ScanOptions.ObjectType - Enum in glide.api.models.commands.scan
-
Defines the complex data types available for a
SCANrequest. - ScanOptions.ScanOptionsBuilder<C extends ScanOptions,B extends ScanOptions.ScanOptionsBuilder<C,B>> - Class in glide.api.models.commands.scan
- ScanOptionsBuilder() - Constructor for class glide.api.models.commands.scan.ScanOptions.ScanOptionsBuilder
- scard(GlideString) - Method in class glide.api.BaseClient
- scard(String) - Method in class glide.api.BaseClient
- scard(ArgType) - Method in class glide.api.models.BaseBatch
-
Retrieves the set cardinality (number of elements) of the set stored at
key. - scard(GlideString) - Method in interface glide.api.commands.SetBaseCommands
-
Retrieves the set cardinality (number of elements) of the set stored at
key. - scard(String) - Method in interface glide.api.commands.SetBaseCommands
-
Retrieves the set cardinality (number of elements) of the set stored at
key. - SCard - command_request.CommandRequestOuterClass.RequestType
-
SCard = 1202; - SCard_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
SCard = 1202; - SCORE_GREATER_THAN_CURRENT - glide.api.models.commands.ZAddOptions.UpdateOptions
-
Only update existing elements if the new score is greater than the current score.
- SCORE_LESS_THAN_CURRENT - glide.api.models.commands.ZAddOptions.UpdateOptions
-
Only update existing elements if the new score is less than the current score.
- ScoreBoundary(double) - Constructor for class glide.api.models.commands.RangeOptions.ScoreBoundary
-
Creates a specific numeric score boundary in a sorted set.
- ScoreBoundary(double, boolean) - Constructor for class glide.api.models.commands.RangeOptions.ScoreBoundary
-
Creates a specific numeric score boundary in a sorted set.
- ScoreFilter - Enum in glide.api.models.commands
-
Mandatory option for
SortedSetBaseCommands.bzmpop(java.lang.String[], glide.api.models.commands.ScoreFilter, double)and forSortedSetBaseCommands.zmpop(java.lang.String[], glide.api.models.commands.ScoreFilter).
Defines which elements to pop from the sorted set. - Script - Class in glide.api.models
-
A wrapper for a Script object for
GenericBaseCommands#invokeScript(Script)As long as this object is not closed, the script's code is saved in memory, and can be resent to the server. - Script(T, Boolean) - Constructor for class glide.api.models.Script
-
Wraps around creating a Script object from
code. - SCRIPT_INVOCATION - command_request.CommandRequestOuterClass.CommandRequest.CommandCase
- SCRIPT_INVOCATION_FIELD_NUMBER - Static variable in class command_request.CommandRequestOuterClass.CommandRequest
- SCRIPT_INVOCATION_POINTERS - command_request.CommandRequestOuterClass.CommandRequest.CommandCase
- SCRIPT_INVOCATION_POINTERS_FIELD_NUMBER - Static variable in class command_request.CommandRequestOuterClass.CommandRequest
- ScriptArgOptions - Class in glide.api.models.commands
-
Optional arguments for
ScriptingAndFunctionsClusterCommands#invokeScript(Script, ScriptArgOptions)command. - ScriptArgOptions(ScriptArgOptions.ScriptArgOptionsBuilder<?, ?>) - Constructor for class glide.api.models.commands.ScriptArgOptions
- ScriptArgOptions.ScriptArgOptionsBuilder<C extends ScriptArgOptions,B extends ScriptArgOptions.ScriptArgOptionsBuilder<C,B>> - Class in glide.api.models.commands
- ScriptArgOptionsBuilder() - Constructor for class glide.api.models.commands.ScriptArgOptions.ScriptArgOptionsBuilder
- ScriptArgOptionsGlideString - Class in glide.api.models.commands
-
Optional arguments for
ScriptingAndFunctionsClusterCommands#invokeScript(Script, ScriptArgOptionsGlideString)command. - ScriptArgOptionsGlideString(ScriptArgOptionsGlideString.ScriptArgOptionsGlideStringBuilder<?, ?>) - Constructor for class glide.api.models.commands.ScriptArgOptionsGlideString
- ScriptArgOptionsGlideString.ScriptArgOptionsGlideStringBuilder<C extends ScriptArgOptionsGlideString,B extends ScriptArgOptionsGlideString.ScriptArgOptionsGlideStringBuilder<C,B>> - Class in glide.api.models.commands
- ScriptArgOptionsGlideStringBuilder() - Constructor for class glide.api.models.commands.ScriptArgOptionsGlideString.ScriptArgOptionsGlideStringBuilder
- ScriptDebug - command_request.CommandRequestOuterClass.RequestType
-
ScriptDebug = 1015; - ScriptDebug_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
ScriptDebug = 1015; - scriptExists(GlideString[]) - Method in class glide.api.BaseClient
- scriptExists(GlideString[]) - Method in class glide.api.GlideClusterClient
- scriptExists(GlideString[], RequestRoutingConfiguration.Route) - Method in class glide.api.GlideClusterClient
- scriptExists(String[]) - Method in class glide.api.BaseClient
- scriptExists(String[]) - Method in class glide.api.GlideClusterClient
- scriptExists(String[], RequestRoutingConfiguration.Route) - Method in class glide.api.GlideClusterClient
- scriptExists(GlideString[]) - Method in interface glide.api.commands.ScriptingAndFunctionsClusterCommands
-
Checks existence of scripts in the script cache by their SHA1 digest.
The command will be routed to all primary nodes. - scriptExists(GlideString[]) - Method in interface glide.api.commands.ScriptingAndFunctionsCommands
-
Checks existence of scripts in the script cache by their SHA1 digest.
- scriptExists(GlideString[], RequestRoutingConfiguration.Route) - Method in interface glide.api.commands.ScriptingAndFunctionsClusterCommands
-
Checks existence of scripts in the script cache by their SHA1 digest.
- scriptExists(String[]) - Method in interface glide.api.commands.ScriptingAndFunctionsClusterCommands
-
Checks existence of scripts in the script cache by their SHA1 digest.
The command will be routed to all primary nodes. - scriptExists(String[]) - Method in interface glide.api.commands.ScriptingAndFunctionsCommands
-
Checks existence of scripts in the script cache by their SHA1 digest.
- scriptExists(String[], RequestRoutingConfiguration.Route) - Method in interface glide.api.commands.ScriptingAndFunctionsClusterCommands
-
Checks existence of scripts in the script cache by their SHA1 digest.
- ScriptExists - command_request.CommandRequestOuterClass.RequestType
-
ScriptExists = 1016; - ScriptExists_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
ScriptExists = 1016; - scriptFlush() - Method in class glide.api.BaseClient
- scriptFlush() - Method in interface glide.api.commands.ScriptingAndFunctionsClusterCommands
-
Flushes the Lua scripts cache.
The command will be routed to all nodes. - scriptFlush() - Method in interface glide.api.commands.ScriptingAndFunctionsCommands
-
Flushes the Lua scripts cache.
- scriptFlush() - Method in class glide.api.GlideClusterClient
- scriptFlush(FlushMode) - Method in class glide.api.BaseClient
- scriptFlush(FlushMode) - Method in class glide.api.GlideClusterClient
- scriptFlush(FlushMode, RequestRoutingConfiguration.Route) - Method in class glide.api.GlideClusterClient
- scriptFlush(RequestRoutingConfiguration.Route) - Method in class glide.api.GlideClusterClient
- scriptFlush(FlushMode) - Method in interface glide.api.commands.ScriptingAndFunctionsClusterCommands
-
Flushes the Lua scripts cache.
The command will be routed to all nodes. - scriptFlush(FlushMode) - Method in interface glide.api.commands.ScriptingAndFunctionsCommands
-
Flushes the Lua scripts cache.
- scriptFlush(FlushMode, RequestRoutingConfiguration.Route) - Method in interface glide.api.commands.ScriptingAndFunctionsClusterCommands
-
Flushes the Lua scripts cache.
- scriptFlush(RequestRoutingConfiguration.Route) - Method in interface glide.api.commands.ScriptingAndFunctionsClusterCommands
-
Flushes the Lua scripts cache.
- ScriptFlush - command_request.CommandRequestOuterClass.RequestType
-
ScriptFlush = 1017; - ScriptFlush_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
ScriptFlush = 1017; - ScriptingAndFunctionsBaseCommands - Interface in glide.api.commands
-
Supports commands for the "Scripting and Function" group for standalone and cluster clients.
- ScriptingAndFunctionsClusterCommands - Interface in glide.api.commands
-
Supports commands for the "Scripting and Function" group for a cluster client.
- ScriptingAndFunctionsCommands - Interface in glide.api.commands
-
Supports commands for the "Scripting and Function" group for a standalone client.
- scriptKill() - Method in class glide.api.BaseClient
- scriptKill() - Method in interface glide.api.commands.ScriptingAndFunctionsClusterCommands
-
Kill the currently executing Lua script, assuming no write operation was yet performed by the script.
The command will be routed to all nodes. - scriptKill() - Method in interface glide.api.commands.ScriptingAndFunctionsCommands
-
Kill the currently executing Lua script, assuming no write operation was yet performed by the script.
- scriptKill() - Method in class glide.api.GlideClusterClient
- scriptKill(RequestRoutingConfiguration.Route) - Method in class glide.api.GlideClusterClient
- scriptKill(RequestRoutingConfiguration.Route) - Method in interface glide.api.commands.ScriptingAndFunctionsClusterCommands
-
Kills the currently executing Lua script, assuming no write operation was yet performed by the script.
- ScriptKill - command_request.CommandRequestOuterClass.RequestType
-
ScriptKill = 1018; - ScriptKill_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
ScriptKill = 1018; - ScriptLoad - command_request.CommandRequestOuterClass.RequestType
-
ScriptLoad = 1019; - ScriptLoad_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
ScriptLoad = 1019; - ScriptOptions - Class in glide.api.models.commands
-
Optional arguments for
ScriptingAndFunctionsBaseCommands.invokeScript(Script, ScriptOptions)command. - ScriptOptions(ScriptOptions.ScriptOptionsBuilder<?, ?>) - Constructor for class glide.api.models.commands.ScriptOptions
- ScriptOptions.ScriptOptionsBuilder<C extends ScriptOptions,B extends ScriptOptions.ScriptOptionsBuilder<C,B>> - Class in glide.api.models.commands
- ScriptOptionsBuilder() - Constructor for class glide.api.models.commands.ScriptOptions.ScriptOptionsBuilder
- ScriptOptionsGlideString - Class in glide.api.models.commands
-
Optional arguments for
ScriptingAndFunctionsBaseCommands.invokeScript(Script, ScriptOptionsGlideString)command. - ScriptOptionsGlideString(ScriptOptionsGlideString.ScriptOptionsGlideStringBuilder<?, ?>) - Constructor for class glide.api.models.commands.ScriptOptionsGlideString
- ScriptOptionsGlideString.ScriptOptionsGlideStringBuilder<C extends ScriptOptionsGlideString,B extends ScriptOptionsGlideString.ScriptOptionsGlideStringBuilder<C,B>> - Class in glide.api.models.commands
- ScriptOptionsGlideStringBuilder() - Constructor for class glide.api.models.commands.ScriptOptionsGlideString.ScriptOptionsGlideStringBuilder
- ScriptResolver - Class in glide.ffi.resolvers
- ScriptResolver() - Constructor for class glide.ffi.resolvers.ScriptResolver
- scriptShow(GlideString) - Method in class glide.api.BaseClient
- scriptShow(String) - Method in class glide.api.BaseClient
- scriptShow(GlideString) - Method in interface glide.api.commands.ScriptingAndFunctionsBaseCommands
-
Returns the original source code of a script in the script cache.
- scriptShow(String) - Method in interface glide.api.commands.ScriptingAndFunctionsBaseCommands
-
Returns the original source code of a script in the script cache.
- ScriptShow - command_request.CommandRequestOuterClass.RequestType
-
ScriptShow = 1020; - ScriptShow_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
ScriptShow = 1020; - sdiff(ArgType[]) - Method in class glide.api.models.BaseBatch
-
Computes the difference between the first set and all the successive sets in
keys. - sdiff(GlideString[]) - Method in class glide.api.BaseClient
- sdiff(String[]) - Method in class glide.api.BaseClient
- sdiff(GlideString[]) - Method in interface glide.api.commands.SetBaseCommands
-
Computes the difference between the first set and all the successive sets in
keys. - sdiff(String[]) - Method in interface glide.api.commands.SetBaseCommands
-
Computes the difference between the first set and all the successive sets in
keys. - SDiff - command_request.CommandRequestOuterClass.RequestType
-
SDiff = 1203; - SDiff_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
SDiff = 1203; - sdiffstore(GlideString, GlideString[]) - Method in class glide.api.BaseClient
- sdiffstore(String, String[]) - Method in class glide.api.BaseClient
- sdiffstore(ArgType, ArgType[]) - Method in class glide.api.models.BaseBatch
-
Stores the difference between the first set and all the successive sets in
keysinto a new set atdestination. - sdiffstore(GlideString, GlideString[]) - Method in interface glide.api.commands.SetBaseCommands
-
Stores the difference between the first set and all the successive sets in
keysinto a new set atdestination. - sdiffstore(String, String[]) - Method in interface glide.api.commands.SetBaseCommands
-
Stores the difference between the first set and all the successive sets in
keysinto a new set atdestination. - SDiffStore - command_request.CommandRequestOuterClass.RequestType
-
SDiffStore = 1204; - SDiffStore_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
SDiffStore = 1204; - search(BaseClient, GlideString, GlideString) - Static method in class glide.api.commands.servermodules.FT
-
Uses the provided query expression to locate keys within an index.
- search(BaseClient, GlideString, GlideString, FTSearchOptions) - Static method in class glide.api.commands.servermodules.FT
-
Uses the provided query expression to locate keys within an index.
- search(BaseClient, String, String) - Static method in class glide.api.commands.servermodules.FT
-
Uses the provided query expression to locate keys within an index.
- search(BaseClient, String, String, FTSearchOptions) - Static method in class glide.api.commands.servermodules.FT
-
Uses the provided query expression to locate keys within an index.
- Seconds(Long) - Static method in class glide.api.models.commands.ExpirySet
-
Set the specified expire time, in seconds.
- Seconds(Long) - Static method in class glide.api.models.commands.GetExOptions
-
Set the specified expire time, in seconds.
- Seconds(Long) - Static method in class glide.api.models.commands.HGetExExpiry
-
Set the specified expire time, in seconds.
- Seconds(Long) - Static method in class glide.api.models.commands.SetOptions.Expiry
-
Set the specified expire time, in seconds.
- SECONDS - glide.api.models.commands.ExpirySet.ExpiryType
-
Set expiration in seconds from now (EX)
- SECONDS - glide.api.models.commands.GetExOptions.ExpiryType
- SECONDS - glide.api.models.commands.HGetExExpiry.HGetExExpiryType
-
Set expiration in seconds from now (EX)
- SECONDS - glide.api.models.commands.SetOptions.ExpiryType
- SecureTls - connection_request.ConnectionRequestOuterClass.TlsMode
-
SecureTls = 1; - SecureTls_VALUE - Static variable in enum connection_request.ConnectionRequestOuterClass.TlsMode
-
SecureTls = 1; - select(long) - Method in interface glide.api.commands.ConnectionManagementClusterCommands
-
Changes the currently selected database.
- select(long) - Method in interface glide.api.commands.ConnectionManagementCommands
-
Changes the currently selected database.
- select(long) - Method in class glide.api.GlideClient
- select(long) - Method in class glide.api.GlideClusterClient
- select(long) - Method in class glide.api.models.Batch
-
Changes the currently selected server database.
- Select - command_request.CommandRequestOuterClass.RequestType
-
Select = 325; - Select_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
Select = 325; - self() - Method in class glide.api.models.commands.batch.BaseBatchOptions.BaseBatchOptionsBuilder
- self() - Method in class glide.api.models.commands.batch.BatchOptions.BatchOptionsBuilder
- self() - Method in class glide.api.models.commands.batch.ClusterBatchOptions.ClusterBatchOptionsBuilder
- self() - Method in class glide.api.models.commands.scan.BaseScanOptions.BaseScanOptionsBuilder
- self() - Method in class glide.api.models.commands.scan.BaseScanOptionsBinary.BaseScanOptionsBinaryBuilder
- self() - Method in class glide.api.models.commands.scan.HScanOptions.HScanOptionsBuilder
- self() - Method in class glide.api.models.commands.scan.HScanOptionsBinary.HScanOptionsBinaryBuilder
- self() - Method in class glide.api.models.commands.scan.ScanOptions.ScanOptionsBuilder
- self() - Method in class glide.api.models.commands.scan.SScanOptions.SScanOptionsBuilder
- self() - Method in class glide.api.models.commands.scan.SScanOptionsBinary.SScanOptionsBinaryBuilder
- self() - Method in class glide.api.models.commands.scan.ZScanOptions.ZScanOptionsBuilder
- self() - Method in class glide.api.models.commands.scan.ZScanOptionsBinary.ZScanOptionsBinaryBuilder
- self() - Method in class glide.api.models.commands.ScriptArgOptions.ScriptArgOptionsBuilder
- self() - Method in class glide.api.models.commands.ScriptArgOptionsGlideString.ScriptArgOptionsGlideStringBuilder
- self() - Method in class glide.api.models.commands.ScriptOptions.ScriptOptionsBuilder
- self() - Method in class glide.api.models.commands.ScriptOptionsGlideString.ScriptOptionsGlideStringBuilder
- self() - Method in class glide.api.models.commands.SortBaseOptions.SortBaseOptionsBuilder
- self() - Method in class glide.api.models.commands.SortOptions.SortOptionsBuilder
- self() - Method in class glide.api.models.commands.SortOptionsBinary.SortOptionsBinaryBuilder
- self() - Method in class glide.api.models.commands.stream.StreamReadGroupOptions.StreamReadGroupOptionsBuilder
- self() - Method in class glide.api.models.commands.stream.StreamReadOptions.StreamReadOptionsBuilder
- self() - Method in class glide.api.models.configuration.AdvancedBaseClientConfiguration.AdvancedBaseClientConfigurationBuilder
- self() - Method in class glide.api.models.configuration.AdvancedGlideClientConfiguration.AdvancedGlideClientConfigurationBuilder
- self() - Method in class glide.api.models.configuration.AdvancedGlideClusterClientConfiguration.AdvancedGlideClusterClientConfigurationBuilder
- self() - Method in class glide.api.models.configuration.BaseClientConfiguration.BaseClientConfigurationBuilder
- self() - Method in class glide.api.models.configuration.BaseSubscriptionConfiguration.BaseSubscriptionConfigurationBuilder
- self() - Method in class glide.api.models.configuration.ClusterSubscriptionConfiguration.ClusterSubscriptionConfigurationBuilder
- self() - Method in class glide.api.models.configuration.GlideClientConfiguration.GlideClientConfigurationBuilder
- self() - Method in class glide.api.models.configuration.GlideClusterClientConfiguration.GlideClusterClientConfigurationBuilder
- self() - Method in class glide.api.models.configuration.StandaloneSubscriptionConfiguration.StandaloneSubscriptionConfigurationBuilder
- self() - Method in class glide.api.models.configuration.TlsAdvancedConfiguration.TlsAdvancedConfigurationBuilder
- SENTINEL - glide.api.models.commands.InfoOptions.Section
-
SENTINEL: Valkey Sentinel section (only applicable to Sentinel instances)
- SERVER - glide.api.models.commands.InfoOptions.Section
-
SERVER: General information about the server
- ServerCredentials - Class in glide.api.models.configuration
-
Represents the credentials for connecting to a server.
- ServerCredentials.ServerCredentialsBuilder - Class in glide.api.models.configuration
- ServerManagementClusterCommands - Interface in glide.api.commands
-
Supports commands for the "Server Management Commands" group for a cluster client.
- ServerManagementCommands - Interface in glide.api.commands
-
Supports commands for the "Server Management" group for a standalone client.
- service(ServiceType) - Method in class glide.api.models.configuration.IamAuthConfig.IamAuthConfigBuilder
-
The type of service being used (ElastiCache or MemoryDB).
- SERVICE_TYPE_FIELD_NUMBER - Static variable in class connection_request.ConnectionRequestOuterClass.IamCredentials
- ServiceType - Enum in glide.api.models.configuration
-
Represents the types of services that can be used for IAM authentication.
- set(BaseClient, GlideString, GlideString, GlideString) - Static method in class glide.api.commands.servermodules.Json
-
Sets the JSON value at the specified
pathstored atkey. - set(BaseClient, GlideString, GlideString, GlideString, ConditionalChange) - Static method in class glide.api.commands.servermodules.Json
-
Sets the JSON value at the specified
pathstored atkey. - set(BaseClient, String, String, String) - Static method in class glide.api.commands.servermodules.Json
-
Sets the JSON value at the specified
pathstored atkey. - set(BaseClient, String, String, String, ConditionalChange) - Static method in class glide.api.commands.servermodules.Json
-
Sets the JSON value at the specified
pathstored atkey. - set(BaseBatch<T>, ArgType, ArgType, ArgType) - Static method in class glide.api.commands.servermodules.JsonBatch
-
Sets the JSON value at the specified
pathstored atkey. - set(BaseBatch<T>, ArgType, ArgType, ArgType, ConditionalChange) - Static method in class glide.api.commands.servermodules.JsonBatch
-
Sets the JSON value at the specified
pathstored atkey. - set(GlideString, GlideString) - Method in class glide.api.BaseClient
- set(GlideString, GlideString, SetOptions) - Method in class glide.api.BaseClient
- set(String, String) - Method in class glide.api.BaseClient
- set(String, String, SetOptions) - Method in class glide.api.BaseClient
- set(ArgType, ArgType) - Method in class glide.api.models.BaseBatch
-
Sets the given key with the given value.
- set(ArgType, ArgType, SetOptions) - Method in class glide.api.models.BaseBatch
-
Sets the given key with the given value.
- set(GlideString, GlideString) - Method in interface glide.api.commands.StringBaseCommands
-
Sets the given
keywith the given value. - set(GlideString, GlideString, SetOptions) - Method in interface glide.api.commands.StringBaseCommands
-
Sets the given key with the given value.
- set(String, String) - Method in interface glide.api.commands.StringBaseCommands
-
Sets the given
keywith the given value. - set(String, String, SetOptions) - Method in interface glide.api.commands.StringBaseCommands
-
Sets the given key with the given value.
- Set - command_request.CommandRequestOuterClass.RequestType
-
Set = 1517; - SET - glide.api.models.commands.scan.ScanOptions.ObjectType
- SET_COMMAND_STRING - Static variable in class glide.api.models.commands.bitmap.BitFieldOptions
-
SETsubcommand string to include in theBITFIELDcommand. - SET_LIMIT_VALKEY_API - Static variable in class glide.api.BaseClient
- SET_LIMIT_VALKEY_API - Static variable in interface glide.api.commands.SetBaseCommands
-
Valkey API keyword used to limit calculation of intersection of sorted sets.
- Set_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
Set = 1517; - setAddresses(int, ConnectionRequestOuterClass.NodeAddress) - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRequest.Builder
-
repeated .connection_request.NodeAddress addresses = 1; - setAddresses(int, ConnectionRequestOuterClass.NodeAddress.Builder) - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRequest.Builder
-
repeated .connection_request.NodeAddress addresses = 1; - setAllowNonCoveredSlots(boolean) - Method in class command_request.CommandRequestOuterClass.ClusterScan.Builder
-
bool allow_non_covered_slots = 5; - setArgs(int, ByteString) - Method in class command_request.CommandRequestOuterClass.Command.ArgsArray.Builder
-
repeated bytes args = 1; - setArgs(int, ByteString) - Method in class command_request.CommandRequestOuterClass.ScriptInvocation.Builder
-
repeated bytes args = 3; - setArgsArray(CommandRequestOuterClass.Command.ArgsArray) - Method in class command_request.CommandRequestOuterClass.Command.Builder
-
.command_request.Command.ArgsArray args_array = 2; - setArgsArray(CommandRequestOuterClass.Command.ArgsArray.Builder) - Method in class command_request.CommandRequestOuterClass.Command.Builder
-
.command_request.Command.ArgsArray args_array = 2; - setArgsPointer(long) - Method in class command_request.CommandRequestOuterClass.ScriptInvocationPointers.Builder
-
optional uint64 args_pointer = 3; - setArgsVecPointer(long) - Method in class command_request.CommandRequestOuterClass.Command.Builder
-
uint64 args_vec_pointer = 3; - setAuthenticationInfo(ConnectionRequestOuterClass.AuthenticationInfo) - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRequest.Builder
-
.connection_request.AuthenticationInfo authentication_info = 7; - setAuthenticationInfo(ConnectionRequestOuterClass.AuthenticationInfo.Builder) - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRequest.Builder
-
.connection_request.AuthenticationInfo authentication_info = 7; - SetBaseCommands - Interface in glide.api.commands
-
Supports commands for the "Set Commands" group for standalone and cluster clients.
- setBatch(CommandRequestOuterClass.Batch) - Method in class command_request.CommandRequestOuterClass.CommandRequest.Builder
-
.command_request.Batch batch = 3; - setBatch(CommandRequestOuterClass.Batch.Builder) - Method in class command_request.CommandRequestOuterClass.CommandRequest.Builder
-
.command_request.Batch batch = 3; - setbit(GlideString, long, long) - Method in class glide.api.BaseClient
- setbit(String, long, long) - Method in class glide.api.BaseClient
- setbit(ArgType, long, long) - Method in class glide.api.models.BaseBatch
-
Sets or clears the bit at
offsetin the string value stored atkey. - setbit(GlideString, long, long) - Method in interface glide.api.commands.BitmapBaseCommands
-
Sets or clears the bit at
offsetin the string value stored atkey. - setbit(String, long, long) - Method in interface glide.api.commands.BitmapBaseCommands
-
Sets or clears the bit at
offsetin the string value stored atkey. - SetBit - command_request.CommandRequestOuterClass.RequestType
-
SetBit = 107; - SetBit_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
SetBit = 107; - setByAddressRoute(CommandRequestOuterClass.ByAddressRoute) - Method in class command_request.CommandRequestOuterClass.Routes.Builder
-
.command_request.ByAddressRoute by_address_route = 4; - setByAddressRoute(CommandRequestOuterClass.ByAddressRoute.Builder) - Method in class command_request.CommandRequestOuterClass.Routes.Builder
-
.command_request.ByAddressRoute by_address_route = 4; - setCallbackIdx(int) - Method in class command_request.CommandRequestOuterClass.CommandRequest.Builder
-
uint32 callback_idx = 1; - setCallbackIdx(int) - Method in class response.ResponseOuterClass.Response.Builder
-
uint32 callback_idx = 1; - setChannelsOrPatterns(int, ByteString) - Method in class connection_request.ConnectionRequestOuterClass.PubSubChannelsOrPatterns.Builder
-
repeated bytes channels_or_patterns = 1; - setClientAz(String) - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRequest.Builder
-
string client_az = 15; - setClientAzBytes(ByteString) - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRequest.Builder
-
string client_az = 15; - setClientName(String) - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRequest.Builder
-
string client_name = 10; - setClientNameBytes(ByteString) - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRequest.Builder
-
string client_name = 10; - setClosingError(String) - Method in class response.ResponseOuterClass.Response.Builder
-
string closing_error = 5; - setClosingErrorBytes(ByteString) - Method in class response.ResponseOuterClass.Response.Builder
-
string closing_error = 5; - setClusterModeEnabled(boolean) - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRequest.Builder
-
bool cluster_mode_enabled = 3; - setClusterName(String) - Method in class connection_request.ConnectionRequestOuterClass.IamCredentials.Builder
-
string cluster_name = 1; - setClusterNameBytes(ByteString) - Method in class connection_request.ConnectionRequestOuterClass.IamCredentials.Builder
-
string cluster_name = 1; - setClusterScan(CommandRequestOuterClass.ClusterScan) - Method in class command_request.CommandRequestOuterClass.CommandRequest.Builder
-
.command_request.ClusterScan cluster_scan = 6; - setClusterScan(CommandRequestOuterClass.ClusterScan.Builder) - Method in class command_request.CommandRequestOuterClass.CommandRequest.Builder
-
.command_request.ClusterScan cluster_scan = 6; - setCommands(int, CommandRequestOuterClass.Command) - Method in class command_request.CommandRequestOuterClass.Batch.Builder
-
repeated .command_request.Command commands = 2; - setCommands(int, CommandRequestOuterClass.Command.Builder) - Method in class command_request.CommandRequestOuterClass.Batch.Builder
-
repeated .command_request.Command commands = 2; - setConnectionRetryStrategy(ConnectionRequestOuterClass.ConnectionRetryStrategy) - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRequest.Builder
-
.connection_request.ConnectionRetryStrategy connection_retry_strategy = 6; - setConnectionRetryStrategy(ConnectionRequestOuterClass.ConnectionRetryStrategy.Builder) - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRequest.Builder
-
.connection_request.ConnectionRetryStrategy connection_retry_strategy = 6; - setConnectionTimeout(int) - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRequest.Builder
-
uint32 connection_timeout = 16; - setConstantResponse(ResponseOuterClass.ConstantResponse) - Method in class response.ResponseOuterClass.Response.Builder
-
.response.ConstantResponse constant_response = 3; - setConstantResponseValue(int) - Method in class response.ResponseOuterClass.Response.Builder
-
.response.ConstantResponse constant_response = 3; - setCount(long) - Method in class command_request.CommandRequestOuterClass.ClusterScan.Builder
-
optional int64 count = 3; - setCursor(String) - Method in class command_request.CommandRequestOuterClass.ClusterScan.Builder
-
string cursor = 1; - setCursorBytes(ByteString) - Method in class command_request.CommandRequestOuterClass.ClusterScan.Builder
-
string cursor = 1; - setDatabaseId(int) - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRequest.Builder
-
uint32 database_id = 8; - setDurationInSec(int) - Method in class connection_request.ConnectionRequestOuterClass.PeriodicChecksManualInterval.Builder
-
uint32 duration_in_sec = 1; - SetEx - command_request.CommandRequestOuterClass.RequestType
-
deprecated in 2.6.12
- SetEx_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
deprecated in 2.6.12
- setExponentBase(int) - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRetryStrategy.Builder
-
uint32 exponent_base = 3; - setFactor(int) - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRetryStrategy.Builder
-
uint32 factor = 2; - setHash(String) - Method in class command_request.CommandRequestOuterClass.ScriptInvocation.Builder
-
string hash = 1; - setHash(String) - Method in class command_request.CommandRequestOuterClass.ScriptInvocationPointers.Builder
-
string hash = 1; - setHashBytes(ByteString) - Method in class command_request.CommandRequestOuterClass.ScriptInvocation.Builder
-
string hash = 1; - setHashBytes(ByteString) - Method in class command_request.CommandRequestOuterClass.ScriptInvocationPointers.Builder
-
string hash = 1; - setHost(String) - Method in class command_request.CommandRequestOuterClass.ByAddressRoute.Builder
-
string host = 1; - setHost(String) - Method in class connection_request.ConnectionRequestOuterClass.NodeAddress.Builder
-
string host = 1; - setHostBytes(ByteString) - Method in class command_request.CommandRequestOuterClass.ByAddressRoute.Builder
-
string host = 1; - setHostBytes(ByteString) - Method in class connection_request.ConnectionRequestOuterClass.NodeAddress.Builder
-
string host = 1; - setIamCredentials(ConnectionRequestOuterClass.IamCredentials) - Method in class connection_request.ConnectionRequestOuterClass.AuthenticationInfo.Builder
-
optional .connection_request.IamCredentials iam_credentials = 3; - setIamCredentials(ConnectionRequestOuterClass.IamCredentials.Builder) - Method in class connection_request.ConnectionRequestOuterClass.AuthenticationInfo.Builder
-
optional .connection_request.IamCredentials iam_credentials = 3; - setImmediateAuth(boolean) - Method in class command_request.CommandRequestOuterClass.UpdateConnectionPassword.Builder
-
bool immediate_auth = 2; - setInflightRequestsLimit(int) - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRequest.Builder
-
uint32 inflight_requests_limit = 14; - setIsAtomic(boolean) - Method in class command_request.CommandRequestOuterClass.Batch.Builder
-
bool is_atomic = 1; - setIsPush(boolean) - Method in class response.ResponseOuterClass.Response.Builder
-
bool is_push = 6; - setJitterPercent(int) - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRetryStrategy.Builder
-
optional uint32 jitter_percent = 4; - setKeys(int, ByteString) - Method in class command_request.CommandRequestOuterClass.ScriptInvocation.Builder
-
repeated bytes keys = 2; - setKeysPointer(long) - Method in class command_request.CommandRequestOuterClass.ScriptInvocationPointers.Builder
-
optional uint64 keys_pointer = 2; - setLazyConnect(boolean) - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRequest.Builder
-
bool lazy_connect = 17; - setLibName(String) - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRequest.Builder
-
string lib_name = 19; - setLibNameBytes(ByteString) - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRequest.Builder
-
string lib_name = 19; - setLoggerConfig() - Static method in class glide.api.logging.Logger
-
Creates a new logger instance.
- setLoggerConfig(Logger.Level) - Static method in class glide.api.logging.Logger
-
Creates a new logger instance and configure it with the provided log level.
- setLoggerConfig(Logger.Level, String) - Static method in class glide.api.logging.Logger
-
Creates a new logger instance and configure it with the provided log level and file name.
- setLoggerConfig(String) - Static method in class glide.api.logging.Logger
-
Creates a new logger instance and configure it with the provided file name and default log level.
- setMatchPattern(ByteString) - Method in class command_request.CommandRequestOuterClass.ClusterScan.Builder
-
optional bytes match_pattern = 2; - setMessage(String) - Method in class response.ResponseOuterClass.RequestError.Builder
-
string message = 2; - setMessageBytes(ByteString) - Method in class response.ResponseOuterClass.RequestError.Builder
-
string message = 2; - setNumberOfRetries(int) - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRetryStrategy.Builder
-
uint32 number_of_retries = 1; - SetNX - command_request.CommandRequestOuterClass.RequestType
-
deprecated in 2.6.12
- SetNX_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
deprecated in 2.6.12
- setObjectType(String) - Method in class command_request.CommandRequestOuterClass.ClusterScan.Builder
-
optional string object_type = 4; - setObjectTypeBytes(ByteString) - Method in class command_request.CommandRequestOuterClass.ClusterScan.Builder
-
optional string object_type = 4; - SetOptions - Class in glide.api.models.commands
-
Optional arguments for
StringBaseCommands.set(String, String, SetOptions)command. - SetOptions.ConditionalSet - Enum in glide.api.models.commands
-
Conditions which define whether new value should be set or not.
- SetOptions.Expiry - Class in glide.api.models.commands
-
Configuration of value lifetime.
- SetOptions.ExpiryType - Enum in glide.api.models.commands
-
Types of value expiration configuration.
- SetOptions.SetOptionsBuilder - Class in glide.api.models.commands
-
Builder class for
SetOptions. - setPassword(String) - Method in class command_request.CommandRequestOuterClass.UpdateConnectionPassword.Builder
-
optional string password = 1; - setPassword(String) - Method in class connection_request.ConnectionRequestOuterClass.AuthenticationInfo.Builder
-
string password = 1; - setPasswordBytes(ByteString) - Method in class command_request.CommandRequestOuterClass.UpdateConnectionPassword.Builder
-
optional string password = 1; - setPasswordBytes(ByteString) - Method in class connection_request.ConnectionRequestOuterClass.AuthenticationInfo.Builder
-
string password = 1; - setPeriodicChecksDisabled(ConnectionRequestOuterClass.PeriodicChecksDisabled) - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRequest.Builder
-
.connection_request.PeriodicChecksDisabled periodic_checks_disabled = 12; - setPeriodicChecksDisabled(ConnectionRequestOuterClass.PeriodicChecksDisabled.Builder) - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRequest.Builder
-
.connection_request.PeriodicChecksDisabled periodic_checks_disabled = 12; - setPeriodicChecksManualInterval(ConnectionRequestOuterClass.PeriodicChecksManualInterval) - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRequest.Builder
-
.connection_request.PeriodicChecksManualInterval periodic_checks_manual_interval = 11; - setPeriodicChecksManualInterval(ConnectionRequestOuterClass.PeriodicChecksManualInterval.Builder) - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRequest.Builder
-
.connection_request.PeriodicChecksManualInterval periodic_checks_manual_interval = 11; - setPort(int) - Method in class command_request.CommandRequestOuterClass.ByAddressRoute.Builder
-
int32 port = 2; - setPort(int) - Method in class connection_request.ConnectionRequestOuterClass.NodeAddress.Builder
-
uint32 port = 2; - setProtocol(ConnectionRequestOuterClass.ProtocolVersion) - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRequest.Builder
-
.connection_request.ProtocolVersion protocol = 9; - setProtocolValue(int) - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRequest.Builder
-
.connection_request.ProtocolVersion protocol = 9; - setPubsubSubscriptions(ConnectionRequestOuterClass.PubSubSubscriptions) - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRequest.Builder
-
.connection_request.PubSubSubscriptions pubsub_subscriptions = 13; - setPubsubSubscriptions(ConnectionRequestOuterClass.PubSubSubscriptions.Builder) - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRequest.Builder
-
.connection_request.PubSubSubscriptions pubsub_subscriptions = 13; - setRaiseOnError(boolean) - Method in class command_request.CommandRequestOuterClass.Batch.Builder
-
optional bool raise_on_error = 3; - setrange(GlideString, int, GlideString) - Method in class glide.api.BaseClient
- setrange(String, int, String) - Method in class glide.api.BaseClient
- setrange(ArgType, int, ArgType) - Method in class glide.api.models.BaseBatch
-
Overwrites part of the string stored at
key, starting at the specifiedoffset, for the entire length ofvalue.
If theoffsetis larger than the current length of the string atkey, the string is padded with zero bytes to makeoffsetfit. - setrange(GlideString, int, GlideString) - Method in interface glide.api.commands.StringBaseCommands
-
Overwrites part of the GlideString stored at
key, starting at the specifiedoffset, for the entire length ofvalue.
If theoffsetis larger than the current length of the GlideString atkey, the GlideString is padded with zero bytes to makeoffsetfit. - setrange(String, int, String) - Method in interface glide.api.commands.StringBaseCommands
-
Overwrites part of the string stored at
key, starting at the specifiedoffset, for the entire length ofvalue.
If theoffsetis larger than the current length of the string atkey, the string is padded with zero bytes to makeoffsetfit. - SetRange - command_request.CommandRequestOuterClass.RequestType
-
SetRange = 1520; - SetRange_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
SetRange = 1520; - setReadFrom(ConnectionRequestOuterClass.ReadFrom) - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRequest.Builder
-
.connection_request.ReadFrom read_from = 5; - setReadFromValue(int) - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRequest.Builder
-
.connection_request.ReadFrom read_from = 5; - setRefreshIamToken(CommandRequestOuterClass.RefreshIamToken) - Method in class command_request.CommandRequestOuterClass.CommandRequest.Builder
-
.command_request.RefreshIamToken refresh_iam_token = 8; - setRefreshIamToken(CommandRequestOuterClass.RefreshIamToken.Builder) - Method in class command_request.CommandRequestOuterClass.CommandRequest.Builder
-
.command_request.RefreshIamToken refresh_iam_token = 8; - setRefreshIntervalSeconds(int) - Method in class connection_request.ConnectionRequestOuterClass.IamCredentials.Builder
-
optional uint32 refresh_interval_seconds = 4; - setRefreshTopologyFromInitialNodes(boolean) - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRequest.Builder
-
bool refresh_topology_from_initial_nodes = 18; - setRegion(String) - Method in class connection_request.ConnectionRequestOuterClass.IamCredentials.Builder
-
string region = 2; - setRegionBytes(ByteString) - Method in class connection_request.ConnectionRequestOuterClass.IamCredentials.Builder
-
string region = 2; - setRequestError(ResponseOuterClass.RequestError) - Method in class response.ResponseOuterClass.Response.Builder
-
.response.RequestError request_error = 4; - setRequestError(ResponseOuterClass.RequestError.Builder) - Method in class response.ResponseOuterClass.Response.Builder
-
.response.RequestError request_error = 4; - setRequestTimeout(int) - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRequest.Builder
-
uint32 request_timeout = 4; - setRequestType(CommandRequestOuterClass.RequestType) - Method in class command_request.CommandRequestOuterClass.Command.Builder
-
.command_request.RequestType request_type = 1; - setRequestTypeValue(int) - Method in class command_request.CommandRequestOuterClass.Command.Builder
-
.command_request.RequestType request_type = 1; - setRespPointer(long) - Method in class response.ResponseOuterClass.Response.Builder
-
uint64 resp_pointer = 2; - setRetryConnectionError(boolean) - Method in class command_request.CommandRequestOuterClass.Batch.Builder
-
optional bool retry_connection_error = 6; - setRetryServerError(boolean) - Method in class command_request.CommandRequestOuterClass.Batch.Builder
-
optional bool retry_server_error = 5; - setRootCerts(int, ByteString) - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRequest.Builder
-
repeated bytes root_certs = 20; - setRootSpanPtr(long) - Method in class command_request.CommandRequestOuterClass.CommandRequest.Builder
-
optional uint64 root_span_ptr = 10; - setRootSpanPtr(long) - Method in class response.ResponseOuterClass.Response.Builder
-
optional uint64 root_span_ptr = 7; - setRoute(CommandRequestOuterClass.Routes) - Method in class command_request.CommandRequestOuterClass.CommandRequest.Builder
-
.command_request.Routes route = 9; - setRoute(CommandRequestOuterClass.Routes.Builder) - Method in class command_request.CommandRequestOuterClass.CommandRequest.Builder
-
.command_request.Routes route = 9; - setSamplePercentage(int) - Static method in class glide.api.OpenTelemetry
-
Set the percentage of requests to be sampled and traced.
- setScriptInvocation(CommandRequestOuterClass.ScriptInvocation) - Method in class command_request.CommandRequestOuterClass.CommandRequest.Builder
-
.command_request.ScriptInvocation script_invocation = 4; - setScriptInvocation(CommandRequestOuterClass.ScriptInvocation.Builder) - Method in class command_request.CommandRequestOuterClass.CommandRequest.Builder
-
.command_request.ScriptInvocation script_invocation = 4; - setScriptInvocationPointers(CommandRequestOuterClass.ScriptInvocationPointers) - Method in class command_request.CommandRequestOuterClass.CommandRequest.Builder
-
.command_request.ScriptInvocationPointers script_invocation_pointers = 5; - setScriptInvocationPointers(CommandRequestOuterClass.ScriptInvocationPointers.Builder) - Method in class command_request.CommandRequestOuterClass.CommandRequest.Builder
-
.command_request.ScriptInvocationPointers script_invocation_pointers = 5; - setServiceType(ConnectionRequestOuterClass.ServiceType) - Method in class connection_request.ConnectionRequestOuterClass.IamCredentials.Builder
-
.connection_request.ServiceType service_type = 3; - setServiceTypeValue(int) - Method in class connection_request.ConnectionRequestOuterClass.IamCredentials.Builder
-
.connection_request.ServiceType service_type = 3; - setSimpleRoutes(CommandRequestOuterClass.SimpleRoutes) - Method in class command_request.CommandRequestOuterClass.Routes.Builder
-
.command_request.SimpleRoutes simple_routes = 1; - setSimpleRoutesValue(int) - Method in class command_request.CommandRequestOuterClass.Routes.Builder
-
.command_request.SimpleRoutes simple_routes = 1; - setSingleCommand(CommandRequestOuterClass.Command) - Method in class command_request.CommandRequestOuterClass.CommandRequest.Builder
-
.command_request.Command single_command = 2; - setSingleCommand(CommandRequestOuterClass.Command.Builder) - Method in class command_request.CommandRequestOuterClass.CommandRequest.Builder
-
.command_request.Command single_command = 2; - setSlotId(int) - Method in class command_request.CommandRequestOuterClass.SlotIdRoute.Builder
-
int32 slot_id = 2; - setSlotIdRoute(CommandRequestOuterClass.SlotIdRoute) - Method in class command_request.CommandRequestOuterClass.Routes.Builder
-
.command_request.SlotIdRoute slot_id_route = 3; - setSlotIdRoute(CommandRequestOuterClass.SlotIdRoute.Builder) - Method in class command_request.CommandRequestOuterClass.Routes.Builder
-
.command_request.SlotIdRoute slot_id_route = 3; - setSlotKey(String) - Method in class command_request.CommandRequestOuterClass.SlotKeyRoute.Builder
-
string slot_key = 2; - setSlotKeyBytes(ByteString) - Method in class command_request.CommandRequestOuterClass.SlotKeyRoute.Builder
-
string slot_key = 2; - setSlotKeyRoute(CommandRequestOuterClass.SlotKeyRoute) - Method in class command_request.CommandRequestOuterClass.Routes.Builder
-
.command_request.SlotKeyRoute slot_key_route = 2; - setSlotKeyRoute(CommandRequestOuterClass.SlotKeyRoute.Builder) - Method in class command_request.CommandRequestOuterClass.Routes.Builder
-
.command_request.SlotKeyRoute slot_key_route = 2; - setSlotType(CommandRequestOuterClass.SlotTypes) - Method in class command_request.CommandRequestOuterClass.SlotIdRoute.Builder
-
.command_request.SlotTypes slot_type = 1; - setSlotType(CommandRequestOuterClass.SlotTypes) - Method in class command_request.CommandRequestOuterClass.SlotKeyRoute.Builder
-
.command_request.SlotTypes slot_type = 1; - setSlotTypeValue(int) - Method in class command_request.CommandRequestOuterClass.SlotIdRoute.Builder
-
.command_request.SlotTypes slot_type = 1; - setSlotTypeValue(int) - Method in class command_request.CommandRequestOuterClass.SlotKeyRoute.Builder
-
.command_request.SlotTypes slot_type = 1; - setTimeout(int) - Method in class command_request.CommandRequestOuterClass.Batch.Builder
-
optional uint32 timeout = 4; - setTlsMode(ConnectionRequestOuterClass.TlsMode) - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRequest.Builder
-
.connection_request.TlsMode tls_mode = 2; - setTlsModeValue(int) - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRequest.Builder
-
.connection_request.TlsMode tls_mode = 2; - setType(ResponseOuterClass.RequestErrorType) - Method in class response.ResponseOuterClass.RequestError.Builder
-
.response.RequestErrorType type = 1; - setTypeValue(int) - Method in class response.ResponseOuterClass.RequestError.Builder
-
.response.RequestErrorType type = 1; - setUpdateConnectionPassword(CommandRequestOuterClass.UpdateConnectionPassword) - Method in class command_request.CommandRequestOuterClass.CommandRequest.Builder
-
.command_request.UpdateConnectionPassword update_connection_password = 7; - setUpdateConnectionPassword(CommandRequestOuterClass.UpdateConnectionPassword.Builder) - Method in class command_request.CommandRequestOuterClass.CommandRequest.Builder
-
.command_request.UpdateConnectionPassword update_connection_password = 7; - setUsername(String) - Method in class connection_request.ConnectionRequestOuterClass.AuthenticationInfo.Builder
-
string username = 2; - setUsernameBytes(ByteString) - Method in class connection_request.ConnectionRequestOuterClass.AuthenticationInfo.Builder
-
string username = 2; - Sharded - connection_request.ConnectionRequestOuterClass.PubSubChannelType
-
Sharded = 2; - SHARDED - glide.api.models.configuration.ClusterSubscriptionConfiguration.PubSubClusterChannelMode
-
Use sharded pubsub.
- Sharded_VALUE - Static variable in enum connection_request.ConnectionRequestOuterClass.PubSubChannelType
-
Sharded = 2; - shouldSample() - Static method in class glide.api.OpenTelemetry
-
Determines if the current request should be sampled for OpenTelemetry tracing.
- shutdown() - Static method in class glide.internal.AsyncRegistry
-
Shutdown cleanup - cancel all pending operations during client shutdown
- ShutDown - command_request.CommandRequestOuterClass.RequestType
-
ShutDown = 1155; - ShutDown_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
ShutDown = 1155; - SIGNED_ENCODING_PREFIX - Static variable in class glide.api.models.commands.bitmap.BitFieldOptions
-
Prefix specifying that the encoding is signed.
- SignedEncoding(long) - Constructor for class glide.api.models.commands.bitmap.BitFieldOptions.SignedEncoding
-
Constructor that prepends the number with "i" to specify that it is in signed encoding.
- SIMPLE_ROUTES - command_request.CommandRequestOuterClass.Routes.ValueCase
- SIMPLE_ROUTES_FIELD_NUMBER - Static variable in class command_request.CommandRequestOuterClass.Routes
- SINGLE_COMMAND - command_request.CommandRequestOuterClass.CommandRequest.CommandCase
- SINGLE_COMMAND_FIELD_NUMBER - Static variable in class command_request.CommandRequestOuterClass.CommandRequest
- sinter(ArgType[]) - Method in class glide.api.models.BaseBatch
-
Gets the intersection of all the given sets.
- sinter(GlideString[]) - Method in class glide.api.BaseClient
- sinter(String[]) - Method in class glide.api.BaseClient
- sinter(GlideString[]) - Method in interface glide.api.commands.SetBaseCommands
-
Gets the intersection of all the given sets.
- sinter(String[]) - Method in interface glide.api.commands.SetBaseCommands
-
Gets the intersection of all the given sets.
- SInter - command_request.CommandRequestOuterClass.RequestType
-
SInter = 1205; - SInter_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
SInter = 1205; - sintercard(ArgType[]) - Method in class glide.api.models.BaseBatch
-
Gets the cardinality of the intersection of all the given sets.
- sintercard(ArgType[], long) - Method in class glide.api.models.BaseBatch
-
Gets the cardinality of the intersection of all the given sets.
- sintercard(GlideString[]) - Method in class glide.api.BaseClient
- sintercard(GlideString[], long) - Method in class glide.api.BaseClient
- sintercard(String[]) - Method in class glide.api.BaseClient
- sintercard(String[], long) - Method in class glide.api.BaseClient
- sintercard(GlideString[]) - Method in interface glide.api.commands.SetBaseCommands
-
Gets the cardinality of the intersection of all the given sets.
- sintercard(GlideString[], long) - Method in interface glide.api.commands.SetBaseCommands
-
Gets the cardinality of the intersection of all the given sets.
- sintercard(String[]) - Method in interface glide.api.commands.SetBaseCommands
-
Gets the cardinality of the intersection of all the given sets.
- sintercard(String[], long) - Method in interface glide.api.commands.SetBaseCommands
-
Gets the cardinality of the intersection of all the given sets.
- SInterCard - command_request.CommandRequestOuterClass.RequestType
-
SInterCard = 1206; - SInterCard_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
SInterCard = 1206; - sinterstore(GlideString, GlideString[]) - Method in class glide.api.BaseClient
- sinterstore(String, String[]) - Method in class glide.api.BaseClient
- sinterstore(ArgType, ArgType[]) - Method in class glide.api.models.BaseBatch
-
Stores the members of the intersection of all given sets specified by
keysinto a new set atdestination. - sinterstore(GlideString, GlideString[]) - Method in interface glide.api.commands.SetBaseCommands
-
Stores the members of the intersection of all given sets specified by
keysinto a new set atdestination. - sinterstore(String, String[]) - Method in interface glide.api.commands.SetBaseCommands
-
Stores the members of the intersection of all given sets specified by
keysinto a new set atdestination. - SInterStore - command_request.CommandRequestOuterClass.RequestType
-
SInterStore = 1207; - SInterStore_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
SInterStore = 1207; - sismember(GlideString, GlideString) - Method in class glide.api.BaseClient
- sismember(String, String) - Method in class glide.api.BaseClient
- sismember(ArgType, ArgType) - Method in class glide.api.models.BaseBatch
-
Returns if
memberis a member of the set stored atkey. - sismember(GlideString, GlideString) - Method in interface glide.api.commands.SetBaseCommands
-
Returns if
memberis a member of the set stored atkey. - sismember(String, String) - Method in interface glide.api.commands.SetBaseCommands
-
Returns if
memberis a member of the set stored atkey. - SIsMember - command_request.CommandRequestOuterClass.RequestType
-
SIsMember = 1208; - SIsMember_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
SIsMember = 1208; - size() - Static method in class glide.managers.JniResponseRegistry
-
Get the current number of stored objects.
- SlaveOf - command_request.CommandRequestOuterClass.RequestType
-
SlaveOf = 1156; - SlaveOf_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
SlaveOf = 1156; - SLOT_ID_FIELD_NUMBER - Static variable in class command_request.CommandRequestOuterClass.SlotIdRoute
- SLOT_ID_ROUTE - command_request.CommandRequestOuterClass.Routes.ValueCase
- SLOT_ID_ROUTE_FIELD_NUMBER - Static variable in class command_request.CommandRequestOuterClass.Routes
- SLOT_KEY_FIELD_NUMBER - Static variable in class command_request.CommandRequestOuterClass.SlotKeyRoute
- SLOT_KEY_ROUTE - command_request.CommandRequestOuterClass.Routes.ValueCase
- SLOT_KEY_ROUTE_FIELD_NUMBER - Static variable in class command_request.CommandRequestOuterClass.Routes
- SLOT_TYPE_FIELD_NUMBER - Static variable in class command_request.CommandRequestOuterClass.SlotIdRoute
- SLOT_TYPE_FIELD_NUMBER - Static variable in class command_request.CommandRequestOuterClass.SlotKeyRoute
- SlotIdRoute(int, RequestRoutingConfiguration.SlotType) - Constructor for class glide.api.models.configuration.RequestRoutingConfiguration.SlotIdRoute
-
Create a route using a slot ID and a slot type.
- SlotKeyRoute(String, RequestRoutingConfiguration.SlotType) - Constructor for class glide.api.models.configuration.RequestRoutingConfiguration.SlotKeyRoute
-
Create a route using a slot key and a slot type.
- SlowLogGet - command_request.CommandRequestOuterClass.RequestType
-
SlowLogGet = 1157; - SlowLogGet_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
SlowLogGet = 1157; - SlowLogLen - command_request.CommandRequestOuterClass.RequestType
-
SlowLogLen = 1158; - SlowLogLen_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
SlowLogLen = 1158; - SlowLogReset - command_request.CommandRequestOuterClass.RequestType
-
SlowLogReset = 1159; - SlowLogReset_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
SlowLogReset = 1159; - smembers(GlideString) - Method in class glide.api.BaseClient
- smembers(String) - Method in class glide.api.BaseClient
- smembers(ArgType) - Method in class glide.api.models.BaseBatch
-
Retrieves all the members of the set value stored at
key. - smembers(GlideString) - Method in interface glide.api.commands.SetBaseCommands
-
Retrieves all the members of the set value stored at
key. - smembers(String) - Method in interface glide.api.commands.SetBaseCommands
-
Retrieves all the members of the set value stored at
key. - SMembers - command_request.CommandRequestOuterClass.RequestType
-
SMembers = 1209; - SMembers_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
SMembers = 1209; - smismember(GlideString, GlideString[]) - Method in class glide.api.BaseClient
- smismember(String, String[]) - Method in class glide.api.BaseClient
- smismember(ArgType, ArgType[]) - Method in class glide.api.models.BaseBatch
-
Checks whether each member is contained in the members of the set stored at
key. - smismember(GlideString, GlideString[]) - Method in interface glide.api.commands.SetBaseCommands
-
Checks whether each member is contained in the members of the set stored at
key. - smismember(String, String[]) - Method in interface glide.api.commands.SetBaseCommands
-
Checks whether each member is contained in the members of the set stored at
key. - SMIsMember - command_request.CommandRequestOuterClass.RequestType
-
SMIsMember = 1210; - SMIsMember_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
SMIsMember = 1210; - smove(GlideString, GlideString, GlideString) - Method in class glide.api.BaseClient
- smove(String, String, String) - Method in class glide.api.BaseClient
- smove(ArgType, ArgType, ArgType) - Method in class glide.api.models.BaseBatch
-
Moves
memberfrom the set atsourceto the set atdestination, removing it from the source set. - smove(GlideString, GlideString, GlideString) - Method in interface glide.api.commands.SetBaseCommands
-
Moves
memberfrom the set atsourceto the set atdestination, removing it from the source set. - smove(String, String, String) - Method in interface glide.api.commands.SetBaseCommands
-
Moves
memberfrom the set atsourceto the set atdestination, removing it from the source set. - SMove - command_request.CommandRequestOuterClass.RequestType
-
SMove = 1211; - SMove_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
SMove = 1211; - sort(GlideString) - Method in class glide.api.BaseClient
- sort(GlideString, SortOptionsBinary) - Method in class glide.api.BaseClient
- sort(String) - Method in class glide.api.BaseClient
- sort(String, SortOptions) - Method in class glide.api.BaseClient
- sort(ArgType) - Method in class glide.api.models.BaseBatch
-
Sorts the elements in the list, set, or sorted set at
keyand returns the result. - sort(ArgType, SortOptions) - Method in class glide.api.models.BaseBatch
-
Sorts the elements in the list, set, or sorted set at
keyand returns the result. - sort(GlideString) - Method in interface glide.api.commands.GenericBaseCommands
-
Sorts the elements in the list, set, or sorted set at
keyand returns the result. - sort(GlideString, SortOptionsBinary) - Method in interface glide.api.commands.GenericBaseCommands
-
Sorts the elements in the list, set, or sorted set at
keyand returns the result. - sort(String) - Method in interface glide.api.commands.GenericBaseCommands
-
Sorts the elements in the list, set, or sorted set at
keyand returns the result. - sort(String, SortOptions) - Method in interface glide.api.commands.GenericBaseCommands
-
Sorts the elements in the list, set, or sorted set at
keyand returns the result. - Sort - command_request.CommandRequestOuterClass.RequestType
-
Sort = 425; - Sort_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
Sort = 425; - SortBaseOptions - Class in glide.api.models.commands
-
Optional arguments to sort, sortReadOnly, and sortStore commands
- SortBaseOptions(SortBaseOptions.SortBaseOptionsBuilder<?, ?>) - Constructor for class glide.api.models.commands.SortBaseOptions
- SortBaseOptions.Limit - Class in glide.api.models.commands
-
The
LIMITargument is commonly used to specify a subset of results from the matching elements, similar to theLIMITclause in SQL (e.g., `SELECT LIMIT offset, count`). - SortBaseOptions.OrderBy - Enum in glide.api.models.commands
-
Specifies the order to sort the elements.
- SortBaseOptions.SortBaseOptionsBuilder<C extends SortBaseOptions,B extends SortBaseOptions.SortBaseOptionsBuilder<C,B>> - Class in glide.api.models.commands
- SortBaseOptionsBuilder() - Constructor for class glide.api.models.commands.SortBaseOptions.SortBaseOptionsBuilder
- SortBy(FTAggregateOptions.SortBy.SortProperty[]) - Constructor for class glide.api.models.commands.FT.FTAggregateOptions.SortBy
-
Initialize a new instance.
- SortBy(FTAggregateOptions.SortBy.SortProperty[], int) - Constructor for class glide.api.models.commands.FT.FTAggregateOptions.SortBy
-
Initialize a new instance.
- SortedSetBaseCommands - Interface in glide.api.commands
-
Supports commands for the "Sorted Set Commands" group for standalone and cluster clients.
- SortOptions - Class in glide.api.models.commands
- SortOptions(SortOptions.SortOptionsBuilder<?, ?>) - Constructor for class glide.api.models.commands.SortOptions
- SortOptions.SortOptionsBuilder<C extends SortOptions,B extends SortOptions.SortOptionsBuilder<C,B>> - Class in glide.api.models.commands
- SortOptionsBinary - Class in glide.api.models.commands
-
Optional arguments to
GenericBaseCommands.sort(GlideString, SortOptionsBinary),GenericBaseCommands.sortReadOnly(GlideString, SortOptionsBinary), andGenericBaseCommands#sortStore(GlideString, String, SortOptionsBinary) - SortOptionsBinary(SortOptionsBinary.SortOptionsBinaryBuilder<?, ?>) - Constructor for class glide.api.models.commands.SortOptionsBinary
- SortOptionsBinary.SortOptionsBinaryBuilder<C extends SortOptionsBinary,B extends SortOptionsBinary.SortOptionsBinaryBuilder<C,B>> - Class in glide.api.models.commands
- SortOptionsBinaryBuilder() - Constructor for class glide.api.models.commands.SortOptionsBinary.SortOptionsBinaryBuilder
- SortOptionsBuilder() - Constructor for class glide.api.models.commands.SortOptions.SortOptionsBuilder
- SortOrder - Enum in glide.api.models.commands
-
Defines the sort order for nested results.
- SortProperty(GlideString, FTAggregateOptions.SortBy.SortOrder) - Constructor for class glide.api.models.commands.FT.FTAggregateOptions.SortBy.SortProperty
-
Initialize a new instance.
- SortProperty(String, FTAggregateOptions.SortBy.SortOrder) - Constructor for class glide.api.models.commands.FT.FTAggregateOptions.SortBy.SortProperty
-
Initialize a new instance.
- sortReadOnly(GlideString) - Method in class glide.api.BaseClient
- sortReadOnly(GlideString, SortOptionsBinary) - Method in class glide.api.BaseClient
- sortReadOnly(String) - Method in class glide.api.BaseClient
- sortReadOnly(String, SortOptions) - Method in class glide.api.BaseClient
- sortReadOnly(ArgType) - Method in class glide.api.models.BaseBatch
-
Sorts the elements in the list, set, or sorted set at
keyand returns the result. - sortReadOnly(ArgType, SortOptions) - Method in class glide.api.models.BaseBatch
-
Sorts the elements in the list, set, or sorted set at
keyand returns the result. - sortReadOnly(GlideString) - Method in interface glide.api.commands.GenericBaseCommands
-
Sorts the elements in the list, set, or sorted set at
keyand returns the result. - sortReadOnly(GlideString, SortOptionsBinary) - Method in interface glide.api.commands.GenericBaseCommands
-
Sorts the elements in the list, set, or sorted set at
keyand returns the result. - sortReadOnly(String) - Method in interface glide.api.commands.GenericBaseCommands
-
Sorts the elements in the list, set, or sorted set at
keyand returns the result. - sortReadOnly(String, SortOptions) - Method in interface glide.api.commands.GenericBaseCommands
-
Sorts the elements in the list, set, or sorted set at
keyand returns the result. - SortReadOnly - command_request.CommandRequestOuterClass.RequestType
-
SortReadOnly = 426; - SortReadOnly_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
SortReadOnly = 426; - sortStore(GlideString, GlideString) - Method in class glide.api.BaseClient
- sortStore(GlideString, GlideString, SortOptionsBinary) - Method in class glide.api.BaseClient
- sortStore(String, String) - Method in class glide.api.BaseClient
- sortStore(String, String, SortOptions) - Method in class glide.api.BaseClient
- sortStore(ArgType, ArgType) - Method in class glide.api.models.BaseBatch
-
Sorts the elements in the list, set, or sorted set at
keyand stores the result indestination. - sortStore(ArgType, ArgType, SortOptions) - Method in class glide.api.models.BaseBatch
-
Sorts the elements in the list, set, or sorted set at
keyand stores the result indestination. - sortStore(GlideString, GlideString) - Method in interface glide.api.commands.GenericBaseCommands
-
Sorts the elements in the list, set, or sorted set at
keyand stores the result indestination. - sortStore(GlideString, GlideString, SortOptionsBinary) - Method in interface glide.api.commands.GenericBaseCommands
-
Sorts the elements in the list, set, or sorted set at
keyand stores the result indestination. - sortStore(String, String) - Method in interface glide.api.commands.GenericBaseCommands
-
Sorts the elements in the list, set, or sorted set at
keyand stores the result indestination. - sortStore(String, String, SortOptions) - Method in interface glide.api.commands.GenericBaseCommands
-
Sorts the elements in the list, set, or sorted set at
keyand stores the result indestination. - space(GlideString) - Method in class glide.api.models.commands.json.JsonGetOptionsBinary.JsonGetOptionsBinaryBuilder
-
Sets a string that's put between a key and a value.
- space(String) - Method in class glide.api.models.commands.json.JsonGetOptions.JsonGetOptionsBuilder
-
Sets a string that's put between a key and a value.
- SPACE_VALKEY_API - Static variable in class glide.api.models.commands.json.JsonGetOptions
-
ValKey API string to designate SPACE
- SPACE_VALKEY_API - Static variable in class glide.api.models.commands.json.JsonGetOptionsBinary
-
ValKey API string to designate SPACE
- spop(GlideString) - Method in class glide.api.BaseClient
- spop(String) - Method in class glide.api.BaseClient
- spop(ArgType) - Method in class glide.api.models.BaseBatch
-
Removes and returns one random member from the set stored at
key. - spop(GlideString) - Method in interface glide.api.commands.SetBaseCommands
-
Removes and returns one random member from the set stored at
key. - spop(String) - Method in interface glide.api.commands.SetBaseCommands
-
Removes and returns one random member from the set stored at
key. - SPop - command_request.CommandRequestOuterClass.RequestType
-
SPop = 1212; - SPop_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
SPop = 1212; - spopCount(GlideString, long) - Method in class glide.api.BaseClient
- spopCount(String, long) - Method in class glide.api.BaseClient
- spopCount(ArgType, long) - Method in class glide.api.models.BaseBatch
-
Removes and returns up to
countrandom members from the set stored atkey, depending on the set's length. - spopCount(GlideString, long) - Method in interface glide.api.commands.SetBaseCommands
-
Removes and returns up to
countrandom members from the set stored atkey, depending on the set's length. - spopCount(String, long) - Method in interface glide.api.commands.SetBaseCommands
-
Removes and returns up to
countrandom members from the set stored atkey, depending on the set's length. - SPublish - command_request.CommandRequestOuterClass.RequestType
-
SPublish = 909; - SPublish_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
SPublish = 909; - srandmember(GlideString) - Method in class glide.api.BaseClient
- srandmember(GlideString, long) - Method in class glide.api.BaseClient
- srandmember(String) - Method in class glide.api.BaseClient
- srandmember(String, long) - Method in class glide.api.BaseClient
- srandmember(ArgType) - Method in class glide.api.models.BaseBatch
-
Returns a random element from the set value stored at
key. - srandmember(ArgType, long) - Method in class glide.api.models.BaseBatch
-
Returns random elements from the set value stored at
key. - srandmember(GlideString) - Method in interface glide.api.commands.SetBaseCommands
-
Returns a random element from the set value stored at
key. - srandmember(GlideString, long) - Method in interface glide.api.commands.SetBaseCommands
-
Returns one or more random elements from the set value stored at
key. - srandmember(String) - Method in interface glide.api.commands.SetBaseCommands
-
Returns a random element from the set value stored at
key. - srandmember(String, long) - Method in interface glide.api.commands.SetBaseCommands
-
Returns one or more random elements from the set value stored at
key. - SRandMember - command_request.CommandRequestOuterClass.RequestType
-
SRandMember = 1213; - SRandMember_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
SRandMember = 1213; - srem(GlideString, GlideString[]) - Method in class glide.api.BaseClient
- srem(String, String[]) - Method in class glide.api.BaseClient
- srem(ArgType, ArgType[]) - Method in class glide.api.models.BaseBatch
-
Removes specified members from the set stored at
key. - srem(GlideString, GlideString[]) - Method in interface glide.api.commands.SetBaseCommands
-
Removes specified members from the set stored at
key. - srem(String, String[]) - Method in interface glide.api.commands.SetBaseCommands
-
Removes specified members from the set stored at
key. - SRem - command_request.CommandRequestOuterClass.RequestType
-
SRem = 1214; - SRem_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
SRem = 1214; - sscan(GlideString, GlideString) - Method in class glide.api.BaseClient
- sscan(GlideString, GlideString, SScanOptionsBinary) - Method in class glide.api.BaseClient
- sscan(String, String) - Method in class glide.api.BaseClient
- sscan(String, String, SScanOptions) - Method in class glide.api.BaseClient
- sscan(ArgType, ArgType) - Method in class glide.api.models.BaseBatch
-
Iterates incrementally over a set.
- sscan(ArgType, ArgType, SScanOptions) - Method in class glide.api.models.BaseBatch
-
Iterates incrementally over a set.
- sscan(GlideString, GlideString) - Method in interface glide.api.commands.SetBaseCommands
-
Iterates incrementally over a set.
- sscan(GlideString, GlideString, SScanOptionsBinary) - Method in interface glide.api.commands.SetBaseCommands
-
Iterates incrementally over a set.
- sscan(String, String) - Method in interface glide.api.commands.SetBaseCommands
-
Iterates incrementally over a set.
- sscan(String, String, SScanOptions) - Method in interface glide.api.commands.SetBaseCommands
-
Iterates incrementally over a set.
- SScan - command_request.CommandRequestOuterClass.RequestType
-
SScan = 1215; - SScan_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
SScan = 1215; - SScanOptions - Class in glide.api.models.commands.scan
-
Optional arguments for
SetBaseCommands.sscan(String, String, SScanOptions). - SScanOptions(SScanOptions.SScanOptionsBuilder<?, ?>) - Constructor for class glide.api.models.commands.scan.SScanOptions
- SScanOptions.SScanOptionsBuilder<C extends SScanOptions,B extends SScanOptions.SScanOptionsBuilder<C,B>> - Class in glide.api.models.commands.scan
- SScanOptionsBinary - Class in glide.api.models.commands.scan
-
Optional arguments for
SetBaseCommands.sscan(GlideString, GlideString, SScanOptionsBinary). - SScanOptionsBinary(SScanOptionsBinary.SScanOptionsBinaryBuilder<?, ?>) - Constructor for class glide.api.models.commands.scan.SScanOptionsBinary
- SScanOptionsBinary.SScanOptionsBinaryBuilder<C extends SScanOptionsBinary,B extends SScanOptionsBinary.SScanOptionsBinaryBuilder<C,B>> - Class in glide.api.models.commands.scan
- SScanOptionsBinaryBuilder() - Constructor for class glide.api.models.commands.scan.SScanOptionsBinary.SScanOptionsBinaryBuilder
- SScanOptionsBuilder() - Constructor for class glide.api.models.commands.scan.SScanOptions.SScanOptionsBuilder
- SSubscribe - command_request.CommandRequestOuterClass.RequestType
-
SSubscribe = 910; - SSubscribe_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
SSubscribe = 910; - StandaloneSubscriptionConfiguration - Class in glide.api.models.configuration
-
Subscription configuration for
GlideClient. - StandaloneSubscriptionConfiguration(Optional<BaseSubscriptionConfiguration.MessageCallback>, Optional<Object>, Map<StandaloneSubscriptionConfiguration.PubSubChannelMode, Set<GlideString>>) - Constructor for class glide.api.models.configuration.StandaloneSubscriptionConfiguration
- StandaloneSubscriptionConfiguration.PubSubChannelMode - Enum in glide.api.models.configuration
-
Describes subscription modes for standalone client.
- StandaloneSubscriptionConfiguration.StandaloneSubscriptionConfigurationBuilder - Class in glide.api.models.configuration
-
Builder for
StandaloneSubscriptionConfiguration. - StatisticsResolver - Class in glide.ffi.resolvers
- StatisticsResolver() - Constructor for class glide.ffi.resolvers.StatisticsResolver
- STATS - glide.api.models.commands.InfoOptions.Section
-
STATS: General statistics
- STORE_COMMAND_STRING - Static variable in class glide.api.models.commands.SortBaseOptions
-
STOREsubcommand string to include in theSORTcommand. - storedist() - Method in class glide.api.models.commands.geospatial.GeoSearchStoreOptions.GeoSearchStoreOptionsBuilder
-
Enable sorting the results with their distance from the center.
- storeDist(boolean) - Method in class glide.api.models.commands.geospatial.GeoSearchStoreOptions.GeoSearchStoreOptionsBuilder
-
Determines what is stored as the sorted set score.
- storeObject(Object) - Static method in class glide.managers.JniResponseRegistry
-
Store a Java object and return its ID.
- storeScript(byte[]) - Static method in class glide.ffi.resolvers.ScriptResolver
-
Loads a Lua script into the scripts cache, without executing it.
- strappend(BaseClient, GlideString, GlideString) - Static method in class glide.api.commands.servermodules.Json
-
Appends the specified
valueto the string stored at the root within the JSON document stored atkey. - strappend(BaseClient, GlideString, GlideString, GlideString) - Static method in class glide.api.commands.servermodules.Json
-
Appends the specified
valueto the string stored at the specifiedpathwithin the JSON document stored atkey. - strappend(BaseClient, String, String) - Static method in class glide.api.commands.servermodules.Json
-
Appends the specified
valueto the string stored at the root within the JSON document stored atkey. - strappend(BaseClient, String, String, String) - Static method in class glide.api.commands.servermodules.Json
-
Appends the specified
valueto the string stored at the specifiedpathwithin the JSON document stored atkey. - strappend(BaseBatch<T>, ArgType, ArgType) - Static method in class glide.api.commands.servermodules.JsonBatch
-
Appends the specified
valueto the string stored at the root within the JSON document stored atkey. - strappend(BaseBatch<T>, ArgType, ArgType, ArgType) - Static method in class glide.api.commands.servermodules.JsonBatch
-
Appends the specified
valueto the string stored at the specifiedpathwithin the JSON document stored atkey. - STREAM - glide.api.models.commands.scan.ScanOptions.ObjectType
- StreamAddOptions - Class in glide.api.models.commands.stream
-
Optional arguments to
StreamBaseCommands.xadd(String, Map, StreamAddOptions) - StreamAddOptions.StreamAddOptionsBuilder - Class in glide.api.models.commands.stream
- StreamAddOptionsBinary - Class in glide.api.models.commands.stream
-
Optional arguments to
StreamBaseCommands.xadd(GlideString, Map, StreamAddOptionsBinary) - StreamAddOptionsBinary.StreamAddOptionsBinaryBuilder - Class in glide.api.models.commands.stream
- StreamBaseCommands - Interface in glide.api.commands
-
Supports commands for the "Stream Commands" group for standalone and cluster clients.
- StreamClaimOptions - Class in glide.api.models.commands.stream
-
Optional arguments to
StreamBaseCommands.xclaim(String, String, String, long, String[], StreamClaimOptions) - StreamClaimOptions.StreamClaimOptionsBuilder - Class in glide.api.models.commands.stream
- StreamGroupOptions - Class in glide.api.models.commands.stream
-
Optional arguments for
StreamBaseCommands.xgroupCreate(String, String, String, StreamGroupOptions) - StreamGroupOptions.StreamGroupOptionsBuilder - Class in glide.api.models.commands.stream
- StreamPendingOptions - Class in glide.api.models.commands.stream
-
Arguments for
StreamBaseCommands.xpending(java.lang.String, java.lang.String)to specify additional filter items by idle time and consumer. - StreamPendingOptions.StreamPendingOptionsBuilder - Class in glide.api.models.commands.stream
- StreamPendingOptionsBinary - Class in glide.api.models.commands.stream
-
Arguments for
StreamBaseCommands.xpending(java.lang.String, java.lang.String)to specify additional filter items by idle time and consumer. - StreamPendingOptionsBinary.StreamPendingOptionsBinaryBuilder - Class in glide.api.models.commands.stream
- StreamRange - Interface in glide.api.models.commands.stream
-
Arguments for
StreamBaseCommands.xrange(java.lang.String, glide.api.models.commands.stream.StreamRange, glide.api.models.commands.stream.StreamRange)andStreamBaseCommands.xrevrange(java.lang.String, glide.api.models.commands.stream.StreamRange, glide.api.models.commands.stream.StreamRange)to specify the starting and ending range for the stream search by stream ID. - StreamRange.IdBound - Class in glide.api.models.commands.stream
-
Stream ID used to specify a range of IDs to search.
- StreamRange.InfRangeBound - Enum in glide.api.models.commands.stream
-
Enumeration representing minimum or maximum stream entry bounds for the range search, to get the first or last stream ID.
- StreamReadGroupOptions - Class in glide.api.models.commands.stream
- StreamReadGroupOptions(StreamReadGroupOptions.StreamReadGroupOptionsBuilder<?, ?>) - Constructor for class glide.api.models.commands.stream.StreamReadGroupOptions
- StreamReadGroupOptions.StreamReadGroupOptionsBuilder<C extends StreamReadGroupOptions,B extends StreamReadGroupOptions.StreamReadGroupOptionsBuilder<C,B>> - Class in glide.api.models.commands.stream
- StreamReadGroupOptionsBuilder() - Constructor for class glide.api.models.commands.stream.StreamReadGroupOptions.StreamReadGroupOptionsBuilder
- StreamReadOptions - Class in glide.api.models.commands.stream
-
Optional arguments for
StreamBaseCommands.xread(Map, StreamReadOptions) - StreamReadOptions(StreamReadOptions.StreamReadOptionsBuilder<?, ?>) - Constructor for class glide.api.models.commands.stream.StreamReadOptions
- StreamReadOptions.StreamReadOptionsBuilder<C extends StreamReadOptions,B extends StreamReadOptions.StreamReadOptionsBuilder<C,B>> - Class in glide.api.models.commands.stream
- StreamReadOptionsBuilder() - Constructor for class glide.api.models.commands.stream.StreamReadOptions.StreamReadOptionsBuilder
- StreamTrimOptions - Class in glide.api.models.commands.stream
-
Optional arguments for
StreamBaseCommands.xtrim(String, StreamTrimOptions) - StreamTrimOptions() - Constructor for class glide.api.models.commands.stream.StreamTrimOptions
- StreamTrimOptions.MaxLen - Class in glide.api.models.commands.stream
-
Option to trim the stream according to maximum stream length.
- StreamTrimOptions.MinId - Class in glide.api.models.commands.stream
-
Option to trim the stream according to minimum ID.
- STRING - glide.api.models.commands.scan.ScanOptions.ObjectType
- StringBaseCommands - Interface in glide.api.commands
-
Supports commands for the "String Commands" group for standalone and cluster clients.
- strlen(BaseClient, GlideString) - Static method in class glide.api.commands.servermodules.Json
-
Returns the length of the JSON string value stored at the root within the JSON document stored at
key. - strlen(BaseClient, GlideString, GlideString) - Static method in class glide.api.commands.servermodules.Json
-
Returns the length of the JSON string value stored at the specified
pathwithin the JSON document stored atkey. - strlen(BaseClient, String) - Static method in class glide.api.commands.servermodules.Json
-
Returns the length of the JSON string value stored at the root within the JSON document stored at
key. - strlen(BaseClient, String, String) - Static method in class glide.api.commands.servermodules.Json
-
Returns the length of the JSON string value stored at the specified
pathwithin the JSON document stored atkey. - strlen(BaseBatch<T>, ArgType) - Static method in class glide.api.commands.servermodules.JsonBatch
-
Returns the length of the JSON string value stored at the root within the JSON document stored at
key. - strlen(BaseBatch<T>, ArgType, ArgType) - Static method in class glide.api.commands.servermodules.JsonBatch
-
Returns the length of the JSON string value stored at the specified
pathwithin the JSON document stored atkey. - strlen(GlideString) - Method in class glide.api.BaseClient
- strlen(String) - Method in class glide.api.BaseClient
- strlen(ArgType) - Method in class glide.api.models.BaseBatch
-
Returns the length of the string value stored at
key. - strlen(GlideString) - Method in interface glide.api.commands.StringBaseCommands
-
Returns the length of the string value stored at
key. - strlen(String) - Method in interface glide.api.commands.StringBaseCommands
-
Returns the length of the string value stored at
key. - Strlen - command_request.CommandRequestOuterClass.RequestType
-
Strlen = 1521; - Strlen_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
Strlen = 1521; - submitBatchToJni(CommandRequestOuterClass.CommandRequest.Builder, GlideExceptionCheckedFunction<ResponseOuterClass.Response, T>, boolean) - Method in class glide.managers.CommandManager
-
Submit batch request via JNI.
- submitClusterScan(ClusterScanCursor, ScanOptions, GlideExceptionCheckedFunction<ResponseOuterClass.Response, T>) - Method in class glide.managers.CommandManager
-
Submit a scan request with cursor.
- submitClusterScanToJni(ClusterScanCursor, ScanOptions, GlideExceptionCheckedFunction<ResponseOuterClass.Response, T>, boolean) - Method in class glide.managers.CommandManager
-
Internal: Submit a scan request with explicit response encoding expectation.
- submitCommandToJni(CommandRequestOuterClass.CommandRequest.Builder, GlideExceptionCheckedFunction<ResponseOuterClass.Response, T>, boolean) - Method in class glide.managers.CommandManager
-
Take a command request and submit it (backward compatibility).
- submitCommandToJni(CommandRequestOuterClass.CommandRequest.Builder, GlideExceptionCheckedFunction<ResponseOuterClass.Response, T>, boolean, boolean) - Method in class glide.managers.CommandManager
-
Take a command request and submit it.
- submitNewBatch(Batch, boolean, Optional<BatchOptions>, GlideExceptionCheckedFunction<ResponseOuterClass.Response, T>) - Method in class glide.managers.CommandManager
-
Build a Batch and submit it.
- submitNewBatch(ClusterBatch, boolean, Optional<ClusterBatchOptions>, GlideExceptionCheckedFunction<ResponseOuterClass.Response, T>) - Method in class glide.managers.CommandManager
-
Build a Cluster Batch and submit it.
- submitNewCommand(CommandRequestOuterClass.RequestType, GlideString[], RequestRoutingConfiguration.Route, GlideExceptionCheckedFunction<ResponseOuterClass.Response, T>) - Method in class glide.managers.CommandManager
-
Build a command and submit it.
- submitNewCommand(CommandRequestOuterClass.RequestType, GlideString[], GlideExceptionCheckedFunction<ResponseOuterClass.Response, T>) - Method in class glide.managers.CommandManager
-
Build a command and submit it.
- submitNewCommand(CommandRequestOuterClass.RequestType, String[], RequestRoutingConfiguration.Route, GlideExceptionCheckedFunction<ResponseOuterClass.Response, T>) - Method in class glide.managers.CommandManager
-
Build a command and submit it.
- submitNewCommand(CommandRequestOuterClass.RequestType, String[], GlideExceptionCheckedFunction<ResponseOuterClass.Response, T>) - Method in class glide.managers.CommandManager
-
Build a command and submit it.
- submitNewCommandWithResponseType(CommandRequestOuterClass.RequestType, GlideString[], RequestRoutingConfiguration.Route, GlideExceptionCheckedFunction<ResponseOuterClass.Response, T>, boolean) - Method in class glide.managers.CommandManager
-
Build a command with route and explicit response type expectation.
- submitNewCommandWithResponseType(CommandRequestOuterClass.RequestType, GlideString[], GlideExceptionCheckedFunction<ResponseOuterClass.Response, T>, boolean) - Method in class glide.managers.CommandManager
-
Build a command with explicit response type expectation.
- submitObjectEncoding(GlideString[], RequestRoutingConfiguration.Route, GlideExceptionCheckedFunction<ResponseOuterClass.Response, T>) - Method in class glide.managers.CommandManager
-
Specialized path for ObjectEncoding with route.
- submitObjectEncoding(GlideString[], GlideExceptionCheckedFunction<ResponseOuterClass.Response, T>) - Method in class glide.managers.CommandManager
-
Specialized path for ObjectEncoding with GlideString args but textual response.
- submitPasswordUpdate(Optional<String>, boolean, GlideExceptionCheckedFunction<ResponseOuterClass.Response, T>) - Method in class glide.managers.CommandManager
-
Submit a password update request to GLIDE core.
- submitRefreshIamToken(GlideExceptionCheckedFunction<ResponseOuterClass.Response, T>) - Method in class glide.managers.CommandManager
-
Submit an IAM token refresh request to GLIDE core.
- submitScript(Script, List<GlideString>, RequestRoutingConfiguration.Route, GlideExceptionCheckedFunction<ResponseOuterClass.Response, T>) - Method in class glide.managers.CommandManager
-
Build a Script (by hash) request with route to send to Valkey.
- submitScript(Script, List<GlideString>, List<GlideString>, GlideExceptionCheckedFunction<ResponseOuterClass.Response, T>) - Method in class glide.managers.CommandManager
-
Build a Script (by hash) request to send to Valkey.
- Subscribe - command_request.CommandRequestOuterClass.RequestType
-
Subscribe = 911; - Subscribe_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
Subscribe = 911; - subscription(ClusterSubscriptionConfiguration.PubSubClusterChannelMode, GlideString) - Method in class glide.api.models.configuration.ClusterSubscriptionConfiguration.ClusterSubscriptionConfigurationBuilder
-
Add a subscription to a channel or to multiple channels if
ClusterSubscriptionConfiguration.PubSubClusterChannelMode.PATTERNis used.
SeeClusterSubscriptionConfiguration.subscriptions. - subscription(ClusterSubscriptionConfiguration.PubSubClusterChannelMode, String) - Method in class glide.api.models.configuration.ClusterSubscriptionConfiguration.ClusterSubscriptionConfigurationBuilder
-
Add a subscription to a channel or to multiple channels if
ClusterSubscriptionConfiguration.PubSubClusterChannelMode.PATTERNis used.
SeeClusterSubscriptionConfiguration.subscriptions. - subscription(StandaloneSubscriptionConfiguration.PubSubChannelMode, GlideString) - Method in class glide.api.models.configuration.StandaloneSubscriptionConfiguration.StandaloneSubscriptionConfigurationBuilder
-
Add a subscription to a channel or to multiple channels if
StandaloneSubscriptionConfiguration.PubSubChannelMode.PATTERNis used.
SeeStandaloneSubscriptionConfiguration.subscriptions. - subscriptionConfiguration - Variable in class glide.api.BaseClient
- subscriptionConfiguration(ClusterSubscriptionConfiguration) - Method in class glide.api.models.configuration.GlideClusterClientConfiguration.GlideClusterClientConfigurationBuilder
-
Subscription configuration for the current client.
- subscriptionConfiguration(StandaloneSubscriptionConfiguration) - Method in class glide.api.models.configuration.GlideClientConfiguration.GlideClientConfigurationBuilder
-
Subscription configuration for the current client.
- subscriptions(ClusterSubscriptionConfiguration.PubSubClusterChannelMode, Set<GlideString>) - Method in class glide.api.models.configuration.ClusterSubscriptionConfiguration.ClusterSubscriptionConfigurationBuilder
-
Set subscriptions in a bulk for the given mode.
- subscriptions(StandaloneSubscriptionConfiguration.PubSubChannelMode, Set<GlideString>) - Method in class glide.api.models.configuration.StandaloneSubscriptionConfiguration.StandaloneSubscriptionConfigurationBuilder
-
Set subscriptions in a bulk for the given mode.
- subscriptions(Map<ClusterSubscriptionConfiguration.PubSubClusterChannelMode, Set<GlideString>>) - Method in class glide.api.models.configuration.ClusterSubscriptionConfiguration.ClusterSubscriptionConfigurationBuilder
-
Set all subscriptions in a bulk.
- subscriptions(Map<StandaloneSubscriptionConfiguration.PubSubChannelMode, Set<GlideString>>) - Method in class glide.api.models.configuration.StandaloneSubscriptionConfiguration.StandaloneSubscriptionConfigurationBuilder
-
Set all subscriptions in a bulk.
- Substr - command_request.CommandRequestOuterClass.RequestType
-
Substr = 1522; - Substr_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
Substr = 1522; - SUM - glide.api.models.commands.WeightAggregateOptions.Aggregate
-
Aggregates by summing the scores of each element across sets.
- sunion(ArgType[]) - Method in class glide.api.models.BaseBatch
-
Gets the union of all the given sets.
- sunion(GlideString[]) - Method in class glide.api.BaseClient
- sunion(String[]) - Method in class glide.api.BaseClient
- sunion(GlideString[]) - Method in interface glide.api.commands.SetBaseCommands
-
Gets the union of all the given sets.
- sunion(String[]) - Method in interface glide.api.commands.SetBaseCommands
-
Gets the union of all the given sets.
- SUnion - command_request.CommandRequestOuterClass.RequestType
-
SUnion = 1216; - SUnion_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
SUnion = 1216; - sunionstore(GlideString, GlideString[]) - Method in class glide.api.BaseClient
- sunionstore(String, String[]) - Method in class glide.api.BaseClient
- sunionstore(ArgType, ArgType[]) - Method in class glide.api.models.BaseBatch
-
Stores the members of the union of all given sets specified by
keysinto a new set atdestination. - sunionstore(GlideString, GlideString[]) - Method in interface glide.api.commands.SetBaseCommands
-
Stores the members of the union of all given sets specified by
keysinto a new set atdestination. - sunionstore(String, String[]) - Method in interface glide.api.commands.SetBaseCommands
-
Stores the members of the union of all given sets specified by
keysinto a new set atdestination. - SUnionStore - command_request.CommandRequestOuterClass.RequestType
-
SUnionStore = 1217; - SUnionStore_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
SUnionStore = 1217; - SUnsubscribe - command_request.CommandRequestOuterClass.RequestType
-
SUnsubscribe = 912; - SUnsubscribe_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
SUnsubscribe = 912; - SwapDb - command_request.CommandRequestOuterClass.RequestType
-
SwapDb = 1160; - SwapDb_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
SwapDb = 1160; - Sync - command_request.CommandRequestOuterClass.RequestType
-
Sync = 1161; - SYNC - glide.api.models.commands.FlushMode
-
Flushes synchronously.
- Sync_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
Sync = 1161;
T
- TagField() - Constructor for class glide.api.models.commands.FT.FTCreateOptions.TagField
-
Create a
TAGfield. - TagField(boolean) - Constructor for class glide.api.models.commands.FT.FTCreateOptions.TagField
-
Create a
TAGfield. - TagField(char) - Constructor for class glide.api.models.commands.FT.FTCreateOptions.TagField
-
Create a
TAGfield. - TagField(char, boolean) - Constructor for class glide.api.models.commands.FT.FTCreateOptions.TagField
-
Create a
TAGfield. - TextField() - Constructor for class glide.api.models.commands.FT.FTCreateOptions.TextField
- time() - Method in interface glide.api.commands.ServerManagementClusterCommands
-
Returns the server time.
The command will be routed to a random node. - time() - Method in interface glide.api.commands.ServerManagementCommands
-
Returns the server time.
- time() - Method in class glide.api.GlideClient
- time() - Method in class glide.api.GlideClusterClient
- time() - Method in class glide.api.models.BaseBatch
-
Returns the server time.
- time(RequestRoutingConfiguration.Route) - Method in class glide.api.GlideClusterClient
- time(RequestRoutingConfiguration.Route) - Method in interface glide.api.commands.ServerManagementClusterCommands
-
Returns the server time.
- Time - command_request.CommandRequestOuterClass.RequestType
-
Time = 1162; - TIME_VALKEY_API - Static variable in class glide.api.models.commands.stream.StreamClaimOptions
-
ValKey API string to designate TIME time in unix-milliseconds
- Time_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
Time = 1162; - timeout(Integer) - Method in class glide.api.models.commands.batch.BaseBatchOptions.BaseBatchOptionsBuilder
-
The duration in milliseconds that the client should wait for the batch request to complete.
- timeout(Integer) - Method in class glide.api.models.commands.FT.FTAggregateOptions.FTAggregateOptionsBuilder
-
Query timeout in milliseconds.
- timeout(Integer) - Method in class glide.api.models.commands.FT.FTSearchOptions.FTSearchOptionsBuilder
-
Query timeout in milliseconds.
- Timeout - response.ResponseOuterClass.RequestErrorType
-
Timeout = 2; - TIMEOUT_FIELD_NUMBER - Static variable in class command_request.CommandRequestOuterClass.Batch
- Timeout_VALUE - Static variable in enum response.ResponseOuterClass.RequestErrorType
-
Timeout = 2; - TimeoutException - Exception in glide.api.models.exceptions
-
Timeout error: Errors that are thrown when a request times out.
- TimeoutException(String) - Constructor for exception glide.api.models.exceptions.TimeoutException
- TLS_MODE_FIELD_NUMBER - Static variable in class connection_request.ConnectionRequestOuterClass.ConnectionRequest
- tlsAdvancedConfiguration(TlsAdvancedConfiguration) - Method in class glide.api.models.configuration.AdvancedBaseClientConfiguration.AdvancedBaseClientConfigurationBuilder
-
The advanced TLS configuration settings.
- TlsAdvancedConfiguration - Class in glide.api.models.configuration
-
Advanced TLS configuration settings class for creating a client.
- TlsAdvancedConfiguration(TlsAdvancedConfiguration.TlsAdvancedConfigurationBuilder<?, ?>) - Constructor for class glide.api.models.configuration.TlsAdvancedConfiguration
- TlsAdvancedConfiguration.TlsAdvancedConfigurationBuilder<C extends TlsAdvancedConfiguration,B extends TlsAdvancedConfiguration.TlsAdvancedConfigurationBuilder<C,B>> - Class in glide.api.models.configuration
- TlsAdvancedConfigurationBuilder() - Constructor for class glide.api.models.configuration.TlsAdvancedConfiguration.TlsAdvancedConfigurationBuilder
- toArgs() - Method in class glide.api.models.commands.bitmap.BitFieldOptions.BitFieldGet
- toArgs() - Method in class glide.api.models.commands.bitmap.BitFieldOptions.BitFieldIncrby
- toArgs() - Method in class glide.api.models.commands.bitmap.BitFieldOptions.BitFieldOverflow
- toArgs() - Method in class glide.api.models.commands.bitmap.BitFieldOptions.BitFieldSet
- toArgs() - Method in interface glide.api.models.commands.bitmap.BitFieldOptions.BitFieldSubCommands
-
Creates the subcommand arguments.
- toArgs() - Method in enum glide.api.models.commands.ExpireOptions
-
Converts ExpireOptions into a String[].
- toArgs() - Method in class glide.api.models.commands.ExpirySet
-
Converts ExpirySet into a String[] to add to command arguments.
- toArgs() - Method in enum glide.api.models.commands.FlushMode
-
Returns the command arguments for this flush mode.
- toArgs() - Method in class glide.api.models.commands.FT.FTAggregateOptions
-
Convert to module API.
- toArgs() - Method in interface glide.api.models.commands.FT.FTCreateOptions.Field
-
Convert to module API.
- toArgs() - Method in class glide.api.models.commands.FT.FTCreateOptions.FieldInfo
-
Convert to module API.
- toArgs() - Method in class glide.api.models.commands.FT.FTCreateOptions.NumericField
- toArgs() - Method in class glide.api.models.commands.FT.FTCreateOptions.TagField
- toArgs() - Method in class glide.api.models.commands.FT.FTCreateOptions.TextField
- toArgs() - Method in class glide.api.models.commands.FT.FTCreateOptions
- toArgs() - Method in class glide.api.models.commands.FT.FTProfileOptions
-
Convert to module API.
- toArgs() - Method in class glide.api.models.commands.FT.FTSearchOptions
-
Convert to module API.
- toArgs() - Method in class glide.api.models.commands.geospatial.GeoAddOptions
-
Converts GeoAddOptions into a String[].
- toArgs() - Method in class glide.api.models.commands.geospatial.GeoSearchOptions
-
Converts GeoSearchOptions into a String[].
- toArgs() - Method in class glide.api.models.commands.geospatial.GeoSearchOrigin.CoordOrigin
- toArgs() - Method in class glide.api.models.commands.geospatial.GeoSearchOrigin.MemberOrigin
- toArgs() - Method in class glide.api.models.commands.geospatial.GeoSearchOrigin.MemberOriginBinary
- toArgs() - Method in interface glide.api.models.commands.geospatial.GeoSearchOrigin.SearchOrigin
-
Convert to command arguments according to the Valkey API.
- toArgs() - Method in class glide.api.models.commands.geospatial.GeoSearchResultOptions
-
Converts GeoSearchResultOptions into a String[].
- toArgs() - Method in class glide.api.models.commands.geospatial.GeoSearchShape
-
Converts GeoSearchShape into a String[].
- toArgs() - Method in class glide.api.models.commands.geospatial.GeoSearchStoreOptions
-
Converts GeoSearchStoreOptions into a String[].
- toArgs() - Method in class glide.api.models.commands.geospatial.GeospatialData
-
Converts GeospatialData into a String[].
- toArgs() - Method in class glide.api.models.commands.GetExOptions
-
Converts GetExOptions into a String[] to pass to the
GETEXcommand. - toArgs() - Method in class glide.api.models.commands.HashFieldExpirationConditionOptions
-
Converts the options into command arguments.
- toArgs() - Method in class glide.api.models.commands.HGetExExpiry
-
Converts HGetExExpiry into a String[] to add to HGETEX command arguments.
- toArgs() - Method in class glide.api.models.commands.HGetExOptions
-
Converts options into command arguments for the HGETEX command.
- toArgs() - Method in class glide.api.models.commands.HSetExOptions
-
Converts options into command arguments for the HSETEX command.
- toArgs() - Method in class glide.api.models.commands.json.JsonArrindexOptions
-
Converts JsonArrindexOptions into a String[].
- toArgs() - Method in class glide.api.models.commands.json.JsonGetOptions
-
Converts JsonGetOptions into a String[].
- toArgs() - Method in class glide.api.models.commands.json.JsonGetOptionsBinary
-
Converts JsonGetOptions into a GlideString[].
- toArgs() - Method in class glide.api.models.commands.LPosOptions
-
Converts LPosOptions into a String[].
- toArgs() - Method in enum glide.api.models.commands.RangeOptions.InfLexBound
- toArgs() - Method in enum glide.api.models.commands.RangeOptions.InfScoreBound
- toArgs() - Method in class glide.api.models.commands.RangeOptions.LexBoundary
-
Convert the lex boundary to the Valkey protocol format.
- toArgs() - Method in interface glide.api.models.commands.RangeOptions.LexRange
- toArgs() - Method in class glide.api.models.commands.RangeOptions.ScoreBoundary
-
Convert the score boundary to the Valkey protocol format.
- toArgs() - Method in interface glide.api.models.commands.RangeOptions.ScoreRange
- toArgs() - Method in class glide.api.models.commands.RestoreOptions
-
Creates the argument to be used in
GenericBaseCommands.restore(GlideString, long, byte[], RestoreOptions) - toArgs() - Method in class glide.api.models.commands.scan.BaseScanOptions
-
Creates the arguments to be used in
SCANcommands. - toArgs() - Method in class glide.api.models.commands.scan.BaseScanOptionsBinary
-
Creates the arguments to be used in
SCANcommands. - toArgs() - Method in class glide.api.models.commands.scan.HScanOptions
- toArgs() - Method in class glide.api.models.commands.scan.HScanOptionsBinary
-
Creates the arguments to be used in
ZSCANcommands. - toArgs() - Method in class glide.api.models.commands.scan.ScanOptions
- toArgs() - Method in class glide.api.models.commands.scan.ZScanOptions
- toArgs() - Method in class glide.api.models.commands.scan.ZScanOptionsBinary
-
Creates the arguments to be used in
ZSCANcommands. - toArgs() - Method in class glide.api.models.commands.SetOptions
-
Converts SetOptions into a String[] to add to a
CommandRequestOuterClass.Commandarguments. - toArgs() - Method in class glide.api.models.commands.SortBaseOptions
-
Creates the arguments to be used in
SORTandSORT_ROcommands. - toArgs() - Method in class glide.api.models.commands.SortOptions
-
Creates the arguments to be used in
SORTandSORT_ROcommands. - toArgs() - Method in class glide.api.models.commands.SortOptionsBinary
-
Creates the arguments to be used in
SORTandSORT_ROcommands. - toArgs() - Method in class glide.api.models.commands.stream.StreamAddOptions
-
Converts options for Xadd into a String[].
- toArgs() - Method in class glide.api.models.commands.stream.StreamAddOptionsBinary
-
Converts options for Xadd into a GlideString[].
- toArgs() - Method in class glide.api.models.commands.stream.StreamClaimOptions
-
Converts options for Xclaim into a String[].
- toArgs() - Method in class glide.api.models.commands.stream.StreamGroupOptions
-
Converts options and the key-to-id input for
StreamBaseCommands.xgroupCreate(String, String, String, StreamGroupOptions)into a String[]. - toArgs() - Method in class glide.api.models.commands.stream.StreamReadOptions
-
Converts options into a String[].
- toArgs() - Method in class glide.api.models.commands.stream.StreamTrimOptions
-
Converts options for
StreamBaseCommands.xtrim(String, StreamTrimOptions)into a String[]. - toArgs() - Method in enum glide.api.models.commands.WeightAggregateOptions.Aggregate
- toArgs() - Method in class glide.api.models.commands.WeightAggregateOptions.KeyArray
- toArgs() - Method in class glide.api.models.commands.WeightAggregateOptions.KeyArrayBinary
- toArgs() - Method in interface glide.api.models.commands.WeightAggregateOptions.KeysOrWeightedKeys
-
Convert to command arguments according to the Valkey API.
- toArgs() - Method in interface glide.api.models.commands.WeightAggregateOptions.KeysOrWeightedKeysBinary
-
Convert to command arguments according to the Valkey API.
- toArgs() - Method in class glide.api.models.commands.WeightAggregateOptions.WeightedKeys
- toArgs() - Method in class glide.api.models.commands.WeightAggregateOptions.WeightedKeysBinary
- toArgs() - Method in class glide.api.models.commands.ZAddOptions
-
Converts ZaddOptions into a String[].
- toArgs(ArgType, ArgType) - Method in class glide.api.models.commands.stream.StreamReadGroupOptions
-
Converts options and the key-to-id input for
StreamBaseCommands#xreadgroup(Map, ArgType, ArgType, StreamReadGroupOptions)into a GlideString[]. - toArgs(StreamRange, StreamRange) - Static method in interface glide.api.models.commands.stream.StreamRange
-
Convert StreamRange arguments to a string array
- toArgs(StreamRange, StreamRange, long) - Method in class glide.api.models.commands.stream.StreamPendingOptions
-
Convert StreamPendingOptions arguments to a string array
- toArgs(StreamRange, StreamRange, long) - Method in class glide.api.models.commands.stream.StreamPendingOptionsBinary
-
Convert StreamPendingOptions arguments to a string array
- toArgs(StreamRange, StreamRange, long) - Static method in interface glide.api.models.commands.stream.StreamRange
-
Convert StreamRange arguments to a string array
- toArgs(String, String, Map<String, String>) - Method in class glide.api.models.commands.stream.StreamReadGroupOptions
-
Converts options and the key-to-id input for
StreamBaseCommands.xreadgroup(Map, String, String, StreamReadGroupOptions)into a String[]. - toArgs(Map<String, String>) - Method in class glide.api.models.commands.stream.StreamReadOptions
-
Converts options and the key-to-id input for
StreamBaseCommands.xread(Map, StreamReadOptions)into a String[]. - toArgsBinary() - Method in class glide.api.models.commands.stream.StreamReadOptions
-
Converts options into a GlideString[].
- toArgsBinary() - Method in class glide.api.models.commands.ZAddOptions
-
Converts ZaddOptions into a GlideString[].
- toArgsBinary(GlideString, GlideString, Map<GlideString, GlideString>) - Method in class glide.api.models.commands.stream.StreamReadGroupOptions
-
Converts options and the key-to-id input for
StreamBaseCommands#xreadgroupBinary(Map, GlideString, GlideString, StreamReadGroupOptions)into a GlideString[]. - toArgsBinary(Map<GlideString, GlideString>) - Method in class glide.api.models.commands.stream.StreamReadOptions
-
Converts options and the key-to-id input for
StreamBaseCommands.xread(Map, StreamReadOptions)into a GlideString[]. - toArray() - Method in class glide.utils.ArgsBuilder
- toBuilder() - Method in class command_request.CommandRequestOuterClass.Batch
- toBuilder() - Method in class command_request.CommandRequestOuterClass.ByAddressRoute
- toBuilder() - Method in class command_request.CommandRequestOuterClass.ClusterScan
- toBuilder() - Method in class command_request.CommandRequestOuterClass.Command.ArgsArray
- toBuilder() - Method in class command_request.CommandRequestOuterClass.Command
- toBuilder() - Method in class command_request.CommandRequestOuterClass.CommandRequest
- toBuilder() - Method in class command_request.CommandRequestOuterClass.RefreshIamToken
- toBuilder() - Method in class command_request.CommandRequestOuterClass.Routes
- toBuilder() - Method in class command_request.CommandRequestOuterClass.ScriptInvocation
- toBuilder() - Method in class command_request.CommandRequestOuterClass.ScriptInvocationPointers
- toBuilder() - Method in class command_request.CommandRequestOuterClass.SlotIdRoute
- toBuilder() - Method in class command_request.CommandRequestOuterClass.SlotKeyRoute
- toBuilder() - Method in class command_request.CommandRequestOuterClass.UpdateConnectionPassword
- toBuilder() - Method in class connection_request.ConnectionRequestOuterClass.AuthenticationInfo
- toBuilder() - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRequest
- toBuilder() - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRetryStrategy
- toBuilder() - Method in class connection_request.ConnectionRequestOuterClass.IamCredentials
- toBuilder() - Method in class connection_request.ConnectionRequestOuterClass.NodeAddress
- toBuilder() - Method in class connection_request.ConnectionRequestOuterClass.PeriodicChecksDisabled
- toBuilder() - Method in class connection_request.ConnectionRequestOuterClass.PeriodicChecksManualInterval
- toBuilder() - Method in class connection_request.ConnectionRequestOuterClass.PubSubChannelsOrPatterns
- toBuilder() - Method in class connection_request.ConnectionRequestOuterClass.PubSubSubscriptions
- toBuilder() - Method in class response.ResponseOuterClass.RequestError
- toBuilder() - Method in class response.ResponseOuterClass.Response
- toggle(BaseClient, GlideString) - Static method in class glide.api.commands.servermodules.Json
-
Toggles a Boolean value stored at the root within the JSON document stored at
key. - toggle(BaseClient, GlideString, GlideString) - Static method in class glide.api.commands.servermodules.Json
-
Toggles a Boolean value stored at the specified
pathwithin the JSON document stored atkey. - toggle(BaseClient, String) - Static method in class glide.api.commands.servermodules.Json
-
Toggles a Boolean value stored at the root within the JSON document stored at
key. - toggle(BaseClient, String, String) - Static method in class glide.api.commands.servermodules.Json
-
Toggles a Boolean value stored at the specified
pathwithin the JSON document stored atkey. - toggle(BaseBatch<T>, ArgType) - Static method in class glide.api.commands.servermodules.JsonBatch
-
Toggles a Boolean value stored at the root within the JSON document stored at
key. - toggle(BaseBatch<T>, ArgType, ArgType) - Static method in class glide.api.commands.servermodules.JsonBatch
-
Toggles a Boolean value stored at the specified
pathwithin the JSON document stored atkey. - toGlideStringArgs() - Method in class glide.api.models.commands.GetExOptions
-
Converts GetExOptions into a GlideString[] to pass to the
GETEXcommand. - toGlideStringArgs() - Method in class glide.api.models.commands.scan.BaseScanOptions
-
Creates the arguments to be used in
SCANcommands. - toGlideStringArgs() - Method in class glide.api.models.commands.scan.HScanOptions
-
Creates the arguments to be used in
HSCANcommands. - toGlideStringArgs() - Method in class glide.api.models.commands.scan.ZScanOptions
-
Creates the arguments to be used in
ZSCANcommands. - toGlideStringArgs() - Method in class glide.api.models.commands.stream.StreamTrimOptions
-
Converts options for
StreamBaseCommands.xtrim(String, StreamTrimOptions)into a GlideString[]. - toGlideStringArray(ArgType[]) - Static method in class glide.utils.ArrayTransformUtils
-
Converts any array into GlideString array keys and values.
- toString() - Method in class glide.api.models.commands.batch.BaseBatchOptions.BaseBatchOptionsBuilder
- toString() - Method in class glide.api.models.commands.batch.BatchOptions.BatchOptionsBuilder
- toString() - Method in class glide.api.models.commands.batch.BatchOptions
- toString() - Method in class glide.api.models.commands.batch.ClusterBatchOptions.ClusterBatchOptionsBuilder
- toString() - Method in class glide.api.models.commands.batch.ClusterBatchOptions
- toString() - Method in class glide.api.models.commands.batch.ClusterBatchRetryStrategy.ClusterBatchRetryStrategyBuilder
- toString() - Method in class glide.api.models.commands.ExpirySet
-
Returns a string representation of the object.
- toString() - Method in class glide.api.models.commands.FT.FTAggregateOptions.FTAggregateOptionsBuilder
- toString() - Method in class glide.api.models.commands.FT.FTCreateOptions.FTCreateOptionsBuilder
- toString() - Method in class glide.api.models.commands.FT.FTSearchOptions.FTSearchOptionsBuilder
- toString() - Method in class glide.api.models.commands.geospatial.GeoSearchOptions.GeoSearchOptionsBuilder
- toString() - Method in class glide.api.models.commands.geospatial.GeoSearchStoreOptions.GeoSearchStoreOptionsBuilder
- toString() - Method in class glide.api.models.commands.HashFieldExpirationConditionOptions.HashFieldExpirationConditionOptionsBuilder
- toString() - Method in class glide.api.models.commands.HashFieldExpirationConditionOptions
- toString() - Method in class glide.api.models.commands.HGetExExpiry
-
Returns a string representation of the object.
- toString() - Method in class glide.api.models.commands.HGetExOptions.HGetExOptionsBuilder
- toString() - Method in class glide.api.models.commands.HGetExOptions
- toString() - Method in class glide.api.models.commands.HSetExOptions.HSetExOptionsBuilder
- toString() - Method in class glide.api.models.commands.HSetExOptions
- toString() - Method in class glide.api.models.commands.json.JsonGetOptions.JsonGetOptionsBuilder
- toString() - Method in class glide.api.models.commands.json.JsonGetOptionsBinary.JsonGetOptionsBinaryBuilder
- toString() - Method in class glide.api.models.commands.LPosOptions.LPosOptionsBuilder
- toString() - Method in class glide.api.models.commands.RestoreOptions.RestoreOptionsBuilder
- toString() - Method in class glide.api.models.commands.scan.BaseScanOptions.BaseScanOptionsBuilder
- toString() - Method in class glide.api.models.commands.scan.BaseScanOptionsBinary.BaseScanOptionsBinaryBuilder
- toString() - Method in class glide.api.models.commands.scan.HScanOptions.HScanOptionsBuilder
- toString() - Method in class glide.api.models.commands.scan.HScanOptionsBinary.HScanOptionsBinaryBuilder
- toString() - Method in class glide.api.models.commands.scan.ScanOptions.ScanOptionsBuilder
- toString() - Method in class glide.api.models.commands.scan.SScanOptions.SScanOptionsBuilder
- toString() - Method in class glide.api.models.commands.scan.SScanOptionsBinary.SScanOptionsBinaryBuilder
- toString() - Method in class glide.api.models.commands.scan.ZScanOptions.ZScanOptionsBuilder
- toString() - Method in class glide.api.models.commands.scan.ZScanOptionsBinary.ZScanOptionsBinaryBuilder
- toString() - Method in class glide.api.models.commands.ScriptArgOptions.ScriptArgOptionsBuilder
- toString() - Method in class glide.api.models.commands.ScriptArgOptionsGlideString.ScriptArgOptionsGlideStringBuilder
- toString() - Method in class glide.api.models.commands.ScriptOptions.ScriptOptionsBuilder
- toString() - Method in class glide.api.models.commands.ScriptOptionsGlideString.ScriptOptionsGlideStringBuilder
- toString() - Method in class glide.api.models.commands.SetOptions.SetOptionsBuilder
- toString() - Method in class glide.api.models.commands.SortBaseOptions.SortBaseOptionsBuilder
- toString() - Method in class glide.api.models.commands.SortOptions.SortOptionsBuilder
- toString() - Method in class glide.api.models.commands.SortOptionsBinary.SortOptionsBinaryBuilder
- toString() - Method in class glide.api.models.commands.stream.StreamAddOptions.StreamAddOptionsBuilder
- toString() - Method in class glide.api.models.commands.stream.StreamAddOptionsBinary.StreamAddOptionsBinaryBuilder
- toString() - Method in class glide.api.models.commands.stream.StreamClaimOptions.StreamClaimOptionsBuilder
- toString() - Method in class glide.api.models.commands.stream.StreamGroupOptions.StreamGroupOptionsBuilder
- toString() - Method in class glide.api.models.commands.stream.StreamPendingOptions.StreamPendingOptionsBuilder
- toString() - Method in class glide.api.models.commands.stream.StreamPendingOptionsBinary.StreamPendingOptionsBinaryBuilder
- toString() - Method in class glide.api.models.commands.stream.StreamReadGroupOptions.StreamReadGroupOptionsBuilder
- toString() - Method in class glide.api.models.commands.stream.StreamReadOptions.StreamReadOptionsBuilder
- toString() - Method in class glide.api.models.commands.ZAddOptions.ZAddOptionsBuilder
- toString() - Method in class glide.api.models.configuration.AdvancedBaseClientConfiguration.AdvancedBaseClientConfigurationBuilder
- toString() - Method in class glide.api.models.configuration.AdvancedGlideClientConfiguration.AdvancedGlideClientConfigurationBuilder
- toString() - Method in class glide.api.models.configuration.AdvancedGlideClientConfiguration
- toString() - Method in class glide.api.models.configuration.AdvancedGlideClusterClientConfiguration.AdvancedGlideClusterClientConfigurationBuilder
- toString() - Method in class glide.api.models.configuration.AdvancedGlideClusterClientConfiguration
- toString() - Method in class glide.api.models.configuration.BackoffStrategy.BackoffStrategyBuilder
- toString() - Method in class glide.api.models.configuration.BackoffStrategy
- toString() - Method in class glide.api.models.configuration.BaseClientConfiguration.BaseClientConfigurationBuilder
- toString() - Method in class glide.api.models.configuration.GlideClientConfiguration.GlideClientConfigurationBuilder
- toString() - Method in class glide.api.models.configuration.GlideClientConfiguration
- toString() - Method in class glide.api.models.configuration.GlideClusterClientConfiguration.GlideClusterClientConfigurationBuilder
- toString() - Method in class glide.api.models.configuration.IamAuthConfig.IamAuthConfigBuilder
- toString() - Method in class glide.api.models.configuration.NodeAddress.NodeAddressBuilder
- toString() - Method in class glide.api.models.configuration.NodeAddress
- toString() - Method in class glide.api.models.configuration.ServerCredentials.ServerCredentialsBuilder
- toString() - Method in class glide.api.models.configuration.TlsAdvancedConfiguration.TlsAdvancedConfigurationBuilder
- toString() - Method in class glide.api.models.GlideString
-
Converts stored data to a human-friendly
Stringif it is possible. - toString() - Method in class glide.api.models.PubSubMessage
- touch(ArgType[]) - Method in class glide.api.models.BaseBatch
-
Updates the last access time of specified
keys. - touch(GlideString[]) - Method in class glide.api.BaseClient
- touch(String[]) - Method in class glide.api.BaseClient
- touch(GlideString[]) - Method in interface glide.api.commands.GenericBaseCommands
-
Updates the last access time of specified
keys. - touch(String[]) - Method in interface glide.api.commands.GenericBaseCommands
-
Updates the last access time of specified
keys. - Touch - command_request.CommandRequestOuterClass.RequestType
-
Touch = 427; - Touch_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
Touch = 427; - TRACE - glide.api.logging.Logger.Level
- traces(OpenTelemetry.TracesConfig) - Method in class glide.api.OpenTelemetry.OpenTelemetryConfig.Builder
-
Sets the traces configuration.
- TracesConfig() - Constructor for class glide.api.OpenTelemetry.TracesConfig
- Transaction - Class in glide.api.models
-
Deprecated.This class is deprecated and should no longer be used. Use
Batchinstead. - Transaction() - Constructor for class glide.api.models.Transaction
-
Deprecated.Creates a new Transaction object.
- TransactionsBaseCommands - Interface in glide.api.commands
-
Supports commands for the "Transactions Commands" group for standalone and cluster clients.
- TransactionsClusterCommands - Interface in glide.api.commands
-
Supports commands for the "Transactions Commands" group for cluster clients.
- TransactionsCommands - Interface in glide.api.commands
-
Supports commands for the "Transactions Commands" group for standalone clients.
- trim(StreamTrimOptions) - Method in class glide.api.models.commands.stream.StreamAddOptions.StreamAddOptionsBuilder
-
If set, the add operation will also trim the older entries in the stream.
- trim(StreamTrimOptions) - Method in class glide.api.models.commands.stream.StreamAddOptionsBinary.StreamAddOptionsBinaryBuilder
-
If set, the add operation will also trim the older entries in the stream.
- TRIM_EXACT_VALKEY_API - Static variable in class glide.api.models.commands.stream.StreamTrimOptions
- TRIM_LIMIT_VALKEY_API - Static variable in class glide.api.models.commands.stream.StreamTrimOptions
- TRIM_MAXLEN_VALKEY_API - Static variable in class glide.api.models.commands.stream.StreamTrimOptions
- TRIM_MINID_VALKEY_API - Static variable in class glide.api.models.commands.stream.StreamTrimOptions
- TRIM_NOT_EXACT_VALKEY_API - Static variable in class glide.api.models.commands.stream.StreamTrimOptions
- tryGetPubSubMessage() - Method in class glide.api.BaseClient
-
Return a next pubsub message if it is present.
- ttl(GlideString) - Method in class glide.api.BaseClient
- ttl(String) - Method in class glide.api.BaseClient
- ttl(ArgType) - Method in class glide.api.models.BaseBatch
-
Returns the remaining time to live of
keythat has a timeout. - ttl(GlideString) - Method in interface glide.api.commands.GenericBaseCommands
-
Returns the remaining time to live of
keythat has a timeout, in seconds. - ttl(String) - Method in interface glide.api.commands.GenericBaseCommands
-
Returns the remaining time to live of
keythat has a timeout, in seconds. - TTL - command_request.CommandRequestOuterClass.RequestType
-
TTL = 428; - TTL_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
TTL = 428; - type(BaseClient, GlideString) - Static method in class glide.api.commands.servermodules.Json
-
Retrieves the type of the JSON value at the root of the JSON document stored at
key. - type(BaseClient, GlideString, GlideString) - Static method in class glide.api.commands.servermodules.Json
-
Retrieves the type of the JSON value at the specified
pathwithin the JSON document stored atkey. - type(BaseClient, String) - Static method in class glide.api.commands.servermodules.Json
-
Retrieves the type of the JSON value at the root of the JSON document stored at
key. - type(BaseClient, String, String) - Static method in class glide.api.commands.servermodules.Json
-
Retrieves the type of the JSON value at the specified
pathwithin the JSON document stored atkey. - type(BaseBatch<T>, ArgType) - Static method in class glide.api.commands.servermodules.JsonBatch
-
Retrieves the type of the JSON value at the root of the JSON document stored at
key. - type(BaseBatch<T>, ArgType, ArgType) - Static method in class glide.api.commands.servermodules.JsonBatch
-
Retrieves the type of the JSON value at the specified
pathwithin the JSON document stored atkey. - type(GlideString) - Method in class glide.api.BaseClient
- type(String) - Method in class glide.api.BaseClient
- type(ArgType) - Method in class glide.api.models.BaseBatch
-
Returns the string representation of the type of the value stored at
key. - type(ScanOptions.ObjectType) - Method in class glide.api.models.commands.scan.ScanOptions.ScanOptionsBuilder
-
Use this option to ask SCAN to only return objects that match a given type.
- type(GlideString) - Method in interface glide.api.commands.GenericBaseCommands
-
Returns the string representation of the type of the value stored at
key. - type(String) - Method in interface glide.api.commands.GenericBaseCommands
-
Returns the string representation of the type of the value stored at
key. - Type - command_request.CommandRequestOuterClass.RequestType
-
Type = 429; - TYPE_FIELD_NUMBER - Static variable in class response.ResponseOuterClass.RequestError
- TYPE_OPTION_STRING - Static variable in class glide.api.models.commands.scan.ScanOptions
-
TYPEoption string to include in theSCANcommands. - Type_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
Type = 429;
U
- UNIX_MILLISECONDS - glide.api.models.commands.ExpirySet.ExpiryType
-
Set expiration at Unix timestamp in milliseconds (PXAT)
- UNIX_MILLISECONDS - glide.api.models.commands.GetExOptions.ExpiryType
- UNIX_MILLISECONDS - glide.api.models.commands.HGetExExpiry.HGetExExpiryType
-
Set expiration at Unix timestamp in milliseconds (PXAT)
- UNIX_MILLISECONDS - glide.api.models.commands.SetOptions.ExpiryType
- UNIX_SECONDS - glide.api.models.commands.ExpirySet.ExpiryType
-
Set expiration at Unix timestamp in seconds (EXAT)
- UNIX_SECONDS - glide.api.models.commands.GetExOptions.ExpiryType
- UNIX_SECONDS - glide.api.models.commands.HGetExExpiry.HGetExExpiryType
-
Set expiration at Unix timestamp in seconds (EXAT)
- UNIX_SECONDS - glide.api.models.commands.SetOptions.ExpiryType
- UnixMilliseconds(Long) - Static method in class glide.api.models.commands.ExpirySet
-
Set the specified Unix time at which the field will expire, in milliseconds.
- UnixMilliseconds(Long) - Static method in class glide.api.models.commands.GetExOptions
-
Set the specified Unix time at which the key will expire, in milliseconds.
- UnixMilliseconds(Long) - Static method in class glide.api.models.commands.HGetExExpiry
-
Set the specified Unix time at which the field will expire, in milliseconds.
- UnixMilliseconds(Long) - Static method in class glide.api.models.commands.SetOptions.Expiry
-
Set the specified Unix time at which the key will expire, in milliseconds.
- UnixSeconds(Long) - Static method in class glide.api.models.commands.ExpirySet
-
Set the specified Unix time at which the field will expire, in seconds.
- UnixSeconds(Long) - Static method in class glide.api.models.commands.GetExOptions
-
Set the specified Unix time at which the key will expire, in seconds.
- UnixSeconds(Long) - Static method in class glide.api.models.commands.HGetExExpiry
-
Set the specified Unix time at which the field will expire, in seconds.
- UnixSeconds(Long) - Static method in class glide.api.models.commands.SetOptions.Expiry
-
Set the specified Unix time at which the key will expire, in seconds.
- unlink(ArgType[]) - Method in class glide.api.models.BaseBatch
-
Unlinks (deletes) multiple
keysfrom the database. - unlink(GlideString[]) - Method in class glide.api.BaseClient
- unlink(String[]) - Method in class glide.api.BaseClient
- unlink(GlideString[]) - Method in interface glide.api.commands.GenericBaseCommands
-
Unlink (delete) multiple
keysfrom the database. - unlink(String[]) - Method in interface glide.api.commands.GenericBaseCommands
-
Unlink (delete) multiple
keysfrom the database. - Unlink - command_request.CommandRequestOuterClass.RequestType
-
Unlink = 430; - Unlink_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
Unlink = 430; - UNRECOGNIZED - command_request.CommandRequestOuterClass.RequestType
- UNRECOGNIZED - command_request.CommandRequestOuterClass.SimpleRoutes
- UNRECOGNIZED - command_request.CommandRequestOuterClass.SlotTypes
- UNRECOGNIZED - connection_request.ConnectionRequestOuterClass.ProtocolVersion
- UNRECOGNIZED - connection_request.ConnectionRequestOuterClass.PubSubChannelType
- UNRECOGNIZED - connection_request.ConnectionRequestOuterClass.ReadFrom
- UNRECOGNIZED - connection_request.ConnectionRequestOuterClass.ServiceType
- UNRECOGNIZED - connection_request.ConnectionRequestOuterClass.TlsMode
- UNRECOGNIZED - response.ResponseOuterClass.ConstantResponse
- UNRECOGNIZED - response.ResponseOuterClass.RequestErrorType
- unregisterClient(long) - Static method in class glide.internal.GlideCoreClient
- UNSIGNED_ENCODING_PREFIX - Static variable in class glide.api.models.commands.bitmap.BitFieldOptions
-
Prefix specifying that the encoding is unsigned.
- UnsignedEncoding(long) - Constructor for class glide.api.models.commands.bitmap.BitFieldOptions.UnsignedEncoding
-
Constructor that prepends the number with "u" to specify that it is in unsigned encoding.
- Unspecified - response.ResponseOuterClass.RequestErrorType
-
Unspecified = 0; - Unspecified_VALUE - Static variable in enum response.ResponseOuterClass.RequestErrorType
-
Unspecified = 0; - Unsubscribe - command_request.CommandRequestOuterClass.RequestType
-
Unsubscribe = 913; - Unsubscribe_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
Unsubscribe = 913; - unwatch() - Method in interface glide.api.commands.TransactionsClusterCommands
-
Flushes all the previously watched keys for a transaction.
- unwatch() - Method in interface glide.api.commands.TransactionsCommands
-
Flushes all the previously watched keys for a transaction.
- unwatch() - Method in class glide.api.GlideClient
- unwatch() - Method in class glide.api.GlideClusterClient
- unwatch(RequestRoutingConfiguration.Route) - Method in class glide.api.GlideClusterClient
- unwatch(RequestRoutingConfiguration.Route) - Method in interface glide.api.commands.TransactionsClusterCommands
-
Flushes all the previously watched keys for a transaction.
- UnWatch - command_request.CommandRequestOuterClass.RequestType
-
UnWatch = 1604; - UnWatch_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
UnWatch = 1604; - UPDATE_CONNECTION_PASSWORD - command_request.CommandRequestOuterClass.CommandRequest.CommandCase
- UPDATE_CONNECTION_PASSWORD_FIELD_NUMBER - Static variable in class command_request.CommandRequestOuterClass.CommandRequest
- updateConnectionPassword(boolean) - Method in class glide.api.BaseClient
-
Update the current connection by removing the password.
- updateConnectionPassword(long, String, boolean, long) - Static method in class glide.internal.GlideNativeBridge
-
Update the connection password with optional immediate authentication.
- updateConnectionPassword(String, boolean) - Method in class glide.api.BaseClient
-
Update the current connection with a new password.
- updateConnectionPassword(String, boolean) - Method in class glide.internal.GlideCoreClient
-
Update connection password (for compatibility with CommandManager)
- updateOptions(ZAddOptions.UpdateOptions) - Method in class glide.api.models.commands.ZAddOptions.ZAddOptionsBuilder
-
Specifies conditions for updating scores with zadd
SortedSetBaseCommands.zadd(java.lang.String, java.util.Map<java.lang.String, java.lang.Double>, glide.api.models.commands.ZAddOptions, boolean)command. - updateStoredPassword(String) - Method in class glide.managers.ConnectionManager
-
Update the cached password after a successful rotation (used by BaseClient).
- useInsecureTLS(boolean) - Method in class glide.api.models.configuration.TlsAdvancedConfiguration.TlsAdvancedConfigurationBuilder
-
Whether to bypass TLS certificate verification.
- username(String) - Method in class glide.api.models.configuration.ServerCredentials.ServerCredentialsBuilder
-
The username that will be used for authenticating connections to the servers.
- USERNAME_FIELD_NUMBER - Static variable in class connection_request.ConnectionRequestOuterClass.AuthenticationInfo
- useTLS(boolean) - Method in class glide.api.models.configuration.BaseClientConfiguration.BaseClientConfigurationBuilder
-
True if communication with the cluster should use Transport Level Security.
V
- validateForCommand(String) - Method in class glide.api.models.commands.ExpirySet
-
Validates that this ExpirySet is compatible with the given command.
- VALUE_NOT_SET - command_request.CommandRequestOuterClass.Routes.ValueCase
- VALUE_NOT_SET - response.ResponseOuterClass.Response.ValueCase
- valueFromPointer(long) - Static method in class glide.ffi.resolvers.GlideValueResolver
-
Resolve a value received from Valkey using given C-style pointer.
- valueFromPointerBinary(long) - Static method in class glide.ffi.resolvers.GlideValueResolver
-
Resolve a value received from Valkey using given C-style pointer.
- valueOf(int) - Static method in enum command_request.CommandRequestOuterClass.Command.ArgsCase
-
Deprecated.
- valueOf(int) - Static method in enum command_request.CommandRequestOuterClass.CommandRequest.CommandCase
-
Deprecated.
- valueOf(int) - Static method in enum command_request.CommandRequestOuterClass.RequestType
-
Deprecated.
- valueOf(int) - Static method in enum command_request.CommandRequestOuterClass.Routes.ValueCase
-
Deprecated.
- valueOf(int) - Static method in enum command_request.CommandRequestOuterClass.SimpleRoutes
-
Deprecated.
- valueOf(int) - Static method in enum command_request.CommandRequestOuterClass.SlotTypes
-
Deprecated.
- valueOf(int) - Static method in enum connection_request.ConnectionRequestOuterClass.ConnectionRequest.PeriodicChecksCase
-
Deprecated.
- valueOf(int) - Static method in enum connection_request.ConnectionRequestOuterClass.ProtocolVersion
-
Deprecated.
- valueOf(int) - Static method in enum connection_request.ConnectionRequestOuterClass.PubSubChannelType
-
Deprecated.
- valueOf(int) - Static method in enum connection_request.ConnectionRequestOuterClass.ReadFrom
-
Deprecated.
- valueOf(int) - Static method in enum connection_request.ConnectionRequestOuterClass.ServiceType
-
Deprecated.
- valueOf(int) - Static method in enum connection_request.ConnectionRequestOuterClass.TlsMode
-
Deprecated.
- valueOf(int) - Static method in enum response.ResponseOuterClass.ConstantResponse
-
Deprecated.
- valueOf(int) - Static method in enum response.ResponseOuterClass.RequestErrorType
-
Deprecated.
- valueOf(int) - Static method in enum response.ResponseOuterClass.Response.ValueCase
-
Deprecated.
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum command_request.CommandRequestOuterClass.RequestType
-
Returns the enum constant of this type with the specified name.
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum command_request.CommandRequestOuterClass.SimpleRoutes
-
Returns the enum constant of this type with the specified name.
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum command_request.CommandRequestOuterClass.SlotTypes
-
Returns the enum constant of this type with the specified name.
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum connection_request.ConnectionRequestOuterClass.ProtocolVersion
-
Returns the enum constant of this type with the specified name.
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum connection_request.ConnectionRequestOuterClass.PubSubChannelType
-
Returns the enum constant of this type with the specified name.
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum connection_request.ConnectionRequestOuterClass.ReadFrom
-
Returns the enum constant of this type with the specified name.
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum connection_request.ConnectionRequestOuterClass.ServiceType
-
Returns the enum constant of this type with the specified name.
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum connection_request.ConnectionRequestOuterClass.TlsMode
-
Returns the enum constant of this type with the specified name.
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum response.ResponseOuterClass.ConstantResponse
-
Returns the enum constant of this type with the specified name.
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum response.ResponseOuterClass.RequestErrorType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum command_request.CommandRequestOuterClass.Command.ArgsCase
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum command_request.CommandRequestOuterClass.CommandRequest.CommandCase
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum command_request.CommandRequestOuterClass.RequestType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum command_request.CommandRequestOuterClass.Routes.ValueCase
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum command_request.CommandRequestOuterClass.SimpleRoutes
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum command_request.CommandRequestOuterClass.SlotTypes
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum connection_request.ConnectionRequestOuterClass.ConnectionRequest.PeriodicChecksCase
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum connection_request.ConnectionRequestOuterClass.ProtocolVersion
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum connection_request.ConnectionRequestOuterClass.PubSubChannelType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum connection_request.ConnectionRequestOuterClass.ReadFrom
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum connection_request.ConnectionRequestOuterClass.ServiceType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum connection_request.ConnectionRequestOuterClass.TlsMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum glide.api.BaseClient.ResponseFlags
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum glide.api.logging.Logger.Level
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum glide.api.models.commands.bitmap.BitFieldOptions.BitFieldOverflow.BitOverflowControl
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum glide.api.models.commands.bitmap.BitmapIndexType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum glide.api.models.commands.bitmap.BitwiseOperation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum glide.api.models.commands.ConditionalChange
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum glide.api.models.commands.ExpireOptions
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum glide.api.models.commands.ExpirySet.ExpiryType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum glide.api.models.commands.FieldConditionalChange
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum glide.api.models.commands.FlushMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum glide.api.models.commands.FT.FTAggregateOptions.SortBy.SortOrder
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum glide.api.models.commands.FT.FTCreateOptions.DataType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum glide.api.models.commands.FT.FTCreateOptions.DistanceMetric
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum glide.api.models.commands.function.FunctionLoadOptions
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum glide.api.models.commands.function.FunctionRestorePolicy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum glide.api.models.commands.geospatial.GeoUnit
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum glide.api.models.commands.GetExOptions.ExpiryType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum glide.api.models.commands.HGetExExpiry.HGetExExpiryType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum glide.api.models.commands.InfoOptions.Section
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum glide.api.models.commands.LInsertOptions.InsertPosition
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum glide.api.models.commands.ListDirection
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum glide.api.models.commands.RangeOptions.InfLexBound
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum glide.api.models.commands.RangeOptions.InfScoreBound
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum glide.api.models.commands.scan.ScanOptions.ObjectType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum glide.api.models.commands.ScoreFilter
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum glide.api.models.commands.SetOptions.ConditionalSet
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum glide.api.models.commands.SetOptions.ExpiryType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum glide.api.models.commands.SortBaseOptions.OrderBy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum glide.api.models.commands.SortOrder
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum glide.api.models.commands.stream.StreamRange.InfRangeBound
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum glide.api.models.commands.WeightAggregateOptions.Aggregate
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum glide.api.models.commands.ZAddOptions.ConditionalChange
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum glide.api.models.commands.ZAddOptions.UpdateOptions
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum glide.api.models.configuration.ClusterSubscriptionConfiguration.PubSubClusterChannelMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum glide.api.models.configuration.ProtocolVersion
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum glide.api.models.configuration.ReadFrom
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum glide.api.models.configuration.RequestRoutingConfiguration.SimpleMultiNodeRoute
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum glide.api.models.configuration.RequestRoutingConfiguration.SimpleSingleNodeRoute
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum glide.api.models.configuration.RequestRoutingConfiguration.SlotType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum glide.api.models.configuration.ServiceType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum glide.api.models.configuration.StandaloneSubscriptionConfiguration.PubSubChannelMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum glide.api.ResponseFlags
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum response.ResponseOuterClass.ConstantResponse
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum response.ResponseOuterClass.RequestErrorType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum response.ResponseOuterClass.Response.ValueCase
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum command_request.CommandRequestOuterClass.Command.ArgsCase
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum command_request.CommandRequestOuterClass.CommandRequest.CommandCase
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum command_request.CommandRequestOuterClass.RequestType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum command_request.CommandRequestOuterClass.Routes.ValueCase
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum command_request.CommandRequestOuterClass.SimpleRoutes
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum command_request.CommandRequestOuterClass.SlotTypes
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum connection_request.ConnectionRequestOuterClass.ConnectionRequest.PeriodicChecksCase
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum connection_request.ConnectionRequestOuterClass.ProtocolVersion
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum connection_request.ConnectionRequestOuterClass.PubSubChannelType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum connection_request.ConnectionRequestOuterClass.ReadFrom
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum connection_request.ConnectionRequestOuterClass.ServiceType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum connection_request.ConnectionRequestOuterClass.TlsMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum glide.api.BaseClient.ResponseFlags
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum glide.api.logging.Logger.Level
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum glide.api.models.commands.bitmap.BitFieldOptions.BitFieldOverflow.BitOverflowControl
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum glide.api.models.commands.bitmap.BitmapIndexType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum glide.api.models.commands.bitmap.BitwiseOperation
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum glide.api.models.commands.ConditionalChange
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum glide.api.models.commands.ExpireOptions
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum glide.api.models.commands.ExpirySet.ExpiryType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum glide.api.models.commands.FieldConditionalChange
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum glide.api.models.commands.FlushMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum glide.api.models.commands.FT.FTAggregateOptions.SortBy.SortOrder
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum glide.api.models.commands.FT.FTCreateOptions.DataType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum glide.api.models.commands.FT.FTCreateOptions.DistanceMetric
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum glide.api.models.commands.function.FunctionLoadOptions
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum glide.api.models.commands.function.FunctionRestorePolicy
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum glide.api.models.commands.geospatial.GeoUnit
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum glide.api.models.commands.GetExOptions.ExpiryType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum glide.api.models.commands.HGetExExpiry.HGetExExpiryType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum glide.api.models.commands.InfoOptions.Section
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum glide.api.models.commands.LInsertOptions.InsertPosition
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum glide.api.models.commands.ListDirection
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum glide.api.models.commands.RangeOptions.InfLexBound
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum glide.api.models.commands.RangeOptions.InfScoreBound
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum glide.api.models.commands.scan.ScanOptions.ObjectType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum glide.api.models.commands.ScoreFilter
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum glide.api.models.commands.SetOptions.ConditionalSet
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum glide.api.models.commands.SetOptions.ExpiryType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum glide.api.models.commands.SortBaseOptions.OrderBy
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum glide.api.models.commands.SortOrder
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum glide.api.models.commands.stream.StreamRange.InfRangeBound
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum glide.api.models.commands.WeightAggregateOptions.Aggregate
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum glide.api.models.commands.ZAddOptions.ConditionalChange
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum glide.api.models.commands.ZAddOptions.UpdateOptions
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum glide.api.models.configuration.ClusterSubscriptionConfiguration.PubSubClusterChannelMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum glide.api.models.configuration.ProtocolVersion
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum glide.api.models.configuration.ReadFrom
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum glide.api.models.configuration.RequestRoutingConfiguration.SimpleMultiNodeRoute
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum glide.api.models.configuration.RequestRoutingConfiguration.SimpleSingleNodeRoute
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum glide.api.models.configuration.RequestRoutingConfiguration.SlotType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum glide.api.models.configuration.ServiceType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum glide.api.models.configuration.StandaloneSubscriptionConfiguration.PubSubChannelMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum glide.api.ResponseFlags
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum response.ResponseOuterClass.ConstantResponse
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum response.ResponseOuterClass.RequestErrorType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum response.ResponseOuterClass.Response.ValueCase
-
Returns an array containing the constants of this enum type, in the order they are declared.
- vectorsExaminedOnConstruction(int) - Method in class glide.api.models.commands.FT.FTCreateOptions.VectorFieldHnswBuilder
-
(Optional) The number of vectors examined during index construction.
- vectorsExaminedOnRuntime(int) - Method in class glide.api.models.commands.FT.FTCreateOptions.VectorFieldHnswBuilder
-
(Optional) The number of vectors examined during query operations.
- VERSION_VALKEY_API - Static variable in interface glide.api.commands.ServerManagementCommands
-
A keyword for
ServerManagementCommands.lolwut(int)andServerManagementCommands.lolwut(int, int[]).
W
- wait(long, long) - Method in class glide.api.BaseClient
- wait(long, long) - Method in interface glide.api.commands.GenericBaseCommands
-
Blocks the current client until all the previous write commands are successfully transferred and acknowledged by at least
numreplicasof replicas. - wait(long, long) - Method in class glide.api.GlideClusterClient
- wait(long, long) - Method in class glide.api.models.BaseBatch
-
Returns the number of replicas that acknowledged the write commands sent by the current client before this command, both in the case where the specified number of replicas are reached, or when the timeout is reached.
- Wait - command_request.CommandRequestOuterClass.RequestType
-
Wait = 431; - Wait_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
Wait = 431; - WaitAof - command_request.CommandRequestOuterClass.RequestType
-
WaitAof = 432; - WaitAof_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
WaitAof = 432; - WARN - glide.api.logging.Logger.Level
- watch(GlideString[]) - Method in class glide.api.BaseClient
- watch(String[]) - Method in class glide.api.BaseClient
- watch(GlideString[]) - Method in interface glide.api.commands.TransactionsBaseCommands
-
Marks the given keys to be watched for conditional execution of a transaction.
- watch(String[]) - Method in interface glide.api.commands.TransactionsBaseCommands
-
Marks the given keys to be watched for conditional execution of a transaction.
- Watch - command_request.CommandRequestOuterClass.RequestType
-
Watch = 1605; - Watch_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
Watch = 1605; - WeightAggregateOptions - Class in glide.api.models.commands
-
Arguments for
SortedSetBaseCommands.zunion(glide.api.models.commands.WeightAggregateOptions.KeyArray),SortedSetBaseCommands.zunionWithScores(glide.api.models.commands.WeightAggregateOptions.KeysOrWeightedKeys, glide.api.models.commands.WeightAggregateOptions.Aggregate),SortedSetBaseCommands.zinter(glide.api.models.commands.WeightAggregateOptions.KeyArray),SortedSetBaseCommands.zinterWithScores(glide.api.models.commands.WeightAggregateOptions.KeysOrWeightedKeys),SortedSetBaseCommands.zunionstore(java.lang.String, glide.api.models.commands.WeightAggregateOptions.KeysOrWeightedKeys, glide.api.models.commands.WeightAggregateOptions.Aggregate), andSortedSetBaseCommands.zinterstore(java.lang.String, glide.api.models.commands.WeightAggregateOptions.KeysOrWeightedKeys, glide.api.models.commands.WeightAggregateOptions.Aggregate). - WeightAggregateOptions() - Constructor for class glide.api.models.commands.WeightAggregateOptions
- WeightAggregateOptions.Aggregate - Enum in glide.api.models.commands
-
Option for the method of aggregating scores from multiple sets.
- WeightAggregateOptions.KeyArray - Class in glide.api.models.commands
-
Represents the keys of the sorted sets involved in the aggregation operation.
- WeightAggregateOptions.KeyArrayBinary - Class in glide.api.models.commands
-
Represents the keys of the sorted sets involved in the aggregation operation.
- WeightAggregateOptions.KeysOrWeightedKeys - Interface in glide.api.models.commands
-
Basic interface.
- WeightAggregateOptions.KeysOrWeightedKeysBinary - Interface in glide.api.models.commands
-
Basic interface.
- WeightAggregateOptions.WeightedKeys - Class in glide.api.models.commands
-
Represents the mapping of sorted set keys to their score weights.
- WeightAggregateOptions.WeightedKeysBinary - Class in glide.api.models.commands
-
Represents the mapping of sorted set keys to their score weights.
- WeightedKeys(List<Pair<String, Double>>) - Constructor for class glide.api.models.commands.WeightAggregateOptions.WeightedKeys
- WeightedKeysBinary(List<Pair<GlideString, Double>>) - Constructor for class glide.api.models.commands.WeightAggregateOptions.WeightedKeysBinary
- WEIGHTS_VALKEY_API - Static variable in class glide.api.models.commands.WeightAggregateOptions
- WITH_CODE_VALKEY_API - Static variable in class glide.api.models.commands.function.FunctionListOptions
-
Causes the server to include the libraries source implementation in the reply.
- WITH_SCORE_VALKEY_API - Static variable in class glide.api.BaseClient
- WITH_SCORE_VALKEY_API - Static variable in interface glide.api.commands.SortedSetBaseCommands
-
Valkey API keyword used to query a sorted set member with its score.
- WITH_SCORES_VALKEY_API - Static variable in class glide.api.BaseClient
- WITH_SCORES_VALKEY_API - Static variable in interface glide.api.commands.SortedSetBaseCommands
-
Valkey API keyword used to query sorted set members with their scores.
- WITH_VALUES_VALKEY_API - Static variable in class glide.api.BaseClient
- WITH_VALUES_VALKEY_API - Static variable in interface glide.api.commands.HashBaseCommands
-
Valkey API keyword used to query hash members with their values.
- withBinaryOutput() - Method in class glide.api.models.BaseBatch
-
Sets
BaseBatch.binaryOutputtotrue. - withcoord() - Method in class glide.api.models.commands.geospatial.GeoSearchOptions.GeoSearchOptionsBuilder
- withCoord(boolean) - Method in class glide.api.models.commands.geospatial.GeoSearchOptions.GeoSearchOptionsBuilder
-
Indicates if the 'WITHCOORD' keyword should be included.
- WITHCOORD_VALKEY_API - Static variable in class glide.api.models.commands.geospatial.GeoSearchOptions
-
Valkey API keyword used to perform geosearch with coordinates.
- withdist() - Method in class glide.api.models.commands.geospatial.GeoSearchOptions.GeoSearchOptionsBuilder
- withDist(boolean) - Method in class glide.api.models.commands.geospatial.GeoSearchOptions.GeoSearchOptionsBuilder
-
Indicates if the 'WITHDIST' keyword should be included.
- WITHDIST_VALKEY_API - Static variable in class glide.api.models.commands.geospatial.GeoSearchOptions
-
Valkey API keyword used to perform geosearch with distance.
- withhash() - Method in class glide.api.models.commands.geospatial.GeoSearchOptions.GeoSearchOptionsBuilder
- withHash(boolean) - Method in class glide.api.models.commands.geospatial.GeoSearchOptions.GeoSearchOptionsBuilder
-
Indicates if the 'WITHHASH' keyword should be included.
- WITHHASH_VALKEY_API - Static variable in class glide.api.models.commands.geospatial.GeoSearchOptions
-
Valkey API keyword used to perform geosearch with hash value.
- WITHMATCHLEN_COMMAND_STRING - Static variable in class glide.api.BaseClient
- WITHMATCHLEN_COMMAND_STRING - Static variable in interface glide.api.commands.StringBaseCommands
-
WITHMATCHLENoption string to include in theLCScommand. - WRAP - glide.api.models.commands.bitmap.BitFieldOptions.BitFieldOverflow.BitOverflowControl
-
Performs modulo when overflow occurs with unsigned encoding.
- writeTo(CodedOutputStream) - Method in class command_request.CommandRequestOuterClass.Batch
- writeTo(CodedOutputStream) - Method in class command_request.CommandRequestOuterClass.ByAddressRoute
- writeTo(CodedOutputStream) - Method in class command_request.CommandRequestOuterClass.ClusterScan
- writeTo(CodedOutputStream) - Method in class command_request.CommandRequestOuterClass.Command.ArgsArray
- writeTo(CodedOutputStream) - Method in class command_request.CommandRequestOuterClass.Command
- writeTo(CodedOutputStream) - Method in class command_request.CommandRequestOuterClass.CommandRequest
- writeTo(CodedOutputStream) - Method in class command_request.CommandRequestOuterClass.RefreshIamToken
- writeTo(CodedOutputStream) - Method in class command_request.CommandRequestOuterClass.Routes
- writeTo(CodedOutputStream) - Method in class command_request.CommandRequestOuterClass.ScriptInvocation
- writeTo(CodedOutputStream) - Method in class command_request.CommandRequestOuterClass.ScriptInvocationPointers
- writeTo(CodedOutputStream) - Method in class command_request.CommandRequestOuterClass.SlotIdRoute
- writeTo(CodedOutputStream) - Method in class command_request.CommandRequestOuterClass.SlotKeyRoute
- writeTo(CodedOutputStream) - Method in class command_request.CommandRequestOuterClass.UpdateConnectionPassword
- writeTo(CodedOutputStream) - Method in class connection_request.ConnectionRequestOuterClass.AuthenticationInfo
- writeTo(CodedOutputStream) - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRequest
- writeTo(CodedOutputStream) - Method in class connection_request.ConnectionRequestOuterClass.ConnectionRetryStrategy
- writeTo(CodedOutputStream) - Method in class connection_request.ConnectionRequestOuterClass.IamCredentials
- writeTo(CodedOutputStream) - Method in class connection_request.ConnectionRequestOuterClass.NodeAddress
- writeTo(CodedOutputStream) - Method in class connection_request.ConnectionRequestOuterClass.PeriodicChecksDisabled
- writeTo(CodedOutputStream) - Method in class connection_request.ConnectionRequestOuterClass.PeriodicChecksManualInterval
- writeTo(CodedOutputStream) - Method in class connection_request.ConnectionRequestOuterClass.PubSubChannelsOrPatterns
- writeTo(CodedOutputStream) - Method in class connection_request.ConnectionRequestOuterClass.PubSubSubscriptions
- writeTo(CodedOutputStream) - Method in class response.ResponseOuterClass.RequestError
- writeTo(CodedOutputStream) - Method in class response.ResponseOuterClass.Response
X
- xack(GlideString, GlideString, GlideString[]) - Method in class glide.api.BaseClient
- xack(String, String, String[]) - Method in class glide.api.BaseClient
- xack(ArgType, ArgType, ArgType[]) - Method in class glide.api.models.BaseBatch
-
Returns the number of messages that were successfully acknowledged by the consumer group member of a stream.
- xack(GlideString, GlideString, GlideString[]) - Method in interface glide.api.commands.StreamBaseCommands
-
Returns the number of messages that were successfully acknowledged by the consumer group member of a stream.
- xack(String, String, String[]) - Method in interface glide.api.commands.StreamBaseCommands
-
Returns the number of messages that were successfully acknowledged by the consumer group member of a stream.
- XAck - command_request.CommandRequestOuterClass.RequestType
-
XAck = 1401; - XAck_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
XAck = 1401; - xadd(GlideString, GlideString[][]) - Method in class glide.api.BaseClient
- xadd(GlideString, GlideString[][], StreamAddOptionsBinary) - Method in class glide.api.BaseClient
- xadd(GlideString, Map<GlideString, GlideString>) - Method in class glide.api.BaseClient
- xadd(GlideString, Map<GlideString, GlideString>, StreamAddOptionsBinary) - Method in class glide.api.BaseClient
- xadd(String, String[][]) - Method in class glide.api.BaseClient
- xadd(String, String[][], StreamAddOptions) - Method in class glide.api.BaseClient
- xadd(String, Map<String, String>) - Method in class glide.api.BaseClient
- xadd(String, Map<String, String>, StreamAddOptions) - Method in class glide.api.BaseClient
- xadd(ArgType, ArgType[][]) - Method in class glide.api.models.BaseBatch
-
Adds an entry to the specified stream stored at
key.
If thekeydoesn't exist, the stream is created. - xadd(ArgType, ArgType[][], StreamAddOptions) - Method in class glide.api.models.BaseBatch
-
Adds an entry to the specified stream stored at
key.
If thekeydoesn't exist, the stream is created. - xadd(ArgType, Map<ArgType, ArgType>) - Method in class glide.api.models.BaseBatch
-
Adds an entry to the specified stream stored at
key.
If thekeydoesn't exist, the stream is created. - xadd(ArgType, Map<ArgType, ArgType>, StreamAddOptions) - Method in class glide.api.models.BaseBatch
-
Adds an entry to the specified stream stored at
key.
If thekeydoesn't exist, the stream is created. - xadd(GlideString, GlideString[][]) - Method in interface glide.api.commands.StreamBaseCommands
-
Adds an entry to the specified stream stored at
key.
If thekeydoesn't exist, the stream is created. - xadd(GlideString, GlideString[][], StreamAddOptionsBinary) - Method in interface glide.api.commands.StreamBaseCommands
-
Adds an entry to the specified stream stored at
key.
If thekeydoesn't exist, the stream is created. - xadd(GlideString, Map<GlideString, GlideString>) - Method in interface glide.api.commands.StreamBaseCommands
-
Adds an entry to the specified stream stored at
key.
If thekeydoesn't exist, the stream is created. - xadd(GlideString, Map<GlideString, GlideString>, StreamAddOptionsBinary) - Method in interface glide.api.commands.StreamBaseCommands
-
Adds an entry to the specified stream stored at
key.
If thekeydoesn't exist, the stream is created. - xadd(String, String[][]) - Method in interface glide.api.commands.StreamBaseCommands
-
Adds an entry to the specified stream stored at
key.
If thekeydoesn't exist, the stream is created. - xadd(String, String[][], StreamAddOptions) - Method in interface glide.api.commands.StreamBaseCommands
-
Adds an entry to the specified stream stored at
key.
If thekeydoesn't exist, the stream is created. - xadd(String, Map<String, String>) - Method in interface glide.api.commands.StreamBaseCommands
-
Adds an entry to the specified stream stored at
key.
If thekeydoesn't exist, the stream is created. - xadd(String, Map<String, String>, StreamAddOptions) - Method in interface glide.api.commands.StreamBaseCommands
-
Adds an entry to the specified stream stored at
key.
If thekeydoesn't exist, the stream is created. - XAdd - command_request.CommandRequestOuterClass.RequestType
-
XAdd = 1402; - XAdd_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
XAdd = 1402; - xautoclaim(GlideString, GlideString, GlideString, long, GlideString) - Method in class glide.api.BaseClient
- xautoclaim(GlideString, GlideString, GlideString, long, GlideString, long) - Method in class glide.api.BaseClient
- xautoclaim(String, String, String, long, String) - Method in class glide.api.BaseClient
- xautoclaim(String, String, String, long, String, long) - Method in class glide.api.BaseClient
- xautoclaim(ArgType, ArgType, ArgType, long, ArgType) - Method in class glide.api.models.BaseBatch
-
Transfers ownership of pending stream entries that match the specified criteria.
- xautoclaim(ArgType, ArgType, ArgType, long, ArgType, long) - Method in class glide.api.models.BaseBatch
-
Transfers ownership of pending stream entries that match the specified criteria.
- xautoclaim(GlideString, GlideString, GlideString, long, GlideString) - Method in interface glide.api.commands.StreamBaseCommands
-
Transfers ownership of pending stream entries that match the specified criteria.
- xautoclaim(GlideString, GlideString, GlideString, long, GlideString, long) - Method in interface glide.api.commands.StreamBaseCommands
-
Transfers ownership of pending stream entries that match the specified criteria.
- xautoclaim(String, String, String, long, String) - Method in interface glide.api.commands.StreamBaseCommands
-
Transfers ownership of pending stream entries that match the specified criteria.
- xautoclaim(String, String, String, long, String, long) - Method in interface glide.api.commands.StreamBaseCommands
-
Transfers ownership of pending stream entries that match the specified criteria.
- XAutoClaim - command_request.CommandRequestOuterClass.RequestType
-
XAutoClaim = 1403; - XAutoClaim_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
XAutoClaim = 1403; - xautoclaimJustId(GlideString, GlideString, GlideString, long, GlideString) - Method in class glide.api.BaseClient
- xautoclaimJustId(GlideString, GlideString, GlideString, long, GlideString, long) - Method in class glide.api.BaseClient
- xautoclaimJustId(String, String, String, long, String) - Method in class glide.api.BaseClient
- xautoclaimJustId(String, String, String, long, String, long) - Method in class glide.api.BaseClient
- xautoclaimJustId(ArgType, ArgType, ArgType, long, ArgType) - Method in class glide.api.models.BaseBatch
-
Transfers ownership of pending stream entries that match the specified criteria.
- xautoclaimJustId(ArgType, ArgType, ArgType, long, ArgType, long) - Method in class glide.api.models.BaseBatch
-
Transfers ownership of pending stream entries that match the specified criteria.
- xautoclaimJustId(GlideString, GlideString, GlideString, long, GlideString) - Method in interface glide.api.commands.StreamBaseCommands
-
Transfers ownership of pending stream entries that match the specified criteria.
- xautoclaimJustId(GlideString, GlideString, GlideString, long, GlideString, long) - Method in interface glide.api.commands.StreamBaseCommands
-
Transfers ownership of pending stream entries that match the specified criteria.
- xautoclaimJustId(String, String, String, long, String) - Method in interface glide.api.commands.StreamBaseCommands
-
Transfers ownership of pending stream entries that match the specified criteria.
- xautoclaimJustId(String, String, String, long, String, long) - Method in interface glide.api.commands.StreamBaseCommands
-
Transfers ownership of pending stream entries that match the specified criteria.
- xclaim(GlideString, GlideString, GlideString, long, GlideString[]) - Method in class glide.api.BaseClient
- xclaim(GlideString, GlideString, GlideString, long, GlideString[], StreamClaimOptions) - Method in class glide.api.BaseClient
- xclaim(String, String, String, long, String[]) - Method in class glide.api.BaseClient
- xclaim(String, String, String, long, String[], StreamClaimOptions) - Method in class glide.api.BaseClient
- xclaim(ArgType, ArgType, ArgType, long, ArgType[]) - Method in class glide.api.models.BaseBatch
-
Changes the ownership of a pending message.
- xclaim(ArgType, ArgType, ArgType, long, ArgType[], StreamClaimOptions) - Method in class glide.api.models.BaseBatch
-
Changes the ownership of a pending message.
- xclaim(GlideString, GlideString, GlideString, long, GlideString[]) - Method in interface glide.api.commands.StreamBaseCommands
-
Changes the ownership of a pending message.
- xclaim(GlideString, GlideString, GlideString, long, GlideString[], StreamClaimOptions) - Method in interface glide.api.commands.StreamBaseCommands
-
Changes the ownership of a pending message.
- xclaim(String, String, String, long, String[]) - Method in interface glide.api.commands.StreamBaseCommands
-
Changes the ownership of a pending message.
- xclaim(String, String, String, long, String[], StreamClaimOptions) - Method in interface glide.api.commands.StreamBaseCommands
-
Changes the ownership of a pending message.
- XClaim - command_request.CommandRequestOuterClass.RequestType
-
XClaim = 1404; - XClaim_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
XClaim = 1404; - xclaimJustId(GlideString, GlideString, GlideString, long, GlideString[]) - Method in class glide.api.BaseClient
- xclaimJustId(GlideString, GlideString, GlideString, long, GlideString[], StreamClaimOptions) - Method in class glide.api.BaseClient
- xclaimJustId(String, String, String, long, String[]) - Method in class glide.api.BaseClient
- xclaimJustId(String, String, String, long, String[], StreamClaimOptions) - Method in class glide.api.BaseClient
- xclaimJustId(ArgType, ArgType, ArgType, long, ArgType[]) - Method in class glide.api.models.BaseBatch
-
Changes the ownership of a pending message.
- xclaimJustId(ArgType, ArgType, ArgType, long, ArgType[], StreamClaimOptions) - Method in class glide.api.models.BaseBatch
-
Changes the ownership of a pending message.
- xclaimJustId(GlideString, GlideString, GlideString, long, GlideString[]) - Method in interface glide.api.commands.StreamBaseCommands
-
Changes the ownership of a pending message.
- xclaimJustId(GlideString, GlideString, GlideString, long, GlideString[], StreamClaimOptions) - Method in interface glide.api.commands.StreamBaseCommands
-
Changes the ownership of a pending message.
- xclaimJustId(String, String, String, long, String[]) - Method in interface glide.api.commands.StreamBaseCommands
-
Changes the ownership of a pending message.
- xclaimJustId(String, String, String, long, String[], StreamClaimOptions) - Method in interface glide.api.commands.StreamBaseCommands
-
Changes the ownership of a pending message.
- xdel(GlideString, GlideString[]) - Method in class glide.api.BaseClient
- xdel(String, String[]) - Method in class glide.api.BaseClient
- xdel(ArgType, ArgType[]) - Method in class glide.api.models.BaseBatch
-
Removes the specified entries by id from a stream, and returns the number of entries deleted.
- xdel(GlideString, GlideString[]) - Method in interface glide.api.commands.StreamBaseCommands
-
Removes the specified entries by id from a stream, and returns the number of entries deleted.
- xdel(String, String[]) - Method in interface glide.api.commands.StreamBaseCommands
-
Removes the specified entries by id from a stream, and returns the number of entries deleted.
- XDel - command_request.CommandRequestOuterClass.RequestType
-
XDel = 1405; - XDel_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
XDel = 1405; - xgroupCreate(GlideString, GlideString, GlideString) - Method in class glide.api.BaseClient
- xgroupCreate(GlideString, GlideString, GlideString, StreamGroupOptions) - Method in class glide.api.BaseClient
- xgroupCreate(String, String, String) - Method in class glide.api.BaseClient
- xgroupCreate(String, String, String, StreamGroupOptions) - Method in class glide.api.BaseClient
- xgroupCreate(ArgType, ArgType, ArgType) - Method in class glide.api.models.BaseBatch
-
Creates a new consumer group uniquely identified by
groupnamefor the stream stored atkey. - xgroupCreate(ArgType, ArgType, ArgType, StreamGroupOptions) - Method in class glide.api.models.BaseBatch
-
Creates a new consumer group uniquely identified by
groupnamefor the stream stored atkey. - xgroupCreate(GlideString, GlideString, GlideString) - Method in interface glide.api.commands.StreamBaseCommands
-
Creates a new consumer group uniquely identified by
groupnamefor the stream stored atkey. - xgroupCreate(GlideString, GlideString, GlideString, StreamGroupOptions) - Method in interface glide.api.commands.StreamBaseCommands
-
Creates a new consumer group uniquely identified by
groupnamefor the stream stored atkey. - xgroupCreate(String, String, String) - Method in interface glide.api.commands.StreamBaseCommands
-
Creates a new consumer group uniquely identified by
groupnamefor the stream stored atkey. - xgroupCreate(String, String, String, StreamGroupOptions) - Method in interface glide.api.commands.StreamBaseCommands
-
Creates a new consumer group uniquely identified by
groupnamefor the stream stored atkey. - XGroupCreate - command_request.CommandRequestOuterClass.RequestType
-
XGroupCreate = 1406; - XGroupCreate_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
XGroupCreate = 1406; - xgroupCreateConsumer(GlideString, GlideString, GlideString) - Method in class glide.api.BaseClient
- xgroupCreateConsumer(String, String, String) - Method in class glide.api.BaseClient
- xgroupCreateConsumer(ArgType, ArgType, ArgType) - Method in class glide.api.models.BaseBatch
-
Creates a consumer named
consumerin the consumer groupgroupfor the stream stored atkey. - xgroupCreateConsumer(GlideString, GlideString, GlideString) - Method in interface glide.api.commands.StreamBaseCommands
-
Creates a consumer named
consumerin the consumer groupgroupfor the stream stored atkey. - xgroupCreateConsumer(String, String, String) - Method in interface glide.api.commands.StreamBaseCommands
-
Creates a consumer named
consumerin the consumer groupgroupfor the stream stored atkey. - XGroupCreateConsumer - command_request.CommandRequestOuterClass.RequestType
-
XGroupCreateConsumer = 1407; - XGroupCreateConsumer_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
XGroupCreateConsumer = 1407; - xgroupDelConsumer(GlideString, GlideString, GlideString) - Method in class glide.api.BaseClient
- xgroupDelConsumer(String, String, String) - Method in class glide.api.BaseClient
- xgroupDelConsumer(ArgType, ArgType, ArgType) - Method in class glide.api.models.BaseBatch
-
Deletes a consumer named
consumerin the consumer groupgroup. - xgroupDelConsumer(GlideString, GlideString, GlideString) - Method in interface glide.api.commands.StreamBaseCommands
-
Deletes a consumer named
consumerin the consumer groupgroup. - xgroupDelConsumer(String, String, String) - Method in interface glide.api.commands.StreamBaseCommands
-
Deletes a consumer named
consumerin the consumer groupgroup. - XGroupDelConsumer - command_request.CommandRequestOuterClass.RequestType
-
XGroupDelConsumer = 1408; - XGroupDelConsumer_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
XGroupDelConsumer = 1408; - xgroupDestroy(GlideString, GlideString) - Method in class glide.api.BaseClient
- xgroupDestroy(String, String) - Method in class glide.api.BaseClient
- xgroupDestroy(ArgType, ArgType) - Method in class glide.api.models.BaseBatch
-
Destroys the consumer group
groupNamefor the stream stored atkey. - xgroupDestroy(GlideString, GlideString) - Method in interface glide.api.commands.StreamBaseCommands
-
Destroys the consumer group
groupnamefor the stream stored atkey. - xgroupDestroy(String, String) - Method in interface glide.api.commands.StreamBaseCommands
-
Destroys the consumer group
groupnamefor the stream stored atkey. - XGroupDestroy - command_request.CommandRequestOuterClass.RequestType
-
XGroupDestroy = 1409; - XGroupDestroy_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
XGroupDestroy = 1409; - xgroupSetId(GlideString, GlideString, GlideString) - Method in class glide.api.BaseClient
- xgroupSetId(GlideString, GlideString, GlideString, long) - Method in class glide.api.BaseClient
- xgroupSetId(String, String, String) - Method in class glide.api.BaseClient
- xgroupSetId(String, String, String, long) - Method in class glide.api.BaseClient
- xgroupSetId(ArgType, ArgType, ArgType) - Method in class glide.api.models.BaseBatch
-
Sets the last delivered ID for a consumer group.
- xgroupSetId(ArgType, ArgType, ArgType, long) - Method in class glide.api.models.BaseBatch
-
Sets the last delivered ID for a consumer group.
- xgroupSetId(GlideString, GlideString, GlideString) - Method in interface glide.api.commands.StreamBaseCommands
-
Sets the last delivered ID for a consumer group.
- xgroupSetId(GlideString, GlideString, GlideString, long) - Method in interface glide.api.commands.StreamBaseCommands
-
Sets the last delivered ID for a consumer group.
- xgroupSetId(String, String, String) - Method in interface glide.api.commands.StreamBaseCommands
-
Sets the last delivered ID for a consumer group.
- xgroupSetId(String, String, String, long) - Method in interface glide.api.commands.StreamBaseCommands
-
Sets the last delivered ID for a consumer group.
- XGroupSetId - command_request.CommandRequestOuterClass.RequestType
-
XGroupSetId = 1410; - XGroupSetId_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
XGroupSetId = 1410; - xinfoConsumers(GlideString, GlideString) - Method in class glide.api.BaseClient
- xinfoConsumers(String, String) - Method in class glide.api.BaseClient
- xinfoConsumers(ArgType, ArgType) - Method in class glide.api.models.BaseBatch
-
Returns the list of all consumers and their attributes for the given consumer group of the stream stored at
key. - xinfoConsumers(GlideString, GlideString) - Method in interface glide.api.commands.StreamBaseCommands
-
Returns the list of all consumers and their attributes for the given consumer group of the stream stored at
key. - xinfoConsumers(String, String) - Method in interface glide.api.commands.StreamBaseCommands
-
Returns the list of all consumers and their attributes for the given consumer group of the stream stored at
key. - XInfoConsumers - command_request.CommandRequestOuterClass.RequestType
-
XInfoConsumers = 1411; - XInfoConsumers_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
XInfoConsumers = 1411; - xinfoGroups(GlideString) - Method in class glide.api.BaseClient
- xinfoGroups(String) - Method in class glide.api.BaseClient
- xinfoGroups(ArgType) - Method in class glide.api.models.BaseBatch
-
Returns the list of all consumer groups and their attributes for the stream stored at
key. - xinfoGroups(GlideString) - Method in interface glide.api.commands.StreamBaseCommands
-
Returns the list of all consumer groups and their attributes for the stream stored at
key. - xinfoGroups(String) - Method in interface glide.api.commands.StreamBaseCommands
-
Returns the list of all consumer groups and their attributes for the stream stored at
key. - XInfoGroups - command_request.CommandRequestOuterClass.RequestType
-
XInfoGroups = 1412; - XInfoGroups_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
XInfoGroups = 1412; - xinfoStream(GlideString) - Method in class glide.api.BaseClient
- xinfoStream(String) - Method in class glide.api.BaseClient
- xinfoStream(ArgType) - Method in class glide.api.models.BaseBatch
-
Returns information about the stream stored at key
key.
To get more detailed information use#xinfoStreamFull(ArgType)or#xinfoStreamFull(ArgType, int). - xinfoStream(GlideString) - Method in interface glide.api.commands.StreamBaseCommands
-
Returns information about the stream stored at key
key.
To get more detailed information useStreamBaseCommands.xinfoStreamFull(GlideString)orStreamBaseCommands.xinfoStreamFull(GlideString, int). - xinfoStream(String) - Method in interface glide.api.commands.StreamBaseCommands
-
Returns information about the stream stored at key
key.
To get more detailed information useStreamBaseCommands.xinfoStreamFull(String)orStreamBaseCommands.xinfoStreamFull(String, int). - XInfoStream - command_request.CommandRequestOuterClass.RequestType
-
XInfoStream = 1413; - XInfoStream_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
XInfoStream = 1413; - xinfoStreamFull(GlideString) - Method in class glide.api.BaseClient
- xinfoStreamFull(GlideString, int) - Method in class glide.api.BaseClient
- xinfoStreamFull(String) - Method in class glide.api.BaseClient
- xinfoStreamFull(String, int) - Method in class glide.api.BaseClient
- xinfoStreamFull(ArgType) - Method in class glide.api.models.BaseBatch
-
Returns verbose information about the stream stored at key
key.
The output is limited by first10PEL entries. - xinfoStreamFull(ArgType, int) - Method in class glide.api.models.BaseBatch
-
Returns verbose information about the stream stored at key
key.
The output is limited by first10PEL entries. - xinfoStreamFull(GlideString) - Method in interface glide.api.commands.StreamBaseCommands
-
Returns verbose information about the stream stored at key
key.
The output is limited by first10PEL entries. - xinfoStreamFull(GlideString, int) - Method in interface glide.api.commands.StreamBaseCommands
-
Returns verbose information about the stream stored at key
key. - xinfoStreamFull(String) - Method in interface glide.api.commands.StreamBaseCommands
-
Returns verbose information about the stream stored at key
key.
The output is limited by first10PEL entries. - xinfoStreamFull(String, int) - Method in interface glide.api.commands.StreamBaseCommands
-
Returns verbose information about the stream stored at key
key. - XInfoStreamOptions - Class in glide.api.models.commands.stream
-
Valkey API Keywords for
XINFO STREAMcommand represented byStreamBaseCommands.xinfoStreamFull(java.lang.String)andBaseBatch.xinfoStreamFull(ArgType). - XInfoStreamOptions() - Constructor for class glide.api.models.commands.stream.XInfoStreamOptions
- xlen(GlideString) - Method in class glide.api.BaseClient
- xlen(String) - Method in class glide.api.BaseClient
- xlen(ArgType) - Method in class glide.api.models.BaseBatch
-
Returns the number of entries in the stream stored at
key. - xlen(GlideString) - Method in interface glide.api.commands.StreamBaseCommands
-
Returns the number of entries in the stream stored at
key. - xlen(String) - Method in interface glide.api.commands.StreamBaseCommands
-
Returns the number of entries in the stream stored at
key. - XLen - command_request.CommandRequestOuterClass.RequestType
-
XLen = 1414; - XLen_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
XLen = 1414; - XOR - glide.api.models.commands.bitmap.BitwiseOperation
- xpending(GlideString, GlideString) - Method in class glide.api.BaseClient
- xpending(GlideString, GlideString, StreamRange, StreamRange, long) - Method in class glide.api.BaseClient
- xpending(GlideString, GlideString, StreamRange, StreamRange, long, StreamPendingOptionsBinary) - Method in class glide.api.BaseClient
- xpending(String, String) - Method in class glide.api.BaseClient
- xpending(String, String, StreamRange, StreamRange, long) - Method in class glide.api.BaseClient
- xpending(String, String, StreamRange, StreamRange, long, StreamPendingOptions) - Method in class glide.api.BaseClient
- xpending(ArgType, ArgType) - Method in class glide.api.models.BaseBatch
-
Returns stream message summary information for pending messages matching a given range of IDs.
- xpending(ArgType, ArgType, StreamRange, StreamRange, long) - Method in class glide.api.models.BaseBatch
-
Returns an extended form of stream message information for pending messages matching a given range of IDs.
- xpending(ArgType, ArgType, StreamRange, StreamRange, long, StreamPendingOptions) - Method in class glide.api.models.BaseBatch
-
Returns an extended form of stream message information for pending messages matching a given range of IDs.
- xpending(GlideString, GlideString) - Method in interface glide.api.commands.StreamBaseCommands
-
Returns stream message summary information for pending messages matching a given range of IDs.
- xpending(GlideString, GlideString, StreamRange, StreamRange, long) - Method in interface glide.api.commands.StreamBaseCommands
-
Returns an extended form of stream message information for pending messages matching a given range of IDs.
- xpending(GlideString, GlideString, StreamRange, StreamRange, long, StreamPendingOptionsBinary) - Method in interface glide.api.commands.StreamBaseCommands
-
Returns an extended form of stream message information for pending messages matching a given range of IDs.
- xpending(String, String) - Method in interface glide.api.commands.StreamBaseCommands
-
Returns stream message summary information for pending messages matching a given range of IDs.
- xpending(String, String, StreamRange, StreamRange, long) - Method in interface glide.api.commands.StreamBaseCommands
-
Returns an extended form of stream message information for pending messages matching a given range of IDs.
- xpending(String, String, StreamRange, StreamRange, long, StreamPendingOptions) - Method in interface glide.api.commands.StreamBaseCommands
-
Returns an extended form of stream message information for pending messages matching a given range of IDs.
- XPending - command_request.CommandRequestOuterClass.RequestType
-
XPending = 1415; - XPending_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
XPending = 1415; - xrange(GlideString, StreamRange, StreamRange) - Method in class glide.api.BaseClient
- xrange(GlideString, StreamRange, StreamRange, long) - Method in class glide.api.BaseClient
- xrange(String, StreamRange, StreamRange) - Method in class glide.api.BaseClient
- xrange(String, StreamRange, StreamRange, long) - Method in class glide.api.BaseClient
- xrange(ArgType, StreamRange, StreamRange) - Method in class glide.api.models.BaseBatch
-
Returns stream entries matching a given range of IDs.
- xrange(ArgType, StreamRange, StreamRange, long) - Method in class glide.api.models.BaseBatch
-
Returns stream entries matching a given range of IDs.
- xrange(GlideString, StreamRange, StreamRange) - Method in interface glide.api.commands.StreamBaseCommands
-
Returns stream entries matching a given range of IDs.
- xrange(GlideString, StreamRange, StreamRange, long) - Method in interface glide.api.commands.StreamBaseCommands
-
Returns stream entries matching a given range of IDs.
- xrange(String, StreamRange, StreamRange) - Method in interface glide.api.commands.StreamBaseCommands
-
Returns stream entries matching a given range of IDs.
- xrange(String, StreamRange, StreamRange, long) - Method in interface glide.api.commands.StreamBaseCommands
-
Returns stream entries matching a given range of IDs.
- XRange - command_request.CommandRequestOuterClass.RequestType
-
XRange = 1416; - XRange_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
XRange = 1416; - xread(Map<ArgType, ArgType>) - Method in class glide.api.models.BaseBatch
-
Reads entries from the given streams.
- xread(Map<ArgType, ArgType>, StreamReadOptions) - Method in class glide.api.models.BaseBatch
-
Reads entries from the given streams.
- xread(Map<String, String>) - Method in class glide.api.BaseClient
- xread(Map<String, String>, StreamReadOptions) - Method in class glide.api.BaseClient
- xread(Map<String, String>) - Method in interface glide.api.commands.StreamBaseCommands
-
Reads entries from the given streams.
- xread(Map<String, String>, StreamReadOptions) - Method in interface glide.api.commands.StreamBaseCommands
-
Reads entries from the given streams.
- XRead - command_request.CommandRequestOuterClass.RequestType
-
XRead = 1417; - XRead_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
XRead = 1417; - xreadBinary(Map<GlideString, GlideString>) - Method in class glide.api.BaseClient
- xreadBinary(Map<GlideString, GlideString>, StreamReadOptions) - Method in class glide.api.BaseClient
- xreadBinary(Map<GlideString, GlideString>) - Method in interface glide.api.commands.StreamBaseCommands
-
Reads entries from the given streams.
- xreadBinary(Map<GlideString, GlideString>, StreamReadOptions) - Method in interface glide.api.commands.StreamBaseCommands
-
Reads entries from the given streams.
- xreadgroup(Map<ArgType, ArgType>, ArgType, ArgType) - Method in class glide.api.models.BaseBatch
-
Reads entries from the given streams owned by a consumer group.
- xreadgroup(Map<ArgType, ArgType>, ArgType, ArgType, StreamReadGroupOptions) - Method in class glide.api.models.BaseBatch
-
Reads entries from the given streams owned by a consumer group.
- xreadgroup(Map<GlideString, GlideString>, GlideString, GlideString) - Method in class glide.api.BaseClient
- xreadgroup(Map<GlideString, GlideString>, GlideString, GlideString, StreamReadGroupOptions) - Method in class glide.api.BaseClient
- xreadgroup(Map<String, String>, String, String) - Method in class glide.api.BaseClient
- xreadgroup(Map<String, String>, String, String, StreamReadGroupOptions) - Method in class glide.api.BaseClient
- xreadgroup(Map<GlideString, GlideString>, GlideString, GlideString) - Method in interface glide.api.commands.StreamBaseCommands
-
Reads entries from the given streams owned by a consumer group.
- xreadgroup(Map<GlideString, GlideString>, GlideString, GlideString, StreamReadGroupOptions) - Method in interface glide.api.commands.StreamBaseCommands
-
Reads entries from the given streams owned by a consumer group.
- xreadgroup(Map<String, String>, String, String) - Method in interface glide.api.commands.StreamBaseCommands
-
Reads entries from the given streams owned by a consumer group.
- xreadgroup(Map<String, String>, String, String, StreamReadGroupOptions) - Method in interface glide.api.commands.StreamBaseCommands
-
Reads entries from the given streams owned by a consumer group.
- XReadGroup - command_request.CommandRequestOuterClass.RequestType
-
XReadGroup = 1418; - XReadGroup_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
XReadGroup = 1418; - xrevrange(GlideString, StreamRange, StreamRange) - Method in class glide.api.BaseClient
- xrevrange(GlideString, StreamRange, StreamRange, long) - Method in class glide.api.BaseClient
- xrevrange(String, StreamRange, StreamRange) - Method in class glide.api.BaseClient
- xrevrange(String, StreamRange, StreamRange, long) - Method in class glide.api.BaseClient
- xrevrange(ArgType, StreamRange, StreamRange) - Method in class glide.api.models.BaseBatch
-
Returns stream entries matching a given range of IDs in reverse order.
Equivalent to#xrange(ArgType, StreamRange, StreamRange)but returns the entries in reverse order. - xrevrange(ArgType, StreamRange, StreamRange, long) - Method in class glide.api.models.BaseBatch
-
Returns stream entries matching a given range of IDs in reverse order.
Equivalent to#xrange(ArgType, StreamRange, StreamRange, long)but returns the entries in reverse order. - xrevrange(GlideString, StreamRange, StreamRange) - Method in interface glide.api.commands.StreamBaseCommands
-
Returns stream entries matching a given range of IDs in reverse order.
Equivalent toStreamBaseCommands.xrange(GlideString, StreamRange, StreamRange)but returns the entries in reverse order. - xrevrange(GlideString, StreamRange, StreamRange, long) - Method in interface glide.api.commands.StreamBaseCommands
-
Returns stream entries matching a given range of IDs in reverse order.
Equivalent toStreamBaseCommands.xrange(GlideString, StreamRange, StreamRange, long)but returns the entries in reverse order. - xrevrange(String, StreamRange, StreamRange) - Method in interface glide.api.commands.StreamBaseCommands
-
Returns stream entries matching a given range of IDs in reverse order.
Equivalent toStreamBaseCommands.xrange(String, StreamRange, StreamRange)but returns the entries in reverse order. - xrevrange(String, StreamRange, StreamRange, long) - Method in interface glide.api.commands.StreamBaseCommands
-
Returns stream entries matching a given range of IDs in reverse order.
Equivalent toStreamBaseCommands.xrange(String, StreamRange, StreamRange, long)but returns the entries in reverse order. - XRevRange - command_request.CommandRequestOuterClass.RequestType
-
XRevRange = 1419; - XRevRange_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
XRevRange = 1419; - XSetId - command_request.CommandRequestOuterClass.RequestType
-
XSetId = 1420; - XSetId_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
XSetId = 1420; - xtrim(GlideString, StreamTrimOptions) - Method in class glide.api.BaseClient
- xtrim(String, StreamTrimOptions) - Method in class glide.api.BaseClient
- xtrim(ArgType, StreamTrimOptions) - Method in class glide.api.models.BaseBatch
-
Trims the stream by evicting older entries.
- xtrim(GlideString, StreamTrimOptions) - Method in interface glide.api.commands.StreamBaseCommands
-
Trims the stream by evicting older entries.
- xtrim(String, StreamTrimOptions) - Method in interface glide.api.commands.StreamBaseCommands
-
Trims the stream by evicting older entries.
- XTrim - command_request.CommandRequestOuterClass.RequestType
-
XTrim = 1421; - XTrim_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
XTrim = 1421;
Z
- zadd(GlideString, Map<GlideString, Double>) - Method in class glide.api.BaseClient
- zadd(GlideString, Map<GlideString, Double>, boolean) - Method in class glide.api.BaseClient
- zadd(GlideString, Map<GlideString, Double>, ZAddOptions) - Method in class glide.api.BaseClient
- zadd(GlideString, Map<GlideString, Double>, ZAddOptions, boolean) - Method in class glide.api.BaseClient
- zadd(String, Map<String, Double>) - Method in class glide.api.BaseClient
- zadd(String, Map<String, Double>, boolean) - Method in class glide.api.BaseClient
- zadd(String, Map<String, Double>, ZAddOptions) - Method in class glide.api.BaseClient
- zadd(String, Map<String, Double>, ZAddOptions, boolean) - Method in class glide.api.BaseClient
- zadd(ArgType, Map<ArgType, Double>) - Method in class glide.api.models.BaseBatch
-
Adds members with their scores to the sorted set stored at
key.
If a member is already a part of the sorted set, its score is updated. - zadd(ArgType, Map<ArgType, Double>, boolean) - Method in class glide.api.models.BaseBatch
-
Adds members with their scores to the sorted set stored at
key.
If a member is already a part of the sorted set, its score is updated. - zadd(ArgType, Map<ArgType, Double>, ZAddOptions) - Method in class glide.api.models.BaseBatch
-
Adds members with their scores to the sorted set stored at
key.
If a member is already a part of the sorted set, its score is updated. - zadd(ArgType, Map<ArgType, Double>, ZAddOptions, boolean) - Method in class glide.api.models.BaseBatch
-
Adds members with their scores to the sorted set stored at
key.
If a member is already a part of the sorted set, its score is updated. - zadd(GlideString, Map<GlideString, Double>) - Method in interface glide.api.commands.SortedSetBaseCommands
-
Adds members with their scores to the sorted set stored at
key.
If a member is already a part of the sorted set, its score is updated. - zadd(GlideString, Map<GlideString, Double>, boolean) - Method in interface glide.api.commands.SortedSetBaseCommands
-
Adds members with their scores to the sorted set stored at
key.
If a member is already a part of the sorted set, its score is updated. - zadd(GlideString, Map<GlideString, Double>, ZAddOptions) - Method in interface glide.api.commands.SortedSetBaseCommands
-
Adds members with their scores to the sorted set stored at
key.
If a member is already a part of the sorted set, its score is updated. - zadd(GlideString, Map<GlideString, Double>, ZAddOptions, boolean) - Method in interface glide.api.commands.SortedSetBaseCommands
-
Adds members with their scores to the sorted set stored at
key.
If a member is already a part of the sorted set, its score is updated. - zadd(String, Map<String, Double>) - Method in interface glide.api.commands.SortedSetBaseCommands
-
Adds members with their scores to the sorted set stored at
key.
If a member is already a part of the sorted set, its score is updated. - zadd(String, Map<String, Double>, boolean) - Method in interface glide.api.commands.SortedSetBaseCommands
-
Adds members with their scores to the sorted set stored at
key.
If a member is already a part of the sorted set, its score is updated. - zadd(String, Map<String, Double>, ZAddOptions) - Method in interface glide.api.commands.SortedSetBaseCommands
-
Adds members with their scores to the sorted set stored at
key.
If a member is already a part of the sorted set, its score is updated. - zadd(String, Map<String, Double>, ZAddOptions, boolean) - Method in interface glide.api.commands.SortedSetBaseCommands
-
Adds members with their scores to the sorted set stored at
key.
If a member is already a part of the sorted set, its score is updated. - ZAdd - command_request.CommandRequestOuterClass.RequestType
-
ZAdd = 1304; - ZAdd_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
ZAdd = 1304; - zaddIncr(GlideString, GlideString, double) - Method in class glide.api.BaseClient
- zaddIncr(GlideString, GlideString, double, ZAddOptions) - Method in class glide.api.BaseClient
- zaddIncr(String, String, double) - Method in class glide.api.BaseClient
- zaddIncr(String, String, double, ZAddOptions) - Method in class glide.api.BaseClient
- zaddIncr(ArgType, ArgType, double) - Method in class glide.api.models.BaseBatch
-
Increments the score of member in the sorted set stored at
keybyincrement.
Ifmemberdoes not exist in the sorted set, it is added withincrementas its score (as if its previous score was 0.0).
Ifkeydoes not exist, a new sorted set with the specified member as its sole member is created. - zaddIncr(ArgType, ArgType, double, ZAddOptions) - Method in class glide.api.models.BaseBatch
-
Increments the score of member in the sorted set stored at
keybyincrement.
Ifmemberdoes not exist in the sorted set, it is added withincrementas its score (as if its previous score was 0.0).
Ifkeydoes not exist, a new sorted set with the specified member as its sole member is created.
zaddIncrwith empty option acts as#zincrby(ArgType, double, ArgType). - zaddIncr(GlideString, GlideString, double) - Method in interface glide.api.commands.SortedSetBaseCommands
-
Increments the score of member in the sorted set stored at
keybyincrement.
Ifmemberdoes not exist in the sorted set, it is added withincrementas its score (as if its previous score was0.0).
Ifkeydoes not exist, a new sorted set with the specified member as its sole member is created. - zaddIncr(GlideString, GlideString, double, ZAddOptions) - Method in interface glide.api.commands.SortedSetBaseCommands
-
Increments the score of member in the sorted set stored at
keybyincrement.
Ifmemberdoes not exist in the sorted set, it is added withincrementas its score (as if its previous score was0.0).
Ifkeydoes not exist, a new sorted set with the specified member as its sole member is created.
zaddIncrwith empty option acts asSortedSetBaseCommands.zincrby(GlideString, double, GlideString). - zaddIncr(String, String, double) - Method in interface glide.api.commands.SortedSetBaseCommands
-
Increments the score of member in the sorted set stored at
keybyincrement.
Ifmemberdoes not exist in the sorted set, it is added withincrementas its score (as if its previous score was0.0).
Ifkeydoes not exist, a new sorted set with the specified member as its sole member is created.
zaddIncrwith empty option acts asSortedSetBaseCommands.zincrby(GlideString, double, GlideString). - zaddIncr(String, String, double, ZAddOptions) - Method in interface glide.api.commands.SortedSetBaseCommands
-
Increments the score of member in the sorted set stored at
keybyincrement.
Ifmemberdoes not exist in the sorted set, it is added withincrementas its score (as if its previous score was0.0).
Ifkeydoes not exist, a new sorted set with the specified member as its sole member is created.
zaddIncrwith empty option acts asSortedSetBaseCommands.zincrby(String, double, String). - ZAddOptions - Class in glide.api.models.commands
- ZAddOptions.ConditionalChange - Enum in glide.api.models.commands
- ZAddOptions.UpdateOptions - Enum in glide.api.models.commands
- ZAddOptions.ZAddOptionsBuilder - Class in glide.api.models.commands
- zcard(GlideString) - Method in class glide.api.BaseClient
- zcard(String) - Method in class glide.api.BaseClient
- zcard(ArgType) - Method in class glide.api.models.BaseBatch
-
Returns the cardinality (number of elements) of the sorted set stored at
key. - zcard(GlideString) - Method in interface glide.api.commands.SortedSetBaseCommands
-
Returns the cardinality (number of elements) of the sorted set stored at
key. - zcard(String) - Method in interface glide.api.commands.SortedSetBaseCommands
-
Returns the cardinality (number of elements) of the sorted set stored at
key. - ZCard - command_request.CommandRequestOuterClass.RequestType
-
ZCard = 1305; - ZCard_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
ZCard = 1305; - zcount(GlideString, RangeOptions.ScoreRange, RangeOptions.ScoreRange) - Method in class glide.api.BaseClient
- zcount(String, RangeOptions.ScoreRange, RangeOptions.ScoreRange) - Method in class glide.api.BaseClient
- zcount(ArgType, RangeOptions.ScoreRange, RangeOptions.ScoreRange) - Method in class glide.api.models.BaseBatch
-
Returns the number of members in the sorted set stored at
keywith scores betweenminScoreandmaxScore. - zcount(GlideString, RangeOptions.ScoreRange, RangeOptions.ScoreRange) - Method in interface glide.api.commands.SortedSetBaseCommands
-
Returns the number of members in the sorted set stored at
keywith scores betweenminScoreandmaxScore. - zcount(String, RangeOptions.ScoreRange, RangeOptions.ScoreRange) - Method in interface glide.api.commands.SortedSetBaseCommands
-
Returns the number of members in the sorted set stored at
keywith scores betweenminScoreandmaxScore. - ZCount - command_request.CommandRequestOuterClass.RequestType
-
ZCount = 1306; - ZCount_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
ZCount = 1306; - zdiff(ArgType[]) - Method in class glide.api.models.BaseBatch
-
Returns the difference between the first sorted set and all the successive sorted sets.
To get the elements with their scores, seeBaseBatch.zdiffWithScores(ArgType[]). - zdiff(GlideString[]) - Method in class glide.api.BaseClient
- zdiff(String[]) - Method in class glide.api.BaseClient
- zdiff(GlideString[]) - Method in interface glide.api.commands.SortedSetBaseCommands
-
Returns the difference between the first sorted set and all the successive sorted sets.
To get the elements with their scores, seeSortedSetBaseCommands.zdiffWithScores(java.lang.String[]). - zdiff(String[]) - Method in interface glide.api.commands.SortedSetBaseCommands
-
Returns the difference between the first sorted set and all the successive sorted sets.
To get the elements with their scores, seeSortedSetBaseCommands.zdiffWithScores(java.lang.String[]). - ZDiff - command_request.CommandRequestOuterClass.RequestType
-
ZDiff = 1307; - ZDiff_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
ZDiff = 1307; - zdiffstore(GlideString, GlideString[]) - Method in class glide.api.BaseClient
- zdiffstore(String, String[]) - Method in class glide.api.BaseClient
- zdiffstore(ArgType, ArgType[]) - Method in class glide.api.models.BaseBatch
-
Calculates the difference between the first sorted set and all the successive sorted sets at
keysand stores the difference as a sorted set todestination, overwriting it if it already exists. - zdiffstore(GlideString, GlideString[]) - Method in interface glide.api.commands.SortedSetBaseCommands
-
Calculates the difference between the first sorted set and all the successive sorted sets at
keysand stores the difference as a sorted set todestination, overwriting it if it already exists. - zdiffstore(String, String[]) - Method in interface glide.api.commands.SortedSetBaseCommands
-
Calculates the difference between the first sorted set and all the successive sorted sets at
keysand stores the difference as a sorted set todestination, overwriting it if it already exists. - ZDiffStore - command_request.CommandRequestOuterClass.RequestType
-
ZDiffStore = 1308; - ZDiffStore_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
ZDiffStore = 1308; - zdiffWithScores(ArgType[]) - Method in class glide.api.models.BaseBatch
-
Returns the difference between the first sorted set and all the successive sorted sets.
- zdiffWithScores(GlideString[]) - Method in class glide.api.BaseClient
- zdiffWithScores(String[]) - Method in class glide.api.BaseClient
- zdiffWithScores(GlideString[]) - Method in interface glide.api.commands.SortedSetBaseCommands
-
Returns the difference between the first sorted set and all the successive sorted sets.
- zdiffWithScores(String[]) - Method in interface glide.api.commands.SortedSetBaseCommands
-
Returns the difference between the first sorted set and all the successive sorted sets.
- zincrby(GlideString, double, GlideString) - Method in class glide.api.BaseClient
- zincrby(String, double, String) - Method in class glide.api.BaseClient
- zincrby(ArgType, double, ArgType) - Method in class glide.api.models.BaseBatch
-
Increments the score of
memberin the sorted set stored atkeybyincrement.
Ifmemberdoes not exist in the sorted set, it is added withincrementas its score. - zincrby(GlideString, double, GlideString) - Method in interface glide.api.commands.SortedSetBaseCommands
-
Increments the score of
memberin the sorted set stored atkeybyincrement.
Ifmemberdoes not exist in the sorted set, it is added withincrementas its score. - zincrby(String, double, String) - Method in interface glide.api.commands.SortedSetBaseCommands
-
Increments the score of
memberin the sorted set stored atkeybyincrement.
Ifmemberdoes not exist in the sorted set, it is added withincrementas its score. - ZIncrBy - command_request.CommandRequestOuterClass.RequestType
-
ZIncrBy = 1309; - ZIncrBy_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
ZIncrBy = 1309; - zinter(WeightAggregateOptions.KeyArray) - Method in class glide.api.BaseClient
- zinter(WeightAggregateOptions.KeyArray) - Method in class glide.api.models.BaseBatch
-
Returns the intersection of members from sorted sets specified by the given
keys. - zinter(WeightAggregateOptions.KeyArrayBinary) - Method in class glide.api.BaseClient
- zinter(WeightAggregateOptions.KeyArrayBinary) - Method in class glide.api.models.BaseBatch
-
Returns the intersection of members from sorted sets specified by the given
keys. - zinter(WeightAggregateOptions.KeyArray) - Method in interface glide.api.commands.SortedSetBaseCommands
-
Returns the intersection of members from sorted sets specified by the given
keys. - zinter(WeightAggregateOptions.KeyArrayBinary) - Method in interface glide.api.commands.SortedSetBaseCommands
-
Returns the intersection of members from sorted sets specified by the given
keys. - ZInter - command_request.CommandRequestOuterClass.RequestType
-
ZInter = 1310; - ZInter_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
ZInter = 1310; - zintercard(ArgType[]) - Method in class glide.api.models.BaseBatch
-
Returns the cardinality of the intersection of the sorted sets specified by
keys. - zintercard(ArgType[], long) - Method in class glide.api.models.BaseBatch
-
Returns the cardinality of the intersection of the sorted sets specified by
keys. - zintercard(GlideString[]) - Method in class glide.api.BaseClient
- zintercard(GlideString[], long) - Method in class glide.api.BaseClient
- zintercard(String[]) - Method in class glide.api.BaseClient
- zintercard(String[], long) - Method in class glide.api.BaseClient
- zintercard(GlideString[]) - Method in interface glide.api.commands.SortedSetBaseCommands
-
Returns the cardinality of the intersection of the sorted sets specified by
keys. - zintercard(GlideString[], long) - Method in interface glide.api.commands.SortedSetBaseCommands
-
Returns the cardinality of the intersection of the sorted sets specified by
keys. - zintercard(String[]) - Method in interface glide.api.commands.SortedSetBaseCommands
-
Returns the cardinality of the intersection of the sorted sets specified by
keys. - zintercard(String[], long) - Method in interface glide.api.commands.SortedSetBaseCommands
-
Returns the cardinality of the intersection of the sorted sets specified by
keys. - ZInterCard - command_request.CommandRequestOuterClass.RequestType
-
ZInterCard = 1311; - ZInterCard_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
ZInterCard = 1311; - zinterstore(GlideString, WeightAggregateOptions.KeysOrWeightedKeysBinary) - Method in class glide.api.BaseClient
- zinterstore(GlideString, WeightAggregateOptions.KeysOrWeightedKeysBinary) - Method in class glide.api.models.BaseBatch
-
Computes the intersection of sorted sets given by the specified
KeysOrWeightedKeys, and stores the result indestination. - zinterstore(GlideString, WeightAggregateOptions.KeysOrWeightedKeysBinary, WeightAggregateOptions.Aggregate) - Method in class glide.api.BaseClient
- zinterstore(GlideString, WeightAggregateOptions.KeysOrWeightedKeysBinary, WeightAggregateOptions.Aggregate) - Method in class glide.api.models.BaseBatch
-
Computes the intersection of sorted sets given by the specified
keysOrWeightedKeys, and stores the result indestination. - zinterstore(String, WeightAggregateOptions.KeysOrWeightedKeys) - Method in class glide.api.BaseClient
- zinterstore(String, WeightAggregateOptions.KeysOrWeightedKeys) - Method in class glide.api.models.BaseBatch
-
Computes the intersection of sorted sets given by the specified
KeysOrWeightedKeys, and stores the result indestination. - zinterstore(String, WeightAggregateOptions.KeysOrWeightedKeys, WeightAggregateOptions.Aggregate) - Method in class glide.api.BaseClient
- zinterstore(String, WeightAggregateOptions.KeysOrWeightedKeys, WeightAggregateOptions.Aggregate) - Method in class glide.api.models.BaseBatch
-
Computes the intersection of sorted sets given by the specified
keysOrWeightedKeys, and stores the result indestination. - zinterstore(GlideString, WeightAggregateOptions.KeysOrWeightedKeysBinary) - Method in interface glide.api.commands.SortedSetBaseCommands
-
Computes the intersection of sorted sets given by the specified
keysOrWeightedKeys, and stores the result indestination. - zinterstore(GlideString, WeightAggregateOptions.KeysOrWeightedKeysBinary, WeightAggregateOptions.Aggregate) - Method in interface glide.api.commands.SortedSetBaseCommands
-
Computes the intersection of sorted sets given by the specified
keysOrWeightedKeys, and stores the result indestination. - zinterstore(String, WeightAggregateOptions.KeysOrWeightedKeys) - Method in interface glide.api.commands.SortedSetBaseCommands
-
Computes the intersection of sorted sets given by the specified
keysOrWeightedKeys, and stores the result indestination. - zinterstore(String, WeightAggregateOptions.KeysOrWeightedKeys, WeightAggregateOptions.Aggregate) - Method in interface glide.api.commands.SortedSetBaseCommands
-
Computes the intersection of sorted sets given by the specified
keysOrWeightedKeys, and stores the result indestination. - ZInterStore - command_request.CommandRequestOuterClass.RequestType
-
ZInterStore = 1312; - ZInterStore_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
ZInterStore = 1312; - zinterWithScores(WeightAggregateOptions.KeysOrWeightedKeys) - Method in class glide.api.BaseClient
- zinterWithScores(WeightAggregateOptions.KeysOrWeightedKeys) - Method in class glide.api.models.BaseBatch
-
Returns the intersection of members and their scores from sorted sets specified by the given
keysOrWeightedKeys. - zinterWithScores(WeightAggregateOptions.KeysOrWeightedKeysBinary) - Method in class glide.api.BaseClient
- zinterWithScores(WeightAggregateOptions.KeysOrWeightedKeysBinary) - Method in class glide.api.models.BaseBatch
-
Returns the intersection of members and their scores from sorted sets specified by the given
keysOrWeightedKeys. - zinterWithScores(WeightAggregateOptions.KeysOrWeightedKeysBinary, WeightAggregateOptions.Aggregate) - Method in class glide.api.BaseClient
- zinterWithScores(WeightAggregateOptions.KeysOrWeightedKeysBinary, WeightAggregateOptions.Aggregate) - Method in class glide.api.models.BaseBatch
-
Returns the intersection of members and their scores from sorted sets specified by the given
keysOrWeightedKeys. - zinterWithScores(WeightAggregateOptions.KeysOrWeightedKeys, WeightAggregateOptions.Aggregate) - Method in class glide.api.BaseClient
- zinterWithScores(WeightAggregateOptions.KeysOrWeightedKeys, WeightAggregateOptions.Aggregate) - Method in class glide.api.models.BaseBatch
-
Returns the intersection of members and their scores from sorted sets specified by the given
keysOrWeightedKeys. - zinterWithScores(WeightAggregateOptions.KeysOrWeightedKeys) - Method in interface glide.api.commands.SortedSetBaseCommands
-
Returns the intersection of members and their scores from sorted sets specified by the given
keysOrWeightedKeys. - zinterWithScores(WeightAggregateOptions.KeysOrWeightedKeysBinary) - Method in interface glide.api.commands.SortedSetBaseCommands
-
Returns the intersection of members and their scores from sorted sets specified by the given
keysOrWeightedKeys. - zinterWithScores(WeightAggregateOptions.KeysOrWeightedKeysBinary, WeightAggregateOptions.Aggregate) - Method in interface glide.api.commands.SortedSetBaseCommands
-
Returns the intersection of members and their scores from sorted sets specified by the given
keysOrWeightedKeys. - zinterWithScores(WeightAggregateOptions.KeysOrWeightedKeys, WeightAggregateOptions.Aggregate) - Method in interface glide.api.commands.SortedSetBaseCommands
-
Returns the intersection of members and their scores from sorted sets specified by the given
keysOrWeightedKeys. - zlexcount(GlideString, RangeOptions.LexRange, RangeOptions.LexRange) - Method in class glide.api.BaseClient
- zlexcount(String, RangeOptions.LexRange, RangeOptions.LexRange) - Method in class glide.api.BaseClient
- zlexcount(ArgType, RangeOptions.LexRange, RangeOptions.LexRange) - Method in class glide.api.models.BaseBatch
-
Returns the number of members in the sorted set stored at
keywith scores betweenminLexandmaxLex. - zlexcount(GlideString, RangeOptions.LexRange, RangeOptions.LexRange) - Method in interface glide.api.commands.SortedSetBaseCommands
-
Returns the number of members in the sorted set stored at
keywith scores betweenminLexandmaxLex. - zlexcount(String, RangeOptions.LexRange, RangeOptions.LexRange) - Method in interface glide.api.commands.SortedSetBaseCommands
-
Returns the number of members in the sorted set stored at
keywith scores betweenminLexandmaxLex. - ZLexCount - command_request.CommandRequestOuterClass.RequestType
-
ZLexCount = 1313; - ZLexCount_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
ZLexCount = 1313; - zmpop(ArgType[], ScoreFilter) - Method in class glide.api.models.BaseBatch
-
Pops a member-score pair from the first non-empty sorted set, with the given
keysbeing checked in the order they are provided. - zmpop(ArgType[], ScoreFilter, long) - Method in class glide.api.models.BaseBatch
-
Pops multiple member-score pairs from the first non-empty sorted set, with the given
keysbeing checked in the order they are provided. - zmpop(GlideString[], ScoreFilter) - Method in class glide.api.BaseClient
- zmpop(GlideString[], ScoreFilter, long) - Method in class glide.api.BaseClient
- zmpop(String[], ScoreFilter) - Method in class glide.api.BaseClient
- zmpop(String[], ScoreFilter, long) - Method in class glide.api.BaseClient
- zmpop(GlideString[], ScoreFilter) - Method in interface glide.api.commands.SortedSetBaseCommands
-
Pops a member-score pair from the first non-empty sorted set, with the given
keysbeing checked in the order they are provided. - zmpop(GlideString[], ScoreFilter, long) - Method in interface glide.api.commands.SortedSetBaseCommands
-
Pops multiple member-score pairs from the first non-empty sorted set, with the given
keysbeing checked in the order they are provided. - zmpop(String[], ScoreFilter) - Method in interface glide.api.commands.SortedSetBaseCommands
-
Pops a member-score pair from the first non-empty sorted set, with the given
keysbeing checked in the order they are provided. - zmpop(String[], ScoreFilter, long) - Method in interface glide.api.commands.SortedSetBaseCommands
-
Pops multiple member-score pairs from the first non-empty sorted set, with the given
keysbeing checked in the order they are provided. - ZMPop - command_request.CommandRequestOuterClass.RequestType
-
ZMPop = 1314; - ZMPop_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
ZMPop = 1314; - zmscore(GlideString, GlideString[]) - Method in class glide.api.BaseClient
- zmscore(String, String[]) - Method in class glide.api.BaseClient
- zmscore(ArgType, ArgType[]) - Method in class glide.api.models.BaseBatch
-
Returns the scores associated with the specified
membersin the sorted set stored atkey. - zmscore(GlideString, GlideString[]) - Method in interface glide.api.commands.SortedSetBaseCommands
-
Returns the scores associated with the specified
membersin the sorted set stored atkey. - zmscore(String, String[]) - Method in interface glide.api.commands.SortedSetBaseCommands
-
Returns the scores associated with the specified
membersin the sorted set stored atkey. - ZMScore - command_request.CommandRequestOuterClass.RequestType
-
ZMScore = 1315; - ZMScore_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
ZMScore = 1315; - zpopmax(GlideString) - Method in class glide.api.BaseClient
- zpopmax(GlideString, long) - Method in class glide.api.BaseClient
- zpopmax(String) - Method in class glide.api.BaseClient
- zpopmax(String, long) - Method in class glide.api.BaseClient
- zpopmax(ArgType) - Method in class glide.api.models.BaseBatch
-
Removes and returns the member with the highest score from the sorted set stored at the specified
key. - zpopmax(ArgType, long) - Method in class glide.api.models.BaseBatch
-
Removes and returns up to
countmembers with the highest scores from the sorted set stored at the specifiedkey. - zpopmax(GlideString) - Method in interface glide.api.commands.SortedSetBaseCommands
-
Removes and returns the member with the highest score from the sorted set stored at the specified
key. - zpopmax(GlideString, long) - Method in interface glide.api.commands.SortedSetBaseCommands
-
Removes and returns up to
countmembers with the highest scores from the sorted set stored at the specifiedkey. - zpopmax(String) - Method in interface glide.api.commands.SortedSetBaseCommands
-
Removes and returns the member with the highest score from the sorted set stored at the specified
key. - zpopmax(String, long) - Method in interface glide.api.commands.SortedSetBaseCommands
-
Removes and returns up to
countmembers with the highest scores from the sorted set stored at the specifiedkey. - ZPopMax - command_request.CommandRequestOuterClass.RequestType
-
ZPopMax = 1316; - ZPopMax_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
ZPopMax = 1316; - zpopmin(GlideString) - Method in class glide.api.BaseClient
- zpopmin(GlideString, long) - Method in class glide.api.BaseClient
- zpopmin(String) - Method in class glide.api.BaseClient
- zpopmin(String, long) - Method in class glide.api.BaseClient
- zpopmin(ArgType) - Method in class glide.api.models.BaseBatch
-
Removes and returns the member with the lowest score from the sorted set stored at the specified
key. - zpopmin(ArgType, long) - Method in class glide.api.models.BaseBatch
-
Removes and returns up to
countmembers with the lowest scores from the sorted set stored at the specifiedkey. - zpopmin(GlideString) - Method in interface glide.api.commands.SortedSetBaseCommands
-
Removes and returns the member with the lowest score from the sorted set stored at the specified
key. - zpopmin(GlideString, long) - Method in interface glide.api.commands.SortedSetBaseCommands
-
Removes and returns up to
countmembers with the lowest scores from the sorted set stored at the specifiedkey. - zpopmin(String) - Method in interface glide.api.commands.SortedSetBaseCommands
-
Removes and returns the member with the lowest score from the sorted set stored at the specified
key. - zpopmin(String, long) - Method in interface glide.api.commands.SortedSetBaseCommands
-
Removes and returns up to
countmembers with the lowest scores from the sorted set stored at the specifiedkey. - ZPopMin - command_request.CommandRequestOuterClass.RequestType
-
ZPopMin = 1317; - ZPopMin_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
ZPopMin = 1317; - zrandmember(GlideString) - Method in class glide.api.BaseClient
- zrandmember(String) - Method in class glide.api.BaseClient
- zrandmember(ArgType) - Method in class glide.api.models.BaseBatch
-
Returns a random element from the sorted set stored at
key. - zrandmember(GlideString) - Method in interface glide.api.commands.SortedSetBaseCommands
-
Returns a random element from the sorted set stored at
key. - zrandmember(String) - Method in interface glide.api.commands.SortedSetBaseCommands
-
Returns a random element from the sorted set stored at
key. - ZRandMember - command_request.CommandRequestOuterClass.RequestType
-
ZRandMember = 1318; - ZRandMember_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
ZRandMember = 1318; - zrandmemberWithCount(GlideString, long) - Method in class glide.api.BaseClient
- zrandmemberWithCount(String, long) - Method in class glide.api.BaseClient
- zrandmemberWithCount(ArgType, long) - Method in class glide.api.models.BaseBatch
-
Retrieves random elements from the sorted set stored at
key. - zrandmemberWithCount(GlideString, long) - Method in interface glide.api.commands.SortedSetBaseCommands
-
Retrieves random elements from the sorted set stored at
key. - zrandmemberWithCount(String, long) - Method in interface glide.api.commands.SortedSetBaseCommands
-
Returns a random element from the sorted set stored at
key. - zrandmemberWithCountWithScores(GlideString, long) - Method in class glide.api.BaseClient
- zrandmemberWithCountWithScores(String, long) - Method in class glide.api.BaseClient
- zrandmemberWithCountWithScores(ArgType, long) - Method in class glide.api.models.BaseBatch
-
Retrieves random elements along with their scores from the sorted set stored at
key. - zrandmemberWithCountWithScores(GlideString, long) - Method in interface glide.api.commands.SortedSetBaseCommands
-
Retrieves random elements along with their scores from the sorted set stored at
key. - zrandmemberWithCountWithScores(String, long) - Method in interface glide.api.commands.SortedSetBaseCommands
-
Retrieves random elements along with their scores from the sorted set stored at
key. - zrange(GlideString, RangeOptions.RangeQuery) - Method in class glide.api.BaseClient
- zrange(GlideString, RangeOptions.RangeQuery, boolean) - Method in class glide.api.BaseClient
- zrange(String, RangeOptions.RangeQuery) - Method in class glide.api.BaseClient
- zrange(String, RangeOptions.RangeQuery, boolean) - Method in class glide.api.BaseClient
- zrange(ArgType, RangeOptions.RangeQuery) - Method in class glide.api.models.BaseBatch
-
Returns the specified range of elements in the sorted set stored at
key.
ZRANGEcan perform different types of range queries: by index (rank), by the score, or by lexicographical order.
To get the elements with their scores, seeBaseBatch.zrangeWithScores(ArgType, glide.api.models.commands.RangeOptions.ScoredRangeQuery, boolean). - zrange(ArgType, RangeOptions.RangeQuery, boolean) - Method in class glide.api.models.BaseBatch
-
Returns the specified range of elements in the sorted set stored at
key.
ZRANGEcan perform different types of range queries: by index (rank), by the score, or by lexicographical order.
To get the elements with their scores, seeBaseBatch.zrangeWithScores(ArgType, glide.api.models.commands.RangeOptions.ScoredRangeQuery, boolean). - zrange(GlideString, RangeOptions.RangeQuery) - Method in interface glide.api.commands.SortedSetBaseCommands
-
Returns the specified range of elements in the sorted set stored at
key.
ZRANGEcan perform different types of range queries: by index (rank), by the score, or by lexicographical order.
To get the elements with their scores, seeSortedSetBaseCommands.zrangeWithScores(java.lang.String, glide.api.models.commands.RangeOptions.ScoredRangeQuery, boolean). - zrange(GlideString, RangeOptions.RangeQuery, boolean) - Method in interface glide.api.commands.SortedSetBaseCommands
-
Returns the specified range of elements in the sorted set stored at
key.
ZRANGEcan perform different types of range queries: by index (rank), by the score, or by lexicographical order.
To get the elements with their scores, seeSortedSetBaseCommands.zrangeWithScores(java.lang.String, glide.api.models.commands.RangeOptions.ScoredRangeQuery, boolean). - zrange(String, RangeOptions.RangeQuery) - Method in interface glide.api.commands.SortedSetBaseCommands
-
Returns the specified range of elements in the sorted set stored at
key.
ZRANGEcan perform different types of range queries: by index (rank), by the score, or by lexicographical order.
To get the elements with their scores, seeSortedSetBaseCommands.zrangeWithScores(java.lang.String, glide.api.models.commands.RangeOptions.ScoredRangeQuery, boolean). - zrange(String, RangeOptions.RangeQuery, boolean) - Method in interface glide.api.commands.SortedSetBaseCommands
-
Returns the specified range of elements in the sorted set stored at
key.
ZRANGEcan perform different types of range queries: by index (rank), by the score, or by lexicographical order.
To get the elements with their scores, seeSortedSetBaseCommands.zrangeWithScores(java.lang.String, glide.api.models.commands.RangeOptions.ScoredRangeQuery, boolean). - ZRange - command_request.CommandRequestOuterClass.RequestType
-
ZRange = 1319; - ZRange_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
ZRange = 1319; - ZRangeByLex - command_request.CommandRequestOuterClass.RequestType
-
ZRangeByLex = 1320; - ZRangeByLex_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
ZRangeByLex = 1320; - ZRangeByScore - command_request.CommandRequestOuterClass.RequestType
-
ZRangeByScore = 1321; - ZRangeByScore_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
ZRangeByScore = 1321; - zrangestore(GlideString, GlideString, RangeOptions.RangeQuery) - Method in class glide.api.BaseClient
- zrangestore(GlideString, GlideString, RangeOptions.RangeQuery, boolean) - Method in class glide.api.BaseClient
- zrangestore(String, String, RangeOptions.RangeQuery) - Method in class glide.api.BaseClient
- zrangestore(String, String, RangeOptions.RangeQuery, boolean) - Method in class glide.api.BaseClient
- zrangestore(ArgType, ArgType, RangeOptions.RangeQuery) - Method in class glide.api.models.BaseBatch
-
Stores a specified range of elements from the sorted set at
source, into a new sorted set atdestination. - zrangestore(ArgType, ArgType, RangeOptions.RangeQuery, boolean) - Method in class glide.api.models.BaseBatch
-
Stores a specified range of elements from the sorted set at
source, into a new sorted set atdestination. - zrangestore(GlideString, GlideString, RangeOptions.RangeQuery) - Method in interface glide.api.commands.SortedSetBaseCommands
-
Stores a specified range of elements from the sorted set at
source, into a new sorted set atdestination. - zrangestore(GlideString, GlideString, RangeOptions.RangeQuery, boolean) - Method in interface glide.api.commands.SortedSetBaseCommands
-
Stores a specified range of elements from the sorted set at
source, into a new sorted set atdestination. - zrangestore(String, String, RangeOptions.RangeQuery) - Method in interface glide.api.commands.SortedSetBaseCommands
-
Stores a specified range of elements from the sorted set at
source, into a new sorted set atdestination. - zrangestore(String, String, RangeOptions.RangeQuery, boolean) - Method in interface glide.api.commands.SortedSetBaseCommands
-
Stores a specified range of elements from the sorted set at
source, into a new sorted set atdestination. - ZRangeStore - command_request.CommandRequestOuterClass.RequestType
-
ZRangeStore = 1322; - ZRangeStore_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
ZRangeStore = 1322; - zrangeWithScores(GlideString, RangeOptions.ScoredRangeQuery) - Method in class glide.api.BaseClient
- zrangeWithScores(GlideString, RangeOptions.ScoredRangeQuery, boolean) - Method in class glide.api.BaseClient
- zrangeWithScores(String, RangeOptions.ScoredRangeQuery) - Method in class glide.api.BaseClient
- zrangeWithScores(String, RangeOptions.ScoredRangeQuery, boolean) - Method in class glide.api.BaseClient
- zrangeWithScores(ArgType, RangeOptions.ScoredRangeQuery) - Method in class glide.api.models.BaseBatch
-
Returns the specified range of elements with their scores in the sorted set stored at
key. - zrangeWithScores(ArgType, RangeOptions.ScoredRangeQuery, boolean) - Method in class glide.api.models.BaseBatch
-
Returns the specified range of elements with their scores in the sorted set stored at
key. - zrangeWithScores(GlideString, RangeOptions.ScoredRangeQuery) - Method in interface glide.api.commands.SortedSetBaseCommands
-
Returns the specified range of elements with their scores in the sorted set stored at
key. - zrangeWithScores(GlideString, RangeOptions.ScoredRangeQuery, boolean) - Method in interface glide.api.commands.SortedSetBaseCommands
-
Returns the specified range of elements with their scores in the sorted set stored at
key. - zrangeWithScores(String, RangeOptions.ScoredRangeQuery) - Method in interface glide.api.commands.SortedSetBaseCommands
-
Returns the specified range of elements with their scores in the sorted set stored at
key. - zrangeWithScores(String, RangeOptions.ScoredRangeQuery, boolean) - Method in interface glide.api.commands.SortedSetBaseCommands
-
Returns the specified range of elements with their scores in the sorted set stored at
key. - zrank(GlideString, GlideString) - Method in class glide.api.BaseClient
- zrank(String, String) - Method in class glide.api.BaseClient
- zrank(ArgType, ArgType) - Method in class glide.api.models.BaseBatch
-
Returns the rank of
memberin the sorted set stored atkey, with scores ordered from low to high, starting from0.
To get the rank ofmemberwith its score, seeBaseBatch.zrankWithScore(ArgType, ArgType). - zrank(GlideString, GlideString) - Method in interface glide.api.commands.SortedSetBaseCommands
-
Returns the rank of
memberin the sorted set stored atkey, with scores ordered from low to high, starting from0.
To get the rank ofmemberwith its score, seeSortedSetBaseCommands.zrankWithScore(java.lang.String, java.lang.String). - zrank(String, String) - Method in interface glide.api.commands.SortedSetBaseCommands
-
Returns the rank of
memberin the sorted set stored atkey, with scores ordered from low to high, starting from0.
To get the rank ofmemberwith its score, seeSortedSetBaseCommands.zrankWithScore(java.lang.String, java.lang.String). - ZRank - command_request.CommandRequestOuterClass.RequestType
-
ZRank = 1323; - ZRank_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
ZRank = 1323; - zrankWithScore(GlideString, GlideString) - Method in class glide.api.BaseClient
- zrankWithScore(String, String) - Method in class glide.api.BaseClient
- zrankWithScore(ArgType, ArgType) - Method in class glide.api.models.BaseBatch
-
Returns the rank of
memberin the sorted set stored atkeywith its score, where scores are ordered from the lowest to highest, starting from0. - zrankWithScore(GlideString, GlideString) - Method in interface glide.api.commands.SortedSetBaseCommands
-
Returns the rank of
memberin the sorted set stored atkeywith its score, where scores are ordered from the lowest to highest, starting from0. - zrankWithScore(String, String) - Method in interface glide.api.commands.SortedSetBaseCommands
-
Returns the rank of
memberin the sorted set stored atkeywith its score, where scores are ordered from the lowest to highest, starting from0. - zrem(GlideString, GlideString[]) - Method in class glide.api.BaseClient
- zrem(String, String[]) - Method in class glide.api.BaseClient
- zrem(ArgType, ArgType[]) - Method in class glide.api.models.BaseBatch
-
Removes the specified members from the sorted set stored at
key.
Specified members that are not a member of this set are ignored. - zrem(GlideString, GlideString[]) - Method in interface glide.api.commands.SortedSetBaseCommands
-
Removes the specified members from the sorted set stored at
key.
Specified members that are not a member of this set are ignored. - zrem(String, String[]) - Method in interface glide.api.commands.SortedSetBaseCommands
-
Removes the specified members from the sorted set stored at
key.
Specified members that are not a member of this set are ignored. - ZRem - command_request.CommandRequestOuterClass.RequestType
-
ZRem = 1324; - ZRem_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
ZRem = 1324; - zremrangebylex(GlideString, RangeOptions.LexRange, RangeOptions.LexRange) - Method in class glide.api.BaseClient
- zremrangebylex(String, RangeOptions.LexRange, RangeOptions.LexRange) - Method in class glide.api.BaseClient
- zremrangebylex(ArgType, RangeOptions.LexRange, RangeOptions.LexRange) - Method in class glide.api.models.BaseBatch
-
Removes all elements in the sorted set stored at
keywith a lexicographical order betweenminLexandmaxLex. - zremrangebylex(GlideString, RangeOptions.LexRange, RangeOptions.LexRange) - Method in interface glide.api.commands.SortedSetBaseCommands
-
Removes all elements in the sorted set stored at
keywith a lexicographical order betweenminLexandmaxLex. - zremrangebylex(String, RangeOptions.LexRange, RangeOptions.LexRange) - Method in interface glide.api.commands.SortedSetBaseCommands
-
Removes all elements in the sorted set stored at
keywith a lexicographical order betweenminLexandmaxLex. - ZRemRangeByLex - command_request.CommandRequestOuterClass.RequestType
-
ZRemRangeByLex = 1325; - ZRemRangeByLex_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
ZRemRangeByLex = 1325; - zremrangebyrank(GlideString, long, long) - Method in class glide.api.BaseClient
- zremrangebyrank(String, long, long) - Method in class glide.api.BaseClient
- zremrangebyrank(ArgType, long, long) - Method in class glide.api.models.BaseBatch
-
Removes all elements in the sorted set stored at
keywith rank betweenstartandend. - zremrangebyrank(GlideString, long, long) - Method in interface glide.api.commands.SortedSetBaseCommands
-
Removes all elements in the sorted set stored at
keywith rank betweenstartandend. - zremrangebyrank(String, long, long) - Method in interface glide.api.commands.SortedSetBaseCommands
-
Removes all elements in the sorted set stored at
keywith rank betweenstartandend. - ZRemRangeByRank - command_request.CommandRequestOuterClass.RequestType
-
ZRemRangeByRank = 1326; - ZRemRangeByRank_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
ZRemRangeByRank = 1326; - zremrangebyscore(GlideString, RangeOptions.ScoreRange, RangeOptions.ScoreRange) - Method in class glide.api.BaseClient
- zremrangebyscore(String, RangeOptions.ScoreRange, RangeOptions.ScoreRange) - Method in class glide.api.BaseClient
- zremrangebyscore(ArgType, RangeOptions.ScoreRange, RangeOptions.ScoreRange) - Method in class glide.api.models.BaseBatch
-
Removes all elements in the sorted set stored at
keywith a score betweenminScoreandmaxScore. - zremrangebyscore(GlideString, RangeOptions.ScoreRange, RangeOptions.ScoreRange) - Method in interface glide.api.commands.SortedSetBaseCommands
-
Removes all elements in the sorted set stored at
keywith a score betweenminScoreandmaxScore. - zremrangebyscore(String, RangeOptions.ScoreRange, RangeOptions.ScoreRange) - Method in interface glide.api.commands.SortedSetBaseCommands
-
Removes all elements in the sorted set stored at
keywith a score betweenminScoreandmaxScore. - ZRemRangeByScore - command_request.CommandRequestOuterClass.RequestType
-
ZRemRangeByScore = 1327; - ZRemRangeByScore_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
ZRemRangeByScore = 1327; - ZRevRange - command_request.CommandRequestOuterClass.RequestType
-
ZRevRange = 1328; - ZRevRange_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
ZRevRange = 1328; - ZRevRangeByLex - command_request.CommandRequestOuterClass.RequestType
-
ZRevRangeByLex = 1329; - ZRevRangeByLex_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
ZRevRangeByLex = 1329; - ZRevRangeByScore - command_request.CommandRequestOuterClass.RequestType
-
ZRevRangeByScore = 1330; - ZRevRangeByScore_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
ZRevRangeByScore = 1330; - zrevrank(GlideString, GlideString) - Method in class glide.api.BaseClient
- zrevrank(String, String) - Method in class glide.api.BaseClient
- zrevrank(ArgType, ArgType) - Method in class glide.api.models.BaseBatch
-
Returns the rank of
memberin the sorted set stored atkey, where scores are ordered from the highest to lowest, starting from0.
To get the rank ofmemberwith its score, seeBaseBatch.zrevrankWithScore(ArgType, ArgType). - zrevrank(GlideString, GlideString) - Method in interface glide.api.commands.SortedSetBaseCommands
-
Returns the rank of
memberin the sorted set stored atkey, where scores are ordered from the highest to lowest, starting from0.
To get the rank ofmemberwith its score, seeSortedSetBaseCommands.zrevrankWithScore(java.lang.String, java.lang.String). - zrevrank(String, String) - Method in interface glide.api.commands.SortedSetBaseCommands
-
Returns the rank of
memberin the sorted set stored atkey, where scores are ordered from the highest to lowest, starting from0.
To get the rank ofmemberwith its score, seeSortedSetBaseCommands.zrevrankWithScore(java.lang.String, java.lang.String). - ZRevRank - command_request.CommandRequestOuterClass.RequestType
-
ZRevRank = 1331; - ZRevRank_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
ZRevRank = 1331; - zrevrankWithScore(GlideString, GlideString) - Method in class glide.api.BaseClient
- zrevrankWithScore(String, String) - Method in class glide.api.BaseClient
- zrevrankWithScore(ArgType, ArgType) - Method in class glide.api.models.BaseBatch
-
Returns the rank of
memberin the sorted set stored atkeywith its score, where scores are ordered from the highest to lowest, starting from0. - zrevrankWithScore(GlideString, GlideString) - Method in interface glide.api.commands.SortedSetBaseCommands
-
Returns the rank of
memberin the sorted set stored atkeywith its score, where scores are ordered from the highest to lowest, starting from0. - zrevrankWithScore(String, String) - Method in interface glide.api.commands.SortedSetBaseCommands
-
Returns the rank of
memberin the sorted set stored atkeywith its score, where scores are ordered from the highest to lowest, starting from0. - zscan(GlideString, GlideString) - Method in class glide.api.BaseClient
- zscan(GlideString, GlideString, ZScanOptionsBinary) - Method in class glide.api.BaseClient
- zscan(String, String) - Method in class glide.api.BaseClient
- zscan(String, String, ZScanOptions) - Method in class glide.api.BaseClient
- zscan(ArgType, ArgType) - Method in class glide.api.models.BaseBatch
-
Iterates incrementally over a sorted set.
- zscan(ArgType, ArgType, ZScanOptions) - Method in class glide.api.models.BaseBatch
-
Iterates incrementally over a sorted set.
- zscan(GlideString, GlideString) - Method in interface glide.api.commands.SortedSetBaseCommands
-
Iterates incrementally over a sorted set.
- zscan(GlideString, GlideString, ZScanOptionsBinary) - Method in interface glide.api.commands.SortedSetBaseCommands
-
Iterates incrementally over a sorted set.
- zscan(String, String) - Method in interface glide.api.commands.SortedSetBaseCommands
-
Iterates incrementally over a sorted set.
- zscan(String, String, ZScanOptions) - Method in interface glide.api.commands.SortedSetBaseCommands
-
Iterates incrementally over a sorted set.
- ZScan - command_request.CommandRequestOuterClass.RequestType
-
ZScan = 1332; - ZScan_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
ZScan = 1332; - ZScanOptions - Class in glide.api.models.commands.scan
-
Optional arguments for
SortedSetBaseCommands.zscan(String, String, ZScanOptions). - ZScanOptions(ZScanOptions.ZScanOptionsBuilder<?, ?>) - Constructor for class glide.api.models.commands.scan.ZScanOptions
- ZScanOptions.ZScanOptionsBuilder<C extends ZScanOptions,B extends ZScanOptions.ZScanOptionsBuilder<C,B>> - Class in glide.api.models.commands.scan
- ZScanOptionsBinary - Class in glide.api.models.commands.scan
-
Optional arguments for
SortedSetBaseCommands.zscan(GlideString, GlideString, ZScanOptionsBinary). - ZScanOptionsBinary(ZScanOptionsBinary.ZScanOptionsBinaryBuilder<?, ?>) - Constructor for class glide.api.models.commands.scan.ZScanOptionsBinary
- ZScanOptionsBinary.ZScanOptionsBinaryBuilder<C extends ZScanOptionsBinary,B extends ZScanOptionsBinary.ZScanOptionsBinaryBuilder<C,B>> - Class in glide.api.models.commands.scan
- ZScanOptionsBinaryBuilder() - Constructor for class glide.api.models.commands.scan.ZScanOptionsBinary.ZScanOptionsBinaryBuilder
- ZScanOptionsBuilder() - Constructor for class glide.api.models.commands.scan.ZScanOptions.ZScanOptionsBuilder
- zscore(GlideString, GlideString) - Method in class glide.api.BaseClient
- zscore(String, String) - Method in class glide.api.BaseClient
- zscore(ArgType, ArgType) - Method in class glide.api.models.BaseBatch
-
Returns the score of
memberin the sorted set stored atkey. - zscore(GlideString, GlideString) - Method in interface glide.api.commands.SortedSetBaseCommands
-
Returns the score of
memberin the sorted set stored atkey. - zscore(String, String) - Method in interface glide.api.commands.SortedSetBaseCommands
-
Returns the score of
memberin the sorted set stored atkey. - ZScore - command_request.CommandRequestOuterClass.RequestType
-
ZScore = 1333; - ZScore_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
ZScore = 1333; - ZSET - glide.api.models.commands.scan.ScanOptions.ObjectType
- zunion(WeightAggregateOptions.KeyArray) - Method in class glide.api.BaseClient
- zunion(WeightAggregateOptions.KeyArray) - Method in class glide.api.models.BaseBatch
-
Returns the union of members from sorted sets specified by the given
keys.
To get the elements with their scores, seeBaseBatch.zunionWithScores(glide.api.models.commands.WeightAggregateOptions.KeysOrWeightedKeys, glide.api.models.commands.WeightAggregateOptions.Aggregate). - zunion(WeightAggregateOptions.KeyArrayBinary) - Method in class glide.api.BaseClient
- zunion(WeightAggregateOptions.KeyArrayBinary) - Method in class glide.api.models.BaseBatch
-
Returns the union of members from sorted sets specified by the given
keys.
To get the elements with their scores, seeBaseBatch.zunionWithScores(glide.api.models.commands.WeightAggregateOptions.KeysOrWeightedKeys, glide.api.models.commands.WeightAggregateOptions.Aggregate). - zunion(WeightAggregateOptions.KeyArray) - Method in interface glide.api.commands.SortedSetBaseCommands
-
Returns the union of members from sorted sets specified by the given
keys.
To get the elements with their scores, seeSortedSetBaseCommands.zunionWithScores(glide.api.models.commands.WeightAggregateOptions.KeysOrWeightedKeys, glide.api.models.commands.WeightAggregateOptions.Aggregate). - zunion(WeightAggregateOptions.KeyArrayBinary) - Method in interface glide.api.commands.SortedSetBaseCommands
-
Returns the union of members from sorted sets specified by the given
keys.
To get the elements with their scores, seeSortedSetBaseCommands.zunionWithScores(glide.api.models.commands.WeightAggregateOptions.KeysOrWeightedKeys, glide.api.models.commands.WeightAggregateOptions.Aggregate). - ZUnion - command_request.CommandRequestOuterClass.RequestType
-
ZUnion = 1334; - ZUnion_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
ZUnion = 1334; - zunionstore(GlideString, WeightAggregateOptions.KeysOrWeightedKeysBinary) - Method in class glide.api.BaseClient
- zunionstore(GlideString, WeightAggregateOptions.KeysOrWeightedKeysBinary) - Method in class glide.api.models.BaseBatch
-
Computes the union of sorted sets given by the specified
KeysOrWeightedKeys, and stores the result indestination. - zunionstore(GlideString, WeightAggregateOptions.KeysOrWeightedKeysBinary, WeightAggregateOptions.Aggregate) - Method in class glide.api.BaseClient
- zunionstore(GlideString, WeightAggregateOptions.KeysOrWeightedKeysBinary, WeightAggregateOptions.Aggregate) - Method in class glide.api.models.BaseBatch
-
Computes the union of sorted sets given by the specified
KeysOrWeightedKeys, and stores the result indestination. - zunionstore(String, WeightAggregateOptions.KeysOrWeightedKeys) - Method in class glide.api.BaseClient
- zunionstore(String, WeightAggregateOptions.KeysOrWeightedKeys) - Method in class glide.api.models.BaseBatch
-
Computes the union of sorted sets given by the specified
KeysOrWeightedKeys, and stores the result indestination. - zunionstore(String, WeightAggregateOptions.KeysOrWeightedKeys, WeightAggregateOptions.Aggregate) - Method in class glide.api.BaseClient
- zunionstore(String, WeightAggregateOptions.KeysOrWeightedKeys, WeightAggregateOptions.Aggregate) - Method in class glide.api.models.BaseBatch
-
Computes the union of sorted sets given by the specified
KeysOrWeightedKeys, and stores the result indestination. - zunionstore(GlideString, WeightAggregateOptions.KeysOrWeightedKeysBinary) - Method in interface glide.api.commands.SortedSetBaseCommands
-
Computes the union of sorted sets given by the specified
KeysOrWeightedKeys, and stores the result indestination. - zunionstore(GlideString, WeightAggregateOptions.KeysOrWeightedKeysBinary, WeightAggregateOptions.Aggregate) - Method in interface glide.api.commands.SortedSetBaseCommands
-
Computes the union of sorted sets given by the specified
KeysOrWeightedKeys, and stores the result indestination. - zunionstore(String, WeightAggregateOptions.KeysOrWeightedKeys) - Method in interface glide.api.commands.SortedSetBaseCommands
-
Computes the union of sorted sets given by the specified
KeysOrWeightedKeys, and stores the result indestination. - zunionstore(String, WeightAggregateOptions.KeysOrWeightedKeys, WeightAggregateOptions.Aggregate) - Method in interface glide.api.commands.SortedSetBaseCommands
-
Computes the union of sorted sets given by the specified
KeysOrWeightedKeys, and stores the result indestination. - ZUnionStore - command_request.CommandRequestOuterClass.RequestType
-
ZUnionStore = 1335; - ZUnionStore_VALUE - Static variable in enum command_request.CommandRequestOuterClass.RequestType
-
ZUnionStore = 1335; - zunionWithScores(WeightAggregateOptions.KeysOrWeightedKeys) - Method in class glide.api.BaseClient
- zunionWithScores(WeightAggregateOptions.KeysOrWeightedKeys) - Method in class glide.api.models.BaseBatch
-
Returns the union of members and their scores from sorted sets specified by the given
keysOrWeightedKeys.
To perform azunionoperation while specifying aggregation settings, useBaseBatch.zunionWithScores(KeysOrWeightedKeys, Aggregate). - zunionWithScores(WeightAggregateOptions.KeysOrWeightedKeysBinary) - Method in class glide.api.BaseClient
- zunionWithScores(WeightAggregateOptions.KeysOrWeightedKeysBinary) - Method in class glide.api.models.BaseBatch
-
Returns the union of members and their scores from sorted sets specified by the given
keysOrWeightedKeys.
To perform azunionoperation while specifying aggregation settings, useBaseBatch.zunionWithScores(KeysOrWeightedKeys, Aggregate). - zunionWithScores(WeightAggregateOptions.KeysOrWeightedKeysBinary, WeightAggregateOptions.Aggregate) - Method in class glide.api.BaseClient
- zunionWithScores(WeightAggregateOptions.KeysOrWeightedKeysBinary, WeightAggregateOptions.Aggregate) - Method in class glide.api.models.BaseBatch
-
Returns the union of members and their scores from sorted sets specified by the given
keysOrWeightedKeys. - zunionWithScores(WeightAggregateOptions.KeysOrWeightedKeys, WeightAggregateOptions.Aggregate) - Method in class glide.api.BaseClient
- zunionWithScores(WeightAggregateOptions.KeysOrWeightedKeys, WeightAggregateOptions.Aggregate) - Method in class glide.api.models.BaseBatch
-
Returns the union of members and their scores from sorted sets specified by the given
keysOrWeightedKeys. - zunionWithScores(WeightAggregateOptions.KeysOrWeightedKeys) - Method in interface glide.api.commands.SortedSetBaseCommands
-
Returns the union of members and their scores from sorted sets specified by the given
keysOrWeightedKeys.
To perform azunionoperation while specifying aggregation settings, useSortedSetBaseCommands.zunionWithScores(KeysOrWeightedKeys, Aggregate). - zunionWithScores(WeightAggregateOptions.KeysOrWeightedKeysBinary) - Method in interface glide.api.commands.SortedSetBaseCommands
-
Returns the union of members and their scores from sorted sets specified by the given
keysOrWeightedKeys.
To perform azunionoperation while specifying aggregation settings, useSortedSetBaseCommands.zunionWithScores(KeysOrWeightedKeys, Aggregate). - zunionWithScores(WeightAggregateOptions.KeysOrWeightedKeysBinary, WeightAggregateOptions.Aggregate) - Method in interface glide.api.commands.SortedSetBaseCommands
-
Returns the union of members and their scores from sorted sets specified by the given
keysOrWeightedKeys. - zunionWithScores(WeightAggregateOptions.KeysOrWeightedKeys, WeightAggregateOptions.Aggregate) - Method in interface glide.api.commands.SortedSetBaseCommands
-
Returns the union of members and their scores from sorted sets specified by the given
keysOrWeightedKeys.
_
- __enqueuePubSubMessage(PubSubMessage) - Method in class glide.api.BaseClient
-
Internal method for enqueueing PubSub messages from native callback.
All Classes All Packages