Class FixedBucketSpaces


  • public class FixedBucketSpaces
    extends java.lang.Object
    Minimal repository of bucket spaces hard coded for default and global distributions.
    Author:
    geirst
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static java.lang.String defaultSpace()  
      static java.lang.String globalSpace()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • FixedBucketSpaces

        public FixedBucketSpaces()
    • Method Detail

      • defaultSpace

        public static java.lang.String defaultSpace()
      • globalSpace

        public static java.lang.String globalSpace()