InMemoryStore¶
InMemoryStore
is a KVStore.
Creating Instance¶
InMemoryStore
takes no arguments to be created.
InMemoryStore
is created when:
FsHistoryProvider
is created and requested to createInMemoryStoreAppStatusStore
utility is used to create an AppStatusStore for a live Spark application