Class SpaceValueGetters

java.lang.Object
com.gigaspaces.internal.query.valuegetter.SpaceValueGetters

public class SpaceValueGetters extends Object
Since:
7.1
Author:
Niv Ingberg
  • Constructor Details

    • SpaceValueGetters

      public SpaceValueGetters()
  • Method Details

    • getEntryProperty

      public static <T> T getEntryProperty(Object target, int propertyIndex)
    • getEntryProperty

      public static <T> T getEntryProperty(Object target, String propertyName)
    • getEntryPath

      public static <T> T getEntryPath(Object target, String path)