JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.mapr.fs.jni
Interface MarlinProducerResult
public interface
MarlinProducerResult
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
done
(int feedid, long offset, long timestamp,
Exception
error)
void
onCompletion
()
Method Details
done
void
done
(int feedid, long offset, long timestamp,
Exception
error)
onCompletion
void
onCompletion
()