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

Packages that use ATimeMonotoneIndex.IndexStartmode
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.IndexStartmode in de.bsvrz.ars.ars.persistence.index
 

Fields in de.bsvrz.ars.ars.persistence.index declared as ATimeMonotoneIndex.IndexStartmode
static ATimeMonotoneIndex.IndexStartmode ATimeMonotoneIndex.APPEND_REUSE_LAST
           
static ATimeMonotoneIndex.IndexStartmode ATimeMonotoneIndex.ERASE_OLD
           
 

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

Constructors in de.bsvrz.ars.ars.persistence.index with parameters of type ATimeMonotoneIndex.IndexStartmode
ATimeMonotoneIndex(int size, java.lang.String basePath, ATimeMonotoneIndex.IndexStartmode startmode)
          Erzeugt einen neuen monoton steigenden Index.
DIdxATimeMonotoneIndex(int size, java.lang.String basePath, ATimeMonotoneIndex.IndexStartmode startmode)
          Erzeugt einen neuen monoton steigenden Index.
 



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