Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- abort() - Method in interface org.odmg.Transaction
-
Abort and close the transaction.
- abort() - Method in class rasj.odmg.RasTransaction
-
Abort a transaction.
- abortTA() - Method in class org.rasdaman.rasnet.communication.RasRasnetImplementation
- abortTA() - Method in class rasj.odmg.RasODMGImplementation
-
Abort a transaction.
- abortTA() - Method in class rasj.RasImplementation
-
Abort a transaction.
- abortTA() - Method in interface rasj.RasImplementationInterface
- ACC_DEN_CAPABILITY_WRONG - Static variable in interface rasj.global.RasGlobalDefs
- ACC_DEN_INC_LOGIN - Static variable in interface rasj.global.RasGlobalDefs
- ACC_DEN_NO_PERMISSION - Static variable in interface rasj.global.RasGlobalDefs
- add(int, Object) - Method in class rasj.odmg.RasList
-
Inserts the specified element at the specified position in this list.
- add(Object) - Method in class rasj.odmg.RasBag
-
Appends the specified element to this Bag.
- add(Object) - Method in class rasj.odmg.RasList
-
Appends the specified element to the end of this List.
- add(Object) - Method in class rasj.odmg.RasSet
-
Appends the specified element to this Bag.
- add(RasMInterval) - Method in class rasj.RasMInterval
-
Deprecated.
- add(RasPoint) - Method in class rasj.RasPoint
-
Method for vector addition.
- add(RasSInterval) - Method in class rasj.RasSInterval
-
Deprecated.This methdod provides just another name for the createUnion method and might not be supported in future versions. Please use
createUnioninstead. - addAll(int, Collection) - Method in class rasj.odmg.RasList
-
Inserts all of the elements in the specified collection into this list at the specified position.
- addToSelf(RasMInterval) - Method in class rasj.RasMInterval
-
Deprecated.This methdod provides just another name for the unionWith method and might not be supported in future versions. Please use
unionWithinstead. - addToSelf(RasSInterval) - Method in class rasj.RasSInterval
-
Deprecated.This methdod provides just another name for the unionWith method and might not be supported in future versions. Please use
unionWithinstead. - AvgCellRed - Class in examples
-
Example Java program for computing the avg cell red value for a RGB image in a given collection.
- AvgCellRed() - Constructor for class examples.AvgCellRed
B
- BASE_DBS_ERROR - Static variable in interface rasj.global.RasGlobalDefs
- begin() - Method in interface org.odmg.Transaction
-
Start a transaction.
- begin() - Method in class rasj.odmg.RasTransaction
-
Begin a transaction.
- beginTA() - Method in class org.rasdaman.rasnet.communication.RasRasnetImplementation
- beginTA() - Method in class rasj.odmg.RasODMGImplementation
-
Begin a transaction.
- beginTA() - Method in class rasj.RasImplementation
-
Begin a transaction.
- beginTA() - Method in interface rasj.RasImplementationInterface
- BenchmarkTimer - Class in rasj.global
- BenchmarkTimer(String) - Constructor for class rasj.global.BenchmarkTimer
- BIG_ENDIAN - Static variable in interface rasj.clientcommhttp.RasCommDefs
- bind(Object) - Method in interface org.odmg.OQLQuery
-
Bind a parameter to the query.
- bind(Object) - Method in class rasj.odmg.RasOQLQuery
-
Binds a parameter to the query.
- bind(Object, String) - Method in interface org.odmg.Database
-
Associate a name with an object and make it persistent,
not yet available in RasDaMan. - bind(Object, String) - Method in class rasj.odmg.RasDatabase
-
Not implemented yet.
- BROWSER - Static variable in interface rasj.clientcommhttp.RasCommDefs
C
- checkpoint() - Method in interface org.odmg.Transaction
-
Commit the transaction, but reopen the transaction, retaining all locks.
- checkpoint() - Method in class rasj.odmg.RasTransaction
-
Not implemented yet.
- ClassNotPersistenceCapableException - Exception Class in org.odmg
-
This exception is thrown when the implementation cannot make an object persistent because of the type of the object.
- ClassNotPersistenceCapableException() - Constructor for exception class org.odmg.ClassNotPersistenceCapableException
-
Construct an instance of the exception.
- ClassNotPersistenceCapableException(String) - Constructor for exception class org.odmg.ClassNotPersistenceCapableException
-
Construct an instance of the exception.
- clear() - Method in class rasj.odmg.RasSet
-
Removes all of the elements from this set.
- close() - Method in interface org.odmg.Database
-
Close the database.
- close() - Method in class rasj.odmg.RasDatabase
-
Closes an open database.
- closeDB() - Method in class org.rasdaman.rasnet.communication.RasRasnetImplementation
- closeDB() - Method in class rasj.odmg.RasODMGImplementation
-
Closes an open database.
- closeDB() - Method in class rasj.RasImplementation
-
Closes an open database.
- closeDB() - Method in interface rasj.RasImplementationInterface
- closureOf(RasMInterval, RasMInterval) - Method in class rasj.RasMInterval
-
Calculates the closure of two MIntervals.
- closureOf(RasSInterval, RasSInterval) - Method in class rasj.RasSInterval
-
Calculates the closure of two SIntervals.
- closureWith(RasMInterval) - Method in class rasj.RasMInterval
-
Calculates the closure of the current MInterval and the given one.
- closureWith(RasSInterval) - Method in class rasj.RasSInterval
-
Calculates the closure of the current SInterval and the given one.
- commAT - Static variable in class rasj.odmg.RasODMGGlobal
- commBTreadOnly - Static variable in class rasj.odmg.RasODMGGlobal
- commBTreadWrite - Static variable in class rasj.odmg.RasODMGGlobal
- commCloseDB - Static variable in class rasj.odmg.RasODMGGlobal
- commCT - Static variable in class rasj.odmg.RasODMGGlobal
- commGetNewOID - Static variable in class rasj.odmg.RasODMGGlobal
- commInsertQueryExec - Static variable in class rasj.odmg.RasODMGGlobal
- commIsOpenTA - Static variable in class rasj.odmg.RasODMGGlobal
- commit() - Method in interface org.odmg.Transaction
-
Commit and close the transaction.
- commit() - Method in class rasj.odmg.RasTransaction
-
Commit a transaction.
- commitTA() - Method in class org.rasdaman.rasnet.communication.RasRasnetImplementation
- commitTA() - Method in class rasj.odmg.RasODMGImplementation
-
Commit a transaction.
- commitTA() - Method in class rasj.RasImplementation
-
Commit a transaction.
- commitTA() - Method in interface rasj.RasImplementationInterface
- commOpenDB - Static variable in class rasj.odmg.RasODMGGlobal
- commQueryExec - Static variable in class rasj.odmg.RasODMGGlobal
- commUpdateQueryExec - Static variable in class rasj.odmg.RasODMGGlobal
- comparedWith(RasPoint) - Method in class rasj.RasPoint
-
Compares this point to another point.
- concat(DList) - Method in interface org.odmg.DList
-
Creates a new
DListobject that contains the contents of thisDListobject concatenated with the contents of theotherListobject. - concat(DList) - Method in class rasj.odmg.RasList
-
Creates a new DList object that contains the contents of this DList object concatenated with the contents of the otherList object.
- connectClient(String, String) - Method in class org.rasdaman.rasnet.communication.RasRasnetImplementation
- connectClient(String, String) - Method in class rasj.odmg.RasODMGImplementation
- connectClient(String, String) - Method in class rasj.RasImplementation
-
Connect as a new client with the given userName and md5 encoded password.
- connectClient(String, String) - Method in interface rasj.RasImplementationInterface
- Constants - Class in org.rasdaman.rasnet.util
- Constants() - Constructor for class org.rasdaman.rasnet.util.Constants
- contains(Object) - Method in class rasj.odmg.RasSet
-
Returns true if this set contains the specified element.
- convertStatusToRuntimeException(Status) - Static method in class org.rasdaman.rasnet.util.GrpcUtils
- covers(RasMInterval) - Method in class rasj.RasMInterval
-
Method for testing if this interval covers the given interval.
- covers(RasPoint) - Method in class rasj.RasMInterval
-
Method for testing if this interval covers the given point.
- create(String) - Method in interface org.odmg.OQLQuery
-
Create an OQL query from the string parameter.
- create(String) - Method in class rasj.odmg.RasOQLQuery
-
Defines the query to be executed.
- createChannel(String, int) - Method in interface org.rasdaman.rasnet.communication.RasnetServiceFactory
-
Create a channel for connecting to a server.
- createChannel(String, int) - Method in class org.rasdaman.rasnet.communication.RasnetServiceFactoryImpl
- createClientRasServerService(Channel) - Method in interface org.rasdaman.rasnet.communication.RasnetServiceFactory
-
Create a communication service between client and rasserver.
- createClientRasServerService(Channel) - Method in class org.rasdaman.rasnet.communication.RasnetServiceFactoryImpl
- createClosure(RasMInterval) - Method in class rasj.RasMInterval
-
Returns a new MInterval calculated from the closure of the current MInterval and the given one.
- createClosure(RasSInterval) - Method in class rasj.RasSInterval
-
Returns a new SInterval calculated from the closure of the current SInterval and the given one.
- CREATED - Static variable in interface rasj.global.RasGlobalDefs
- createDifference(RasMInterval) - Method in class rasj.RasMInterval
-
Returns a new MInterval calculated from a difference of the current MInterval and the given one.
- createDifference(RasSInterval) - Method in class rasj.RasSInterval
-
Returns a new SInterval calculated from a difference of the current SInterval and the given one.
- createHealthService(Channel) - Method in interface org.rasdaman.rasnet.communication.RasnetServiceFactory
-
Create a health service uses to check the liveliness between a server (rasmgr or rasserver) and the client.
- createHealthService(Channel) - Method in class org.rasdaman.rasnet.communication.RasnetServiceFactoryImpl
- createIntersection(RasMInterval) - Method in class rasj.RasMInterval
-
Returns a new MInterval calculated from the intersection of the current MInterval and the given one.
- createIntersection(RasSInterval) - Method in class rasj.RasSInterval
-
Returns a new SInterval calculated from the intersection of the current SInterval and the given one.
- createRasmgrClientService(Channel) - Method in interface org.rasdaman.rasnet.communication.RasnetServiceFactory
-
Create a communication service between client and rasmgr.
- createRasmgrClientService(Channel) - Method in class org.rasdaman.rasnet.communication.RasnetServiceFactoryImpl
- createTranslation(RasPoint) - Method in class rasj.RasMInterval
-
This method returns a new MInterval resulting from a translation of the current MInterval by the given point.
- createUnion(RasMInterval) - Method in class rasj.RasMInterval
-
Returns a new MInterval calculated from a union of the current MInterval and the given one.
- createUnion(RasSInterval) - Method in class rasj.RasSInterval
-
Returns a new SInterval calculated from a union of the current SInterval and the given one.
- CRITICAL_LEVEL - Static variable in class rasj.global.Debug
-
log only critical events
- currentCell - Variable in class rasj.RasGMArray
-
internal object for accessing one cell of the array
- currentFormat - Variable in class rasj.RasGMArray
-
store current data format
- currentTransaction() - Method in interface org.odmg.Implementation
-
Get the current
Transactionfor the thread. - currentTransaction() - Method in class org.rasdaman.rasnet.communication.RasRasnetImplementation
- currentTransaction() - Method in class rasj.odmg.RasODMGImplementation
-
Get current transaction for thread, or NULL if none.
- currentTransaction() - Method in class rasj.RasImplementation
-
Get current transaction for thread, or NULL if none.
- currentTransaction() - Method in interface rasj.RasImplementationInterface
D
- DArray - Interface in org.odmg
-
The interface that defines the operations of an ODMG array,
not yet available in RasDaMan. - data - Variable in class rasj.RasGMArray
-
internal array representation in bytes
- Database - Interface in org.odmg
-
The interface for interacting with an ODMG database.
- DATABASE_NOT_DEFINED - Static variable in interface rasj.global.RasGlobalDefs
- DatabaseClosedException - Exception Class in org.odmg
-
This exception is thrown when an attempt is made to call a method on a Database that has been closed or has not been opened.
- DatabaseClosedException() - Constructor for exception class org.odmg.DatabaseClosedException
-
Construct an instance of the exception without a message.
- DatabaseClosedException(String) - Constructor for exception class org.odmg.DatabaseClosedException
-
Construct an instance of the exception with the provided message.
- DatabaseIsReadOnlyException - Exception Class in org.odmg
-
This exception is thrown when a call has been made that modifies a database that is open in read-only mode.
- DatabaseIsReadOnlyException() - Constructor for exception class org.odmg.DatabaseIsReadOnlyException
-
Construct an instance of the exception without a message.
- DatabaseIsReadOnlyException(String) - Constructor for exception class org.odmg.DatabaseIsReadOnlyException
-
Construct an instance of the exception with a descriptive message.
- DatabaseNotFoundException - Exception Class in org.odmg
-
This exception is thrown when attempting to open a database that does not exist.
- DatabaseNotFoundException() - Constructor for exception class org.odmg.DatabaseNotFoundException
-
Construct an instance of the exception.
- DatabaseNotFoundException(String) - Constructor for exception class org.odmg.DatabaseNotFoundException
-
Construct an instance of the exception with a descriptive message.
- DatabaseOpenException - Exception Class in org.odmg
-
This exception is thrown when attempting to open a database that is already open.
- DatabaseOpenException() - Constructor for exception class org.odmg.DatabaseOpenException
-
Construct an instance of the exception.
- DatabaseOpenException(String) - Constructor for exception class org.odmg.DatabaseOpenException
-
Construct an instance of the exception with a descriptive message.
- dataSize - Variable in class rasj.RasGMArray
-
size of internal array representation in bytes
- DATE - Static variable in class rasj.global.Version
- DB_CONN_FAILED - Static variable in interface rasj.global.RasGlobalDefs
- DB_NOT_OPEN - Static variable in interface rasj.global.RasGlobalDefs
- DBag - Interface in org.odmg
-
This interface defines the operations associated with an ODMG bag collection.
- dbIsOpen() - Method in class org.rasdaman.rasnet.communication.RasRasnetImplementation
- dbIsOpen() - Method in class rasj.odmg.RasODMGImplementation
-
Tells whether database is open.
- dbIsOpen() - Method in class rasj.RasImplementation
-
returns 1 if an openDB command is executed (closeDB sets it back to 0).
- dbIsOpen() - Method in interface rasj.RasImplementationInterface
- DCollection - Interface in org.odmg
-
The base interface for all ODMG collections.
- Debug - Class in rasj.global
-
Methods of this static class perform debugging output into the servlet log (usually /opt/jakarta/logs/servlet.log).
- Debug() - Constructor for class rasj.global.Debug
- DEFAULT_LEVEL - Static variable in class rasj.global.Debug
-
debug threshold default
- DELETED - Static variable in interface rasj.global.RasGlobalDefs
- deletePersistent(Object) - Method in interface org.odmg.Database
-
Deletes an object from the database,
not yet available in RasDaMan. - deletePersistent(Object) - Method in class rasj.odmg.RasDatabase
-
Not implemented yet.
- diff(RasMInterval) - Method in class rasj.RasMInterval
-
Deprecated.This methdod provides just another name for the createDifference method and might not be supported in future versions. Please use
createDifferenceinstead. - diff(RasSInterval) - Method in class rasj.RasSInterval
-
Deprecated.This methdod provides just another name for the createDifference method and might not be supported in future versions. Please use
createDifferenceinstead. - difference(DBag) - Method in interface org.odmg.DBag
-
A new
DBaginstance is created that contains the difference of this object and theDBaginstance referenced byotherBag. - difference(DBag) - Method in class rasj.odmg.RasBag
-
A new DBag instance is created that contains the difference of this object and the DBag instance referenced by otherBag.
- difference(DSet) - Method in interface org.odmg.DSet
-
Create a new
DSetobject that contains the elements of this collection minus the elements inotherSet,
not yet available in RasDaMan. - difference(DSet) - Method in class rasj.odmg.RasSet
-
Not implemented yet.
- differenceOf(RasMInterval, RasMInterval) - Method in class rasj.RasMInterval
-
Calculates the difference of two MIntervals.
- differenceOf(RasSInterval, RasSInterval) - Method in class rasj.RasSInterval
-
Calculates the difference of two SIntervals.
- differenceWith(RasMInterval) - Method in class rasj.RasMInterval
-
Calculates the difference of the current MInterval and the given one.
- differenceWith(RasSInterval) - Method in class rasj.RasSInterval
-
Calculates the difference of the current SInterval and the given one.
- diffFromSelf(RasMInterval) - Method in class rasj.RasMInterval
-
Deprecated.This methdod provides just another name for the differenceWith method and might not be supported in future versions. Please use
differenceWithinstead. - diffFromSelf(RasSInterval) - Method in class rasj.RasSInterval
-
Deprecated.This methdod provides just another name for the differenceWith method and might not be supported in future versions. Please use
differenceWithinstead. - DigestUtils - Class in org.rasdaman.rasnet.util
- DigestUtils() - Constructor for class org.rasdaman.rasnet.util.DigestUtils
- dimension() - Method in class rasj.RasMInterval
-
Gets the dimensionality of this MInterval.
- dimension() - Method in class rasj.RasPoint
-
Gets the dimensionality of this point.
- DIMENSION_MISMATCH - Static variable in interface rasj.global.RasGlobalDefs
- dimensionality - Variable in class rasj.RasMInterval
-
dimensionality of the domain
- disconnectClient() - Method in class org.rasdaman.rasnet.communication.RasRasnetImplementation
- disconnectClient() - Method in class rasj.odmg.RasODMGImplementation
- disconnectClient() - Method in class rasj.RasImplementation
-
Disconnect as a client from rasmgr.
- disconnectClient() - Method in interface rasj.RasImplementationInterface
- DList - Interface in org.odmg
-
The ODMG List collection.
- DMap - Interface in org.odmg
-
The ODMG Map collection interface,
not yet available in RasDaMan. - domain - Variable in class rasj.RasGMArray
-
spatial domain
- DSet - Interface in org.odmg
-
The ODMG Set collection interface.
E
- enterCritical(String) - Static method in class rasj.global.Debug
-
method enter msg, output only with critical level
- enterSparse(String) - Static method in class rasj.global.Debug
-
method enter msg, output only with sparse level
- enterVerbose(String) - Static method in class rasj.global.Debug
-
method enter msg, output only with verbose log level
- enterWarning(String) - Static method in class rasj.global.Debug
-
method enter msg, output only with warning level
- equals(Object) - Method in class rasj.RasPrimitiveType
- equals(Object) - Method in class rasj.RasStructureType
- equals(RasMInterval) - Method in class rasj.RasMInterval
-
Method for testing equality of two MIntervals.
- equals(RasPoint) - Method in class rasj.RasPoint
-
Method for testing equality of two points.
Two points are equal if they have the same dimensionality and identic values in each dimension. - equals(RasSInterval) - Method in class rasj.RasSInterval
-
Method for testing equality of two SIntervals.
- errNo - Variable in exception class rasj.RasException
- errNo - Variable in exception class rasj.RasRuntimeException
- errorMessages - Static variable in class rasj.global.RasErrorTexts
- errText - Variable in exception class rasj.RasException
- errText - Variable in exception class rasj.RasRuntimeException
- examples - package examples
- execute() - Method in interface org.odmg.OQLQuery
-
Execute the query.
- execute() - Method in class rasj.odmg.RasOQLQuery
-
Execute the OQL query.
- execute(String, String) - Method in class rasj.clientcommhttp.RasHttpRequest
-
This method sends a query to the RasDaMan Server and retrieves the results.
- existsElement(String) - Method in interface org.odmg.DCollection
-
Determines whether there is an element of the collection that evaluates to true for the predicate,
not yet available in RasDaMan. - existsElement(String) - Method in class rasj.odmg.RasCollection
-
Not implemented yet.
F
- FAST_PRE_SCALE_FACTORS - Static variable in interface rasj.global.RasGlobalDefs
- FAST_PRE_SCALE_SUFFIXES - Static variable in interface rasj.global.RasGlobalDefs
- finalize() - Method in class org.rasdaman.rasnet.communication.RasmgrKeepAlive
-
If the stop method was not called, this method will call it.
- finalize() - Method in class org.rasdaman.rasnet.communication.RasserverKeepAlive
-
If the stop method was not called, this method will call it.
G
- get(int) - Method in class rasj.odmg.RasList
-
Returns the element at the specified position in this list.
- getAccessMode() - Method in class org.rasdaman.rasnet.communication.RasRasnetImplementation
- getAccessMode() - Method in class rasj.odmg.RasODMGImplementation
-
Gets the database access mode
- getAccessMode() - Method in interface rasj.RasImplementationInterface
- getAnyType(String) - Static method in class rasj.RasType
-
Builds the type schema from a string representation.
- getArray() - Method in class rasj.RasGMArray
-
Gets the internal representation of this GMAarray (the byte array).
- getArray() - Method in class rasj.RasMArrayDouble
-
get the internal representation of the array in bytes, please use getDoubleArray()
- getArray() - Method in class rasj.RasMArrayFloat
-
get the internal representation of the array in bytes, please use getFloatArray()
- getArray() - Method in class rasj.RasMArrayInteger
-
get the internal representation of the array in bytes, please use getIntArray()
- getArray() - Method in class rasj.RasMArrayLong
-
get the internal representation of the array in bytes, please use getLongArray()
- getArray() - Method in class rasj.RasMArrayShort
-
get the internal representation of the array in bytes, please use getShortArray()
- getArraySize() - Method in class rasj.RasGMArray
-
Gets the size of the internal representation of this GMArray (in bytes).
- getAttributes() - Method in class rasj.RasStructureType
- getBaseName() - Method in class rasj.odmg.RasOID
-
returns database name as a string
- getBaseType() - Method in class rasj.RasMArrayType
-
Retrieves the base type of this MArray.
- getBaseTypes() - Method in class rasj.RasStructureType
- getBaseTypeSchema() - Method in class rasj.RasGMArray
-
Returns the base type schema of this GMArray.
- getBodyLine(BufferedReader) - Method in class rasj.odmg.RasODMGImplementation
- getBoolean(Object) - Method in class rasj.RasPrimitiveType
- getByte(Object) - Method in class rasj.RasPrimitiveType
- getByte(RasPoint) - Method in class rasj.RasMArrayByte
-
subscript operator for read access of a cell.
- getCell(RasPoint) - Method in class rasj.RasGMArray
-
Reads a cell of the MDD.
- getCell(RasPoint) - Method in class rasj.RasMArrayByte
-
subscript operator for read access of a cell.
- getCell(RasPoint) - Method in class rasj.RasMArrayDouble
-
subscript operator for read access of a cell.
- getCell(RasPoint) - Method in class rasj.RasMArrayFloat
-
subscript operator for read access of a cell.
- getCell(RasPoint) - Method in class rasj.RasMArrayInteger
-
subscript operator for read access of a cell.
- getCell(RasPoint) - Method in class rasj.RasMArrayLong
-
subscript operator for read access of a cell.
- getCell(RasPoint) - Method in class rasj.RasMArrayShort
-
subscript operator for read access of a cell.
- getCharacter(Object) - Method in class rasj.RasPrimitiveType
- getClientID() - Method in class org.rasdaman.rasnet.communication.RasRasnetImplementation
- getClientID() - Method in class rasj.odmg.RasODMGImplementation
-
Gets the client ID
- getClientID() - Method in interface rasj.RasImplementationInterface
- getColumn() - Method in exception class rasj.RasQueryExecutionFailedException
-
return the column number of the error
- getCurrentFormat() - Method in class rasj.RasGMArray
-
Gets the current data format (RAS_ARRAY).
- getDatabase(Object) - Method in interface org.odmg.Implementation
-
Get the
Databasethat contains the objectobj,
not yet available in RasDaMan. - getDatabase(Object) - Method in class org.rasdaman.rasnet.communication.RasRasnetImplementation
- getDatabase(Object) - Method in class rasj.odmg.RasODMGImplementation
-
Not implemented yet.
- getDatabase(Object) - Method in class rasj.RasImplementation
-
Not implemented yet.
- getDatabase(Object) - Method in interface rasj.RasImplementationInterface
- getDBag() - Method in class rasj.clientcommhttp.RasHttpRequest
-
returns the result of the query as a DBag
- getDCollection() - Method in class rasj.clientcommhttp.RasHttpRequest
-
returns the result of the query as a DCollection
- getDim1() - Method in exception class rasj.RasDimensionMismatchException
-
Returns the dimension of the first object.
- getDim2() - Method in exception class rasj.RasDimensionMismatchException
-
Returns the dimension of the second object.
- getDouble(Object) - Method in class rasj.RasPrimitiveType
- getDouble(RasPoint) - Method in class rasj.RasMArrayDouble
-
subscript operator for read access of a cell.
- getDoubleArray() - Method in class rasj.RasMArrayDouble
-
get the internal representation of the array
- getElement(DataInputStream, RasType, byte[]) - Static method in class rasj.RasStructure
- getElements() - Method in class rasj.RasStructure
- getElementType() - Method in class rasj.RasCollectionType
-
Retrieves the collection type's element type.
- getErrNo() - Method in exception class rasj.RasException
-
Method for retrieving the error number.
- getErrNo() - Method in exception class rasj.RasRuntimeException
-
Method for retrieving the error number.
- getErrorMessage(int) - Static method in class rasj.global.RasErrorTexts
- getErrorMessage(int, String) - Static method in class rasj.global.RasErrorTexts
- getErrorNo() - Method in exception class rasj.RasConnectionFailedException
-
Returns the RasDaMan error number
- getErrorStatus() - Method in class org.rasdaman.rasnet.communication.RasRasnetImplementation
- getErrorStatus() - Method in class rasj.odmg.RasODMGImplementation
-
Gets the current error status
- getErrorStatus() - Method in class rasj.odmg.RasTransaction
-
Returns the errorStatus.
- getErrorStatus() - Method in interface rasj.RasImplementationInterface
- getExtent() - Method in class rasj.RasMInterval
-
Gets the size of this MInterval as a point, that means the point specifies the extent of this MInterval ( i.e.
- getFloat(Object) - Method in class rasj.RasPrimitiveType
- getFloat(RasPoint) - Method in class rasj.RasMArrayFloat
-
subscript operator for read access of a cell.
- getFloatArray() - Method in class rasj.RasMArrayFloat
-
get the internal representation of the array
- getFreeServer() - Method in class rasj.odmg.RasODMGImplementation
-
Requests a free server and retry's
- GETFREESERVER_WAIT_INCREMENT - Static variable in interface rasj.global.RasGlobalDefs
- GETFREESERVER_WAIT_INITIAL - Static variable in interface rasj.global.RasGlobalDefs
- getFullDomain() - Method in class rasj.RasFastScale
-
Returns the full (unscaled) Domain of the image.
- getHigh() - Method in exception class rasj.RasIndexOutOfBoundsException
-
Returns the higher bound of the accessed object.
- getHigh() - Method in class rasj.RasMInterval
-
Gets the point with the highest coordinates in every dimension.
- getIndex() - Method in exception class rasj.RasIndexOutOfBoundsException
-
Returns the index responsible for throwing this exception.
- getInt(RasPoint) - Method in class rasj.RasMArrayInteger
-
subscript operator for read access of a cell.
- getIntArray() - Method in class rasj.RasMArrayInteger
-
get the internal representation of the array
- getInteger(Object) - Method in class rasj.RasPrimitiveType
- getIntegerResult() - Method in class rasj.clientcommhttp.RasHttpRequest
-
returns the result of the query as an Integer
- getKind() - Method in class rasj.RasCollectionType
-
Returns the type of this object (which is RAS_SET in this case).
- getLastScale() - Method in class rasj.RasFastScale
-
gets the last used scale
- getLine() - Method in exception class rasj.RasQueryExecutionFailedException
-
returns the line number of the error
- getLocalOID() - Method in class rasj.odmg.RasOID
-
returns local oid as a double
- getLock() - Method in class rasj.odmg.RasObject
-
get object lock
- getLong(Object) - Method in class rasj.RasPrimitiveType
- getLong(RasPoint) - Method in class rasj.RasMArrayLong
-
subscript operator for read access of a cell.
- getLongArray() - Method in class rasj.RasMArrayLong
-
get the internal representation of the array
- getLow() - Method in exception class rasj.RasIndexOutOfBoundsException
-
Returns the lower bound of the accessed object.
- getMaxRetry() - Method in class org.rasdaman.rasnet.communication.RasRasnetImplementation
- getMaxRetry() - Method in class rasj.odmg.RasODMGImplementation
-
Get the maximum retry parameter
- getMaxRetry() - Method in class rasj.RasImplementation
-
Get the maximum retry parameter
- getMaxRetry() - Method in interface rasj.RasImplementationInterface
- getMessage() - Method in exception class rasj.RasClientInternalException
-
Returns the error message.
- getMessage() - Method in exception class rasj.RasConnectionFailedException
-
Returns the error message.
- getMessage() - Method in exception class rasj.RasDimensionMismatchException
-
Returns the error message.
- getMessage() - Method in exception class rasj.RasException
-
Method retrieving the error message.
- getMessage() - Method in exception class rasj.RasIllegalULongValueException
-
Returns the error message.
- getMessage() - Method in exception class rasj.RasIllegalUShortValueException
-
Returns the error message.
- getMessage() - Method in exception class rasj.RasIndexOutOfBoundsException
-
Returns the error message.
- getMessage() - Method in exception class rasj.RasInvalidNameException
-
Returns the error message.
- getMessage() - Method in exception class rasj.RasQueryExecutionFailedException
- getMessage() - Method in exception class rasj.RasResultIsNoCellException
-
Returns the error message.
- getMessage() - Method in exception class rasj.RasResultIsNoIntervalException
-
Returns the error message.
- getMessage() - Method in exception class rasj.RasRuntimeException
-
Method retrieving the error message.
- getMessage() - Method in exception class rasj.RasStreamInputOverflowException
-
Returns the error message.
- getMessage() - Method in exception class rasj.RasTypeInvalidException
-
Returns the error message.
- getMessage() - Method in exception class rasj.RasTypeNotSupportedException
-
Returns the error message.
- getMessage() - Method in exception class rasj.RasTypeUnknownException
-
Returns the error message.
- getMinimalArray(String) - Method in class rasj.RasFastScale
-
gets the minimal array
- getName() - Method in class rasj.RasType
-
Retrieves the name of this type.
- getObjectId(Object) - Method in interface org.odmg.Implementation
-
Get a
Stringrepresentation of the object's identifier. - getObjectId(Object) - Method in class org.rasdaman.rasnet.communication.RasRasnetImplementation
- getObjectId(Object) - Method in class rasj.odmg.RasODMGImplementation
-
Get a String representation of the object's identifier.
- getObjectId(Object) - Method in class rasj.RasImplementation
-
Get a String representation of the object's identifier.
- getObjectId(Object) - Method in interface rasj.RasImplementationInterface
- getObjectName() - Method in class rasj.odmg.RasObject
-
get object name
- getObjectType() - Method in class rasj.odmg.RasObject
-
get object type
- getObjectTypeName() - Method in class rasj.odmg.RasObject
-
get object typeName
- getOID() - Method in class rasj.odmg.RasObject
-
get oid
- getOrigin() - Method in class rasj.RasMInterval
-
Gets the point with the lowest coordinates in every dimension.
- getRasServer() - Method in class org.rasdaman.rasnet.communication.RasRasnetImplementation
- getRasServer() - Method in class rasj.odmg.RasODMGImplementation
-
Gets the name of the actual server.
- getRasServer() - Method in interface rasj.RasImplementationInterface
- getResult() - Method in class rasj.clientcommhttp.RasHttpRequest
-
returns the result of the query
- getResultCode(BufferedReader) - Method in class rasj.odmg.RasODMGImplementation
- getResultType() - Method in class rasj.clientcommhttp.RasHttpRequest
-
returns the result type (MDDColl, SkalarColl, Error, Integer)
- getScaledDomain(RasMInterval, double) - Method in class rasj.RasFastScale
-
gets the scaling domain
- getScaledImage(RasMInterval, double, int) - Method in class rasj.RasFastScale
-
Returns the scaled image.
- getShort(Object) - Method in class rasj.RasPrimitiveType
- getShort(RasPoint) - Method in class rasj.RasMArrayShort
-
subscript operator for read access of a cell.
- getShortArray() - Method in class rasj.RasMArrayShort
-
get the internal representation of the array
- getSize() - Method in class rasj.RasBaseType
-
Retrieves the size of the type.
- getSpatialDomain() - Method in class rasj.RasStorageLayout
-
Returns the current tiling-domain of this storage layout object.
- getStatus() - Method in class rasj.odmg.RasObject
-
get object status
- getStorageLayout() - Method in class rasj.RasGMArray
-
Returns the storage layout object of this MDD.
- getSystemName() - Method in class rasj.odmg.RasOID
-
returns system name as a string
- getTileSize() - Method in class rasj.RasStorageLayout
-
Returns the current tile-size (in bytes).
- getToken() - Method in exception class rasj.RasQueryExecutionFailedException
-
returns the token that caused the error
- getTotalTime() - Method in class rasj.global.BenchmarkTimer
- getType() - Method in class rasj.RasStructure
- getTypeID() - Method in class rasj.RasBaseType
-
Retrieves the id of the type.
- getTypeID() - Method in class rasj.RasPrimitiveType
- getTypeID() - Method in class rasj.RasStructureType
- getTypeID() - Method in class rasj.RasType
-
Retrieves the id of this type.
- getTypeLength() - Method in class rasj.RasGMArray
-
Gets the length of cell type (in bytes).
- getTypeSchema() - Method in class rasj.odmg.RasObject
- getTypeStructure() - Method in class rasj.odmg.RasObject
-
get type Structure
- getTypeStructure(String, int) - Method in class org.rasdaman.rasnet.communication.RasRasnetImplementation
- getTypeStructure(String, int) - Method in class rasj.odmg.RasODMGImplementation
- getTypeStructure(String, int) - Method in class rasj.RasImplementation
- getTypeStructure(String, int) - Method in interface rasj.RasImplementationInterface
- GrpcUtils - Class in org.rasdaman.rasnet.util
- GrpcUtils() - Constructor for class org.rasdaman.rasnet.util.GrpcUtils
- GUESTIDENT_DEFAULT - Static variable in interface rasj.global.RasGlobalDefs
H
- high() - Method in class rasj.RasSInterval
-
Gets the upper bound of the interval.
I
- ILLEGAL_ULONG_VALUE - Static variable in interface rasj.global.RasGlobalDefs
- ILLEGAL_USHORT_VALUE - Static variable in interface rasj.global.RasGlobalDefs
- Implementation - Interface in org.odmg
-
The factory interface for a particular ODMG implementation.
- INDEX_OUT_OF_BOUNDS - Static variable in interface rasj.global.RasGlobalDefs
- indexOf(Object) - Method in class rasj.odmg.RasList
-
Returns the index in this list of the first occurence of the specified element, or -1 if the list does not contain this element.
- INTERNAL_CLIENT_ERROR - Static variable in interface rasj.global.RasGlobalDefs
- INTERNAL_DL_PARSE_EXCEPTION - Static variable in interface rasj.global.RasGlobalDefs
- intersection(DBag) - Method in interface org.odmg.DBag
-
A new
DBaginstance is created that contains the intersection of this object and theDBagreferenced byotherBag. - intersection(DBag) - Method in class rasj.odmg.RasBag
-
A new DBag instance is created that contains the intersection of this object and the DBag referenced by otherBag.
- intersection(DSet) - Method in interface org.odmg.DSet
-
Create a new
DSetobject that is the set intersection of thisDSetobject and the set referenced byotherSet,
not yet available in RasDaMan. - intersection(DSet) - Method in class rasj.odmg.RasSet
-
Not implemented yet.
- intersectionOf(RasMInterval, RasMInterval) - Method in class rasj.RasMInterval
-
This method calculates the intersection of two MIntervals.
- intersectionOf(RasSInterval, RasSInterval) - Method in class rasj.RasSInterval
-
This method calculates the intersection of two SIntervals.
- intersectionWith(RasMInterval) - Method in class rasj.RasGMArray
-
Returns a RasGMArray that is the intersection of the current domain with the specified interval.
- intersectionWith(RasMInterval) - Method in class rasj.RasMInterval
-
Calculates the intersection of the current MInterval and the given one.
- intersectionWith(RasSInterval) - Method in class rasj.RasSInterval
-
Calculates the intersection of the current SInterval and the given one.
- intersectsWith(RasMInterval) - Method in class rasj.RasMInterval
-
Determines if the self mInterval intersects with the delivered one.
- intersectsWith(RasSInterval) - Method in class rasj.RasSInterval
-
Determines if the current interval intersects with the given one.
- intervals - Variable in class rasj.RasMInterval
-
array for storing the intervals
- INVALID_OBJECT_NAME_ERROR - Static variable in interface rasj.global.RasGlobalDefs
- isBaseType() - Method in class rasj.RasBaseType
-
Checks if the current type is a base type (primitive type or structure type).
- isBaseType() - Method in class rasj.RasType
-
Checks if this type is a base type (primitive type or structure type).
- isCompatible(RasMInterval) - Method in class rasj.RasStorageLayout
-
This method tests if the current storageLayout object is compatible to a given domain.
- isEmpty() - Method in class rasj.odmg.RasSet
-
Returns true if this set contains no elements.
- isHighFixed() - Method in class rasj.RasSInterval
-
Checks if the upper bound is fix.
- isLowFixed() - Method in class rasj.RasSInterval
-
Checks if the lower bound is fix.
- isMergeable(RasMInterval) - Method in class rasj.RasMInterval
-
This method checks if this MInterval is mergeable with another MInterval.
- isOpen() - Method in interface org.odmg.Transaction
-
Determine whether the transaction is open or not.
- isOpen() - Method in class rasj.odmg.RasTransaction
-
Returns TRUE if a transaction is currently open.
- isOpenLocally() - Method in class rasj.odmg.RasTransaction
-
Returns TRUE if a transaction is supposed to be open as seen from client side.
- isOpenTA() - Method in class org.rasdaman.rasnet.communication.RasRasnetImplementation
- isOpenTA() - Method in class rasj.odmg.RasODMGImplementation
-
Returns TRUE if a transaction is currently open.
- isOpenTA() - Method in class rasj.RasImplementation
-
Returns TRUE if a transaction is currently open.
- isOpenTA() - Method in interface rasj.RasImplementationInterface
- isRunning() - Method in class org.rasdaman.rasnet.communication.RasmgrKeepAlive
-
Check if the worker thread is running.
- isRunning() - Method in class org.rasdaman.rasnet.communication.RasserverKeepAlive
-
Check if the worker thread is running.
- isServerAlive(HealthServiceGrpc.HealthServiceBlockingStub, int) - Static method in class org.rasdaman.rasnet.util.GrpcUtils
-
Utility function used to check if the server is alive.
- isStructType() - Method in class rasj.RasStructureType
- isStructType() - Method in class rasj.RasType
-
Checks if this type is a primitive or structured type.
- isValid() - Method in class rasj.odmg.RasOID
-
determines if oid is valid
- item(int) - Method in class rasj.RasMInterval
-
Read access the i-th interval.
- item(int) - Method in class rasj.RasPoint
-
Read access to the i-th coordinate.
- iterator() - Method in class rasj.odmg.RasBag
-
Returns an iterator over the elements in this Bag in proper sequence.
- iterator() - Method in class rasj.odmg.RasCollection
-
Not implemented yet.
- iterator() - Method in class rasj.odmg.RasList
-
Returns an iterator over the elements in this list in proper sequence.
- iterator() - Method in class rasj.odmg.RasSet
-
Returns an iterator over the elements in this Set in proper sequence.
J
- join() - Method in interface org.odmg.Transaction
-
Attach the caller's thread to this
Transactionand detach the thread from any formerTransactionthe thread may have been associated with,
not yet available in rasdaman. - join() - Method in class rasj.odmg.RasTransaction
-
Not implemented yet.
K
- KEYWORD_ATYPE - Static variable in interface rasj.global.RasGlobalDefs
- KEYWORD_BTYPE - Static variable in interface rasj.global.RasGlobalDefs
- KEYWORD_CLASS - Static variable in interface rasj.global.RasGlobalDefs
- KEYWORD_CODE - Static variable in interface rasj.global.RasGlobalDefs
- KEYWORD_COLNO - Static variable in interface rasj.global.RasGlobalDefs
- KEYWORD_DIM1 - Static variable in interface rasj.global.RasGlobalDefs
- KEYWORD_DIM2 - Static variable in interface rasj.global.RasGlobalDefs
- KEYWORD_ERRNO - Static variable in interface rasj.global.RasGlobalDefs
- KEYWORD_HIGH - Static variable in interface rasj.global.RasGlobalDefs
- KEYWORD_INDEX - Static variable in interface rasj.global.RasGlobalDefs
- KEYWORD_INVNAME - Static variable in interface rasj.global.RasGlobalDefs
- KEYWORD_LINENO - Static variable in interface rasj.global.RasGlobalDefs
- KEYWORD_LOW - Static variable in interface rasj.global.RasGlobalDefs
- KEYWORD_METHOD - Static variable in interface rasj.global.RasGlobalDefs
- KEYWORD_TAB - Static variable in interface rasj.global.RasGlobalDefs
- KEYWORD_TOKEN - Static variable in interface rasj.global.RasGlobalDefs
- KEYWORD_TYPE - Static variable in interface rasj.global.RasGlobalDefs
- KEYWORD_URL - Static variable in interface rasj.global.RasGlobalDefs
- KEYWORD_VAL - Static variable in interface rasj.global.RasGlobalDefs
L
- lastIndexOf(Object) - Method in class rasj.odmg.RasList
-
Returns the index in this list of the last occurence of the specified element, or -1 if the list does not contain this element.
- leave() - Method in interface org.odmg.Transaction
-
Detach the caller's thread from this
Transaction, but do not attach the thread to anotherTransaction,
not yet available in rasdaman. - leave() - Method in class rasj.odmg.RasTransaction
-
Not implemented yet.
- leaveCritical(String) - Static method in class rasj.global.Debug
-
method leave msg, output only with critical level
- leaveSparse(String) - Static method in class rasj.global.Debug
-
method leave msg, output only with sparse level
- leaveVerbose(String) - Static method in class rasj.global.Debug
-
method leave msg, output only with verbose log level
- leaveWarning(String) - Static method in class rasj.global.Debug
-
method leave msg, output only with warning level
- listIterator() - Method in class rasj.odmg.RasList
-
Returns a list iterator of the elements in this list (in proper sequence).
- listIterator(int) - Method in class rasj.odmg.RasList
-
Returns a list iterator of the elements in this list (in proper sequence), starting at the specified position in the list.
- LITTLE_ENDIAN - Static variable in interface rasj.clientcommhttp.RasCommDefs
- lock(Object, int) - Method in interface org.odmg.Transaction
-
Upgrade the lock on the given object to the given lock mode,
not yet available in rasdaman. - lock(Object, int) - Method in class rasj.odmg.RasTransaction
-
Not implemented yet.
- LockNotGrantedException - Exception Class in org.odmg
-
This exception is thrown if a lock could not be granted on an object.
- LockNotGrantedException() - Constructor for exception class org.odmg.LockNotGrantedException
-
Construct an instance of the exception.
- LockNotGrantedException(String) - Constructor for exception class org.odmg.LockNotGrantedException
-
Construct an instance of the exception with a descriptive message.
- lookup(String) - Method in interface org.odmg.Database
-
Lookup an object via its name,
not yet available in RasDaMan. - lookup(String) - Method in class rasj.odmg.RasDatabase
-
Not implemented yet.
- low() - Method in class rasj.RasSInterval
-
Gets the lower bound of the interval.
M
- main(String[]) - Static method in class examples.AvgCellRed
- main(String[]) - Static method in class rasj.global.BenchmarkTimer
-
test routine for timer
- makePersistent(Object) - Method in interface org.odmg.Database
-
Make a transient object durable in the database,
not yet available in RasDaMan. - makePersistent(Object) - Method in class rasj.odmg.RasDatabase
-
Not implemented yet.
- MANAGER_BUSY - Static variable in interface rasj.global.RasGlobalDefs
- MANAGER_CONN_FAILED - Static variable in interface rasj.global.RasGlobalDefs
- MAX_GETFREESERVER_ATTEMPTS - Static variable in interface rasj.global.RasGlobalDefs
- MD5(String) - Static method in class org.rasdaman.rasnet.util.DigestUtils
- MODIFIED - Static variable in interface rasj.global.RasGlobalDefs
- mult(RasMInterval) - Method in class rasj.RasMInterval
-
Deprecated.This methdod provides just another name for the createIntersection method and might not be supported in future versions. Please use
createIntersectioninstead. - mult(RasPoint) - Method in class rasj.RasPoint
-
Method for vector multiplication.
- mult(RasSInterval) - Method in class rasj.RasSInterval
-
Deprecated.This methdod provides just another name for the createIntersection method and might not be supported in future versions. Please use
createIntersectioninstead. - multWithSelf(RasMInterval) - Method in class rasj.RasMInterval
-
Deprecated.This methdod provides just another name for the intersectionWith method and might not be supported in future versions. Please use
intersectionWithinstead. - multWithSelf(RasSInterval) - Method in class rasj.RasSInterval
-
Deprecated.This methdod provides just another name for the intersectionWith method and might not be supported in future versions. Please use
intersectionWithinstead.
N
- newDArray() - Method in interface org.odmg.Implementation
-
Create a new
DArrayobject,
not yet available in RasDaMan. - newDArray() - Method in class org.rasdaman.rasnet.communication.RasRasnetImplementation
- newDArray() - Method in class rasj.odmg.RasODMGImplementation
-
Not implemented yet.
- newDArray() - Method in class rasj.RasImplementation
-
Not implemented yet.
- newDArray() - Method in interface rasj.RasImplementationInterface
- newDatabase() - Method in interface org.odmg.Implementation
-
Create a new
Databaseobject. - newDatabase() - Method in class org.rasdaman.rasnet.communication.RasRasnetImplementation
- newDatabase() - Method in class rasj.odmg.RasODMGImplementation
-
Create a new database object.
- newDatabase() - Method in class rasj.RasImplementation
-
Create a new database object.
- newDatabase() - Method in interface rasj.RasImplementationInterface
- newDBag() - Method in interface org.odmg.Implementation
-
Create a new
DBagobject. - newDBag() - Method in class org.rasdaman.rasnet.communication.RasRasnetImplementation
- newDBag() - Method in class rasj.odmg.RasODMGImplementation
-
Create a new DBag object.
- newDBag() - Method in class rasj.RasImplementation
-
Create a new DBag object.
- newDBag() - Method in interface rasj.RasImplementationInterface
- newDList() - Method in interface org.odmg.Implementation
-
Create a new
DListobject. - newDList() - Method in class org.rasdaman.rasnet.communication.RasRasnetImplementation
- newDList() - Method in class rasj.odmg.RasODMGImplementation
-
Create a new DList object.
- newDList() - Method in class rasj.RasImplementation
-
Create a new DList object.
- newDList() - Method in interface rasj.RasImplementationInterface
- newDMap() - Method in interface org.odmg.Implementation
-
Create a new
DMapobject,
not yet available in RasDaMan. - newDMap() - Method in class org.rasdaman.rasnet.communication.RasRasnetImplementation
- newDMap() - Method in class rasj.odmg.RasODMGImplementation
-
Not implemented yet.
- newDMap() - Method in class rasj.RasImplementation
-
Not implemented yet.
- newDMap() - Method in interface rasj.RasImplementationInterface
- newDSet() - Method in interface org.odmg.Implementation
-
Create a new
DSetobject. - newDSet() - Method in class org.rasdaman.rasnet.communication.RasRasnetImplementation
- newDSet() - Method in class rasj.odmg.RasODMGImplementation
-
Create a new DSet object.
- newDSet() - Method in class rasj.RasImplementation
-
Create a new DSet object.
- newDSet() - Method in interface rasj.RasImplementationInterface
- newOQLQuery() - Method in interface org.odmg.Implementation
-
Create a new
OQLQueryobject. - newOQLQuery() - Method in class org.rasdaman.rasnet.communication.RasRasnetImplementation
- newOQLQuery() - Method in class rasj.odmg.RasODMGImplementation
-
Create a new query object.
- newOQLQuery() - Method in class rasj.RasImplementation
-
Create a new query object.
- newOQLQuery() - Method in interface rasj.RasImplementationInterface
- newTransaction() - Method in interface org.odmg.Implementation
-
Create a
Transactionobject and associate it with the current thread. - newTransaction() - Method in class org.rasdaman.rasnet.communication.RasRasnetImplementation
- newTransaction() - Method in class rasj.odmg.RasODMGImplementation
-
Create a new transaction object and associate it with the current thread.
- newTransaction() - Method in class rasj.RasImplementation
- newTransaction() - Method in interface rasj.RasImplementationInterface
- NO_ACTIVE_SERVERS - Static variable in interface rasj.global.RasGlobalDefs
- NO_STATUS - Static variable in interface rasj.global.RasGlobalDefs
- NOT_OPEN - Static variable in interface org.odmg.Database
-
The database is not open.
- notEquals(RasMInterval) - Method in class rasj.RasMInterval
-
Method for testing inequality.
- notEquals(RasPoint) - Method in class rasj.RasPoint
-
Method for testing inequality.
- notEquals(RasSInterval) - Method in class rasj.RasSInterval
-
Method for testing inequality of two SIntervals.
- NotImplementedException - Exception Class in org.odmg
-
This exception is thrown when an implementation does not support an operation.
- NotImplementedException() - Constructor for exception class org.odmg.NotImplementedException
-
Construct an instance of the exception.
- NotImplementedException(String) - Constructor for exception class org.odmg.NotImplementedException
-
Construct an instance of the exception.
- NUM_FAST_PRE_SCALE - Static variable in interface rasj.global.RasGlobalDefs
O
- objectData - Variable in class rasj.RasGMArray
-
internal array representation as Object for use in special marrays
- ObjectDeletedException - Exception Class in org.odmg
-
This exception is thrown when accessing an object that was deleted.
- ObjectDeletedException() - Constructor for exception class org.odmg.ObjectDeletedException
-
Construct an instance of the exception.
- ObjectDeletedException(String) - Constructor for exception class org.odmg.ObjectDeletedException
-
Construct an instance of the exception.
- objectName - Variable in class rasj.odmg.RasObject
-
stores object name if it has one
- ObjectNameNotFoundException - Exception Class in org.odmg
-
An attempt to get a object via its name using
Database.lookupand the name is not associated with an object in the database. - ObjectNameNotFoundException() - Constructor for exception class org.odmg.ObjectNameNotFoundException
-
Construct an instance of the exception.
- ObjectNameNotFoundException(String) - Constructor for exception class org.odmg.ObjectNameNotFoundException
-
Construct an instance of the exception with a descriptive message.
- ObjectNameNotUniqueException - Exception Class in org.odmg
-
This exception is thrown when attempting to bind a name to an object when the name is already bound to another object.
- ObjectNameNotUniqueException() - Constructor for exception class org.odmg.ObjectNameNotUniqueException
-
Construct an instance of the exception.
- ObjectNameNotUniqueException(String) - Constructor for exception class org.odmg.ObjectNameNotUniqueException
-
Construct an instance of the exception with a descriptive message.
- ObjectNotPersistentException - Exception Class in org.odmg
-
This exception is thrown when deleting an object that is not persistent.
- ObjectNotPersistentException() - Constructor for exception class org.odmg.ObjectNotPersistentException
-
Construct an instance of the exception.
- ObjectNotPersistentException(String) - Constructor for exception class org.odmg.ObjectNotPersistentException
-
Construct an instance of the exception.
- occurrences(Object) - Method in interface org.odmg.DBag
-
This method returns the number of occurrences of the object
objin theDBagcollection. - occurrences(Object) - Method in class rasj.odmg.RasBag
-
This method returns the number of occurrences of the object obj in the DBag collection.
- ODMGException - Exception Class in org.odmg
-
This is the base class for all exceptions thrown by an ODMG implementation.
- ODMGException() - Constructor for exception class org.odmg.ODMGException
-
Construct an
ODMGExceptionobject without an error message. - ODMGException(String) - Constructor for exception class org.odmg.ODMGException
-
Construct an
ODMGExceptionobject with an error message. - ODMGRuntimeException - Exception Class in org.odmg
-
This is the base class for all RuntimeExceptions thrown by an ODMG implementation.
- ODMGRuntimeException() - Constructor for exception class org.odmg.ODMGRuntimeException
-
Construct an instance of the exception.
- ODMGRuntimeException(String) - Constructor for exception class org.odmg.ODMGRuntimeException
-
Construct an instance of the exception with the specified message.
- open(String, int) - Method in interface org.odmg.Database
-
Open the named database with the specified access mode.
- open(String, int) - Method in class rasj.odmg.RasDatabase
-
Opens a database on the RasDaMan server ( which has been specified when the RasODMG bootstrap object has been initialized).
- OPEN_EXCLUSIVE - Static variable in interface org.odmg.Database
-
The database is open for exclusive access.
- OPEN_READ_ONLY - Static variable in interface org.odmg.Database
-
The database is opened for read-only access.
- OPEN_READ_WRITE - Static variable in interface org.odmg.Database
-
The database is opened for reading and writing.
- openDB(String, int) - Method in class org.rasdaman.rasnet.communication.RasRasnetImplementation
- openDB(String, int) - Method in class rasj.odmg.RasODMGImplementation
-
Open database
- openDB(String, int) - Method in class rasj.RasImplementation
-
Open database
- openDB(String, int) - Method in interface rasj.RasImplementationInterface
- OQLQuery - Interface in org.odmg
-
The interface to an OQL query object.
- org.odmg - package org.odmg
- org.rasdaman.rasnet.communication - package org.rasdaman.rasnet.communication
- org.rasdaman.rasnet.exception - package org.rasdaman.rasnet.exception
- org.rasdaman.rasnet.util - package org.rasdaman.rasnet.util
P
- print() - Method in class rasj.global.BenchmarkTimer
- properSubsetOf(DSet) - Method in interface org.odmg.DSet
-
Determine whether this set is a proper subset of the set referenced by
otherSet,
not yet available in RasDaMan. - properSubsetOf(DSet) - Method in class rasj.odmg.RasSet
-
Not implemented yet.
- properSupersetOf(DSet) - Method in interface org.odmg.DSet
-
Determine whether this set is a proper superset of the set referenced by
otherSet,
not yet available in RasDaMan. - properSupersetOf(DSet) - Method in class rasj.odmg.RasSet
-
Not implemented yet.
Q
- query(String) - Method in interface org.odmg.DCollection
-
Evaluate the boolean query predicate for each element of the collection and return a new collection that contains each element that evaluated to true,
not yet available in RasDaMan. - query(String) - Method in class rasj.odmg.RasCollection
-
Not implemented yet.
- QueryException - Exception Class in org.odmg
-
This is the base class for all exceptions associated with queries.
- QueryException() - Constructor for exception class org.odmg.QueryException
-
Constructs an instance of the exception.
- QueryException(String) - Constructor for exception class org.odmg.QueryException
-
Constructs an instance of the exception with a message indicating the reason for the exception.
- QueryInvalidException - Exception Class in org.odmg
-
This exception is thrown if the query is not a valid OQL query.
- QueryInvalidException() - Constructor for exception class org.odmg.QueryInvalidException
-
Construct an instance of the exception.
- QueryInvalidException(String) - Constructor for exception class org.odmg.QueryInvalidException
-
Construct an instance of the exception.
- QueryParameterCountInvalidException - Exception Class in org.odmg
-
This exception is thrown when the number of bound parameters for a query does not match the number of placeholders.
- QueryParameterCountInvalidException() - Constructor for exception class org.odmg.QueryParameterCountInvalidException
-
Construct an instance of the exception.
- QueryParameterCountInvalidException(String) - Constructor for exception class org.odmg.QueryParameterCountInvalidException
-
Construct an instance of the exception with a message.
- QueryParameterTypeInvalidException - Exception Class in org.odmg
-
This exception is thrown when the type of a query parameter is not compatible with the expected type.
- QueryParameterTypeInvalidException() - Constructor for exception class org.odmg.QueryParameterTypeInvalidException
-
Construct an instance of the exception.
- QueryParameterTypeInvalidException(String) - Constructor for exception class org.odmg.QueryParameterTypeInvalidException
-
Construct an instance of the exception with a message.
- queryRequest(String) - Method in class org.rasdaman.rasnet.communication.RasRasnetImplementation
- queryRequest(String) - Method in class rasj.odmg.RasODMGImplementation
- queryRequest(String) - Method in interface rasj.RasImplementationInterface
R
- RAS_ARRAY - Static variable in interface rasj.global.RasGlobalDefs
- RAS_AUTO_COMPRESSION - Static variable in interface rasj.global.RasGlobalDefs
- RAS_BOOLEAN - Static variable in interface rasj.global.RasGlobalDefs
- RAS_BYTE - Static variable in interface rasj.global.RasGlobalDefs
- RAS_CHAR - Static variable in interface rasj.global.RasGlobalDefs
- RAS_COLLECTION - Static variable in interface rasj.global.RasGlobalDefs
- RAS_COMPLEX1 - Static variable in interface rasj.global.RasGlobalDefs
- RAS_DOUBLE - Static variable in interface rasj.global.RasGlobalDefs
- RAS_FLOAT - Static variable in interface rasj.global.RasGlobalDefs
- RAS_HDF - Static variable in interface rasj.global.RasGlobalDefs
- RAS_INT - Static variable in interface rasj.global.RasGlobalDefs
- RAS_JPEG - Static variable in interface rasj.global.RasGlobalDefs
- RAS_LONG - Static variable in interface rasj.global.RasGlobalDefs
- RAS_MARRAY - Static variable in interface rasj.global.RasGlobalDefs
- RAS_MINTERVAL - Static variable in interface rasj.global.RasGlobalDefs
- RAS_OID - Static variable in interface rasj.global.RasGlobalDefs
- RAS_PNG - Static variable in interface rasj.global.RasGlobalDefs
- RAS_POINT - Static variable in interface rasj.global.RasGlobalDefs
- RAS_RGB - Static variable in interface rasj.global.RasGlobalDefs
- RAS_SHORT - Static variable in interface rasj.global.RasGlobalDefs
- RAS_SINTERVAL - Static variable in interface rasj.global.RasGlobalDefs
- RAS_STRING - Static variable in interface rasj.global.RasGlobalDefs
- RAS_STRUCTURE - Static variable in interface rasj.global.RasGlobalDefs
- RAS_TIFF - Static variable in interface rasj.global.RasGlobalDefs
- RAS_ULONG - Static variable in interface rasj.global.RasGlobalDefs
- RAS_UNKNOWN - Static variable in interface rasj.global.RasGlobalDefs
- RAS_USHORT - Static variable in interface rasj.global.RasGlobalDefs
- RAS_ZLIB - Static variable in interface rasj.global.RasGlobalDefs
- RasBag - Class in rasj.odmg
-
This class implements the ODMG DBag interface.
- RasBag() - Constructor for class rasj.odmg.RasBag
-
constructor
- RasBaseType - Class in rasj
-
PURPOSE: This class represents the Base types and is the superclass of the types RasStructureType and RasPrimitiveType in the representation of the RasDaMan type system.
- RasBaseType() - Constructor for class rasj.RasBaseType
-
Default constructor.
- RasBaseType(String, long) - Constructor for class rasj.RasBaseType
-
Constructor getting name of basetype.
- RASCLIENT - Static variable in interface rasj.clientcommhttp.RasCommDefs
- RasClientInternalException - Exception Class in rasj
-
PURPOSE: This runtime exception indicates an internal error on client-side , which cannot be solved by the user.
- RasClientInternalException(String, String, String) - Constructor for exception class rasj.RasClientInternalException
-
standard constructor.
- RasCollection - Class in rasj.odmg
-
This abstract class should implement the ODMG DCollection interface but is not implemented yet, please use subclass RasBag
- RasCollection() - Constructor for class rasj.odmg.RasCollection
- RasCollectionType - Class in rasj
-
PURPOSE: This class represents the Collection type in the ODMG conformant representation of the RasDaMan type system.
- RasCollectionType() - Constructor for class rasj.RasCollectionType
-
Simple constructor.
- RasCollectionType(RasType) - Constructor for class rasj.RasCollectionType
-
Constructor getting the element type of the new collection type.
- RasCommDefs - Interface in rasj.clientcommhttp
- RasConnectionFailedException - Exception Class in rasj
-
PURPOSE: This exception is raised when the connection to the RasDaMan server fails.
- RasConnectionFailedException(int, String) - Constructor for exception class rasj.RasConnectionFailedException
-
Default constructor taking the rasdaman error number and an optional parameter.
- RasDatabase - Class in rasj.odmg
-
This class implements the ODMG Database interface.
- RasDatabase(RasImplementationInterface) - Constructor for class rasj.odmg.RasDatabase
- rasDeactivate() - Method in class rasj.odmg.RasObject
- rasDeactivate() - Method in class rasj.odmg.RasOID
- RasDimensionMismatchException - Exception Class in rasj
-
PURPOSE: This exception is thrown if the dimensions of two objects do not match.
- RasDimensionMismatchException(long, long) - Constructor for exception class rasj.RasDimensionMismatchException
-
Standard constructor getting two dimensionalities.
- RasErrorTexts - Class in rasj.global
- RasErrorTexts() - Constructor for class rasj.global.RasErrorTexts
- RasException - Exception Class in rasj
-
PURPOSE: This is the superclass of all exceptions in the rasj package, except for
RasQueryExecutionFailedException. - RasException() - Constructor for exception class rasj.RasException
-
Standard constructor.
- RasException(int) - Constructor for exception class rasj.RasException
-
Constructor getting the error number.
- RasException(int, String) - Constructor for exception class rasj.RasException
-
Constructor getting error number and error message.
- RasException(String) - Constructor for exception class rasj.RasException
-
Constructor getting the error message.
- RasFastScale - Class in rasj
-
class for fast scaling
- RasFastScale(String, OQLQuery) - Constructor for class rasj.RasFastScale
-
Default constructor.
- RasGlobalDefs - Interface in rasj.global
- RasGMArray - Class in rasj
-
PURPOSE: This class represents a generic MDD in the sense that it is independent of the cell base type.
- RasGMArray() - Constructor for class rasj.RasGMArray
-
Default constructor.
- RasGMArray(RasGMArray) - Constructor for class rasj.RasGMArray
-
Copy constructor.
- RasGMArray(RasMInterval, long) - Constructor for class rasj.RasGMArray
-
Constructor for uninitialized MDD objects
- RasGMArray(RasMInterval, long, boolean) - Constructor for class rasj.RasGMArray
-
Constructor for uninitialized MDD objects
- RasGMArray(RasMInterval, long, RasStorageLayout) - Constructor for class rasj.RasGMArray
-
Constructor for uninitialized MDD objects with Storage Layout
- RasGMArray(RasMInterval, long, RasStorageLayout, boolean) - Constructor for class rasj.RasGMArray
-
Constructor for uninitialized MDD objects with Storage Layout
- RasHttpRequest - Class in rasj.clientcommhttp
-
This class handles a HTTP-request to the RasDaMan server.
- RasHttpRequest() - Constructor for class rasj.clientcommhttp.RasHttpRequest
- RasIllegalULongValueException - Exception Class in rasj
-
PURPOSE: This exception is thrown if a
RasMArrayLongis trying to be sent to the server where one or more cell values exceed 2^32 or are negative. - RasIllegalULongValueException(long) - Constructor for exception class rasj.RasIllegalULongValueException
-
Standard constructor getting the illegal long value
- RasIllegalUShortValueException - Exception Class in rasj
-
PURPOSE: This exception is thrown if a
RasMArrayShortis trying to be sent to the server for ODMG type UShort where one or more cell values exceed 2^16 or are negative. - RasIllegalUShortValueException(int) - Constructor for exception class rasj.RasIllegalUShortValueException
-
Standard constructor getting the illegal short value
- RasImplementation - Class in rasj
-
PURPOSE: ODMG Implementation Bootstrap Object This class implements an ODMG Bootstrap Object.
- RasImplementation(String) - Constructor for class rasj.RasImplementation
-
Standard constructor.
- RasImplementationInterface - Interface in rasj
-
PURPOSE: This interface contains the methods implemented by RasRasnetImplementation COMMENTS:
- RasIndexOutOfBoundsException - Exception Class in rasj
-
PURPOSE: This exception is thrown when a cell index for an MDD exceeds the objects's bounds.
- RasIndexOutOfBoundsException(long, long, long) - Constructor for exception class rasj.RasIndexOutOfBoundsException
-
stamdard constructor getting lower bound, upper bound and the index.
- RasInvalidNameException - Exception Class in rasj
-
PURPOSE: This exception is thrown if a object name contains unaccepted characters COMMENTS:
- RasInvalidNameException(String) - Constructor for exception class rasj.RasInvalidNameException
- rasj - package rasj
- RASJ_VERSION - Static variable in interface rasj.global.RasGlobalDefs
- rasj.clientcommhttp - package rasj.clientcommhttp
- rasj.global - package rasj.global
- rasj.odmg - package rasj.odmg
- rasj.rasimplementation.rasnet - package rasj.rasimplementation.rasnet
- RasList - Class in rasj.odmg
-
This class implements the ODMG DList interface.
- RasList() - Constructor for class rasj.odmg.RasList
-
constructor
- RasMArrayByte - Class in rasj
-
PURPOSE: This class represents a MArray with base type Byte.
- RasMArrayByte() - Constructor for class rasj.RasMArrayByte
-
default constructor
- RasMArrayByte(RasMArrayByte) - Constructor for class rasj.RasMArrayByte
-
copy constructor
- RasMArrayByte(RasMInterval) - Constructor for class rasj.RasMArrayByte
-
constructor for uninitialized MDD objects * @param initDomain The initial Domain of the MArray
- RasMArrayByte(RasMInterval, boolean) - Constructor for class rasj.RasMArrayByte
-
constructor for uninitialized MDD objects
- RasMArrayByte(RasMInterval, RasStorageLayout) - Constructor for class rasj.RasMArrayByte
-
Constructor for uninitialized MDD objects with Storage Layout
- RasMArrayByte(RasMInterval, RasStorageLayout, boolean) - Constructor for class rasj.RasMArrayByte
-
Constructor for uninitialized MDD objects with Storage Layout
- RasMArrayDouble - Class in rasj
-
PURPOSE: This class represents a MArray with base type double.
- RasMArrayDouble() - Constructor for class rasj.RasMArrayDouble
-
default constructor
- RasMArrayDouble(RasMArrayDouble) - Constructor for class rasj.RasMArrayDouble
-
copy constructor
- RasMArrayDouble(RasMInterval) - Constructor for class rasj.RasMArrayDouble
-
constructor for uninitialized MDD objects
- RasMArrayDouble(RasMInterval, boolean) - Constructor for class rasj.RasMArrayDouble
-
constructor for uninitialized MDD objects
- RasMArrayDouble(RasMInterval, RasStorageLayout) - Constructor for class rasj.RasMArrayDouble
-
Constructor for uninitialized MDD objects with Storage Layout
- RasMArrayDouble(RasMInterval, RasStorageLayout, boolean) - Constructor for class rasj.RasMArrayDouble
-
Constructor for uninitialized MDD objects with Storage Layout
- RasMArrayFloat - Class in rasj
-
PURPOSE: This class represents a MArray with base type float.
- RasMArrayFloat() - Constructor for class rasj.RasMArrayFloat
-
default constructor
- RasMArrayFloat(RasMArrayFloat) - Constructor for class rasj.RasMArrayFloat
-
copy constructor
- RasMArrayFloat(RasMInterval) - Constructor for class rasj.RasMArrayFloat
-
constructor for uninitialized MDD objects
- RasMArrayFloat(RasMInterval, boolean) - Constructor for class rasj.RasMArrayFloat
-
constructor for uninitialized MDD objects
- RasMArrayFloat(RasMInterval, RasStorageLayout) - Constructor for class rasj.RasMArrayFloat
-
Constructor for uninitialized MDD objects with Storage Layout
- RasMArrayFloat(RasMInterval, RasStorageLayout, boolean) - Constructor for class rasj.RasMArrayFloat
-
Constructor for uninitialized MDD objects with Storage Layout
- RasMArrayInteger - Class in rasj
-
PURPOSE: This class represents a MArray with base type Integer.
- RasMArrayInteger() - Constructor for class rasj.RasMArrayInteger
-
default constructor
- RasMArrayInteger(RasMArrayInteger) - Constructor for class rasj.RasMArrayInteger
-
copy constructor
- RasMArrayInteger(RasMInterval) - Constructor for class rasj.RasMArrayInteger
-
constructor for uninitialized MDD objects
- RasMArrayInteger(RasMInterval, boolean) - Constructor for class rasj.RasMArrayInteger
-
constructor for uninitialized MDD objects
- RasMArrayInteger(RasMInterval, RasStorageLayout) - Constructor for class rasj.RasMArrayInteger
-
Constructor for uninitialized MDD objects with Storage Layout
- RasMArrayInteger(RasMInterval, RasStorageLayout, boolean) - Constructor for class rasj.RasMArrayInteger
-
Constructor for uninitialized MDD objects with Storage Layout
- RasMArrayLong - Class in rasj
-
PURPOSE: This class represents a MArray with base type long.
- RasMArrayLong() - Constructor for class rasj.RasMArrayLong
-
default constructor
- RasMArrayLong(RasMArrayLong) - Constructor for class rasj.RasMArrayLong
-
copy constructor
- RasMArrayLong(RasMInterval) - Constructor for class rasj.RasMArrayLong
-
constructor for uninitialized MDD objects
- RasMArrayLong(RasMInterval, boolean) - Constructor for class rasj.RasMArrayLong
-
constructor for uninitialized MDD objects
- RasMArrayLong(RasMInterval, RasStorageLayout) - Constructor for class rasj.RasMArrayLong
-
Constructor for uninitialized MDD objects with Storage Layout
- RasMArrayLong(RasMInterval, RasStorageLayout, boolean) - Constructor for class rasj.RasMArrayLong
-
Constructor for uninitialized MDD objects with Storage Layout
- RasMArrayShort - Class in rasj
-
PURPOSE: This class represents a MArray with base type short.
- RasMArrayShort() - Constructor for class rasj.RasMArrayShort
-
default constructor
- RasMArrayShort(RasMArrayShort) - Constructor for class rasj.RasMArrayShort
-
copy constructor
- RasMArrayShort(RasMInterval) - Constructor for class rasj.RasMArrayShort
-
constructor for uninitialized MDD objects
- RasMArrayShort(RasMInterval, boolean) - Constructor for class rasj.RasMArrayShort
-
constructor for uninitialized MDD objects
- RasMArrayShort(RasMInterval, RasStorageLayout) - Constructor for class rasj.RasMArrayShort
-
Constructor for uninitialized MDD objects with Storage Layout
- RasMArrayShort(RasMInterval, RasStorageLayout, boolean) - Constructor for class rasj.RasMArrayShort
-
Constructor for uninitialized MDD objects with Storage Layout
- RasMArrayType - Class in rasj
-
PURPOSE: This class represents the MArray type in the ODMG conformant representation of the RasDaMan type system.
- RasMArrayType() - Constructor for class rasj.RasMArrayType
-
Default constructor.
- RasMArrayType(RasBaseType) - Constructor for class rasj.RasMArrayType
-
Constructor getting the type of th new MArray.
- RasmgrKeepAlive - Class in org.rasdaman.rasnet.communication
- RasmgrKeepAlive(RasmgrClientServiceGrpc.RasmgrClientServiceBlockingStub, int, long) - Constructor for class org.rasdaman.rasnet.communication.RasmgrKeepAlive
-
Create a new RasmgrKeepAlive object that, when started, connects throw the given RasmgrClientServiceGrpc to the rasmgr and sends keep alive messages.
- RASMGRPORT_DEFAULT - Static variable in interface rasj.global.RasGlobalDefs
- RasMInterval - Class in rasj
-
PURPOSE: The spatial domain of an MDD is represented by an object of class RasMInterval.
- RasMInterval() - Constructor for class rasj.RasMInterval
-
Default constructor.
- RasMInterval(int) - Constructor for class rasj.RasMInterval
-
Constructor getting dimensionality for stream initializing.
- RasMInterval(String) - Constructor for class rasj.RasMInterval
-
Constructor taking a string representation (for example "[1:255, 1:200]").
- RasMInterval(RasMInterval) - Constructor for class rasj.RasMInterval
-
Copy constructor.
- RasMIntervalType - Class in rasj
-
PURPOSE: This class represents the MInterval type in the ODMG conformant representation of the RasDaMan type system.
- RasMIntervalType() - Constructor for class rasj.RasMIntervalType
- RasnetException - Exception Class in org.rasdaman.rasnet.exception
- RasnetException() - Constructor for exception class org.rasdaman.rasnet.exception.RasnetException
- RasnetException(String) - Constructor for exception class org.rasdaman.rasnet.exception.RasnetException
- RasnetException(String, Throwable) - Constructor for exception class org.rasdaman.rasnet.exception.RasnetException
- RasnetException(String, Throwable, boolean, boolean) - Constructor for exception class org.rasdaman.rasnet.exception.RasnetException
- RasnetException(Throwable) - Constructor for exception class org.rasdaman.rasnet.exception.RasnetException
- RasnetServiceFactory - Interface in org.rasdaman.rasnet.communication
-
Factory for creating channels and services for ranset.
- RasnetServiceFactoryImpl - Class in org.rasdaman.rasnet.communication
-
Implementation for creating rasnet services and channels.
- RasnetServiceFactoryImpl() - Constructor for class org.rasdaman.rasnet.communication.RasnetServiceFactoryImpl
- RasObject - Class in rasj.odmg
- RasObject() - Constructor for class rasj.odmg.RasObject
-
default constructor
- RasObject(int) - Constructor for class rasj.odmg.RasObject
- RasObject(RasObject, int) - Constructor for class rasj.odmg.RasObject
- RasODMGGlobal - Class in rasj.odmg
-
This class provides some global defines and variables needed for the ODMG implementation of the RasDaMan httpserver.
- RasODMGGlobal() - Constructor for class rasj.odmg.RasODMGGlobal
- RasODMGImplementation - Class in rasj.odmg
-
This class implements the internal ODMG Bootstrap Object used by the rasj.odmg package.
- RasODMGImplementation(String) - Constructor for class rasj.odmg.RasODMGImplementation
-
Standard constructor.
- RasOID - Class in rasj.odmg
-
class represents an object identifier
- RasOID() - Constructor for class rasj.odmg.RasOID
-
default constructor
- RasOID(String) - Constructor for class rasj.odmg.RasOID
-
String constructor
- RasOID(String, String, double) - Constructor for class rasj.odmg.RasOID
-
constructor
- RasOIDType - Class in rasj
-
PURPOSE: This class represents the OID type in the ODMG conformant representation of the RasDaMan type system.
- RasOIDType() - Constructor for class rasj.RasOIDType
- RasOQLQuery - Class in rasj.odmg
-
This class implements the ODMG OQLQuery interface.
- RasOQLQuery(RasImplementationInterface) - Constructor for class rasj.odmg.RasOQLQuery
-
Constructor
- RasPoint - Class in rasj
-
PURPOSE: This class represents an n-dimensional point vector.
- RasPoint() - Constructor for class rasj.RasPoint
-
Default constructor.
- RasPoint(int) - Constructor for class rasj.RasPoint
-
Constructor getting the dimensionality for stream initialization.
- RasPoint(long, long) - Constructor for class rasj.RasPoint
-
Easy-to-use constructor for two dimensional points.
- RasPoint(long, long, long) - Constructor for class rasj.RasPoint
-
Easy-to-use constructor for three dimensional points.
- RasPoint(long, long, long, long) - Constructor for class rasj.RasPoint
-
Easy-to-use constructor for four dimensional points.
- RasPoint(long, long, long, long, long) - Constructor for class rasj.RasPoint
-
Easy-to-use constructor for five dimensional points.
- RasPoint(String) - Constructor for class rasj.RasPoint
-
constructor taking a string representation for this point (for example "[1, 2, 3]").
- RasPoint(RasPoint) - Constructor for class rasj.RasPoint
-
Copy constructor that initializes this point with the values of the given one.
- RasPointType - Class in rasj
-
PURPOSE: This class represents the Point type in the ODMG conformant representation of the RasDaMan type system.
- RasPointType() - Constructor for class rasj.RasPointType
- RasPrimitiveType - Class in rasj
-
PURPOSE: This class represents the primitive types in the ODMG conformant representation of the RasDaMan type system.
- RasPrimitiveType() - Constructor for class rasj.RasPrimitiveType
- RasPrimitiveType(String, int) - Constructor for class rasj.RasPrimitiveType
- RasQueryExecutionFailedException - Exception Class in rasj
-
PURPOSE: This exception extends the ODMGQueryInvalidException by offering direct access to the RasDaMan error number and the line, column and token in the querystring that produced the error.
- RasQueryExecutionFailedException(int, int, int, String) - Constructor for exception class rasj.RasQueryExecutionFailedException
-
Default Constructor setting the error specification
- RasQueryExecutionFailedException(String) - Constructor for exception class rasj.RasQueryExecutionFailedException
- RasRasnetImplementation - Class in org.rasdaman.rasnet.communication
- RasRasnetImplementation(RasnetServiceFactory, String) - Constructor for class org.rasdaman.rasnet.communication.RasRasnetImplementation
- RasResultIsNoCellException - Exception Class in rasj
-
PURPOSE: This exception is thrown if the result of an operation is no cell.
- RasResultIsNoCellException() - Constructor for exception class rasj.RasResultIsNoCellException
-
Standard constructor.
- RasResultIsNoIntervalException - Exception Class in rasj
-
PURPOSE: This exception is thrown if the result of an operation is no interval.
- RasResultIsNoIntervalException() - Constructor for exception class rasj.RasResultIsNoIntervalException
-
Standard constructor.
- RasRuntimeException - Exception Class in rasj
-
PURPOSE: This abstract class is the superclass of all runtime exceptions in the rasj package except for
RasConnectionFailedException. - RasRuntimeException() - Constructor for exception class rasj.RasRuntimeException
-
Standard constructor.
- RasRuntimeException(int) - Constructor for exception class rasj.RasRuntimeException
-
Constructor getting the error number.
- RasRuntimeException(int, String) - Constructor for exception class rasj.RasRuntimeException
-
Constructor getting error number and error message.
- RasRuntimeException(String) - Constructor for exception class rasj.RasRuntimeException
-
Constructor getting the error message.
- RasserverKeepAlive - Class in org.rasdaman.rasnet.communication
- RasserverKeepAlive(ClientRassrvrServiceGrpc.ClientRassrvrServiceBlockingStub, int, int, long) - Constructor for class org.rasdaman.rasnet.communication.RasserverKeepAlive
-
Create a new RasserverKeepAlive object that, when started, connects throw the given ClientRassrvrServiceGrpc to the rasserver and sends keep alive messages.
- RasSet - Class in rasj.odmg
-
This class implements the ODMG DSet interface.
- RasSet() - Constructor for class rasj.odmg.RasSet
-
constructor
- RasSInterval - Class in rasj
-
PURPOSE: The class represents an interval with lower and upper bound.
- RasSInterval() - Constructor for class rasj.RasSInterval
-
The default constructor creates an interval with open bounds.
- RasSInterval(char, char) - Constructor for class rasj.RasSInterval
-
Constructor for an SInterval with an open bounds.
- RasSInterval(char, long) - Constructor for class rasj.RasSInterval
-
Constructor for an SInterval with an open lower bound.
- RasSInterval(long, char) - Constructor for class rasj.RasSInterval
-
Constructor for an SInterval with an open upper bound.
- RasSInterval(long, long) - Constructor for class rasj.RasSInterval
-
Constructor for an SInterval with fixed bounds.
- RasSInterval(String) - Constructor for class rasj.RasSInterval
-
Constructor taking a string representation of the SInterval (for example "*:200").
- RasSInterval(RasSInterval) - Constructor for class rasj.RasSInterval
-
Copy constructor.
- RasSIntervalType - Class in rasj
-
PURPOSE: This class represents the SInterval type in the ODMG conformant representation of the RasDaMan type system.
- RasSIntervalType() - Constructor for class rasj.RasSIntervalType
- RasStorageLayout - Class in rasj
-
PURPOSE: This class is used to express the storage options for MDD objects.
- RasStorageLayout() - Constructor for class rasj.RasStorageLayout
-
Default constructor.
- RasStorageLayout(RasStorageLayout) - Constructor for class rasj.RasStorageLayout
-
Copy constructor taking another storage layout object as a parameter.
- RasStreamInputOverflowException - Exception Class in rasj
-
PURPOSE: This exception is thrown if an initialization overflow has occured.
- RasStreamInputOverflowException() - Constructor for exception class rasj.RasStreamInputOverflowException
-
Standard constructor.
- RasStructure - Class in rasj
-
*********************************************************
- RasStructure(RasStructureType, DataInputStream) - Constructor for class rasj.RasStructure
-
Constructor getting the type and input stream from which to read the values.
- RasStructureType - Class in rasj
-
PURPOSE: This class represents all user defined structured types in the ODMG conformant representation of the RasDaMan type system.
- RasStructureType() - Constructor for class rasj.RasStructureType
- RasStructureType(String, RasBaseType[], String[]) - Constructor for class rasj.RasStructureType
- RasTransaction - Class in rasj.odmg
-
This class implements the ODMG Transaction interface.
- RasTransaction(RasImplementationInterface) - Constructor for class rasj.odmg.RasTransaction
- RasType - Class in rasj
-
PURPOSE: This class the superclass for all types in the ODMG conformant representation of the RasDaMan type system.
- RasType() - Constructor for class rasj.RasType
-
Default constructor.
- RasType(String) - Constructor for class rasj.RasType
-
Constructor getting the name of the new type.
- RasTypeInvalidException - Exception Class in rasj
-
PURPOSE: This exception is thrown if a
primitive typeis accessed by a method having the wrong type. - RasTypeInvalidException(String, String) - Constructor for exception class rasj.RasTypeInvalidException
-
Standard constructor getting the type of the base type and the type of the access method that caused the error.
- RasTypeNotSupportedException - Exception Class in rasj
-
PURPOSE: This runtime exception is raised when the
BaseTypeof a query result is not supported by the current version of the rasj package. - RasTypeNotSupportedException(String) - Constructor for exception class rasj.RasTypeNotSupportedException
-
Standard constructor getting the type that caused the error.
- RasTypeUnknownException - Exception Class in rasj
-
PURPOSE: This runtime exception is raised when the
RasTypeof a query result is unknown on client-side. - RasTypeUnknownException(String) - Constructor for exception class rasj.RasTypeUnknownException
-
Standard constructor getting the type that caused the error.
- RasUtils - Class in rasj.clientcommhttp
-
This class provides some useful methods for reading binary data from a stream or converting objects to a byte array for transmission.
- RasUtils() - Constructor for class rasj.clientcommhttp.RasUtils
- READ - Static variable in interface org.odmg.Transaction
-
Read lock mode.
- READ - Static variable in interface rasj.global.RasGlobalDefs
- readFullDomain(String) - Method in class rasj.RasFastScale
-
Reads the full domain of the given image.
- readString(InputStream) - Static method in class rasj.clientcommhttp.RasUtils
-
Reads characters from a stream until a '\0' character is reached.
- remove(int) - Method in class rasj.odmg.RasList
-
Removes the element at the specified position in this list.
- remove(Object) - Method in class rasj.odmg.RasSet
-
Removes the given element from this set if it is present.
- REQUEST_FORMAT_ERROR - Static variable in interface rasj.global.RasGlobalDefs
- reset() - Method in class rasj.global.BenchmarkTimer
- resize(int) - Method in interface org.odmg.DArray
-
Resize the array to have
newSizeelements. - RESPONSE_ERROR - Static variable in interface rasj.clientcommhttp.RasCommDefs
- RESPONSE_INT - Static variable in interface rasj.clientcommhttp.RasCommDefs
- RESPONSE_MDDS - Static variable in interface rasj.clientcommhttp.RasCommDefs
- RESPONSE_OID - Static variable in interface rasj.clientcommhttp.RasCommDefs
- RESPONSE_OK - Static variable in interface rasj.clientcommhttp.RasCommDefs
- RESPONSE_OK_NEGATIVE - Static variable in interface rasj.clientcommhttp.RasCommDefs
- RESPONSE_SKALARS - Static variable in interface rasj.clientcommhttp.RasCommDefs
- RESULT_IS_NO_CELL - Static variable in interface rasj.global.RasGlobalDefs
- RESULT_IS_NO_INTERVAL - Static variable in interface rasj.global.RasGlobalDefs
S
- scaleGetDomain(RasMInterval, RasPoint, double) - Method in class rasj.RasFastScale
-
Returns the scaled domain of the image.
- select(String) - Method in interface org.odmg.DCollection
-
Access all of the elements of the collection that evaluate to true for the provided query predicate,
not yet available in RasDaMan. - select(String) - Method in class rasj.odmg.RasCollection
-
Not implemented yet.
- selectElement(String) - Method in interface org.odmg.DCollection
-
Selects the single element of the collection for which the provided OQL query predicate is true,
not yet available in RasDaMan. - selectElement(String) - Method in class rasj.odmg.RasCollection
-
Not implemented yet.
- SERVICE_CALL_TIMEOUT - Static variable in class org.rasdaman.rasnet.util.Constants
-
The number of milliseconds a server has to reply to a service request before being declared dead.
- set(int, Object) - Method in class rasj.odmg.RasList
-
Replaces the element at the specified position in this list with the specified element.
- setArray(byte[]) - Method in class rasj.RasGMArray
-
Sets the internal representation of the GMArray.
- setArray(double[]) - Method in class rasj.RasMArrayDouble
-
set the internal representation of the array
- setArray(float[]) - Method in class rasj.RasMArrayFloat
-
set the internal representation of the array
- setArray(int[]) - Method in class rasj.RasMArrayInteger
-
set the internal representation of the array
- setArray(long[]) - Method in class rasj.RasMArrayLong
-
set the internal representation of the array
- setArray(short[]) - Method in class rasj.RasMArrayShort
-
set the internal representation of the array
- setArraySize(long) - Method in class rasj.RasGMArray
-
Sets the size of the internal representation (in bytes).
- setClientType(String) - Method in class rasj.clientcommhttp.RasHttpRequest
-
This method specifies the type of the client.
- setCurrentFormat(int) - Method in class rasj.RasGMArray
-
Sets the current data format.
- setDebugThreshold(int) - Static method in class rasj.global.Debug
-
set debug threshold to control further output
- setHigh(char) - Method in class rasj.RasSInterval
-
Sets the upper bound open.
- setHigh(long) - Method in class rasj.RasSInterval
-
Sets the upper bound to a fixed value.
- setInterval(char, char) - Method in class rasj.RasSInterval
-
Sets both bounds open.
- setInterval(char, long) - Method in class rasj.RasSInterval
-
Sets the lower bound open and the upper bound to a fixed value.
- setInterval(long, char) - Method in class rasj.RasSInterval
-
Sets the upper bound open and the lower bound to a fixed value.
- setInterval(long, long) - Method in class rasj.RasSInterval
-
Sets both bounds to a fixed value.
- setItem(int, long) - Method in class rasj.RasPoint
-
write access to the i-th coordinate
- setItem(int, RasSInterval) - Method in class rasj.RasMInterval
-
Write access to the i-th interval.
- setLock(int) - Method in class rasj.odmg.RasObject
-
set object lock
- setLow(char) - Method in class rasj.RasSInterval
-
Sets the lower bound open.
- setLow(long) - Method in class rasj.RasSInterval
-
Sets the lower bound to a fixed value.
- setMaxRetry(int) - Method in class org.rasdaman.rasnet.communication.RasRasnetImplementation
- setMaxRetry(int) - Method in class rasj.odmg.RasODMGImplementation
-
Set the maximum retry parameter
- setMaxRetry(int) - Method in class rasj.RasImplementation
-
Set the maximum retry parameter
- setMaxRetry(int) - Method in interface rasj.RasImplementationInterface
- setObjectName(String) - Method in class rasj.odmg.RasObject
-
set object name
- setObjectType(int) - Method in class rasj.odmg.RasObject
-
set object type
- setObjectTypeName(String) - Method in class rasj.odmg.RasObject
-
set object type
- setOID(RasOID) - Method in class rasj.odmg.RasObject
-
set oid
- setSpatialDomain(RasMInterval) - Method in class rasj.RasGMArray
-
Sets the spatial domain.
- setStatus(int) - Method in class rasj.odmg.RasObject
-
set object status
- setStorageLayout(RasStorageLayout) - Method in class rasj.RasGMArray
-
Sets the storage layout object and checks compatibility with the domain.
- setTileDomain(String) - Method in class rasj.RasStorageLayout
-
Sets the tiling-domain for this storage layout object and resets the tile-size to null.
- setTileSize(int) - Method in class rasj.RasStorageLayout
-
Sets the tile-size (in bytes) and resets the tiling-domain to null.
- setTo(RasGMArray) - Method in class rasj.RasGMArray
-
This method copies the values of mArray to itself.
- setTo(RasPoint) - Method in class rasj.RasPoint
-
This method copies the values of the given point to the current point.
- setTraceThreshold(int) - Method in class rasj.RasImplementation
-
Set trace output threshold (0 = minimal, 4 = verbose; 1 = default)
- setTypeLength(long) - Method in class rasj.RasGMArray
-
Sets the length of the cell type (in bytes).
- setTypeStructure(String) - Method in class rasj.odmg.RasObject
-
set object type structure
- setUserIdentification(String, String) - Method in class org.rasdaman.rasnet.communication.RasRasnetImplementation
- setUserIdentification(String, String) - Method in class rasj.odmg.RasODMGImplementation
- setUserIdentification(String, String) - Method in class rasj.RasImplementation
-
Set user identification : name/plain password (default is rasguest/rasguest)
- setUserIdentification(String, String) - Method in interface rasj.RasImplementationInterface
- setUserIdentificationHashed(String, String) - Method in class org.rasdaman.rasnet.communication.RasRasnetImplementation
- setUserIdentificationHashed(String, String) - Method in class rasj.odmg.RasODMGImplementation
- setUserIdentificationHashed(String, String) - Method in class rasj.RasImplementation
-
Set user identification : name/md5 hashed password
- setUserIdentificationHashed(String, String) - Method in interface rasj.RasImplementationInterface
- size() - Method in class rasj.odmg.RasBag
-
Returns the number of elements in this Bag.
- size() - Method in class rasj.odmg.RasCollection
-
Not implemented yet.
- size() - Method in class rasj.odmg.RasList
-
Returns the number of elements in this List.
- size() - Method in class rasj.odmg.RasSet
-
Returns the number of elements in this Set.
- SIZE_OF_BOOLEAN - Static variable in interface rasj.global.RasGlobalDefs
- SIZE_OF_BYTE - Static variable in interface rasj.global.RasGlobalDefs
- SIZE_OF_CHAR - Static variable in interface rasj.global.RasGlobalDefs
- SIZE_OF_DOUBLE - Static variable in interface rasj.global.RasGlobalDefs
- SIZE_OF_FLOAT - Static variable in interface rasj.global.RasGlobalDefs
- SIZE_OF_INTEGER - Static variable in interface rasj.global.RasGlobalDefs
- SIZE_OF_LONG - Static variable in interface rasj.global.RasGlobalDefs
- SIZE_OF_RAS_BOOLEAN - Static variable in interface rasj.global.RasGlobalDefs
- SIZE_OF_RAS_BYTE - Static variable in interface rasj.global.RasGlobalDefs
- SIZE_OF_RAS_CHAR - Static variable in interface rasj.global.RasGlobalDefs
- SIZE_OF_RAS_DOUBLE - Static variable in interface rasj.global.RasGlobalDefs
- SIZE_OF_RAS_FLOAT - Static variable in interface rasj.global.RasGlobalDefs
- SIZE_OF_RAS_LONG - Static variable in interface rasj.global.RasGlobalDefs
- SIZE_OF_RAS_SHORT - Static variable in interface rasj.global.RasGlobalDefs
- SIZE_OF_RAS_ULONG - Static variable in interface rasj.global.RasGlobalDefs
- SIZE_OF_RAS_USHORT - Static variable in interface rasj.global.RasGlobalDefs
- SIZE_OF_SHORT - Static variable in interface rasj.global.RasGlobalDefs
- SPARSE_LEVEL - Static variable in class rasj.global.Debug
-
log also occasional output interesting for debugging
- spatialDomain() - Method in class rasj.RasGMArray
-
Gets the spatial domain.
- start() - Method in class org.rasdaman.rasnet.communication.RasmgrKeepAlive
-
Creates and starts a thread that will send KeepAlive messages to the server.
- start() - Method in class org.rasdaman.rasnet.communication.RasserverKeepAlive
-
Creates and starts a thread that will send KeepAlive messages to the server.
- startTimer() - Method in class rasj.global.BenchmarkTimer
- stop() - Method in class org.rasdaman.rasnet.communication.RasmgrKeepAlive
-
Stop the thread that is sending KeepAlive messages to the server.
- stop() - Method in class org.rasdaman.rasnet.communication.RasserverKeepAlive
-
Stop the thread that is sending KeepAlive messages to the server.
- stopTimer() - Method in class rasj.global.BenchmarkTimer
- storageLayout - Variable in class rasj.RasGMArray
-
storage layout object
- stream(long) - Method in class rasj.RasMInterval
-
Method for stream initialization with point intervals.
- stream(long) - Method in class rasj.RasPoint
-
Method for stream initialization of this point.
- stream(RasSInterval) - Method in class rasj.RasMInterval
-
Method for stream initialization with intervals.
- STREAM_INPUT_OVERFLOW - Static variable in interface rasj.global.RasGlobalDefs
- streamInitCnt - Variable in class rasj.RasMInterval
-
number of components initialized already
- subList(int, int) - Method in class rasj.odmg.RasList
-
Returns a view of the portion of this list between fromIndex, inclusive, and toIndex, exclusive.
- subsetOf(DSet) - Method in interface org.odmg.DSet
-
Determine whether this set is a subset of the set referenced by
otherSet,
not yet available in RasDaMan. - subsetOf(DSet) - Method in class rasj.odmg.RasSet
-
Not implemented yet.
- supersetOf(DSet) - Method in interface org.odmg.DSet
-
Determine whether this set is a superset of the set referenced by
otherSet,
not yet available in RasDaMan. - supersetOf(DSet) - Method in class rasj.odmg.RasSet
-
Not implemented yet.
T
- talkCritical(String) - Static method in class rasj.global.Debug
-
method inside msg, output only with critical level
- talkSparse(String) - Static method in class rasj.global.Debug
-
method inside msg, output only with sparse level
- talkVerbose(String) - Static method in class rasj.global.Debug
-
method inside msg, output only with verbose log level
- talkWarning(String) - Static method in class rasj.global.Debug
-
method inside msg, output only with warning level
- toString() - Method in class rasj.odmg.RasOID
-
gets the String representation of the oid
- toString() - Method in class rasj.RasBaseType
-
Returns a string representation of this object.
- toString() - Method in class rasj.RasCollectionType
-
Creates a string representation of this object.
- toString() - Method in class rasj.RasGMArray
-
gets the String representation
- toString() - Method in class rasj.RasMArrayType
-
Returns a string representing this object.
- toString() - Method in class rasj.RasMInterval
-
gives back the string representation
- toString() - Method in class rasj.RasPoint
-
Gives back the string representation of this point.
- toString() - Method in class rasj.RasPrimitiveType
- toString() - Method in class rasj.RasSInterval
-
gives back the string representation
- toString() - Method in class rasj.RasStorageLayout
-
Returns a string representation of this class.
- toString() - Method in class rasj.RasStructure
- toString() - Method in class rasj.RasStructureType
- toString() - Method in class rasj.RasType
- toTestString() - Method in class rasj.RasGMArray
-
gets the String for testing
- Transaction - Interface in org.odmg
-
This interfaces provides the operations necessary to perform database transactions.
- TransactionAbortedException - Exception Class in org.odmg
-
This exception is thrown when the database asynchronously and explicitly aborts the user's transaction due to some failure, the user's data is reset just as if the user had directly called
Transaction.abort. - TransactionAbortedException() - Constructor for exception class org.odmg.TransactionAbortedException
-
Constructs an instance of the exception.
- TransactionAbortedException(String) - Constructor for exception class org.odmg.TransactionAbortedException
-
Constructs an instance of the exception with the provided message.
- TransactionInProgressException - Exception Class in org.odmg
-
This exception is thrown when a call has been made to a method that should not be called when a transaction is in progress.
- TransactionInProgressException() - Constructor for exception class org.odmg.TransactionInProgressException
-
Constructs an instance of the exception.
- TransactionInProgressException(String) - Constructor for exception class org.odmg.TransactionInProgressException
-
Constructs an instance of the exception with the provided message.
- TransactionNotInProgressException - Exception Class in org.odmg
-
This exception is thrown when attempting to perform an operation that must be performed when there is a transaction is in progress, but no such transaction is in progress.
- TransactionNotInProgressException() - Constructor for exception class org.odmg.TransactionNotInProgressException
-
Constructs an instance of the exception.
- TransactionNotInProgressException(String) - Constructor for exception class org.odmg.TransactionNotInProgressException
-
Constructs an instance of the exception with the provided message.
- TRANSIENT - Static variable in interface rasj.global.RasGlobalDefs
- translate(RasPoint) - Method in class rasj.RasMInterval
-
This methods translates the current MInterval by a point.
- tryLock(Object, int) - Method in interface org.odmg.Transaction
-
Upgrade the lock on the given object to the given lock mode,
not yet available in rasdaman. - tryLock(Object, int) - Method in class rasj.odmg.RasTransaction
-
Not implemented yet.
- TYPE_INVALID - Static variable in interface rasj.global.RasGlobalDefs
- TYPE_NOT_SUPPORTED - Static variable in interface rasj.global.RasGlobalDefs
- TYPE_TYPE_BASE - Static variable in class rasj.RasImplementation
- TYPE_TYPE_MDD - Static variable in class rasj.RasImplementation
- TYPE_TYPE_SET - Static variable in class rasj.RasImplementation
- TYPE_UNKNOWN - Static variable in interface rasj.global.RasGlobalDefs
- typeID - Variable in class rasj.RasType
- typeLength - Variable in class rasj.RasGMArray
-
length of the cell base type in bytes
- typeName - Variable in class rasj.RasType
- typeSize - Variable in class rasj.RasBaseType
-
Stores the size of type in bytes
U
- ubytesToInt(byte[], byte) - Static method in class rasj.clientcommhttp.RasUtils
-
This method is used for turning up to 4 unsigned bytes into signed integers.
- ubytesToLong(byte[], byte) - Static method in class rasj.clientcommhttp.RasUtils
-
This method is used for turning up to 8 unsigned bytes into signed integers.
- unbind(String) - Method in interface org.odmg.Database
-
Disassociate a name with an object,
not yet available in RasDaMan. - unbind(String) - Method in class rasj.odmg.RasDatabase
-
Not implemented yet.
- union(DBag) - Method in interface org.odmg.DBag
-
A new
DBaginstance is created that is the union of this object andotherBag. - union(DBag) - Method in class rasj.odmg.RasBag
-
A new DBag instance is created that is the union of this object and otherBag.
- union(DSet) - Method in interface org.odmg.DSet
-
Create a new
DSetobject that is the set union of thisDSetobject and the set referenced byotherSet,
not yet available in RasDaMan. - union(DSet) - Method in class rasj.odmg.RasSet
-
Not implemented yet.
- unionOf(RasMInterval, RasMInterval) - Method in class rasj.RasMInterval
-
Calculates the union of two MIntervals.
- unionOf(RasSInterval, RasSInterval) - Method in class rasj.RasSInterval
-
Calculates the union of two SIntervals.
- unionWith(RasMInterval) - Method in class rasj.RasMInterval
-
Calculates the union of the current MIntervall with another one.
- unionWith(RasSInterval) - Method in class rasj.RasSInterval
-
Calculates the union of the current SIntervall with another one.
- UPGRADE - Static variable in interface org.odmg.Transaction
-
Upgrade lock mode.
- URL_FORMAT_ERROR - Static variable in interface rasj.global.RasGlobalDefs
V
- VERBOSE_LEVEL - Static variable in class rasj.global.Debug
-
log all information available to aid debugging
- Version - Class in rasj.global
- Version() - Constructor for class rasj.global.Version
- VERSION - Static variable in class rasj.global.Version
W
- WARNING_LEVEL - Static variable in class rasj.global.Debug
-
log also warnings which do not really impede processing
- WRITE - Static variable in interface org.odmg.Transaction
-
Write lock mode.
- WRITE_TRANS_IN_PROGRESS - Static variable in interface rasj.global.RasGlobalDefs
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
createUnioninstead.