public static class FsReducingState.Snapshot<K,N,V> extends AbstractFsStateSnapshot<K,N,V,ReducingState<V>,ReducingStateDescriptor<V>>
keySerializer, namespaceSerializer, stateDesc, stateSerializer| Constructor and Description |
|---|
FsReducingState.Snapshot(TypeSerializer<K> keySerializer,
TypeSerializer<N> namespaceSerializer,
TypeSerializer<V> stateSerializer,
ReducingStateDescriptor<V> stateDescs,
Path filePath) |
deserialize, getKeySerializer, getNamespaceSerializer, getStateDesc, getStateSerializer, getStateSizediscardState, getFilePath, getFileSize, getFileSystemclose, ensureNotClosed, isClosed, registerCloseableclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdiscardStatepublic FsReducingState.Snapshot(TypeSerializer<K> keySerializer, TypeSerializer<N> namespaceSerializer, TypeSerializer<V> stateSerializer, ReducingStateDescriptor<V> stateDescs, Path filePath)
Copyright © 2014–2017 The Apache Software Foundation. All rights reserved.