BatchNodesBuffer class BatchNodesBuffer Documentation Code public long CurrentBatchBytesSize { get; } public long DirectoriesInCurrentBatch { get; } public long FilesInCurrentBatch { get; } public BatchNodesBuffer() public void Add(INode node) public int Count() public IEnumerable<INode> GetNodes()