Package io.lakefs
Class MetadataClient
- java.lang.Object
-
- io.lakefs.MetadataClient
-
public class MetadataClient extends Object
MetadataClient used to extract ObjectMetadata with content size and etag information from the underlying filesystem.
-
-
Field Summary
Fields Modifier and Type Field Description static org.slf4j.LoggerLOG
-
Constructor Summary
Constructors Constructor Description MetadataClient(org.apache.hadoop.fs.FileSystem fs)
-