Uses of Class
de.bsvrz.ars.ars.persistence.index.ATimeMonotoneIndex.Key

Packages that use ATimeMonotoneIndex.Key
de.bsvrz.ars.ars.persistence.index Enthält die Klassen für Indexe, die für den schnellen Zugriff auf Container verwendet werden. 
 

Uses of ATimeMonotoneIndex.Key in de.bsvrz.ars.ars.persistence.index
 

Fields in de.bsvrz.ars.ars.persistence.index declared as ATimeMonotoneIndex.Key
protected static ATimeMonotoneIndex.Key ATimeMonotoneIndex.AT
           
protected static ATimeMonotoneIndex.Key ATimeMonotoneIndex.DI
           
protected static ATimeMonotoneIndex.Key ATimeMonotoneIndex.DT
           
 

Methods in de.bsvrz.ars.ars.persistence.index that return ATimeMonotoneIndex.Key
static ATimeMonotoneIndex.Key ATimeMonotoneIndex.Key.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static ATimeMonotoneIndex.Key[] ATimeMonotoneIndex.Key.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 

Methods in de.bsvrz.ars.ars.persistence.index with parameters of type ATimeMonotoneIndex.Key
static long IndexEntryMonotone.get(ATimeMonotoneIndex.Key entrVal, boolean min, byte[] buf, int pos)
          Liefert das Maximum des spezifizierten Indexart des Eintrags an der angegebenen Stelle.
protected  IndexResult ATimeMonotoneIndex.getContainerID(java.lang.String basePath, byte[] temp, ATimeMonotoneIndex.Key cmpKey, long minKey, long maxKey)
          Liefert die IDs der Container, bei denen der gesuchte Key zwischen Anfang und Ende liegt.
 



Copyright © 2005-2008 beck et al. projects GmbH All Rights Reserved.