Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace usage of ScannerOptions #2550

Open
wants to merge 11 commits into
base: integration
Choose a base branch
from

Commits on Sep 6, 2024

  1. Replace usage of ScannerOptions

    Update SessionOptions to fully implement ScannerBase instead of
    extending ScannerOptions. This is done to avoid using ScannerOptions
    since it is not from Accumulo's public API.
    
    Part of work for #2443
    lbschanno committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    b8e079d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ca2ad1d View commit details
    Browse the repository at this point in the history
  3. Fix javadoc

    lbschanno committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    a839821 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    da7b5ef View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. Configuration menu
    Copy the full SHA
    d71f15a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    233692f View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. Configuration menu
    Copy the full SHA
    7c1a67e View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2024

  1. Configuration menu
    Copy the full SHA
    a5dddd4 View commit details
    Browse the repository at this point in the history
  2. Restore LocalBatchScanner

    lbschanno committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    012b36f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a5b5550 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2024

  1. Configuration menu
    Copy the full SHA
    022112c View commit details
    Browse the repository at this point in the history