Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Com.bigdata.io.writecache Classes and Interfaces - 21 results found.
NameDescriptionTypePackageFramework
BufferedWriteThe BufferedWrite merges/elides sorted scattered writes to minimize IO requests and maximize IO rates.Classcom.bigdata.io.writecacheBlazeGraph
IBackingReaderA backing reader can be provided to a WriteCacheService which can use the readRaw callback method as part of an encapsulated cachingInterfacecom.bigdata.io.writecacheBlazeGraph
IBufferedWriterInterfacecom.bigdata.io.writecacheBlazeGraph
IWriteCacheInterface for a write cache with read back and the capability to update records while they are still in the cache.Interfacecom.bigdata.io.writecacheBlazeGraph
IWriteCacheCountersInterface declaring the counters exposed by the WriteCache.Interfacecom.bigdata.io.writecacheBlazeGraph
IWriteCacheServiceCountersInterface declaring the counters exposed by the WriteCacheService .Interfacecom.bigdata.io.writecacheBlazeGraph
TestAllAggregates test suites in increasing dependency order.Classcom.bigdata.io.writecacheBlazeGraph
TestRWWriteCacheServiceTest suite for the WriteCacheService using scattered writes on aVersion:$Id: TestWriteCacheService.Classcom.bigdata.io.writecacheBlazeGraph
TestWORMWriteCacheServiceTest suite for the WriteCacheService using pure append writes.Classcom.bigdata.io.writecacheBlazeGraph
TestWriteCacheTest suite for the WriteCache.Classcom.bigdata.io.writecacheBlazeGraph
TestWriteCacheServiceLifetimeThese tests exercise the lifetime semantics of a WriteCacheService.Classcom.bigdata.io.writecacheBlazeGraph
WriteCacheThis class provides a write cache with read-through for NIO writes on a FileChannel (and potentially on a remote service).Classcom.bigdata.io.writecacheBlazeGraph
WriteCache .FileChannelScatteredWriteCacheThe scattered write cache is used by the RWStore since the writes can be made to any part of the file assigned for data allocation.Classcom.bigdata.io.writecacheBlazeGraph
WriteCache .FileChannelWriteCacheA WriteCache implementation suitable for an append-only file such as the WORMStrategy or the output file of theClasscom.bigdata.io.writecacheBlazeGraph
WriteCache .HAPackageUsed to retrieve the HAWriteMessage AND the associated This allows the WriteCache to compress the data and create theClasscom.bigdata.io.writecacheBlazeGraph
WriteCache .ReadCacheClasscom.bigdata.io.writecacheBlazeGraph
WriteCache .RecordMetadataThe metadata associated with a record in the WriteCache.Classcom.bigdata.io.writecacheBlazeGraph
WriteCacheCountersPerformance counters for the WriteCache.Classcom.bigdata.io.writecacheBlazeGraph
WriteCacheServiceA WriteCacheService is provisioned with some number of WriteCache buffers and a writer thread.Classcom.bigdata.io.writecacheBlazeGraph
WriteCacheService .AsynchronousCloseExceptionAn instance of this exception is thrown if a thread notices that the WriteCacheService was closed by a concurrent process.Classcom.bigdata.io.writecacheBlazeGraph
WriteCacheServiceCountersPerformance counters for the WriteCacheService.Classcom.bigdata.io.writecacheBlazeGraph