Uses of Enum
org.apache.accumulo.core.spi.scan.ScanInfo.Type
Packages that use ScanInfo.Type
-
Uses of ScanInfo.Type in org.apache.accumulo.core.spi.scan
Methods in org.apache.accumulo.core.spi.scan that return ScanInfo.TypeModifier and TypeMethodDescriptionScanInfo.getScanType()static ScanInfo.TypeReturns the enum constant of this type with the specified name.static ScanInfo.Type[]ScanInfo.Type.values()Returns an array containing the constants of this enum type, in the order they are declared.