Class LoaderState


  • public class LoaderState
    extends java.lang.Object
    Deprecated.
    LoaderState is used as a return value for LoadNext method provided in CacheLoader interface provided by user and deployed at cache server.
    • Constructor Summary

      Constructors 
      Constructor Description
      LoaderState()
      Deprecated.
       
    • Method Summary

      All Methods Instance Methods Concrete Methods Deprecated Methods 
      Modifier and Type Method Description
      void LoaderState()
      Deprecated.
      we recommended that you do not initialize the LoaderState class.
      • Methods inherited from class java.lang.Object

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

      • LoaderState

        public LoaderState()
        Deprecated.
    • Method Detail

      • LoaderState

        @Deprecated
        public void LoaderState()
        Deprecated.
        we recommended that you do not initialize the LoaderState class. The best option is to used index object of that class.