public static class FsFoldingState.Snapshot<K,N,T,ACC> extends AbstractFsStateSnapshot<K,N,ACC,FoldingState<T,ACC>,FoldingStateDescriptor<T,ACC>>
keySerializer, namespaceSerializer, stateDesc, stateSerializer| Constructor and Description |
|---|
FsFoldingState.Snapshot(TypeSerializer<K> keySerializer,
TypeSerializer<N> namespaceSerializer,
TypeSerializer<ACC> stateSerializer,
FoldingStateDescriptor<T,ACC> 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 FsFoldingState.Snapshot(TypeSerializer<K> keySerializer, TypeSerializer<N> namespaceSerializer, TypeSerializer<ACC> stateSerializer, FoldingStateDescriptor<T,ACC> stateDescs, Path filePath)
Copyright © 2014–2017 The Apache Software Foundation. All rights reserved.