public class NodeLabelMirrorOp extends FSNodeStoreLogOp<CommonNodeLabelsManager>
| Constructor and Description | 
|---|
| NodeLabelMirrorOp() | 
| Modifier and Type | Method and Description | 
|---|---|
| int | getOpCode() | 
| void | recover(InputStream is,
       CommonNodeLabelsManager mgr)Read and populate StoreOp. | 
| void | write(OutputStream os,
     CommonNodeLabelsManager mgr)Write operation to persistent storage. | 
getNodeToAttributesMappublic void write(OutputStream os, CommonNodeLabelsManager mgr) throws IOException
StoreOpos - write to be done tomgr - manager used by storeIOExceptionpublic void recover(InputStream is, CommonNodeLabelsManager mgr) throws IOException
StoreOpis - read to be done frommgr - manager used by storeIOExceptionpublic int getOpCode()
getOpCode in class FSNodeStoreLogOp<CommonNodeLabelsManager>Copyright © 2008–2023 Apache Software Foundation. All rights reserved.