| Modifier and Type | Field and Description |
|---|---|
static com.google.protobuf.Parser<UserBitShared.QueryProfile> |
UserBitShared.QueryProfile.PARSER
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
UserBitShared.QueryProfile |
UserBitShared.QueryProfile.Builder.build() |
UserBitShared.QueryProfile |
UserBitShared.QueryProfile.Builder.buildPartial() |
static UserBitShared.QueryProfile |
UserBitShared.QueryProfile.getDefaultInstance() |
UserBitShared.QueryProfile |
UserBitShared.QueryProfile.getDefaultInstanceForType() |
UserBitShared.QueryProfile |
UserBitShared.QueryProfile.Builder.getDefaultInstanceForType() |
UserBitShared.QueryProfile |
SchemaUserBitShared.QueryProfile.MessageSchema.newMessage() |
static UserBitShared.QueryProfile |
UserBitShared.QueryProfile.parseDelimitedFrom(InputStream input) |
static UserBitShared.QueryProfile |
UserBitShared.QueryProfile.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static UserBitShared.QueryProfile |
UserBitShared.QueryProfile.parseFrom(byte[] data) |
static UserBitShared.QueryProfile |
UserBitShared.QueryProfile.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static UserBitShared.QueryProfile |
UserBitShared.QueryProfile.parseFrom(ByteBuffer data) |
static UserBitShared.QueryProfile |
UserBitShared.QueryProfile.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static UserBitShared.QueryProfile |
UserBitShared.QueryProfile.parseFrom(com.google.protobuf.ByteString data) |
static UserBitShared.QueryProfile |
UserBitShared.QueryProfile.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static UserBitShared.QueryProfile |
UserBitShared.QueryProfile.parseFrom(com.google.protobuf.CodedInputStream input) |
static UserBitShared.QueryProfile |
UserBitShared.QueryProfile.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static UserBitShared.QueryProfile |
UserBitShared.QueryProfile.parseFrom(InputStream input) |
static UserBitShared.QueryProfile |
UserBitShared.QueryProfile.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<UserBitShared.QueryProfile> |
UserBitShared.QueryProfile.getParserForType() |
static com.google.protobuf.Parser<UserBitShared.QueryProfile> |
UserBitShared.QueryProfile.parser() |
Class<UserBitShared.QueryProfile> |
SchemaUserBitShared.QueryProfile.MessageSchema.typeClass() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
SchemaUserBitShared.QueryProfile.MessageSchema.isInitialized(UserBitShared.QueryProfile message) |
void |
SchemaUserBitShared.QueryProfile.MessageSchema.mergeFrom(io.protostuff.Input input,
UserBitShared.QueryProfile message) |
UserBitShared.QueryProfile.Builder |
UserBitShared.QueryProfile.Builder.mergeFrom(UserBitShared.QueryProfile other) |
static UserBitShared.QueryProfile.Builder |
UserBitShared.QueryProfile.newBuilder(UserBitShared.QueryProfile prototype) |
void |
SchemaUserBitShared.QueryProfile.MessageSchema.writeTo(io.protostuff.Output output,
UserBitShared.QueryProfile message) |
| Modifier and Type | Method and Description |
|---|---|
DrillRpcFuture<UserBitShared.QueryProfile> |
ControlTunnel.requestQueryProfile(UserBitShared.QueryId queryId) |
| Modifier and Type | Method and Description |
|---|---|
void |
ControlTunnel.RequestProfile.doRpcCall(RpcOutcomeListener<UserBitShared.QueryProfile> outcomeListener,
ControlConnection connection) |
| Modifier and Type | Method and Description |
|---|---|
PersistentStore<UserBitShared.QueryProfile> |
QueryProfileStoreContext.getCompletedProfileStore() |
PersistentStoreConfig<UserBitShared.QueryProfile> |
QueryProfileStoreContext.getProfileStoreConfig() |
| Modifier and Type | Method and Description |
|---|---|
protected UserBitShared.QueryProfile |
RestServerTest.getQueryProfile(RestQueryRunner.QueryResult result) |
| Modifier and Type | Method and Description |
|---|---|
UserBitShared.QueryProfile |
ProfileWrapper.getProfile() |
| Constructor and Description |
|---|
ProfileWrapper(UserBitShared.QueryProfile profile,
DrillConfig drillConfig,
javax.servlet.http.HttpServletRequest request) |
| Modifier and Type | Method and Description |
|---|---|
protected Iterator<Map.Entry<String,UserBitShared.QueryProfile>> |
ProfileIterator.getAuthorizedProfiles(String username,
boolean isAdministrator) |
protected Iterator<Map.Entry<String,UserBitShared.QueryProfile>> |
ProfileJsonIterator.getProfiles(int skip,
int take) |
protected Iterator<Map.Entry<String,UserBitShared.QueryProfile>> |
ProfileInfoIterator.getProfiles(int skip,
int take) |
protected abstract Iterator<Map.Entry<String,UserBitShared.QueryProfile>> |
ProfileIterator.getProfiles(int skip,
int take)
Returns profiles based of given range.
|
| Modifier and Type | Method and Description |
|---|---|
UserBitShared.QueryProfile |
ControlMessageHandler.requestQueryStatus(UserBitShared.QueryId queryId) |
| Modifier and Type | Method and Description |
|---|---|
UserBitShared.QueryProfile |
QueryManager.getQueryProfile() |
Copyright © 2021 The Apache Software Foundation. All rights reserved.