Uses of Enum
org.apache.accumulo.core.spi.scan.ScanServerAttempt.Result
Packages that use ScanServerAttempt.Result
-
Uses of ScanServerAttempt.Result in org.apache.accumulo.core.spi.scan
Methods in org.apache.accumulo.core.spi.scan that return ScanServerAttempt.ResultModifier and TypeMethodDescriptionScanServerAttempt.getResult()static ScanServerAttempt.ResultReturns the enum constant of this type with the specified name.static ScanServerAttempt.Result[]ScanServerAttempt.Result.values()Returns an array containing the constants of this enum type, in the order they are declared.