Registry / database / linkis-storage

linkis-storage

JSON →
library1.8.0javamavenunverified

Provides storage abstraction and connectivity for Apache Linkis, enabling access to various computation and storage engines.

<dependency> <groupId>org.apache.linkis</groupId> <artifactId>linkis-storage</artifactId> <version>1.8.0</version> </dependency>
INSTALL
IMPORT
SIG · LINKIS-STORAGE
L
linkis-storage
databasejavav1.8.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

LinkisStorage
org.apache.linkis.storage.LinkisStorage

Instantiate the main Linkis storage class.

import org.apache.linkis.storage.LinkisStorage; public class Example { public static void main(String[] args) { LinkisStorage storage = new LinkisStorage(); System.out.println(storage.getClass().getName()); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.8.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
6
Resources
linkis-storage — mvn dependency:get linkis-storage · libregistry