Class BaseMetastoreViewOperations

    • Constructor Detail

      • BaseMetastoreViewOperations

        public BaseMetastoreViewOperations()
    • Method Detail

      • currentMetadataLocation

        public String currentMetadataLocation()
      • currentVersion

        public int currentVersion()
      • requestRefresh

        protected void requestRefresh()
      • refreshFromMetadataLocation

        protected void refreshFromMetadataLocation​(String newLocation,
                                                   Predicate<Exception> shouldRetry,
                                                   int numRetries)