org.gcube.contentmanagement.timeseriesservice.impl.curation.guessing
Class GuessingPrefetcher
java.lang.Object
org.gcube.contentmanagement.timeseriesservice.impl.curation.guessing.GuessingPrefetcher
- All Implemented Interfaces:
- Runnable
public class GuessingPrefetcher
- extends Object
- implements Runnable
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GuessingPrefetcher
public GuessingPrefetcher(String tableName,
String resourceId,
ColumnDefinition[] columnDefintionArray)
run
public void run()
- Specified by:
run in interface Runnable
guess
public static GuessDimensionArray guess(String tableName,
String fieldId)
throws Exception
- Throws:
Exception
getGuessing
public static GuessDimensionArray getGuessing(String resourceId,
String fieldId)
throws Exception
- Throws:
Exception
deliteGuessing
public static void deliteGuessing(String resourceId)
throws Exception
- Throws:
Exception
Copyright © 2012. All Rights Reserved.