public abstract class LensCRUDCommand<T> extends BaseLensCommand
DATE_FMT, DATE_PARSER| Constructor and Description | 
|---|
| LensCRUDCommand() | 
| Modifier and Type | Method and Description | 
|---|---|
| String | create(String 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,
      String path) | 
afterReturningInvocation, afterThrowingInvocation, beforeInvocation, formatDate, formatJson, getClient, getClientWrapper, getValidPath, setClientCopyright © 2014–2015 Apache Software Foundation. All rights reserved.