Uses of Interface
org.apache.jute.Record
Packages that use Record
Package
Description
Hadoop record I/O contains classes and a record description language
translator for simplifying serialization and deserialization of records in a
language-neutral manner.
ZooKeeper server theory of operation
-
Uses of Record in org.apache.jute
Methods in org.apache.jute with parameters of type RecordModifier and TypeMethodDescriptionvoidvoidvoidvoidDeserialize a record.voidBinaryInputArchive.readRecord(Record r, String tag) voidInputArchive.readRecord(Record r, String tag) voidBinaryOutputArchive.startRecord(Record r, String tag) voidOutputArchive.startRecord(Record r, String tag) voidToStringOutputArchive.startRecord(Record r, String tag) voidSerialize a record.voidBinaryOutputArchive.writeRecord(Record r, String tag) voidOutputArchive.writeRecord(Record r, String tag) voidToStringOutputArchive.writeRecord(Record r, String tag) -
Uses of Record in org.apache.zookeeper
Classes in org.apache.zookeeper that implement RecordModifier and TypeClassDescriptionclassEncodes a composite operation.classHandles the response from a multi request.Methods in org.apache.zookeeper that return RecordModifier and TypeMethodDescriptionOp.Check.toRequestRecord()Op.Create.toRequestRecord()Op.CreateTTL.toRequestRecord()Op.Delete.toRequestRecord()Op.GetChildren.toRequestRecord()Op.GetData.toRequestRecord()Op.SetData.toRequestRecord()abstract RecordOp.toRequestRecord()Encodes an op for wire transmission.Methods in org.apache.zookeeper with parameters of type RecordModifier and TypeMethodDescriptionorg.apache.zookeeper.ClientCnxn.PacketClientCnxn.queuePacket(RequestHeader h, ReplyHeader r, Record request, Record response, AsyncCallback cb, String clientPath, String serverPath, Object ctx, ZooKeeper.WatchRegistration watchRegistration) org.apache.zookeeper.ClientCnxn.PacketClientCnxn.queuePacket(RequestHeader h, ReplyHeader r, Record request, Record response, AsyncCallback cb, String clientPath, String serverPath, Object ctx, ZooKeeper.WatchRegistration watchRegistration, WatchDeregistration watchDeregistration) voidClientCnxn.sendPacket(Record request, Record response, AsyncCallback cb, int opCode) ClientCnxn.submitRequest(RequestHeader h, Record request, Record response, ZooKeeper.WatchRegistration watchRegistration) ClientCnxn.submitRequest(RequestHeader h, Record request, Record response, ZooKeeper.WatchRegistration watchRegistration, WatchDeregistration watchDeregistration) -
Uses of Record in org.apache.zookeeper.data
Classes in org.apache.zookeeper.data that implement RecordModifier and TypeClassDescriptionclassclassclassclassclass -
Uses of Record in org.apache.zookeeper.proto
Classes in org.apache.zookeeper.proto that implement RecordModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclass -
Uses of Record in org.apache.zookeeper.server
Classes in org.apache.zookeeper.server that implement RecordModifier and TypeClassDescriptionclassThis class contains the data for a node in the data tree.Methods in org.apache.zookeeper.server that return RecordMethods in org.apache.zookeeper.server with parameters of type RecordModifier and TypeMethodDescriptionstatic voidByteBufferInputStream.byteBuffer2Record(ByteBuffer bb, Record record) booleanDataTree.compareDigest(TxnHeader header, Record txn, TxnDigest digest) Compares the digest of the tree with the digest present in transaction digest.booleanZKDatabase.compareDigest(TxnHeader header, Record txn, TxnDigest digest) protected voidPrepRequestProcessor.pRequest2Txn(int type, long zxid, Request request, Record record, boolean deserialize) This method will be called inside the ProcessRequestThread, which is a singleton, so there will be a single thread calling this code.DataTree.processTxn(TxnHeader header, Record txn) DataTree.processTxn(TxnHeader header, Record txn, boolean isSubTxn) DataTree.processTxn(TxnHeader header, Record txn, TxnDigest digest) ZKDatabase.processTxn(TxnHeader hdr, Record txn, TxnDigest digest) the process txn on the data and perform digest comparision.ZooKeeperServer.processTxn(TxnHeader hdr, Record txn) static voidByteBufferOutputStream.record2ByteBuffer(Record record, ByteBuffer bb) intDumbWatcher.sendResponse(ReplyHeader h, Record r, String tag, String cacheKey, Stat stat, int opCode) intNettyServerCnxn.sendResponse(ReplyHeader h, Record r, String tag, String cacheKey, Stat stat, int opCode) intNIOServerCnxn.sendResponse(ReplyHeader h, Record r, String tag, String cacheKey, Stat stat, int opCode) intServerCnxn.sendResponse(ReplyHeader h, Record r, String tag) abstract intServerCnxn.sendResponse(ReplyHeader h, Record r, String tag, String cacheKey, Stat stat, int opCode) Serializes a ZooKeeper response and enqueues it for sending.protected ByteBuffer[]protected byte[]ServerCnxn.serializeRecord(Record record) voidConstructors in org.apache.zookeeper.server with parameters of type Record -
Uses of Record in org.apache.zookeeper.server.controller
Methods in org.apache.zookeeper.server.controller with parameters of type RecordModifier and TypeMethodDescriptionintControllableConnection.sendResponse(ReplyHeader header, Record record, String tag) -
Uses of Record in org.apache.zookeeper.server.persistence
Classes in org.apache.zookeeper.server.persistence that implement RecordMethods in org.apache.zookeeper.server.persistence that return RecordModifier and TypeMethodDescriptionFileTxnLog.FileTxnIterator.getTxn()return the current transactionTxnLog.TxnIterator.getTxn()return the transaction record.Methods in org.apache.zookeeper.server.persistence with parameters of type RecordModifier and TypeMethodDescriptionbooleanappend an entry to the transaction logbooleanbooleanAppend a request to the transaction logbooleanAppend a request to the transaction log with a digsetstatic byte[]Util.marshallTxnEntry(TxnHeader hdr, Record txn) Serializes transaction header and transaction data into a byte buffer.static byte[]Util.marshallTxnEntry(TxnHeader hdr, Record txn, TxnDigest digest) voidFileTxnSnapLog.PlayBackListener.onTxnLoaded(TxnHeader hdr, Record rec, TxnDigest digest) voidFileTxnSnapLog.processTransaction(TxnHeader hdr, DataTree dt, Map<Long, Integer> sessions, Record txn) process the transaction on the datatree -
Uses of Record in org.apache.zookeeper.server.quorum
Classes in org.apache.zookeeper.server.quorum that implement RecordMethods in org.apache.zookeeper.server.quorum with parameters of type RecordModifier and TypeMethodDescriptionvoidFollowerZooKeeperServer.logRequest(TxnHeader hdr, Record txn, TxnDigest digest) -
Uses of Record in org.apache.zookeeper.txn
Classes in org.apache.zookeeper.txn that implement RecordModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclass