A B C D E G I L M N O P Q R S T W
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- AsyncResultSetUtils - Class in org.trellisldp.ext.cassandra
-
Includes a simple
Spliteratorbacked by anAsyncResultSet. - available() - Method in class org.trellisldp.ext.cassandra.LazyFilterInputStream
B
- BasicContainment - Class in org.trellisldp.ext.cassandra.query.rdf
-
A query to retrieve basic containment information from a materialized view or index table.
- BasicContainment() - Constructor for class org.trellisldp.ext.cassandra.query.rdf.BasicContainment
-
For use with RESTeasy and CDI proxies.
- BasicContainment(CqlSession, ConsistencyLevel) - Constructor for class org.trellisldp.ext.cassandra.query.rdf.BasicContainment
-
A class to query basic containment data.
- BinaryQuery - Class in org.trellisldp.ext.cassandra.query.binary
- BinaryReadConsistency - Annotation Type in org.trellisldp.ext.cassandra
-
Marks a
ConsistencyLevelused for reading binaries. - BinaryReadQuery - Class in org.trellisldp.ext.cassandra.query.binary
-
A query that reads binary data from Cassandra.
- BinaryWriteConsistency - Annotation Type in org.trellisldp.ext.cassandra
-
Marks a
ConsistencyLevelused for writing binaries.
C
- call() - Method in class org.trellisldp.ext.cassandra.CassandraLivenessCheck
- call() - Method in class org.trellisldp.ext.cassandra.CassandraReadinessCheck
- CassandraBinary - Class in org.trellisldp.ext.cassandra
-
Simple implementation of
Binarythat pulls content from Cassandra on demand. - CassandraBinary(IRI, Read, ReadRange, int) - Constructor for class org.trellisldp.ext.cassandra.CassandraBinary
- CassandraBinaryService - Class in org.trellisldp.ext.cassandra
-
Implements
BinaryServiceby chunking binary data across Cassandra. - CassandraBinaryService() - Constructor for class org.trellisldp.ext.cassandra.CassandraBinaryService
-
For use with RESTeasy and CDI proxies.
- CassandraBinaryService(IdentifierService, GetChunkSize, Insert, Delete, Read, ReadRange) - Constructor for class org.trellisldp.ext.cassandra.CassandraBinaryService
- CassandraContext - Class in org.trellisldp.ext.cassandra
- CassandraContext() - Constructor for class org.trellisldp.ext.cassandra.CassandraContext
- CassandraIOUtils - Class in org.trellisldp.ext.cassandra
- CassandraLivenessCheck - Class in org.trellisldp.ext.cassandra
-
Check the health of the cassandra connection.
- CassandraLivenessCheck() - Constructor for class org.trellisldp.ext.cassandra.CassandraLivenessCheck
-
For use with RESTeasy and CDI proxies.
- CassandraLivenessCheck(CqlSession) - Constructor for class org.trellisldp.ext.cassandra.CassandraLivenessCheck
-
Create a cassandra connection health checker.
- CassandraMementoService - Class in org.trellisldp.ext.cassandra
-
A
MementoServicethat stores Mementos in a Cassandra table. - CassandraQuery - Class in org.trellisldp.ext.cassandra.query
-
A context for queries run against Cassandra.
- CassandraQuery() - Constructor for class org.trellisldp.ext.cassandra.query.CassandraQuery
-
For use with RESTeasy and CDI proxies.
- CassandraQuery(CqlSession, String, ConsistencyLevel) - Constructor for class org.trellisldp.ext.cassandra.query.CassandraQuery
- CassandraReadinessCheck - Class in org.trellisldp.ext.cassandra
-
Check the health of the cassandra connection.
- CassandraReadinessCheck() - Constructor for class org.trellisldp.ext.cassandra.CassandraReadinessCheck
-
For use with RESTeasy and CDI proxies.
- CassandraReadinessCheck(CqlSession) - Constructor for class org.trellisldp.ext.cassandra.CassandraReadinessCheck
-
Create a cassandra connection health checker.
- characteristics() - Method in class org.trellisldp.ext.cassandra.AsyncResultSetUtils
- close() - Method in class org.trellisldp.ext.cassandra.CassandraContext
-
Release resources.
- close() - Method in class org.trellisldp.ext.cassandra.LazyFilterInputStream
- close() - Method in class org.trellisldp.ext.cassandra.NoopCloseCountingInputStream
- CONFIG_CASSANDRA_VERSIONING - Static variable in class org.trellisldp.ext.cassandra.CassandraMementoService
-
The configuration key for enabling/disabling memento handling.
- CONFIG_MAX_CHUNK_SIZE - Static variable in class org.trellisldp.ext.cassandra.CassandraBinaryService
-
Configuration key for adjusting the chunk size of binary resources.
- connect() - Method in class org.trellisldp.ext.cassandra.CassandraContext
-
Connect to Cassandra, lazily.
- consistency - Variable in class org.trellisldp.ext.cassandra.query.CassandraQuery
D
- DEFAULT_CHUNK_SIZE - Static variable in class org.trellisldp.ext.cassandra.CassandraBinaryService
-
The default chunk size for binary resources, in bytes.
- Delete - Class in org.trellisldp.ext.cassandra.query.binary
-
A query that deletes a binary.
- Delete - Class in org.trellisldp.ext.cassandra.query.rdf
-
A query to delete a resource.
- Delete() - Constructor for class org.trellisldp.ext.cassandra.query.binary.Delete
-
For use with RESTeasy and CDI proxies.
- Delete() - Constructor for class org.trellisldp.ext.cassandra.query.rdf.Delete
-
For use with RESTeasy and CDI proxies.
- Delete(CqlSession, ConsistencyLevel) - Constructor for class org.trellisldp.ext.cassandra.query.binary.Delete
- Delete(CqlSession, ConsistencyLevel) - Constructor for class org.trellisldp.ext.cassandra.query.rdf.Delete
-
A query that deletes a resource.
E
- estimateSize() - Method in class org.trellisldp.ext.cassandra.AsyncResultSetUtils
- execute(Runnable) - Method in class org.trellisldp.ext.cassandra.query.binary.Insert
- execute(Instant, IRI) - Method in class org.trellisldp.ext.cassandra.query.rdf.Touch
- execute(IRI) - Method in class org.trellisldp.ext.cassandra.query.binary.Delete
- execute(IRI) - Method in class org.trellisldp.ext.cassandra.query.binary.GetChunkSize
- execute(IRI) - Method in class org.trellisldp.ext.cassandra.query.binary.Read
- execute(IRI) - Method in class org.trellisldp.ext.cassandra.query.rdf.BasicContainment
- execute(IRI) - Method in class org.trellisldp.ext.cassandra.query.rdf.Delete
- execute(IRI) - Method in class org.trellisldp.ext.cassandra.query.rdf.Get
- execute(IRI) - Method in class org.trellisldp.ext.cassandra.query.rdf.GetFirstMemento
- execute(IRI) - Method in class org.trellisldp.ext.cassandra.query.rdf.ImmutableRetrieve
- execute(IRI) - Method in class org.trellisldp.ext.cassandra.query.rdf.Mementos
- execute(IRI, int, int) - Method in class org.trellisldp.ext.cassandra.query.binary.ReadRange
- execute(IRI, int, int, InputStream) - Method in class org.trellisldp.ext.cassandra.query.binary.Insert
- execute(IRI, Instant) - Method in class org.trellisldp.ext.cassandra.query.rdf.GetMemento
- execute(IRI, Dataset, Instant) - Method in class org.trellisldp.ext.cassandra.query.rdf.ImmutableInsert
- execute(Metadata, Instant, Dataset, UUID) - Method in class org.trellisldp.ext.cassandra.query.rdf.Mementoize
-
Store a Memento.
- execute(Metadata, Instant, Dataset, UUID) - Method in class org.trellisldp.ext.cassandra.query.rdf.MutableInsert
- executeSyncRead(BoundStatement) - Method in class org.trellisldp.ext.cassandra.query.CassandraQuery
G
- generateIdentifier(IRI) - Method in class org.trellisldp.ext.cassandra.CassandraBinaryService
- get(IRI) - Method in class org.trellisldp.ext.cassandra.CassandraBinaryService
- get(IRI, Instant) - Method in class org.trellisldp.ext.cassandra.CassandraMementoService
- Get - Class in org.trellisldp.ext.cassandra.query.rdf
-
Retrieve data for a resource.
- Get() - Constructor for class org.trellisldp.ext.cassandra.query.rdf.Get
-
For use with RESTeasy and CDI proxies.
- Get(CqlSession, ConsistencyLevel) - Constructor for class org.trellisldp.ext.cassandra.query.rdf.Get
-
Retrieve data for a resource.
- getBinaryReadConsistency() - Method in class org.trellisldp.ext.cassandra.CassandraContext
- getBinaryWriteConsistency() - Method in class org.trellisldp.ext.cassandra.CassandraContext
- GetChunkSize - Class in org.trellisldp.ext.cassandra.query.binary
-
A query to retrieve the chunk size metadata for a binary.
- GetChunkSize() - Constructor for class org.trellisldp.ext.cassandra.query.binary.GetChunkSize
-
For use with RESTeasy and CDI proxies.
- GetChunkSize(CqlSession, ConsistencyLevel) - Constructor for class org.trellisldp.ext.cassandra.query.binary.GetChunkSize
- getContent() - Method in class org.trellisldp.ext.cassandra.CassandraBinary
- getContent(int, int) - Method in class org.trellisldp.ext.cassandra.CassandraBinary
- GetFirstMemento - Class in org.trellisldp.ext.cassandra.query.rdf
-
Retrieve data for the first Memento of a resource.
- GetFirstMemento() - Constructor for class org.trellisldp.ext.cassandra.query.rdf.GetFirstMemento
-
For use with RESTeasy and CDI proxies.
- GetFirstMemento(CqlSession, ConsistencyLevel) - Constructor for class org.trellisldp.ext.cassandra.query.rdf.GetFirstMemento
-
Create an object that retrieves data for the first Memento of a resource.
- GetMemento - Class in org.trellisldp.ext.cassandra.query.rdf
-
Retrieve data for a Memento.
- GetMemento() - Constructor for class org.trellisldp.ext.cassandra.query.rdf.GetMemento
-
For use with RESTeasy and CDI proxies.
- GetMemento(CqlSession, ConsistencyLevel) - Constructor for class org.trellisldp.ext.cassandra.query.rdf.GetMemento
-
A class that retrieves data for a Memento.
- getRdfReadConsistency() - Method in class org.trellisldp.ext.cassandra.CassandraContext
- getRdfWriteConsistency() - Method in class org.trellisldp.ext.cassandra.CassandraContext
I
- ImmutableInsert - Class in org.trellisldp.ext.cassandra.query.rdf
-
A query to insert immutable data about a resource into Cassandra.
- ImmutableInsert() - Constructor for class org.trellisldp.ext.cassandra.query.rdf.ImmutableInsert
-
For use with RESTeasy and CDI proxies.
- ImmutableInsert(CqlSession, ConsistencyLevel) - Constructor for class org.trellisldp.ext.cassandra.query.rdf.ImmutableInsert
-
Create a query to insert immutable data into Cassandra.
- ImmutableRetrieve - Class in org.trellisldp.ext.cassandra.query.rdf
-
A query to retrieve immutable data about a resource from Cassandra.
- ImmutableRetrieve() - Constructor for class org.trellisldp.ext.cassandra.query.rdf.ImmutableRetrieve
-
For use with RESTeasy and CDI proxies.
- ImmutableRetrieve(CqlSession, ConsistencyLevel) - Constructor for class org.trellisldp.ext.cassandra.query.rdf.ImmutableRetrieve
-
Retrieve immutable data about a resource.
- initialize() - Method in class org.trellisldp.ext.cassandra.LazyChunkInputStream
- initialize() - Method in class org.trellisldp.ext.cassandra.LazyFilterInputStream
-
Implementations of this method should use
LazyFilterInputStream.initialize()to fillLazyFilterInputStream.wrapped. - Insert - Class in org.trellisldp.ext.cassandra.query.binary
-
Insert binary data into a table.
- Insert() - Constructor for class org.trellisldp.ext.cassandra.query.binary.Insert
-
For use with RESTeasy and CDI proxies.
- Insert(CqlSession, ConsistencyLevel) - Constructor for class org.trellisldp.ext.cassandra.query.binary.Insert
- InterruptedStartupException - Exception in org.trellisldp.ext.cassandra
-
Thrown to indicate that application initialization was interrupted.
- InterruptedStartupException(String, InterruptedException) - Constructor for exception org.trellisldp.ext.cassandra.InterruptedStartupException
-
An application initialization exception.
L
- LazyChunkInputStream - Class in org.trellisldp.ext.cassandra
-
An
InputStreambacked by a Cassandra query to retrieve one binary chunk. - LazyChunkInputStream(CqlSession, BoundStatement) - Constructor for class org.trellisldp.ext.cassandra.LazyChunkInputStream
- LazyFilterInputStream - Class in org.trellisldp.ext.cassandra
-
Like
FilterInputStreambut lazier; does not fill the slot for wrappedInputStreamuntilLazyFilterInputStream.initialize()is called. - LazyFilterInputStream() - Constructor for class org.trellisldp.ext.cassandra.LazyFilterInputStream
M
- mark(int) - Method in class org.trellisldp.ext.cassandra.LazyFilterInputStream
- markSupported() - Method in class org.trellisldp.ext.cassandra.LazyFilterInputStream
- Mementoize - Class in org.trellisldp.ext.cassandra.query.rdf
-
A query that records a version of a resource as a Memento.
- Mementoize() - Constructor for class org.trellisldp.ext.cassandra.query.rdf.Mementoize
-
For use with RESTeasy and CDI proxies.
- Mementoize(CqlSession, ConsistencyLevel) - Constructor for class org.trellisldp.ext.cassandra.query.rdf.Mementoize
-
Create a query that generates a memento.
- mementos(IRI) - Method in class org.trellisldp.ext.cassandra.CassandraMementoService
- Mementos - Class in org.trellisldp.ext.cassandra.query.rdf
-
A query to retrieve a list of the Mementos of a resource.
- Mementos() - Constructor for class org.trellisldp.ext.cassandra.query.rdf.Mementos
-
For use with RESTeasy and CDI proxies.
- Mementos(CqlSession, ConsistencyLevel) - Constructor for class org.trellisldp.ext.cassandra.query.rdf.Mementos
-
Create a query that retrieves a list of mementos.
- MutableInsert - Class in org.trellisldp.ext.cassandra.query.rdf
-
A query to insert mutable data about a resource into Cassandra.
- MutableInsert() - Constructor for class org.trellisldp.ext.cassandra.query.rdf.MutableInsert
-
For use with RESTeasy and CDI proxies.
- MutableInsert(CqlSession, ConsistencyLevel) - Constructor for class org.trellisldp.ext.cassandra.query.rdf.MutableInsert
-
A query that inserts mutable data into Cassandra.
- MutableReadConsistency - Annotation Type in org.trellisldp.ext.cassandra
-
Marks a
ConsistencyLevelused for reading mutable metadata. - MutableWriteConsistency - Annotation Type in org.trellisldp.ext.cassandra
-
Marks a
ConsistencyLevelused for writing mutable metadata.
N
- NoopCloseCountingInputStream - Class in org.trellisldp.ext.cassandra
-
An
InputStreamthat counts the bytes read from it and does not propagateNoopCloseCountingInputStream.close(). - NoopCloseCountingInputStream(InputStream) - Constructor for class org.trellisldp.ext.cassandra.NoopCloseCountingInputStream
O
- org.trellisldp.ext.cassandra - package org.trellisldp.ext.cassandra
-
Trellis Cassandra-based implementation.
- org.trellisldp.ext.cassandra.query - package org.trellisldp.ext.cassandra.query
-
Generic query classes.
- org.trellisldp.ext.cassandra.query.binary - package org.trellisldp.ext.cassandra.query.binary
-
Classes for binary-based queries.
- org.trellisldp.ext.cassandra.query.rdf - package org.trellisldp.ext.cassandra.query.rdf
-
Classes for RDF-based queries.
P
- parse(String) - Static method in class org.trellisldp.ext.cassandra.CassandraIOUtils
-
Parse an nquads string into a dataset.
- preparedStatementAsync() - Method in class org.trellisldp.ext.cassandra.query.CassandraQuery
- preparedStmtAsync - Variable in class org.trellisldp.ext.cassandra.query.CassandraQuery
- purgeContent(IRI) - Method in class org.trellisldp.ext.cassandra.CassandraBinaryService
- put(Resource) - Method in class org.trellisldp.ext.cassandra.CassandraMementoService
Q
- queryString - Variable in class org.trellisldp.ext.cassandra.query.CassandraQuery
R
- read() - Method in class org.trellisldp.ext.cassandra.LazyFilterInputStream
- read(byte[]) - Method in class org.trellisldp.ext.cassandra.LazyFilterInputStream
- read(byte[], int, int) - Method in class org.trellisldp.ext.cassandra.LazyFilterInputStream
- Read - Class in org.trellisldp.ext.cassandra.query.binary
-
Reads all bytes from a binary to an
InputStream. - Read() - Constructor for class org.trellisldp.ext.cassandra.query.binary.Read
-
For use with RESTeasy and CDI proxies.
- Read(CqlSession, ConsistencyLevel) - Constructor for class org.trellisldp.ext.cassandra.query.binary.Read
- readBinaryWorkers - Variable in class org.trellisldp.ext.cassandra.query.CassandraQuery
- ReadRange - Class in org.trellisldp.ext.cassandra.query.binary
-
Reads a range of bytes from a binary to an
InputStream. - ReadRange() - Constructor for class org.trellisldp.ext.cassandra.query.binary.ReadRange
-
For use with RESTeasy and CDI proxies.
- ReadRange(CqlSession, ConsistencyLevel) - Constructor for class org.trellisldp.ext.cassandra.query.binary.ReadRange
- reset() - Method in class org.trellisldp.ext.cassandra.LazyFilterInputStream
- retrieve(IRI, BoundStatement) - Method in class org.trellisldp.ext.cassandra.query.binary.BinaryReadQuery
S
- serialize(Dataset) - Static method in class org.trellisldp.ext.cassandra.CassandraIOUtils
-
Serialize a dataset into an nquads string.
- session - Variable in class org.trellisldp.ext.cassandra.query.CassandraQuery
-
A Cassandra session for use with this query.
- session() - Method in class org.trellisldp.ext.cassandra.CassandraContext
- setContent(BinaryMetadata, InputStream) - Method in class org.trellisldp.ext.cassandra.CassandraBinaryService
- skip(long) - Method in class org.trellisldp.ext.cassandra.LazyFilterInputStream
- stream(AsyncResultSet) - Static method in class org.trellisldp.ext.cassandra.AsyncResultSetUtils
T
- Touch - Class in org.trellisldp.ext.cassandra.query.rdf
-
A query that adjusts the modified time of a resource.
- Touch() - Constructor for class org.trellisldp.ext.cassandra.query.rdf.Touch
-
For use with RESTeasy and CDI proxies.
- Touch(CqlSession, ConsistencyLevel) - Constructor for class org.trellisldp.ext.cassandra.query.rdf.Touch
-
Create a query that adjusts the modified time of a resource.
- tryAdvance(Consumer<? super Row>) - Method in class org.trellisldp.ext.cassandra.AsyncResultSetUtils
- trySplit() - Method in class org.trellisldp.ext.cassandra.AsyncResultSetUtils
W
- writeWorkers - Variable in class org.trellisldp.ext.cassandra.query.CassandraQuery
-
Worker threads that read and write from and to Cassandra.
All Classes All Packages