Class PhysicalOperationDescriptorFactory
java.lang.Object
org.apache.ignite.internal.persistence.wal.PhysicalOperationDescriptorFactory
Class contains builder methods for at least one record of each type
org.apache.ignite.internal.pagemem.wal.record.WALRecord.RecordType.
NOTE!!: It is better to rewrite these builder methods to the builder of each record for flexible use where it is
required.-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
PhysicalOperationDescriptorFactory
public PhysicalOperationDescriptorFactory(int pageSize)
-
-
Method Details
-
buildOperationDescriptor
-