Package | Description |
---|---|
org.apache.cassandra.utils |
Modifier and Type | Method and Description |
---|---|
static void |
Throwables.perform(java.io.File against,
Throwables.FileOpType opType,
Throwables.DiscreteAction<? extends java.io.IOException>... actions) |
static <E extends java.lang.Exception> |
Throwables.perform(Throwables.DiscreteAction<? extends E>... actions) |
Modifier and Type | Method and Description |
---|---|
static <E extends java.lang.Exception> |
Throwables.perform(java.util.stream.Stream<Throwables.DiscreteAction<? extends E>> actions) |
Copyright © 2015 The Apache Software Foundation