Class RootPage


  • public class RootPage
    extends Object
    • Constructor Detail

      • RootPage

        public RootPage​(FullPageId pageId,
                        boolean allocated)
        Parameters:
        pageId - Page ID.
        allocated - True if was allocated new page.
    • Method Detail

      • pageId

        public FullPageId pageId()
        Returns:
        Page ID.
      • isAllocated

        public boolean isAllocated()
        Returns:
        True if was allocated.