Package org.nuxeo.ecm.core.storage.dbs
Class DBSTransactionState.BlobKeysFinder
java.lang.Object
org.nuxeo.ecm.core.storage.dbs.DBSTransactionState.BlobKeysFinder
- Enclosing class:
- DBSTransactionState
Iterates on a
State
to find the blob keys.-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionfindBlobKeys
(State state) protected void
findBlobKeys
(State state, List<String> path, int start)
-
Field Details
-
blobKeysPaths
-
blobKeys
-
-
Constructor Details
-
BlobKeysFinder
-
-
Method Details
-
findBlobKeys
-
findBlobKeys
-