org.apache.lens.cli.commands
Class LensNativeTableCommands
java.lang.Object
org.apache.lens.cli.commands.BaseLensCommand
org.apache.lens.cli.commands.LensNativeTableCommands
- All Implemented Interfaces:
- org.springframework.shell.core.CommandMarker
@Component
public class LensNativeTableCommands
- extends BaseLensCommand
- implements org.springframework.shell.core.CommandMarker
The Class LensNativeTableCommands.
LensNativeTableCommands
public LensNativeTableCommands()
showNativeTables
public String showNativeTables()
- Show native tables.
- Returns:
- the string
describeNativeTable
public String describeNativeTable(String tblName)
- Describe native table.
- Parameters:
tblName
- the tbl name
- Returns:
- the string
Copyright © 2014–2015 Apache Software Foundation. All rights reserved.