Class NodeStateEntryReader
- java.lang.Object
-
- org.apache.jackrabbit.oak.index.indexer.document.flatfile.NodeStateEntryReader
-
- Direct Known Subclasses:
IncrementalFlatFileStoreNodeStateEntryReader
public class NodeStateEntryReader extends Object
-
-
Constructor Summary
Constructors Constructor Description NodeStateEntryReader(BlobStore blobStore)
-
-
-
Constructor Detail
-
NodeStateEntryReader
public NodeStateEntryReader(BlobStore blobStore)
-
-
Method Detail
-
read
public NodeStateEntry read(String ffsLine)
-
-