public interface OpenStreamRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getClientId()
string client_id = 1; |
com.google.protobuf.ByteString |
getClientIdBytes()
string client_id = 1; |
boolean |
getCreateIfNotExist()
bool create_if_not_exist = 4; |
CreateOptions |
getCreateOptions()
.staros.starlog.proto.CreateOptions create_options = 5; |
CreateOptionsOrBuilder |
getCreateOptionsOrBuilder()
.staros.starlog.proto.CreateOptions create_options = 5; |
java.lang.String |
getPath()
string path = 2; |
com.google.protobuf.ByteString |
getPathBytes()
string path = 2; |
DataType |
getType()
.staros.starlog.proto.DataType type = 3; |
int |
getTypeValue()
.staros.starlog.proto.DataType type = 3; |
boolean |
hasCreateOptions()
.staros.starlog.proto.CreateOptions create_options = 5; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofjava.lang.String getClientId()
string client_id = 1;com.google.protobuf.ByteString getClientIdBytes()
string client_id = 1;java.lang.String getPath()
string path = 2;com.google.protobuf.ByteString getPathBytes()
string path = 2;int getTypeValue()
.staros.starlog.proto.DataType type = 3;DataType getType()
.staros.starlog.proto.DataType type = 3;boolean getCreateIfNotExist()
bool create_if_not_exist = 4;boolean hasCreateOptions()
.staros.starlog.proto.CreateOptions create_options = 5;CreateOptions getCreateOptions()
.staros.starlog.proto.CreateOptions create_options = 5;CreateOptionsOrBuilder getCreateOptionsOrBuilder()
.staros.starlog.proto.CreateOptions create_options = 5;Copyright © 2024. All rights reserved.