Package | Description |
---|---|
org.tikv.kvproto |
Modifier and Type | Class and Description |
---|---|
static class |
Pdpb.GlobalConfigItem
Protobuf type
pdpb.GlobalConfigItem |
static class |
Pdpb.GlobalConfigItem.Builder
Protobuf type
pdpb.GlobalConfigItem |
Modifier and Type | Method and Description |
---|---|
Pdpb.GlobalConfigItemOrBuilder |
Pdpb.WatchGlobalConfigResponseOrBuilder.getChangesOrBuilder(int index)
repeated .pdpb.GlobalConfigItem changes = 1; |
Pdpb.GlobalConfigItemOrBuilder |
Pdpb.WatchGlobalConfigResponse.getChangesOrBuilder(int index)
repeated .pdpb.GlobalConfigItem changes = 1; |
Pdpb.GlobalConfigItemOrBuilder |
Pdpb.WatchGlobalConfigResponse.Builder.getChangesOrBuilder(int index)
repeated .pdpb.GlobalConfigItem changes = 1; |
Pdpb.GlobalConfigItemOrBuilder |
Pdpb.StoreGlobalConfigRequestOrBuilder.getChangesOrBuilder(int index)
repeated .pdpb.GlobalConfigItem changes = 1; |
Pdpb.GlobalConfigItemOrBuilder |
Pdpb.StoreGlobalConfigRequest.getChangesOrBuilder(int index)
repeated .pdpb.GlobalConfigItem changes = 1; |
Pdpb.GlobalConfigItemOrBuilder |
Pdpb.StoreGlobalConfigRequest.Builder.getChangesOrBuilder(int index)
repeated .pdpb.GlobalConfigItem changes = 1; |
Pdpb.GlobalConfigItemOrBuilder |
Pdpb.LoadGlobalConfigResponseOrBuilder.getItemsOrBuilder(int index)
repeated .pdpb.GlobalConfigItem items = 1; |
Pdpb.GlobalConfigItemOrBuilder |
Pdpb.LoadGlobalConfigResponse.getItemsOrBuilder(int index)
repeated .pdpb.GlobalConfigItem items = 1; |
Pdpb.GlobalConfigItemOrBuilder |
Pdpb.LoadGlobalConfigResponse.Builder.getItemsOrBuilder(int index)
repeated .pdpb.GlobalConfigItem items = 1; |
Modifier and Type | Method and Description |
---|---|
List<? extends Pdpb.GlobalConfigItemOrBuilder> |
Pdpb.WatchGlobalConfigResponseOrBuilder.getChangesOrBuilderList()
repeated .pdpb.GlobalConfigItem changes = 1; |
List<? extends Pdpb.GlobalConfigItemOrBuilder> |
Pdpb.WatchGlobalConfigResponse.getChangesOrBuilderList()
repeated .pdpb.GlobalConfigItem changes = 1; |
List<? extends Pdpb.GlobalConfigItemOrBuilder> |
Pdpb.WatchGlobalConfigResponse.Builder.getChangesOrBuilderList()
repeated .pdpb.GlobalConfigItem changes = 1; |
List<? extends Pdpb.GlobalConfigItemOrBuilder> |
Pdpb.StoreGlobalConfigRequestOrBuilder.getChangesOrBuilderList()
repeated .pdpb.GlobalConfigItem changes = 1; |
List<? extends Pdpb.GlobalConfigItemOrBuilder> |
Pdpb.StoreGlobalConfigRequest.getChangesOrBuilderList()
repeated .pdpb.GlobalConfigItem changes = 1; |
List<? extends Pdpb.GlobalConfigItemOrBuilder> |
Pdpb.StoreGlobalConfigRequest.Builder.getChangesOrBuilderList()
repeated .pdpb.GlobalConfigItem changes = 1; |
List<? extends Pdpb.GlobalConfigItemOrBuilder> |
Pdpb.LoadGlobalConfigResponseOrBuilder.getItemsOrBuilderList()
repeated .pdpb.GlobalConfigItem items = 1; |
List<? extends Pdpb.GlobalConfigItemOrBuilder> |
Pdpb.LoadGlobalConfigResponse.getItemsOrBuilderList()
repeated .pdpb.GlobalConfigItem items = 1; |
List<? extends Pdpb.GlobalConfigItemOrBuilder> |
Pdpb.LoadGlobalConfigResponse.Builder.getItemsOrBuilderList()
repeated .pdpb.GlobalConfigItem items = 1; |
Copyright © 2024 PingCAP. All rights reserved.