Uses of Interface
org.apache.cassandra.cql3.Json.Raw
Packages that use Json.Raw
-
Uses of Json.Raw in org.apache.cassandra.cql3
Classes in org.apache.cassandra.cql3 that implement Json.RawModifier and TypeClassDescriptionstatic classRepresents a literal JSON string in an INSERT JSON statement.static classRepresents a marker for a JSON string in an INSERT JSON statement. -
Uses of Json.Raw in org.apache.cassandra.cql3.statements
Constructors in org.apache.cassandra.cql3.statements with parameters of type Json.RawModifierConstructorDescriptionParsedInsertJson(QualifiedName name, Attributes.Raw attrs, Json.Raw jsonValue, boolean defaultUnset, boolean ifNotExists)