be.SIRAPRISE.client.jsba
Interface DBObjectToMultihashingindexspace

All Superinterfaces:
DBObject
All Known Implementing Classes:
MultiHashingIndexSpace

public interface DBObjectToMultihashingindexspace
extends DBObject

Author:
DBOBJECTINTERFACEGENERATOR

Method Summary
 java.lang.String getMultihashingindexspaceFilename()
          Gets the filename for multihashingindexspace
 java.lang.String getMultihashingindexspaceGapcompressionthreshold()
          Gets the gapcompressionthreshold for multihashingindexspace
 java.lang.String getMultihashingindexspaceMaximumgaps()
          Gets the maximumgaps for multihashingindexspace
 java.lang.String getMultihashingindexspaceStoragespaceid()
          Gets the storagespaceid for multihashingindexspace
 

Method Detail

getMultihashingindexspaceFilename

java.lang.String getMultihashingindexspaceFilename()
Gets the filename for multihashingindexspace

Returns:
The filename for multihashingindexspace

getMultihashingindexspaceGapcompressionthreshold

java.lang.String getMultihashingindexspaceGapcompressionthreshold()
Gets the gapcompressionthreshold for multihashingindexspace

Returns:
The gapcompressionthreshold for multihashingindexspace

getMultihashingindexspaceMaximumgaps

java.lang.String getMultihashingindexspaceMaximumgaps()
Gets the maximumgaps for multihashingindexspace

Returns:
The maximumgaps for multihashingindexspace

getMultihashingindexspaceStoragespaceid

java.lang.String getMultihashingindexspaceStoragespaceid()
Gets the storagespaceid for multihashingindexspace

Returns:
The storagespaceid for multihashingindexspace