| Package | Description | 
|---|---|
| org.apache.cassandra.cql3.statements | 
| Modifier and Type | Class and Description | 
|---|---|
| static class  | DeleteStatement.Parsed | 
| static class  | UpdateStatement.ParsedInsert | 
| static class  | UpdateStatement.ParsedInsertJsonA parsed INSERT JSON statement. | 
| static class  | UpdateStatement.ParsedUpdate | 
| Constructor and Description | 
|---|
| Parsed(BatchStatement.Type type,
      Attributes.Raw attrs,
      java.util.List<ModificationStatement.Parsed> parsedStatements) | 
Copyright © 2018 The Apache Software Foundation