com.hazelcast.map.impl.record
Class Records
java.lang.Object
com.hazelcast.map.impl.record.Records
public final class Records
- extends Object
Contains various factory & helper methods for a Record
object.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
applyRecordInfo
public static void applyRecordInfo(Record record,
RecordInfo replicationInfo)
buildRecordInfo
public static RecordInfo buildRecordInfo(Record record)
Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.