- scan(String, Scan) - Method in class org.apache.hugegraph.backend.store.hbase.HbaseSessions.CountSession
-
- scan(String, long) - Method in interface org.apache.hugegraph.backend.store.hbase.HbaseSessions.HbaseSession
-
Scan all records from a table
- scan(String, byte[]) - Method in interface org.apache.hugegraph.backend.store.hbase.HbaseSessions.HbaseSession
-
Scan records by rowkey prefix from a table
- scan(String, Set<byte[]>) - Method in interface org.apache.hugegraph.backend.store.hbase.HbaseSessions.HbaseSession
-
Scan records by multi rowkey prefixes from a table
- scan(String, byte[], boolean, byte[]) - Method in interface org.apache.hugegraph.backend.store.hbase.HbaseSessions.HbaseSession
-
Scan records by rowkey start and prefix from a table
TODO: setRowPrefixFilter deprecated since HBase 2.5.0, will be removed in 4.0.0,
use setStartStopRowForPrefixScan(byte[]) instead.
- scan(String, byte[], byte[]) - Method in interface org.apache.hugegraph.backend.store.hbase.HbaseSessions.HbaseSession
-
Scan records by rowkey range from a table
- scan(String, byte[], boolean, byte[], boolean) - Method in interface org.apache.hugegraph.backend.store.hbase.HbaseSessions.HbaseSession
-
Scan records by rowkey range from a table
- scan(String, Scan) - Method in interface org.apache.hugegraph.backend.store.hbase.HbaseSessions.HbaseSession
-
Inner scan: send scan request to HBase and get iterator
- scan(String, byte[], boolean, byte[], boolean) - Method in class org.apache.hugegraph.backend.store.hbase.HbaseSessions.Session
-
Scan records by rowkey range from a table
- scan(String, Scan) - Method in class org.apache.hugegraph.backend.store.hbase.HbaseSessions.Session
-
Inner scan: send scan request to HBase and get iterator
- SearchIndex(String) - Constructor for class org.apache.hugegraph.backend.store.hbase.HbaseTables.SearchIndex
-
- SecondaryIndex(String) - Constructor for class org.apache.hugegraph.backend.store.hbase.HbaseTables.SecondaryIndex
-
- session() - Method in class org.apache.hugegraph.backend.store.hbase.HbaseSessions
-
- Session() - Constructor for class org.apache.hugegraph.backend.store.hbase.HbaseSessions.Session
-
- session(HugeType) - Method in class org.apache.hugegraph.backend.store.hbase.HbaseStore
-
- ShardIndex(String) - Constructor for class org.apache.hugegraph.backend.store.hbase.HbaseTables.ShardIndex
-
- store() - Method in class org.apache.hugegraph.backend.store.hbase.HbaseStore
-
- storedVersion() - Method in class org.apache.hugegraph.backend.store.hbase.HbaseStore.HbaseSystemStore
-
- storeSize(String) - Method in class org.apache.hugegraph.backend.store.hbase.HbaseSessions.Session
-
Get store size of specified table
- storeSize(String) - Method in class org.apache.hugegraph.backend.store.hbase.HbaseSessions
-
- supportsAggregateProperty() - Method in class org.apache.hugegraph.backend.store.hbase.HbaseFeatures
-
- supportsDeleteEdgeByLabel() - Method in class org.apache.hugegraph.backend.store.hbase.HbaseFeatures
-
- supportsMergeVertexProperty() - Method in class org.apache.hugegraph.backend.store.hbase.HbaseFeatures
-
- supportsNumberType() - Method in class org.apache.hugegraph.backend.store.hbase.HbaseFeatures
-
- supportsOlapProperties() - Method in class org.apache.hugegraph.backend.store.hbase.HbaseFeatures
-
- supportsQueryByLabel() - Method in class org.apache.hugegraph.backend.store.hbase.HbaseFeatures
-
- supportsQueryByPage() - Method in class org.apache.hugegraph.backend.store.hbase.HbaseFeatures
-
- supportsQuerySchemaByName() - Method in class org.apache.hugegraph.backend.store.hbase.HbaseFeatures
-
- supportsQuerySortByInputIds() - Method in class org.apache.hugegraph.backend.store.hbase.HbaseFeatures
-
- supportsQueryWithContains() - Method in class org.apache.hugegraph.backend.store.hbase.HbaseFeatures
-
- supportsQueryWithContainsKey() - Method in class org.apache.hugegraph.backend.store.hbase.HbaseFeatures
-
- supportsQueryWithInCondition() - Method in class org.apache.hugegraph.backend.store.hbase.HbaseFeatures
-
- supportsQueryWithOrderBy() - Method in class org.apache.hugegraph.backend.store.hbase.HbaseFeatures
-
- supportsQueryWithRangeCondition() - Method in class org.apache.hugegraph.backend.store.hbase.HbaseFeatures
-
- supportsScanKeyPrefix() - Method in class org.apache.hugegraph.backend.store.hbase.HbaseFeatures
-
- supportsScanKeyRange() - Method in class org.apache.hugegraph.backend.store.hbase.HbaseFeatures
-
- supportsScanToken() - Method in class org.apache.hugegraph.backend.store.hbase.HbaseFeatures
-
- supportsTransaction() - Method in class org.apache.hugegraph.backend.store.hbase.HbaseFeatures
-
- supportsTtl() - Method in class org.apache.hugegraph.backend.store.hbase.HbaseFeatures
-
- supportsUpdateEdgeProperty() - Method in class org.apache.hugegraph.backend.store.hbase.HbaseFeatures
-
- supportsUpdateVertexProperty() - Method in class org.apache.hugegraph.backend.store.hbase.HbaseFeatures
-