[
https://issues.apache.org/jira/browse/HBASE-18812?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16465629#comment-16465629
]
Guangxu Cheng commented on HBASE-18812:
---------------------------------------
# BackupDriver
# RestoreDriver
# MapReduceHFileSplitterJob
# Export
# IndexBuilder
# SampleUploader
# StripeCompactionsPerformanceEvaluation
# HashTable
# SyncTable
# VerifyReplication
# ProcedureWALLoaderPerformanceEvaluation
# ProcedureWALPerformanceEvaluation
# ExpiredMobFileCleaner
# Compressor
# DumpReplicationQueues
# ReplicationSyncUp
# CreateSnapshot
# Canary
# ServerCommandLine
# MasterProcedureSchedulerPerformanceEvaluation
# WALPerformanceEvaluation
# ZKAclReset
Attach 002 patch as [~chia7712] suggestions.Changing the InterfaceAudience from
Private to LP. Thanks
> Recategorize some of classes used as tools
> ------------------------------------------
>
> Key: HBASE-18812
> URL: https://issues.apache.org/jira/browse/HBASE-18812
> Project: HBase
> Issue Type: Task
> Reporter: Chia-Ping Tsai
> Assignee: Guangxu Cheng
> Priority: Major
> Attachments: HBASE-18812.master.001.patch,
> HBASE-18812.master.002.patch
>
>
> The classes used from cmd line should be made as LimitedPrivate.TOOLS. The
> candidates are shown below.
> # BackupDriver
> # RestoreDriver
> # CreateSnapshot
> # SnapshotInfo
> # ExportSnapshot
> # Canary
> # VersionInfo
> # RegionMover
> # CellCounter
> # CopyTable
> # DumpReplicationQueues
> # Export
> # HashTable
> # Import
> # ImportTsv
> # LoadIncrementalHFiles
> # ReplicationSyncUp
> # SyncTable
> # VerifyReplication
> # WALPlayer
> # ZkAclReset
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)