- ValidationExecutorWrapper - Class in org.zalando.sprocwrapper.proxy.executors
-
This Executor wraps stored procedure calls that use advisory locks and / or need different statement timeouts set.
- ValidationExecutorWrapper(Executor) - Constructor for class org.zalando.sprocwrapper.proxy.executors.ValidationExecutorWrapper
-
- value - Variable in class org.zalando.typemapper.core.result.MapResultNode
-
- value - Variable in class org.zalando.typemapper.core.result.SimpleResultNode
-
- valueOf(String) - Static method in enum org.zalando.sprocwrapper.SProcCall.Validate
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.zalando.sprocwrapper.SProcCall.WriteTransaction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.zalando.sprocwrapper.SProcService.WriteTransaction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.zalando.typemapper.core.result.DbResultNodeType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.zalando.sprocwrapper.SProcCall.Validate
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.zalando.sprocwrapper.SProcCall.WriteTransaction
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.zalando.sprocwrapper.SProcService.WriteTransaction
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.zalando.typemapper.core.result.DbResultNodeType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- ValueTransformer<Value,Bound> - Class in org.zalando.typemapper.core
-
- ValueTransformer() - Constructor for class org.zalando.typemapper.core.ValueTransformer
-
- ValueTransformerFieldMapper - Class in org.zalando.typemapper.core.fieldMapper
-
- ValueTransformerFieldMapper(Class<? extends ValueTransformer<?, ?>>) - Constructor for class org.zalando.typemapper.core.fieldMapper.ValueTransformerFieldMapper
-
- ValueTransformerFieldMapper(ValueTransformer<?, ?>) - Constructor for class org.zalando.typemapper.core.fieldMapper.ValueTransformerFieldMapper
-
- ValueTransformerUtils - Class in org.zalando.sprocwrapper.globalvaluetransformer
-
- VirtualShardAwareIdStrategy - Class in org.zalando.sprocwrapper.sharding
-
extract the encoded shard bits from a long shard-aware ID.
- VirtualShardAwareIdStrategy() - Constructor for class org.zalando.sprocwrapper.sharding.VirtualShardAwareIdStrategy
-
- VirtualShardIdentityStrategy - Class in org.zalando.sprocwrapper.sharding
-
simple strategy were the shard key is returned unmodified as integer.
- VirtualShardIdentityStrategy() - Constructor for class org.zalando.sprocwrapper.sharding.VirtualShardIdentityStrategy
-
- VirtualShardKeyStrategy - Class in org.zalando.sprocwrapper.sharding
-
- VirtualShardKeyStrategy() - Constructor for class org.zalando.sprocwrapper.sharding.VirtualShardKeyStrategy
-
- VirtualShardMd5Strategy - Class in org.zalando.sprocwrapper.sharding
-
extract the last 3 bytes of the shard key's MD5 hash: the shard key must be either a string or a string list (the
first list item is used in this case)
- VirtualShardMd5Strategy() - Constructor for class org.zalando.sprocwrapper.sharding.VirtualShardMd5Strategy
-
- VirtualShardMurmur2HashStrategy - Class in org.zalando.sprocwrapper.sharding
-
- VirtualShardMurmur2HashStrategy() - Constructor for class org.zalando.sprocwrapper.sharding.VirtualShardMurmur2HashStrategy
-