Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HongZhaoHua/jstarcraft-core
/ functions
Functions
5,826 in github.com/HongZhaoHua/jstarcraft-core
⨍
Functions
5,826
◇
Types & classes
1,303
↓ 12 callers
Method
getIndexValue
获取实体的索引键=值 @param entity @return
jstarcraft-core-cache/src/main/java/com/jstarcraft/core/cache/CacheInformation.java:94
↓ 12 callers
Method
getIsolation
()
jstarcraft-core-storage/jstarcraft-core-storage-berkeley/src/main/java/com/jstarcraft/core/storage/berkeley/BerkeleyTransactor.java:26
↓ 12 callers
Method
getIsolation
()
jstarcraft-core-storage/src/main/java/com/jstarcraft/core/storage/berkeley/BerkeleyTransactor.java:26
↓ 12 callers
Method
getLeapMonth
获取指定年份的闰月 @param year @return
jstarcraft-core-common/src/main/java/com/jstarcraft/core/common/instant/LunisolarDate.java:588
↓ 12 callers
Method
getLong
(String key, Long instead)
jstarcraft-core-common/src/main/java/com/jstarcraft/core/common/configuration/Configurator.java:52
↓ 12 callers
Method
getMethod
(Class<?> clazz, String name, Class<?>... parameterTypes)
jstarcraft-core-common/src/main/java/com/jstarcraft/core/common/reflection/ReflectionUtility.java:112
↓ 12 callers
Method
getThriftConverter
(Specification specification)
jstarcraft-core-codec/src/main/java/com/jstarcraft/core/codec/thrift/converter/ThriftContext.java:45
↓ 12 callers
Method
indexOf
(Object o)
jstarcraft-core-common/src/main/java/com/jstarcraft/core/common/selection/jsonpath/hocon/TypesafeConfigArray.java:126
↓ 12 callers
Method
isChanged
是否变更 @return
jstarcraft-core-storage/jstarcraft-core-storage-lucene/src/main/java/com/jstarcraft/core/storage/lucene/LuceneManager.java:28
↓ 12 callers
Method
isMatchDateTime
(ZonedDateTime dateTime)
jstarcraft-core-common/src/main/java/com/jstarcraft/core/common/instant/IntervalExpression.java:66
↓ 12 callers
Method
keySet
()
jstarcraft-core-common/src/main/java/com/jstarcraft/core/common/selection/jsonpath/hocon/TypesafeConfigObject.java:101
↓ 12 callers
Method
next
()
jstarcraft-core-common/src/main/java/com/jstarcraft/core/common/configuration/type/HoconConfigurator.java:148
↓ 12 callers
Method
or
(AwkCondition left, AwkCondition right)
jstarcraft-core-common/src/main/java/com/jstarcraft/core/common/conversion/csv/query/AwkCommand.java:180
↓ 12 callers
Method
read
()
jstarcraft-core-communication/src/main/java/com/jstarcraft/core/communication/netty/NettyBufferInputStream.java:26
↓ 12 callers
Method
retrieveDocuments
检索文档 @param query @param sort @param offset @param size @return
jstarcraft-core-storage/src/main/java/com/jstarcraft/core/storage/lucene/LuceneEngine.java:214
↓ 12 callers
Method
retrieveDocuments
检索文档 @param query @param sort @param offset @param size @return
jstarcraft-core-storage/jstarcraft-core-storage-lucene/src/main/java/com/jstarcraft/core/storage/lucene/LuceneEngine.java:214
↓ 12 callers
Method
string2Object
将JSON字符串转换为任意实例 @param json @param type @return
jstarcraft-core-common/src/main/java/com/jstarcraft/core/common/conversion/json/JsonUtility.java:93
↓ 12 callers
Method
toString
()
jstarcraft-core-common/src/main/java/com/jstarcraft/core/common/conversion/csv/query/SimpleCondition.java:58
↓ 11 callers
Method
getData
(String key)
jstarcraft-core-common/src/main/java/com/jstarcraft/core/common/tuple/MapTuple.java:23
↓ 11 callers
Method
getDeletedCount
获取已经删除记录数量 @return
jstarcraft-core-cache/src/main/java/com/jstarcraft/core/cache/persistence/PersistenceManager.java:105
↓ 11 callers
Method
getFields
获取ORM的字段名称与类型 @return
jstarcraft-core-storage/src/main/java/com/jstarcraft/core/storage/StorageMetadata.java:36
↓ 11 callers
Method
getIndexKeyValue
(String field)
jstarcraft-core-storage/src/main/java/com/jstarcraft/core/storage/lucene/LuceneMetadata.java:222
↓ 11 callers
Method
getIndexKeyValue
(String field)
jstarcraft-core-storage/jstarcraft-core-storage-lucene/src/main/java/com/jstarcraft/core/storage/lucene/LuceneMetadata.java:222
↓ 11 callers
Method
getNextDateTime
(ZonedDateTime dateTime)
jstarcraft-core-common/src/main/java/com/jstarcraft/core/common/instant/CronExpression.java:61
↓ 11 callers
Method
getOutputStream
()
jstarcraft-core-codec/src/main/java/com/jstarcraft/core/codec/csv/CsvWriter.java:32
↓ 11 callers
Method
haveResource
检测流资源 @param path @return
jstarcraft-core-io/src/main/java/com/jstarcraft/core/io/StreamManager.java:35
↓ 11 callers
Method
init
()
jstarcraft-core-communication/src/main/java/com/jstarcraft/core/communication/schema/CommunicationXmlHandler.java:14
↓ 11 callers
Method
isSetColumnIndexes
Returns true if field columnIndexes is set (has been assigned a value) and false otherwise
jstarcraft-core-codec/src/test/java/com/jstarcraft/core/codec/thrift/ThriftMatrix.java:441
↓ 11 callers
Method
isSetColumnPoints
Returns true if field columnPoints is set (has been assigned a value) and false otherwise
jstarcraft-core-codec/src/test/java/com/jstarcraft/core/codec/thrift/ThriftMatrix.java:400
↓ 11 callers
Method
isSetCurrencies
Returns true if field currencies is set (has been assigned a value) and false otherwise
jstarcraft-core-codec/src/test/java/com/jstarcraft/core/codec/thrift/ThriftComplexObject.java:455
↓ 11 callers
Method
isSetFirstName
Returns true if field firstName is set (has been assigned a value) and false otherwise
jstarcraft-core-codec/src/test/java/com/jstarcraft/core/codec/thrift/ThriftComplexObject.java:325
↓ 11 callers
Method
isSetLastName
Returns true if field lastName is set (has been assigned a value) and false otherwise
jstarcraft-core-codec/src/test/java/com/jstarcraft/core/codec/thrift/ThriftComplexObject.java:350
↓ 11 callers
Method
isSetMockList
Returns true if field mockList is set (has been assigned a value) and false otherwise
jstarcraft-core-codec/src/test/java/com/jstarcraft/core/codec/thrift/ThriftComplexObject.java:593
↓ 11 callers
Method
isSetMockMap
Returns true if field mockMap is set (has been assigned a value) and false otherwise
jstarcraft-core-codec/src/test/java/com/jstarcraft/core/codec/thrift/ThriftComplexObject.java:629
↓ 11 callers
Method
isSetName
Returns true if field name is set (has been assigned a value) and false otherwise
jstarcraft-core-codec/src/test/java/com/jstarcraft/core/codec/thrift/ThriftSimpleObject.java:173
↓ 11 callers
Method
isSetNames
Returns true if field names is set (has been assigned a value) and false otherwise
jstarcraft-core-codec/src/test/java/com/jstarcraft/core/codec/thrift/ThriftComplexObject.java:391
↓ 11 callers
Method
isSetRace
Returns true if field race is set (has been assigned a value) and false otherwise
jstarcraft-core-codec/src/test/java/com/jstarcraft/core/codec/thrift/ThriftComplexObject.java:511
↓ 11 callers
Method
isSetRowIndexes
Returns true if field rowIndexes is set (has been assigned a value) and false otherwise
jstarcraft-core-codec/src/test/java/com/jstarcraft/core/codec/thrift/ThriftMatrix.java:359
↓ 11 callers
Method
isSetRowPoints
Returns true if field rowPoints is set (has been assigned a value) and false otherwise
jstarcraft-core-codec/src/test/java/com/jstarcraft/core/codec/thrift/ThriftMatrix.java:318
↓ 11 callers
Method
isSetTermColumns
Returns true if field termColumns is set (has been assigned a value) and false otherwise
jstarcraft-core-codec/src/test/java/com/jstarcraft/core/codec/thrift/ThriftMatrix.java:523
↓ 11 callers
Method
isSetTermRows
Returns true if field termRows is set (has been assigned a value) and false otherwise
jstarcraft-core-codec/src/test/java/com/jstarcraft/core/codec/thrift/ThriftMatrix.java:482
↓ 11 callers
Method
isSetTermValues
Returns true if field termValues is set (has been assigned a value) and false otherwise
jstarcraft-core-codec/src/test/java/com/jstarcraft/core/codec/thrift/ThriftMatrix.java:564
↓ 11 callers
Method
isSetType
Returns true if field type is set (has been assigned a value) and false otherwise
jstarcraft-core-codec/src/test/java/com/jstarcraft/core/codec/thrift/ThriftComplexObject.java:552
↓ 11 callers
Method
readValueFrom
从指定上下文读取内容 @param context @param information @return
jstarcraft-core-codec/src/main/java/com/jstarcraft/core/codec/standard/converter/StandardConverter.java:58
↓ 11 callers
Method
writeValueTo
将指定内容写到上下文 @param context @param instance @throws Exception
jstarcraft-core-codec/src/main/java/com/jstarcraft/core/codec/standard/converter/StandardConverter.java:67
↓ 10 callers
Method
call
()
jstarcraft-core-common/src/main/java/com/jstarcraft/core/utility/PressUtility.java:89
↓ 10 callers
Method
count
()
jstarcraft-core-common/src/main/java/com/jstarcraft/core/common/bit/GlobalBitSetMap.java:51
↓ 10 callers
Method
decode
解码存储 @param context @param path @param field @param annotation @param name @param type @param indexables @return
jstarcraft-core-storage/src/main/java/com/jstarcraft/core/storage/lucene/converter/StoreConverter.java:31
↓ 10 callers
Method
decode
解码存储 @param context @param path @param field @param annotation @param name @param type @param indexables @return
jstarcraft-core-storage/jstarcraft-core-storage-lucene/src/main/java/com/jstarcraft/core/storage/lucene/converter/StoreConverter.java:31
↓ 10 callers
Method
equals
(Object object)
jstarcraft-core-storage/jstarcraft-core-storage-mongo/src/test/java/com/jstarcraft/core/storage/mongo/MockObject.java:70
↓ 10 callers
Method
flush
()
jstarcraft-core-common/src/main/java/com/jstarcraft/core/common/compilation/MemoryJavaFileManager.java:37
↓ 10 callers
Method
getAll
获取所有的实例 @return
jstarcraft-core-resource/jstarcraft-core-resource-api/src/main/java/com/jstarcraft/core/resource/ResourceManager.java:156
↓ 10 callers
Method
getContentType
()
jstarcraft-core-communication/src/main/java/com/jstarcraft/core/communication/command/InputDefinition.java:70
↓ 10 callers
Method
getCursorModel
()
jstarcraft-core-storage/jstarcraft-core-storage-berkeley/src/main/java/com/jstarcraft/core/storage/berkeley/BerkeleyIsolation.java:53
↓ 10 callers
Method
getCursorModel
()
jstarcraft-core-storage/src/main/java/com/jstarcraft/core/storage/berkeley/BerkeleyIsolation.java:53
↓ 10 callers
Method
getDaySize
获取某年第几个月的天数 @param year @param index @return
jstarcraft-core-common/src/main/java/com/jstarcraft/core/common/instant/LunisolarDate.java:600
↓ 10 callers
Method
getField
(Class<?> clazz, String name)
jstarcraft-core-common/src/main/java/com/jstarcraft/core/common/reflection/ReflectionUtility.java:41
↓ 10 callers
Method
getId
()
jstarcraft-core-storage/jstarcraft-core-storage-mongo/src/test/java/com/jstarcraft/core/storage/mongo/MockObject.java:37
↓ 10 callers
Method
getId
()
jstarcraft-core-storage/jstarcraft-core-storage-hibernate/src/test/java/com/jstarcraft/core/storage/hibernate/MockObject.java:66
↓ 10 callers
Method
getId
()
jstarcraft-core-storage/jstarcraft-core-storage-elasticsearch/src/test/java/com/jstarcraft/core/storage/elasticsearch/MockObject.java:41
↓ 10 callers
Method
getId
()
jstarcraft-core-storage/jstarcraft-core-storage-mybatis/src/test/java/com/jstarcraft/core/storage/mybatis/MockObject.java:34
↓ 10 callers
Method
getId
()
jstarcraft-core-storage/src/test/java/com/jstarcraft/core/storage/mongo/MockObject.java:37
↓ 10 callers
Method
getId
()
jstarcraft-core-storage/src/test/java/com/jstarcraft/core/storage/lucene/MockObject.java:49
↓ 10 callers
Method
getId
()
jstarcraft-core-storage/src/test/java/com/jstarcraft/core/storage/mybatis/MockObject.java:34
↓ 10 callers
Method
getId
()
jstarcraft-core-storage/src/test/java/com/jstarcraft/core/storage/hibernate/MockObject.java:66
↓ 10 callers
Method
getId
()
jstarcraft-core-storage/src/test/java/com/jstarcraft/core/storage/elasticsearch/MockObject.java:40
↓ 10 callers
Method
getId
()
jstarcraft-core-storage/jstarcraft-core-storage-lucene/src/test/java/com/jstarcraft/core/storage/lucene/MockObject.java:49
↓ 10 callers
Method
getInformation
(Class<?> clazz)
jstarcraft-core-common/src/main/java/com/jstarcraft/core/common/conversion/csv/CsvUtility.java:51
↓ 10 callers
Method
getInputDefinition
()
jstarcraft-core-communication/src/main/java/com/jstarcraft/core/communication/command/CommandDefinition.java:73
↓ 10 callers
Method
getInstanceLock
获取实例锁 @param instance @return
jstarcraft-core-common/src/main/java/com/jstarcraft/core/common/lockable/CompareLockManager.java:41
↓ 10 callers
Method
getInstances
获取指定区域的缓存集合 @param index @return
jstarcraft-core-cache/src/main/java/com/jstarcraft/core/cache/RegionManager.java:30
↓ 10 callers
Method
getNextDateTime
(ZonedDateTime dateTime)
jstarcraft-core-common/src/main/java/com/jstarcraft/core/common/instant/LunarExpression.java:287
↓ 10 callers
Method
getNextDateTime
(ZonedDateTime dateTime)
jstarcraft-core-common/src/main/java/com/jstarcraft/core/common/instant/LunisolarExpression.java:315
↓ 10 callers
Method
getPath
()
jstarcraft-core-event/src/test/java/com/jstarcraft/core/event/amqp/MockMatcher.java:13
↓ 10 callers
Method
getPreviousDateTime
(ZonedDateTime dateTime)
jstarcraft-core-common/src/main/java/com/jstarcraft/core/common/instant/LunarExpression.java:179
↓ 10 callers
Method
getPreviousDateTime
(ZonedDateTime dateTime)
jstarcraft-core-common/src/main/java/com/jstarcraft/core/common/instant/LunisolarExpression.java:178
↓ 10 callers
Method
getProperty
()
jstarcraft-core-common/src/main/java/com/jstarcraft/core/common/selection/xpath/html/HtmlAttributeNode.java:21
↓ 10 callers
Method
getSchema
(Type type)
jstarcraft-core-codec/src/main/java/com/jstarcraft/core/codec/avro/converter/AvroConverter.java:89
↓ 10 callers
Method
initResource
()
jstarcraft-core-io/src/test/java/com/jstarcraft/core/io/git/GitLocalStreamManagerTest.java:224
↓ 10 callers
Method
load
(V instance)
jstarcraft-core-resource/src/main/java/com/jstarcraft/core/resource/ResourceManager.java:212
↓ 10 callers
Method
make
(long... values)
jstarcraft-core-common/src/main/java/com/jstarcraft/core/common/identification/IdentityDefinition.java:50
↓ 10 callers
Method
registerModule
注册指定类型的序列化器与反序列化器 @param clazz @param deserializer @param serializer
jstarcraft-core-common/src/main/java/com/jstarcraft/core/common/conversion/yaml/YamlUtility.java:44
↓ 10 callers
Method
retrieveInstance
检索实例 @param id @return
jstarcraft-core-cache/src/main/java/com/jstarcraft/core/cache/transience/TransienceManager.java:35
↓ 10 callers
Method
set
(int index)
jstarcraft-core-common/src/main/java/com/jstarcraft/core/common/bit/GlobalBitSetMap.java:36
↓ 10 callers
Method
set
设置 @param key @param value
jstarcraft-core-codec/src/main/java/com/jstarcraft/core/codec/specification/ClassMatcher.java:172
↓ 10 callers
Method
setBits
(BitSet bits, String value, int from, int to, int shift)
jstarcraft-core-common/src/main/java/com/jstarcraft/core/common/instant/SolarExpression.java:134
↓ 10 callers
Method
setProperty
()
jstarcraft-core-script/src/test/java/com/jstarcraft/core/script/python/PythonFunctionTestCase.java:21
↓ 10 callers
Method
stop
()
jstarcraft-core-communication/src/main/java/com/jstarcraft/core/communication/netty/NettyConnector.java:21
↓ 10 callers
Method
string2Type
(String string)
jstarcraft-core-common/src/main/java/com/jstarcraft/core/common/reflection/TypeUtility.java:252
↓ 9 callers
Method
clear
()
jstarcraft-core-codec/src/test/java/com/jstarcraft/core/codec/thrift/ThriftMatrix.java:226
↓ 9 callers
Method
detachSession
删除会话 @param key @return
jstarcraft-core-communication/src/main/java/com/jstarcraft/core/communication/session/SessionManager.java:62
↓ 9 callers
Method
entrySet
()
jstarcraft-core-codec/src/test/java/com/jstarcraft/core/codec/specification/ClassMatcherTestCase.java:58
↓ 9 callers
Method
getAll
获取所有的实例 @return
jstarcraft-core-resource/src/main/java/com/jstarcraft/core/resource/ResourceManager.java:156
↓ 9 callers
Method
getAvroConverter
(Specification specification)
jstarcraft-core-codec/src/main/java/com/jstarcraft/core/codec/avro/converter/AvroContext.java:33
↓ 9 callers
Method
getCacheObject
()
jstarcraft-core-cache/src/main/java/com/jstarcraft/core/cache/transience/TransienceElement.java:29
↓ 9 callers
Method
getCodecs
()
jstarcraft-core-communication/src/main/java/com/jstarcraft/core/communication/command/CommandDispatcher.java:312
↓ 9 callers
Method
getExceptionCount
获取异常次数 @return
jstarcraft-core-cache/src/main/java/com/jstarcraft/core/cache/persistence/PersistenceManager.java:112
↓ 9 callers
Method
getId
()
jstarcraft-core-cache/src/test/java/com/jstarcraft/core/cache/crud/mongo/MongoEntityObject.java:34
↓ 9 callers
Method
getId
()
jstarcraft-core-cache/src/test/java/com/jstarcraft/core/cache/crud/mybatis/MyBatisEntityObject.java:36
↓ 9 callers
Method
getId
()
jstarcraft-core-cache/src/test/java/com/jstarcraft/core/cache/crud/hibernate/HibernateEntityObject.java:32
← previous
next →
201–300 of 5,826, ranked by callers