Package com.ocient.util
package com.ocient.util
-
ClassDescriptionA functional interface representing a permit for a channel operation.CompletableFutures.FailedResult<T,
E extends Exception> A Result that represents a failed operation.A specialization of theCompletableFutures.Resultinterface that represents the result of an I/O operation.CompletableFutures.Result<T,E extends Exception> A Result represents the result of a operation that can either succeed with a value of type T, or fail with a SQLException.A specialization of theCompletableFutures.Resultinterface that represents the result of executing a SQL query.CompletableFutures.SuccessResult<T,E extends Exception> A Result that represents a successful operation T.The DurationCounter interface represents a mechanism for measuring time durations between a "start" point and an "stop" point.Row that has been flattened to a singleObject.A priority queue for sequenced, asynchronous processing ofCompletableFutures.SQLResult<RowBatch>elements.An implementation of theAsyncIteratorinterface that allows peeking at the next element without consuming it from the underlying iterator.Provides a mechanism for simulating result set production with minimal overhead.Externalized query configuration.Externalized fetch data request configuration.Represents an externally injected error.Externalized query optimization and stream configuration.Represents a redirect location.Null transformer, column values are returned as-is.A functional interface representing a permit for a queue operation.Utility class for periodically logging JSON documentsAn interface that represents a row of data from a table.Interface for applying column value transformations directly within data fetch deserialization threads.Factory interface for creating and managingRowTransformerinstances.An enumeration representing sorting modes.