public abstract class LensCRUDCommand<T> extends BaseLensCommand
DATE_FMT, DATE_PARSER
Constructor and Description |
---|
LensCRUDCommand() |
Modifier and Type | Method and Description |
---|---|
String |
create(File path,
boolean ignoreIfExists) |
String |
describe(String name) |
abstract APIResult |
doUpdate(String name,
String path) |
String |
drop(String name,
boolean cascade) |
abstract List<String> |
getAll() |
String |
getSingleObjectName() |
String |
showAll() |
String |
update(String entity,
File path) |
afterReturningInvocation, afterThrowingInvocation, beforeInvocation, formatDate, formatJson, getClient, getClientWrapper, getValidPath, removePrefixBeforeURI, setClient
Copyright © 2014–2015 Apache Software Foundation. All rights reserved.