Package org.apache.accumulo.server.gc
Class GcVolumeUtil
java.lang.Object
org.apache.accumulo.server.gc.GcVolumeUtil
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Collection<org.apache.hadoop.fs.Path>
expandAllVolumesUri
(VolumeManager fs, org.apache.hadoop.fs.Path path) static boolean
isAllVolumesUri
(org.apache.hadoop.fs.Path path)
-
Constructor Details
-
GcVolumeUtil
public GcVolumeUtil()
-
-
Method Details
-
expandAllVolumesUri
public static Collection<org.apache.hadoop.fs.Path> expandAllVolumesUri(VolumeManager fs, org.apache.hadoop.fs.Path path) -
isAllVolumesUri
public static boolean isAllVolumesUri(org.apache.hadoop.fs.Path path)
-