type BatchCounterAlloc struct { pool []uint32 }
func (ca *BatchCounterAlloc) AllocateCounters(n int) []uint32
Generated with Arrow