Class DirectStoreManager

    • Constructor Detail

      • DirectStoreManager

        public DirectStoreManager​(int cbInitial,
                                  int cbMaximum)
        Deprecated.
        Construct a DirectStoreManager that uses BinaryMap objests built on the DirectBufferManager(s) with certain initial and maximum size.
        Parameters:
        cbInitial - the initial size of the managed buffers
        cbMaximum - the maximum size of the managed buffers