Class AccumuloInputFormatIT

    • Constructor Detail

      • AccumuloInputFormatIT

        public AccumuloInputFormatIT()
        Deprecated.
    • Method Detail

      • before

        @BeforeEach
        public void before()
        Deprecated.
      • testGetSplits

        @Test
        public void testGetSplits()
                           throws Exception
        Deprecated.
        Tests several different paths through the getSplits() method by setting different properties and verifying the results.
        Throws:
        Exception
      • testSample

        @Test
        public void testSample()
                        throws Exception
        Deprecated.
        Throws:
        Exception
      • testMapWithBatchScanner

        @Test
        public void testMapWithBatchScanner()
                                     throws Exception
        Deprecated.
        Throws:
        Exception
      • testCorrectRangeInputSplits

        @Test
        public void testCorrectRangeInputSplits()
                                         throws Exception
        Deprecated.
        Throws:
        Exception
      • testGetSplitsNoReadPermission

        @Test
        public void testGetSplitsNoReadPermission()
                                           throws Exception
        Deprecated.
        Throws:
        Exception
      • testGetSplitsWithNamespaceReadPermission

        @Test
        public void testGetSplitsWithNamespaceReadPermission()
                                                      throws Exception
        Deprecated.
        Throws:
        Exception
      • testPartialInputSplitDelegationToConfiguration

        @Test
        public void testPartialInputSplitDelegationToConfiguration()
                                                            throws Exception
        Deprecated.
        Throws:
        Exception