public interface CloseStreamRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
long |
getActiveExtentEndPosition()
int64 active_extent_end_position = 4; |
long |
getActiveExtentId()
int64 active_extent_id = 3; |
java.lang.String |
getClientId()
string client_id = 1; |
com.google.protobuf.ByteString |
getClientIdBytes()
string client_id = 1; |
long |
getStreamId()
int64 stream_id = 2; |
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;long getStreamId()
int64 stream_id = 2;long getActiveExtentId()
int64 active_extent_id = 3;long getActiveExtentEndPosition()
int64 active_extent_end_position = 4;Copyright © 2024. All rights reserved.