A B C D E F G H I J L M P S T U V 

A

afterReturningInvocation(ParseResult, Object) - Method in class com.mapr.db.shell.commands.ShellCommands
Method called after successfully invoking the target command (described by ParseResult).
afterThrowingInvocation(ParseResult, Throwable) - Method in class com.mapr.db.shell.commands.ShellCommands
Method called after invoking the target command (described by ParseResult) had thrown an exception .
available() - Method in class com.mapr.db.shell.commands.FileCommands
 
available() - Method in class com.mapr.db.shell.commands.SessionCommnds
 

B

BannerProvider - Class in com.mapr.db.shell.spring
MapR-DB shell banner displayed at startup
BannerProvider() - Constructor for class com.mapr.db.shell.spring.BannerProvider
 
beforeInvocation(ParseResult) - Method in class com.mapr.db.shell.commands.ShellCommands
Method called before invoking the target command (described by ParseResult).

C

cat(String) - Method in class com.mapr.db.shell.commands.FileCommands
 
cat(String) - Method in class com.mapr.db.shell.ops.FileOps
 
cd(String) - Method in class com.mapr.db.shell.commands.FileCommands
 
com.mapr.db.shell - package com.mapr.db.shell
 
com.mapr.db.shell.commands - package com.mapr.db.shell.commands
 
com.mapr.db.shell.ops - package com.mapr.db.shell.ops
 
com.mapr.db.shell.spring - package com.mapr.db.shell.spring
 
create(String) - Method in class com.mapr.db.shell.commands.TableCommands
 
create(String) - Method in class com.mapr.db.shell.ops.TableOps
 

D

debug(String) - Method in class com.mapr.db.shell.commands.SessionCommnds
 
delete(String, String) - Method in class com.mapr.db.shell.commands.TableCommands
 
deleteRow(String, String) - Method in class com.mapr.db.shell.ops.TableOps
 
deleteTable(String) - Method in class com.mapr.db.shell.ops.TableOps
 
desc(String) - Method in class com.mapr.db.shell.commands.TableCommands
 
desc(String) - Method in class com.mapr.db.shell.ops.TableOps
 
drop(String) - Method in class com.mapr.db.shell.commands.TableCommands
 

E

exists(String) - Method in class com.mapr.db.shell.commands.TableCommands
 
exists(String) - Method in class com.mapr.db.shell.ops.TableOps
 

F

FileCommands - Class in com.mapr.db.shell.commands
 
FileCommands() - Constructor for class com.mapr.db.shell.commands.FileCommands
 
FileOps - Class in com.mapr.db.shell.ops
 
FileOps(ShellSession) - Constructor for class com.mapr.db.shell.ops.FileOps
 
find(String, String, String, String, String) - Method in class com.mapr.db.shell.commands.TableCommands
 
find(String, String, String, String) - Method in class com.mapr.db.shell.ops.TableOps
 
findById(String, String) - Method in class com.mapr.db.shell.ops.TableOps
 

G

get(String, String) - Method in class com.mapr.db.shell.commands.TableCommands
 
getBanner() - Method in class com.mapr.db.shell.spring.BannerProvider
 
getCWD() - Method in class com.mapr.db.shell.ShellSession
 
getFS() - Method in class com.mapr.db.shell.ShellSession
 
getHistoryFileName() - Method in class com.mapr.db.shell.spring.HistoryFileNameProvide
 
getHomeDir() - Method in class com.mapr.db.shell.ShellSession
 
getJsonOptions() - Method in class com.mapr.db.shell.ShellSession
 
getMode() - Method in class com.mapr.db.shell.ShellSession
 
getPrompt() - Method in class com.mapr.db.shell.spring.PromptProvider
 
getProviderName() - Method in class com.mapr.db.shell.spring.BannerProvider
 
getProviderName() - Method in class com.mapr.db.shell.spring.HistoryFileNameProvide
 
getProviderName() - Method in class com.mapr.db.shell.spring.PromptProvider
 
getSession() - Static method in class com.mapr.db.shell.ShellSession
 
