def __init__(self): BatchTable.__init__(self)
def __init__(self): BatchTable.__init__(self) self.features_global = {} self.features_json = bytearray() self.features_bin = bytearray() self.num_global_features = 0