| Package | Description |
|---|---|
| io.stargate.db.dse.impl | |
| io.stargate.db.dse.impl.interceptors |
| Modifier and Type | Method and Description |
|---|---|
void |
StargateQueryHandler.register(QueryInterceptor interceptor) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultQueryInterceptor
A default interceptor implementation that returns only stargate nodes for `system.peers` queries.
|
class |
ProxyProtocolQueryInterceptor
A query interceptor that echos back the public IPs from the proxy protocol from `system.local`.
|
| Constructor and Description |
|---|
ProxyProtocolQueryInterceptor(QueryInterceptor wrapped) |
Copyright © 2020. All rights reserved.