Uses of Class
org.eclipse.jgit.storage.dht.spi.util.ColumnMatcher

Packages that use ColumnMatcher
org.eclipse.jgit.storage.dht.spi.memory   
 

Uses of ColumnMatcher in org.eclipse.jgit.storage.dht.spi.memory
 

Methods in org.eclipse.jgit.storage.dht.spi.memory with parameters of type ColumnMatcher
 java.lang.Iterable<MemTable.Cell> MemTable.scanFamily(byte[] row, ColumnMatcher family)
          Scan all cells in a row.
 



Copyright © 2011. All Rights Reserved.