Uses of Class
com.bigdata.btree.filter.TupleUpdater

Packages that use TupleUpdater
com.bigdata.bfs This package provides a scale-out content repository (aka distributed file system) suitable as the backend for a REST-ful service using the bigdata architecture. 
 

Uses of TupleUpdater in com.bigdata.bfs
 

Subclasses of TupleUpdater in com.bigdata.bfs
 class FileVersionDeleter
          A procedure that performs a key range scan, marking all non-deleted versions within the key range as deleted (by storing a null property value for the FileMetadataSchema.VERSION).
 



Copyright © 2006-2011 SYSTAP, LLC. All Rights Reserved.