public class ResourcePaths
extends Object
-
Field Summary 
Fields
-
Constructor Summary 
Constructors
-
Method Summary 
Methods inherited from class java.lang.Object 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details 
-
V1_NAMESPACES 
public static final String V1_NAMESPACES
- See Also:
-
-
V1_NAMESPACE 
public static final String V1_NAMESPACE
- See Also:
-
-
V1_NAMESPACE_PROPERTIES 
public static final String V1_NAMESPACE_PROPERTIES
- See Also:
-
-
V1_TABLES 
public static final String V1_TABLES
- See Also:
-
-
V1_TABLE 
public static final String V1_TABLE
- See Also:
-
-
V1_TABLE_REGISTER 
public static final String V1_TABLE_REGISTER
- See Also:
-
-
V1_TABLE_METRICS 
public static final String V1_TABLE_METRICS
- See Also:
-
-
V1_TABLE_RENAME 
public static final String V1_TABLE_RENAME
- See Also:
-
-
V1_TRANSACTIONS_COMMIT 
public static final String V1_TRANSACTIONS_COMMIT
- See Also:
-
-
V1_VIEWS 
public static final String V1_VIEWS
- See Also:
-
-
V1_VIEW 
public static final String V1_VIEW
- See Also:
-
-
V1_VIEW_RENAME 
public static final String V1_VIEW_RENAME
- See Also:
-
-
Constructor Details 
-
ResourcePaths 
public ResourcePaths(String prefix)
-
Method Details 