We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Astyanax deprecation notice
Updated Cassandra compatibility (markdown)
Service Solahart Jakarta Utara CP:082111266245
Updated _Sidebar (textile)
Created Timeouts (markdown)
Updated Java Driver Configuration (markdown)
Fixed a bug in the two iteration examples: It is not enough to call getResult(). Actually, execute() needs to be called in order to retrieve the next page.
Updated Deleting many rows from Cassandra (markdown)
Updated Getting Started (textile)
Updated Cql and cql3 (markdown)
Class AstyanaxContext<T> getEntity is deprecated; change to getClient
context.getEntity(); => context.getClient(); (avoids deprecated api)
Updated Reading Data (markdown)
Updated Collections (markdown)
changing size to 640
adding image for collections map example
Created Collections (markdown)
Updated Composite columns (markdown)
Added information about Google dependencies used (Function and @Nullable)
apply to markdown syntax