public interface SpaceConfigStorageBatch
Modifier and Type | Interface and Description |
---|---|
static interface |
SpaceConfigStorageBatch.SpaceConfigStorageBatchContext |
Modifier and Type | Method and Description |
---|---|
<T> T |
run(Function<SpaceConfigStorageBatch.SpaceConfigStorageBatchContext,T> consumer) |
<T> T run(Function<SpaceConfigStorageBatch.SpaceConfigStorageBatchContext,T> consumer)
Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.