Package | Description |
---|---|
org.apache.flink.core.fs |
Modifier and Type | Class and Description |
---|---|
class |
CloseableRegistry
This class allows to register instances of
Closeable , which are all closed if this registry is closed. |
class |
SafetyNetCloseableRegistry
This implementation of an
AbstractCloseableRegistry registers WrappingProxyCloseable . |
Copyright © 2014–2019 The Apache Software Foundation. All rights reserved.