@Stability.Internal public class CoreScanTerm extends Object
CoreScanTerm identifying either the point to scan from or to scan to.| Modifier and Type | Field and Description |
|---|---|
static CoreScanTerm |
MAX |
static CoreScanTerm |
MIN |
| Constructor and Description |
|---|
CoreScanTerm(String id,
boolean exclusive) |
public static final CoreScanTerm MIN
public static final CoreScanTerm MAX
public CoreScanTerm(String id, boolean exclusive)
public String id()
public boolean exclusive()
Copyright © 2024 Couchbase, Inc.. All rights reserved.