Package com.mapr.fs.jni
Class IndexSyncStateTracker
java.lang.Object
com.mapr.fs.jni.IndexSyncStateTracker
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionIndexSyncStateTracker(long clusterP, long fileP, byte[][] startKeys, byte[][] endKeys, long maxTs, JNILoggerProxy logger) IndexSyncStateTracker(JNILoggerProxy logger) -
Method Summary
-
Field Details
-
estimatedWaitMs
public long estimatedWaitMs -
jniPtr
public long jniPtr -
haveIndexesSynced
public boolean haveIndexesSynced
-
-
Constructor Details
-
IndexSyncStateTracker
-
IndexSyncStateTracker
public IndexSyncStateTracker(long clusterP, long fileP, byte[][] startKeys, byte[][] endKeys, long maxTs, JNILoggerProxy logger) throws IOException - Throws:
IOException
-
-
Method Details
-
getEstimatedWaitMs
public long getEstimatedWaitMs() -
setIndexesSynced
-
haveIndexesSynced
- Throws:
IOException
-
close
- Throws:
IOException
-