public class MultiValueWithTarantoolTupleResultMapperFactory extends MultiValueWithTarantoolResultMapperFactory<TarantoolTuple>
CallResultMapper
instances used for handling results with TarantoolTuple
s as
multi-return result itemsConstructor and Description |
---|
MultiValueWithTarantoolTupleResultMapperFactory()
Basic constructor
|
MultiValueWithTarantoolTupleResultMapperFactory(MessagePackMapper messagePackMapper)
Basic constructor with mapper
|
Modifier and Type | Method and Description |
---|---|
CallResultMapper<TarantoolResult<TarantoolTuple>,MultiValueCallResult<TarantoolTuple,TarantoolResult<TarantoolTuple>>> |
withMultiValueArrayToTarantoolTupleResultMapper(MessagePackMapper messagePackMapper,
TarantoolSpaceMetadata spaceMetadata)
Get default
TarantoolTuple converter |
CallResultMapper<TarantoolResult<TarantoolTuple>,MultiValueCallResult<TarantoolTuple,TarantoolResult<TarantoolTuple>>> |
withMultiValueRowsMetadataToTarantoolTupleResultMapper(MessagePackMapper messagePackMapper,
TarantoolSpaceMetadata spaceMetadata) |
withMultiValueArrayTarantoolResultConverter, withMultiValueArrayTarantoolResultConverter, withMultiValueArrayTarantoolResultConverter, withMultiValueArrayTarantoolResultConverter
withMultiValueResultConverter, withMultiValueResultConverter, withMultiValueResultConverter, withMultiValueResultConverter, withMultiValueResultConverter, withMultiValueResultConverter, withMultiValueResultConverter, withMultiValueResultConverter
createMapper, createMapper, createMapper, createMapper
withConverter, withConverter, withConverter, withConverter, withConverters, withConverters, withConverterWithoutTargetClass, withConverterWithoutTargetClass
public MultiValueWithTarantoolTupleResultMapperFactory()
public MultiValueWithTarantoolTupleResultMapperFactory(MessagePackMapper messagePackMapper)
messagePackMapper
- MessagePack-to-entity mapper for result contents conversionpublic CallResultMapper<TarantoolResult<TarantoolTuple>,MultiValueCallResult<TarantoolTuple,TarantoolResult<TarantoolTuple>>> withMultiValueArrayToTarantoolTupleResultMapper(MessagePackMapper messagePackMapper, TarantoolSpaceMetadata spaceMetadata)
TarantoolTuple
convertermessagePackMapper
- MessagePack-to-entity mapper for result contents conversionspaceMetadata
- configured TarantoolSpaceMetadata
instanceArrayValueToTarantoolTupleConverter
instancepublic CallResultMapper<TarantoolResult<TarantoolTuple>,MultiValueCallResult<TarantoolTuple,TarantoolResult<TarantoolTuple>>> withMultiValueRowsMetadataToTarantoolTupleResultMapper(MessagePackMapper messagePackMapper, TarantoolSpaceMetadata spaceMetadata)
Copyright © 2025 Picodata. All rights reserved.