Class HazelcastUidExtractor

  • All Implemented Interfaces:
    com.hazelcast.query.extractor.ValueExtractor

    
    public class HazelcastUidExtractor
     implements ValueExtractor<T, A>
                        
    Since:

    2022-02-23

    Author:

    trydofor

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      void extract(MapSession target, String argument, ValueCollector collector)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • HazelcastUidExtractor

        HazelcastUidExtractor()
    • Method Detail

      • extract

         void extract(MapSession target, String argument, ValueCollector collector)