getVersion() - Method in class com.mapr.db.shell.spring.BannerProvider
 
getWelcomeMessage() - Method in class com.mapr.db.shell.spring.BannerProvider
 
getWorkingDirectory() - Method in class com.mapr.db.shell.ops.FileOps
 

H

HistoryFileNameProvide - Class in com.mapr.db.shell.spring
Shell command history stored this file location.
HistoryFileNameProvide() - Constructor for class com.mapr.db.shell.spring.HistoryFileNameProvide
 

I

inGlobalMode() - Method in class com.mapr.db.shell.ShellSession
 
insert(String, String, String) - Method in class com.mapr.db.shell.commands.TableCommands
 
insert(String, String, String) - Method in class com.mapr.db.shell.ops.TableOps
 
inTableMode() - Method in class com.mapr.db.shell.ShellSession
 
isDebug() - Method in class com.mapr.db.shell.ShellSession
 
isDMLAvailable() - Method in class com.mapr.db.shell.commands.TableCommands
 

J

jsonoption(Boolean, Boolean) - Method in class com.mapr.db.shell.commands.SessionCommnds
 

L

list(String) - Method in class com.mapr.db.shell.commands.TableCommands
 
list(String) - Method in class com.mapr.db.shell.ops.TableOps
 
listFiles(String) - Method in class com.mapr.db.shell.ops.FileOps
 
ls(String) - Method in class com.mapr.db.shell.commands.FileCommands
 

M

main(String[]) - Static method in class com.mapr.db.shell.MapRDBShell
Main class that delegates to Spring Shell's Bootstrap class in order to simplify debugging inside an IDE
MapRDBShell - Class in com.mapr.db.shell
Driver class to run the MapR-DB Json Shell.
MapRDBShell() - Constructor for class com.mapr.db.shell.MapRDBShell
 
mode(String) - Method in class com.mapr.db.shell.commands.SessionCommnds
 
modeAvailable() - Method in class com.mapr.db.shell.commands.SessionCommnds
 

P

PromptProvider - Class in com.mapr.db.shell.spring
Prompt for the shell
PromptProvider() - Constructor for class com.mapr.db.shell.spring.PromptProvider
 
pwd() - Method in class com.mapr.db.shell.commands.FileCommands
 
pwd() - Method in class com.mapr.db.shell.ops.FileOps
 

S

session_ - Variable in class com.mapr.db.shell.commands.ShellCommands
 
SessionCommnds - Class in com.mapr.db.shell.commands
 
SessionCommnds() - Constructor for class com.mapr.db.shell.commands.SessionCommnds
 
SessionMode - Enum in com.mapr.db.shell
 
setDebug(boolean) - Method in class com.mapr.db.shell.ShellSession
 
setMode(String) - Method in class com.mapr.db.shell.ShellSession
 
setMode(SessionMode) - Method in class com.mapr.db.shell.ShellSession
 
setWorkingDirectory(String) - Method in class com.mapr.db.shell.ops.FileOps
 
ShellCommands - Class in com.mapr.db.shell.commands
 
ShellCommands() - Constructor for class com.mapr.db.shell.commands.ShellCommands
 
ShellSession - Class in com.mapr.db.shell
 

T

TableCommands - Class in com.mapr.db.shell.commands
 
TableCommands() - Constructor for class com.mapr.db.shell.commands.TableCommands
 
TableOps - Class in com.mapr.db.shell.ops
 
TableOps(MapRFileSystem) - Constructor for class com.mapr.db.shell.ops.TableOps
 

U

update(String, String, String) - Method in class com.mapr.db.shell.commands.TableCommands
 
update(String, String, String) - Method in class com.mapr.db.shell.ops.TableOps
 

V

valueOf(String) - Static method in enum com.mapr.db.shell.SessionMode
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.mapr.db.shell.SessionMode
Returns an array containing the constants of this enum type, in the order they are declared.
A B C D E F G H I J L M P S T U V 

Copyright © 2015 Mapr Technologies, Inc.. All rights reserved.