org.gcube.contentmanagement.timeseriesservice.impl.utils
Class Constants

java.lang.Object
  extended by org.gcube.contentmanagement.timeseriesservice.impl.utils.Constants

public class Constants
extends Object


Field Summary
static int ENTRY_PER_PARTITION
           
static String InternalIdDeclaration
           
 
Constructor Summary
Constants()
           
 
Method Summary
static String getCurationTable(String id)
           
static String getImportTableDataName(String id)
           
static String getTimeSeriesTable(String id)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ENTRY_PER_PARTITION

public static final int ENTRY_PER_PARTITION
See Also:
Constant Field Values

InternalIdDeclaration

public static final String InternalIdDeclaration
See Also:
Constant Field Values
Constructor Detail

Constants

public Constants()
Method Detail

getImportTableDataName

public static String getImportTableDataName(String id)

getTimeSeriesTable

public static String getTimeSeriesTable(String id)

getCurationTable

public static String getCurationTable(String id)


Copyright © 2012. All Rights Reserved.