public class RequestFactory extends Object
static Request
generateFetch(long id, long reqId)
generateFetchBlock(long id)
generateQuery(String sql, long reqId)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static Request generateQuery(String sql, long reqId)
public static Request generateFetch(long id, long reqId)
public static Request generateFetchBlock(long id)
Copyright © 2023. All rights reserved.