Interface ReferenceCounting

    • Method Detail

      • getCreationTime

        long getCreationTime()
      • getReferenceCount

        int getReferenceCount()
        Get the number of references
        Returns:
        int
      • setInvalidForReuse

        void setInvalidForReuse()
                         throws IOException
        Mark is invalid for reuse.
        Throws:
        IOException
      • isInvalidForReuse

        boolean isInvalidForReuse()
        Determine if valid for reuse
        Returns:
        boolean
      • getId

        String getId()
        Get the id for this reader.
        Returns:
        String