Package com.mapr.client.db
Interface Table
-
- All Known Implementing Classes:
TableImpl
public interface Table
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description com.stumbleupon.async.Deferred<? extends java.lang.Object>insertOrReplaceAsync(org.ojai.Document doc)
-