Class MapCacheGetAllDecoder

  • All Implemented Interfaces:
    <>>

    public class MapCacheGetAllDecoder
    extends 
    implements <>>
    Author:
    Nikita Koksharov
    • Constructor Summary

      Constructors 
      Constructor Description
      <> args, int shiftIndex)  
      <> args, int shiftIndex, boolean allowNulls)  
    • Constructor Detail

      • MapCacheGetAllDecoder

        public MapCacheGetAllDecoder​(<> args,
                                     int shiftIndex)
      • MapCacheGetAllDecoder

        public MapCacheGetAllDecoder​(<> args,
                                     int shiftIndex,
                                     boolean allowNulls)
    • Method Detail

      • decode

        public <> decode​(<> parts,
                                   State state)
        Specified by:
        <>>