public interface WriterContext extends Externalizable
Externalizable
so it can be
serialized using standard Java mechanisms. Master should serialize it and
make it available to slaves to prepare for writes.readExternal, writeExternal
Copyright © 2017 The Apache Software Foundation. All rights reserved.