uwcse.location.objects
Class PhysicalObjectDatabase.PersistentDescriptor

java.lang.Object
  |
  +--uwcse.location.objects.PhysicalObjectDatabase.PersistentDescriptor
Enclosing class:
PhysicalObjectDatabase

public static class PhysicalObjectDatabase.PersistentDescriptor
extends Object

The PersistentDescriptor contains constants written along with persistent snapshots to identify the version and other pertinant information.


Field Summary
 String CVS_REVISION
           
 String MAP_DIR_NAME
           
 String OBJECT_DIR_NAME
           
 int VERSION
           
 Date WRITE_DATE
           
 
Constructor Summary
PhysicalObjectDatabase.PersistentDescriptor()
          Create a persistent descriptor.
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

VERSION

public int VERSION

CVS_REVISION

public String CVS_REVISION

MAP_DIR_NAME

public String MAP_DIR_NAME

OBJECT_DIR_NAME

public String OBJECT_DIR_NAME

WRITE_DATE

public Date WRITE_DATE
Constructor Detail

PhysicalObjectDatabase.PersistentDescriptor

public PhysicalObjectDatabase.PersistentDescriptor()
Create a persistent descriptor.



This documentation is for the Location Stack v0.8. The latest distribution, the documentation, and the list of contributors to the Location Stack can always be found at http://portolano.cs.washington.edu/projects/location/

© Copyright 2004 University of Washington CSE