| 
 | Berkeley DB version 5.3.28 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sleepycat.db.RegionResourceType
public final class RegionResourceType
Advanced configuration is possible for various systems that use shared memory (regions) for cross process sharing. This class defines those resources.
| Field Summary | |
|---|---|
| static RegionResourceType | LOCKThe locks. | 
| static RegionResourceType | LOCK_OBJECTThe lock objects. | 
| static RegionResourceType | LOCKERThe lockers. | 
| static RegionResourceType | LOG_IDThe log identifiers. | 
| static RegionResourceType | THREADThe threads. | 
| static RegionResourceType | TRANSACTIONThe transaction handles. | 
| Method Summary | |
|---|---|
|  String | toString() | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait | 
| Field Detail | 
|---|
public static final RegionResourceType LOCK
public static final RegionResourceType LOCK_OBJECT
public static final RegionResourceType LOCKER
public static final RegionResourceType LOG_ID
public static final RegionResourceType TRANSACTION
public static final RegionResourceType THREAD
| Method Detail | 
|---|
public String toString()
toString in class Object| 
 | Berkeley DB version 5.3.28 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||