org.apache.samza.table.remote (samza-api 1.9.0-SNAPSHOT API) JavaScript is disabled on your browser. Skip navigation links Overview Package Class Tree Deprecated Index Help Prev Package Next Package Frames No Frames All Classes Package org.apache.samza.table.remote Interface Summary  Interface Description TableFunction The root interface for table read and write function. TablePart A building block of a remote table TableRateLimiter.CreditFunction<K,V> Function interface for providing rate limiting credits for each table record. TableReadFunction<K,V> A function object to be used with a remote readable table implementation. TableWriteFunction<K,V,U> A function object to be used with a remote read/write table implementation. Class Summary  Class Description BaseTableFunction Base class for all table read and write functions. TableRateLimiter<K,V> Helper class for remote table to throttle table IO requests with the configured rate limiter. Skip navigation links Overview Package Class Tree Deprecated Index Help Prev Package Next Package Frames No Frames All Classes