Class DBSTransactionState.BlobKeysFinder

  • Enclosing class:
    DBSTransactionState

    protected static class DBSTransactionState.BlobKeysFinder
    extends Object
    Iterates on a State to find the blob keys.
    • Constructor Detail

      • BlobKeysFinder

        public BlobKeysFinder​(List<List<String>> blobKeysPaths)
    • Method Detail

      • findBlobKeys

        protected void findBlobKeys​(State state,
                                    List<String> path,
                                    int start)