public static class IndexerSQLMetadataStorageCoordinator.DataStoreMetadataUpdateResult extends Object
| Modifier and Type | Field and Description |
|---|---|
static IndexerSQLMetadataStorageCoordinator.DataStoreMetadataUpdateResult |
SUCCESS |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canRetry() |
boolean |
equals(Object o) |
String |
getErrorMsg() |
int |
hashCode() |
boolean |
isFailed() |
boolean |
isSuccess() |
String |
toString() |
public static final IndexerSQLMetadataStorageCoordinator.DataStoreMetadataUpdateResult SUCCESS
Copyright © 2011–2023 The Apache Software Foundation. All rights reserved.