[06/50] [abbrv] flink git commit: [FLINK-3355] [rocksdb backend] Allow passing options to the RocksDB backend.

2016-02-12 Thread fhueske
[FLINK-3355] [rocksdb backend] Allow passing options to the RocksDB backend. This also cleans up the generics in the RocksDB state classes. This closes #1608 Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/9ee16794 Tree:

flink git commit: [FLINK-3355] [rocksdb backend] Allow passing options to the RocksDB backend.

2016-02-09 Thread sewen
Repository: flink Updated Branches: refs/heads/master 28c6254ee -> 9ee167949 [FLINK-3355] [rocksdb backend] Allow passing options to the RocksDB backend. This also cleans up the generics in the RocksDB state classes. This closes #1608 Project: