public interface CheckinStreamRequestOrBuilder
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; |
long |
getStreamId()
int64 stream_id = 1; |
DataType |
getType()
.staros.starlog.proto.DataType type = 2; |
int |
getTypeValue()
.staros.starlog.proto.DataType type = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneoflong getStreamId()
int64 stream_id = 1;int getTypeValue()
.staros.starlog.proto.DataType type = 2;DataType getType()
.staros.starlog.proto.DataType type = 2;long getActiveExtentId()
int64 active_extent_id = 3;long getActiveExtentEndPosition()
int64 active_extent_end_position = 4;Copyright © 2024. All rights reserved.