Batch

public final class Batch extends Record

A failed batch exposes no partial contributions. Authored Lua mutations are not rolled back.

Constructors

Link copied to clipboard
public void EnchantmentQueries.Batch(EnchantmentQueries.Status status, List<EnchantmentQueries.Contribution> contributions, int completedQueries, long chargedNanos, long instructions)

Inherited functions

Link copied to clipboard
public abstract boolean equals(Object p)
Link copied to clipboard
public abstract int hashCode()
Link copied to clipboard
public abstract String toString()