@Stability.Internal public final class CoreKeyspace extends Object implements Serializable
Constructor and Description |
---|
CoreKeyspace(String bucket,
String scope,
String collection) |
Modifier and Type | Method and Description |
---|---|
String |
bucket() |
String |
collection() |
boolean |
equals(Object o) |
static CoreKeyspace |
from(CollectionIdentifier id) |
int |
hashCode() |
boolean |
isDefaultCollection() |
String |
scope() |
CollectionIdentifier |
toCollectionIdentifier() |
String |
toString() |
public String bucket()
public String scope()
public String collection()
public boolean isDefaultCollection()
public static CoreKeyspace from(CollectionIdentifier id)
public CollectionIdentifier toCollectionIdentifier()
Copyright © 2024 Couchbase, Inc.. All rights reserved.