Class IncrementLoadErrorCountStatisticsContext<K>


  • public class IncrementLoadErrorCountStatisticsContext<K>
    extends java.lang.Object
    • Field Detail

      • key

        private final K key
      • callContext

        private final java.lang.Object callContext
    • Constructor Detail

      • IncrementLoadErrorCountStatisticsContext

        public IncrementLoadErrorCountStatisticsContext​(K key,
                                                        java.lang.Object callContext)
    • Method Detail

      • getKey

        public K getKey()
      • getCallContext

        public java.lang.Object getCallContext()