Class TableCreateMsg


public class TableCreateMsg extends DbRpcMessage
  • Constructor Details

    • TableCreateMsg

      public TableCreateMsg(String tableName, com.mapr.fs.proto.Common.FidMsg parentFid, boolean isJson, com.mapr.fs.proto.Security.CredentialsMsg myCreds, com.mapr.fs.proto.Common.SetattrMsg myAttr)
  • Method Details