Class | Description |
---|---|
AbstractLineageClient |
Alluxio Lineage client.
|
AlluxioLineage |
A
LineageClient implementation. |
DummyFileOutputStream |
A dummy file output stream that does nothing.
|
LineageFileOutStream |
A stream API to write a file when lineage is enabled.
|
LineageFileSystem |
Alluxio lineage file system client.
|
LineageMasterClient |
A wrapper for the thrift client to interact with the lineage master, used by alluxio clients.
|
Enum | Description |
---|---|
LineageContext |
A shared context in each client JVM for common lineage master client functionality such as a pool
of lineage master clients.
|
Copyright © 2023. All Rights Reserved.