-
Deprecated.
Returns the enum constant of this type with the specified name.
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
Deprecated.
Returns all the capabilities that are enabled and recognized on this bucket.
protected
AbstractBucketConfig(String uuid,
String name,
BucketNodeLocator locator,
String uri,
String streamingUri,
List<NodeInfo> nodeInfo,
Set<BucketCapabilities> bucketCapabilities,
Map<ServiceType,Set<ClusterCapabilities>> clusterCapabilities,
String origin,
List<PortInfo> portInfos,
ConfigVersion version)
Deprecated.
A "dumb" constructor that assigns the given values
directly to the corresponding fields, without any funny business.