Uses of Class
org.lukashian.store.external.ExternalResourceMillisecondStoreDataProvider
Packages that use ExternalResourceMillisecondStoreDataProvider
-
Uses of ExternalResourceMillisecondStoreDataProvider in org.lukashian.store.external.file
Modifier and TypeClassDescriptionclass
This implementation ofExternalResourceMillisecondStoreDataProvider
loads binary streams of long values from a file. -
Uses of ExternalResourceMillisecondStoreDataProvider in org.lukashian.store.external.http
Modifier and TypeClassDescriptionclass
This implementation ofExternalResourceMillisecondStoreDataProvider
loads binary streams of long values from an HTTP location.class
This implementation ofHttpMillisecondStoreDataProvider
loads binary streams of long values from the official lukashian.org server.