Class ObjectExchangeConfiguration


  • public class ObjectExchangeConfiguration
    extends java.lang.Object
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • prefetchDepth

        public int prefetchDepth
      • prefetchCount

        public int prefetchCount
    • Constructor Detail

      • ObjectExchangeConfiguration

        public ObjectExchangeConfiguration​(int prefetchDepth,
                                           int prefetchCount)