Uses of Class
io.atomix.api.proxy.v1.StoreId
Packages that use StoreId
-
Uses of StoreId in io.atomix.api.proxy.v1
Methods in io.atomix.api.proxy.v1 that return StoreIdModifier and TypeMethodDescriptionStoreId.Builder.build()StoreId.Builder.buildPartial()static StoreIdStoreId.getDefaultInstance()StoreId.Builder.getDefaultInstanceForType()StoreId.getDefaultInstanceForType()ConfigureRequest.Builder.getStoreId().atomix.proxy.v1.StoreId store_id = 1 [(.gogoproto.nullable) = false, (.gogoproto.customname) = "StoreID"];ConfigureRequest.getStoreId().atomix.proxy.v1.StoreId store_id = 1 [(.gogoproto.nullable) = false, (.gogoproto.customname) = "StoreID"];ConfigureRequestOrBuilder.getStoreId().atomix.proxy.v1.StoreId store_id = 1 [(.gogoproto.nullable) = false, (.gogoproto.customname) = "StoreID"];ConnectRequest.Builder.getStoreId().atomix.proxy.v1.StoreId store_id = 1 [(.gogoproto.nullable) = false, (.gogoproto.customname) = "StoreID"];ConnectRequest.getStoreId().atomix.proxy.v1.StoreId store_id = 1 [(.gogoproto.nullable) = false, (.gogoproto.customname) = "StoreID"];ConnectRequestOrBuilder.getStoreId().atomix.proxy.v1.StoreId store_id = 1 [(.gogoproto.nullable) = false, (.gogoproto.customname) = "StoreID"];DisconnectRequest.Builder.getStoreId().atomix.proxy.v1.StoreId store_id = 1 [(.gogoproto.nullable) = false, (.gogoproto.customname) = "StoreID"];DisconnectRequest.getStoreId().atomix.proxy.v1.StoreId store_id = 1 [(.gogoproto.nullable) = false, (.gogoproto.customname) = "StoreID"];DisconnectRequestOrBuilder.getStoreId().atomix.proxy.v1.StoreId store_id = 1 [(.gogoproto.nullable) = false, (.gogoproto.customname) = "StoreID"];static StoreIdStoreId.parseDelimitedFrom(InputStream input) static StoreIdStoreId.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static StoreIdStoreId.parseFrom(byte[] data) static StoreIdStoreId.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static StoreIdStoreId.parseFrom(com.google.protobuf.ByteString data) static StoreIdStoreId.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static StoreIdStoreId.parseFrom(com.google.protobuf.CodedInputStream input) static StoreIdStoreId.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static StoreIdStoreId.parseFrom(InputStream input) static StoreIdStoreId.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static StoreIdStoreId.parseFrom(ByteBuffer data) static StoreIdStoreId.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.atomix.api.proxy.v1 that return types with arguments of type StoreIdModifier and TypeMethodDescriptioncom.google.protobuf.Parser<StoreId>StoreId.getParserForType()static com.google.protobuf.Parser<StoreId>StoreId.parser()Methods in io.atomix.api.proxy.v1 with parameters of type StoreIdModifier and TypeMethodDescriptionConfigureRequest.Builder.mergeStoreId(StoreId value) .atomix.proxy.v1.StoreId store_id = 1 [(.gogoproto.nullable) = false, (.gogoproto.customname) = "StoreID"];ConnectRequest.Builder.mergeStoreId(StoreId value) .atomix.proxy.v1.StoreId store_id = 1 [(.gogoproto.nullable) = false, (.gogoproto.customname) = "StoreID"];DisconnectRequest.Builder.mergeStoreId(StoreId value) .atomix.proxy.v1.StoreId store_id = 1 [(.gogoproto.nullable) = false, (.gogoproto.customname) = "StoreID"];static StoreId.BuilderStoreId.newBuilder(StoreId prototype) ConfigureRequest.Builder.setStoreId(StoreId value) .atomix.proxy.v1.StoreId store_id = 1 [(.gogoproto.nullable) = false, (.gogoproto.customname) = "StoreID"];ConnectRequest.Builder.setStoreId(StoreId value) .atomix.proxy.v1.StoreId store_id = 1 [(.gogoproto.nullable) = false, (.gogoproto.customname) = "StoreID"];DisconnectRequest.Builder.setStoreId(StoreId value) .atomix.proxy.v1.StoreId store_id = 1 [(.gogoproto.nullable) = false, (.gogoproto.customname) = "StoreID"];