Package | Description |
---|---|
org.corfudb.runtime.view |
Modifier and Type | Method and Description |
---|---|
<T,A extends RuntimeException,B extends RuntimeException,C extends RuntimeException,D extends RuntimeException> |
AbstractView.layoutHelper(AbstractView.LayoutFunction<Layout,T,A,B,C,D> function) |
<T,A extends RuntimeException,B extends RuntimeException,C extends RuntimeException,D extends RuntimeException> |
AbstractView.layoutHelper(AbstractView.LayoutFunction<Layout,T,A,B,C,D> function,
boolean rethrowAllExceptions)
Helper function for view to retrieve layouts.
|
Copyright © 2019 CorfuDB. All rights reserved.